Uses of Interface
org.apache.struts2.dispatcher.HostConfig
Packages that use HostConfig
Package
Description
This package contains a reimagining of the traditional Struts filter dispatchers.
- 
Uses of HostConfig in org.apache.struts2.dispatcherMethods in org.apache.struts2.dispatcher with parameters of type HostConfigModifier and TypeMethodDescriptionprotected DispatcherInitOperations.createDispatcher(HostConfig filterConfig) Create aDispatcherInitOperations.initDispatcher(HostConfig filterConfig) Creates and initializes the dispatcherInitOperations.initStaticContentLoader(HostConfig filterConfig, Dispatcher dispatcher) Initializes the static content loader with the filter configurationvoidDefaultStaticContentLoader.setHostConfig(HostConfig filterConfig) voidStaticContentLoader.setHostConfig(HostConfig filterConfig) 
- 
Uses of HostConfig in org.apache.struts2.dispatcher.filterClasses in org.apache.struts2.dispatcher.filter that implement HostConfigModifier and TypeClassDescriptionclassHost configuration that wraps FilterConfig
- 
Uses of HostConfig in org.apache.struts2.dispatcher.listenerClasses in org.apache.struts2.dispatcher.listener that implement HostConfigModifier and TypeClassDescriptionclassHost configuration that just holds a ServletContext
- 
Uses of HostConfig in org.apache.struts2.dispatcher.servletClasses in org.apache.struts2.dispatcher.servlet that implement HostConfigModifier and TypeClassDescriptionclassHost configuration that wraps a ServletConfig