Package | Description |
---|---|
com.opensymphony.xwork2.interceptor |
Interceptor classes.
|
com.opensymphony.xwork2.validator |
XWork validation subsystem.
|
org.apache.struts2.interceptor | |
org.apache.struts2.interceptor.parameter | |
org.apache.struts2.interceptor.validation |
Modifier and Type | Class and Description |
---|---|
class |
ConversionErrorInterceptor
Deprecated.
since 6.7.0, use
ConversionErrorInterceptor instead. |
class |
DefaultWorkflowInterceptor
Deprecated.
since 6.7.0, use
DefaultWorkflowInterceptor instead. |
class |
PrepareInterceptor
Deprecated.
since 6.7.0, use
PrepareInterceptor instead. |
Modifier and Type | Class and Description |
---|---|
class |
ValidationInterceptor |
Modifier and Type | Class and Description |
---|---|
class |
ActionMappingParametersInterceptor |
class |
ExecuteAndWaitInterceptor |
class |
StrutsConversionErrorInterceptor |
class |
TokenInterceptor |
class |
TokenSessionStoreInterceptor |
Modifier and Type | Class and Description |
---|---|
class |
ParametersInterceptor
This interceptor sets all parameters on the value stack.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationValidationInterceptor
Extends the xwork validation interceptor to also check for a @SkipValidation
annotation, and if found, don't validate this action method
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.