| Name | Description | Type | Package | Framework |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| UnknownHandlerConfig | Class | com.opensymphony.xwork2.config.entities | Apache Struts | |