| Name | Description | Type | Package | Framework |
| AbstractMatcher | Matches patterns against pre-compiled wildcard expressions pulled from target objects. | Class | com.opensymphony.xwork2.config.impl | Apache Struts |
| ActionConfig | Contains everything needed to configure and execute an action: methodName - the method name to execute on the action. | Class | com.opensymphony.xwork2.config.entities | Apache Struts |
| ActionConfig .Builder | The builder for this object. | Class | com.opensymphony.xwork2.config.entities.ActionConfig | Apache Struts |
| ActionConfigMatcher | Matches paths against pre-compiled wildcard expressions pulled from action configs. | Class | com.opensymphony.xwork2.config.impl | Apache Struts |
| BeanSelectionProvider | Interface | com.opensymphony.xwork2.config | Apache Struts | |
| Configuration | XWork configuration. | Interface | com.opensymphony.xwork2.config | Apache Struts |
| ConfigurationException | ConfigurationExceptionAuthor:Jason CarreiraSee Also:Serialized Form | Class | com.opensymphony.xwork2.config | Apache Struts |
| ConfigurationManager | ConfigurationManager - central for XWork Configuration management, including its ConfigurationProvider. | Class | com.opensymphony.xwork2.config | Apache Struts |
| ConfigurationProvider | Interface to be implemented by all forms of XWork configuration classes. | Interface | com.opensymphony.xwork2.config | Apache Struts |
| ConfigurationUtil | Class | com.opensymphony.xwork2.config | Apache Struts | |
| ContainerProvider | Interface | com.opensymphony.xwork2.config | Apache Struts | |
| CycleDetector | Class | com.opensymphony.xwork2.config.providers | Apache Struts | |
| DefaultConfiguration | DefaultConfigurationAuthor:Jason Carreira | Class | com.opensymphony.xwork2.config.impl | Apache Struts |
| DirectedGraph | Class | com.opensymphony.xwork2.config.providers | Apache Struts | |
| ExceptionMappingConfig | Configuration for exception mapping. | Class | com.opensymphony.xwork2.config.entities | Apache Struts |
| ExceptionMappingConfig .Builder | The builder for this object. | Class | com.opensymphony.xwork2.config.entities.ExceptionMappingConfig | Apache Struts |
| FileManagerFactoryProvider | Class | com.opensymphony.xwork2.config | Apache Struts | |
| FileManagerProvider | Class | com.opensymphony.xwork2.config | Apache Struts | |
| InterceptorBuilder | Builds a list of interceptors referenced by the refName in the supplied PackageConfig. | Class | com.opensymphony.xwork2.config.providers | Apache Struts |
| InterceptorConfig | Configuration for Interceptors. | Class | com.opensymphony.xwork2.config.entities | Apache Struts |
| InterceptorConfig .Builder | The builder for this object. | Class | com.opensymphony.xwork2.config.entities.InterceptorConfig | Apache Struts |
| InterceptorListHolder | InterceptorListHolderAuthor:Jason Carreira | Interface | com.opensymphony.xwork2.config.entities | Apache Struts |
| InterceptorLocator | Interface | com.opensymphony.xwork2.config.entities | Apache Struts | |
| InterceptorMapping | Class | com.opensymphony.xwork2.config.entities | Apache Struts | |
| InterceptorStackConfig | Configuration for InterceptorStack. | Class | com.opensymphony.xwork2.config.entities | Apache Struts |
| InterceptorStackConfig .Builder | The builder for this object. | Class | com.opensymphony.xwork2.config.entities.InterceptorStackConfig | Apache Struts |
| LocatableConstantFactory | Class | com.opensymphony.xwork2.config.impl | Apache Struts | |
| LocatableFactory | Attaches location information to the factory. | Class | com.opensymphony.xwork2.config.impl | Apache Struts |
| MockConfiguration | Simple configuration used for unit testingSee Also:Serialized Form | Class | com.opensymphony.xwork2.config.impl | Apache Struts |
| NamespaceMatch | Represents a match from a namespace pattern matching. | Class | com.opensymphony.xwork2.config.impl | Apache Struts |
| NamespaceMatcher | Matches namespace strings against a wildcard pattern matcherSee Also:Serialized Form | Class | com.opensymphony.xwork2.config.impl | Apache Struts |
| PackageConfig | Configuration for Package. | Class | com.opensymphony.xwork2.config.entities | Apache Struts |
| PackageConfig .Builder | The builder for this object. | Class | com.opensymphony.xwork2.config.entities.PackageConfig | Apache Struts |
| PackageProvider | Provides configuration packages. | Interface | com.opensymphony.xwork2.config | Apache Struts |
| Parameterizable | Actions implementing Parameterizable will receive a map of the static parameters defined in the action The StaticParametersInterceptor must be in the action's interceptor | Interface | com.opensymphony.xwork2.config.entities | Apache Struts |
| ReferenceResolverException | Exception when a reference can't be resolved. | Class | com.opensymphony.xwork2.config | Apache Struts |
| ResultConfig | Configuration for Result. | Class | com.opensymphony.xwork2.config.entities | Apache Struts |
| ResultConfig .Builder | The builder for this object. | Class | com.opensymphony.xwork2.config.entities.ResultConfig | Apache Struts |
| ResultTypeConfig | Configuration class for result types. | Class | com.opensymphony.xwork2.config.entities | Apache Struts |
| ResultTypeConfig .Builder | The builder for this object. | Class | com.opensymphony.xwork2.config.entities.ResultTypeConfig | Apache Struts |
| RuntimeConfiguration | RuntimeConfigurationAuthor:Jason Carreira | Interface | com.opensymphony.xwork2.config | Apache Struts |
| UnknownHandlerConfig | Class | com.opensymphony.xwork2.config.entities | Apache Struts | |
| XmlConfigurationProvider | Looks in the classpath for an XML file, xwork. | Class | com.opensymphony.xwork2.config.providers | Apache Struts |
| XmlHelper | Class | com.opensymphony.xwork2.config.providers | Apache Struts | |
| XWorkConfigurationProvider | Class | com.opensymphony.xwork2.config.providers | Apache Struts | |