Uses of Interface
org.apache.struts2.dispatcher.StaticContentLoader
Packages that use StaticContentLoader
Package
Description
This package contains a reimagining of the traditional Struts filter dispatchers.
-
Uses of StaticContentLoader in org.apache.struts2.dispatcher
Classes in org.apache.struts2.dispatcher that implement StaticContentLoaderModifier and TypeClassDescriptionclass
Default implementation to server static contentMethods in org.apache.struts2.dispatcher that return StaticContentLoaderModifier and TypeMethodDescriptionDispatcher.getStaticContentLoader()
InitOperations.initStaticContentLoader
(HostConfig filterConfig, Dispatcher dispatcher) Initializes the static content loader with the filter configurationMethods in org.apache.struts2.dispatcher with parameters of type StaticContentLoaderModifier and TypeMethodDescriptionvoid
Dispatcher.setStaticContentLoader
(StaticContentLoader staticContentLoader)