| ConfluenceActionMapper |
Don't log (as in super) when we fall back to using the default action or namespace names.
|
| ConfluenceJakartaMultiPartRequest |
This subclass implements the following additional capabilities:
Maps max file size to Confluence global attachment size limit
Exempts certain URLs from the multipart request size limits
|
| ConfluenceObjectFactory |
Subclass of the standard ObjectFactory which specifies that no-arg constructors are not required
|
| ConfluenceStrutsConfigurationProvider |
This class wires/overrides Struts settings from Confluence file and runtime configuration
|
| ConfluenceStrutsConfigurationProvider.ConfluenceStrutsSettings |
|
| ConfluenceStrutsDispatcher |
|
| ConfluenceStrutsPrepareFilter |
|
| PluginAwareActionFactory |
A specialisation of the standard Struts DefaultActionFactory which adds special handling for
PluginAwareActionConfig, and which delegates loading of the action class from the relevant Plugin.
|
| PluginAwareInterceptorFactory |
A specialisation of the standard Struts DefaultInterceptorFactory which adds special handling for
PluginAwareInterceptorConfig, and which delegates loading of the Interceptor class from the relevant Plugin.
|
| PluginAwareResultFactory |
A specialisation of the standard Struts DefaultResultFactory which adds special handling for
PluginAwareResultConfig, and which delegates loading of the ResultTypeConfig class from the relevant Plugin.
|
| PluginModuleXmlConfigurationProvider |
Parses an XWork module element from a plugin for loading by the Struts configuration.
|
| StrutsAppConfig |
|
| StrutsStateChangeListener |
An event listener which responds to XWorkStateChangeEvents and invokes reload() on the ConfigurationManager.
|