Package | Description |
---|---|
com.opensymphony.xwork2 |
Main XWork interfaces and classes.
|
com.opensymphony.xwork2.config.entities |
Configuration entity classes.
|
com.opensymphony.xwork2.factory | |
com.opensymphony.xwork2.interceptor |
Interceptor classes.
|
com.opensymphony.xwork2.interceptor.annotations |
Interceptor annotations.
|
com.opensymphony.xwork2.mock |
XWork specific mock classes.
|
com.opensymphony.xwork2.spring.interceptor |
Spring specific interceptor classes.
|
com.opensymphony.xwork2.validator |
XWork validation subsystem.
|
com.opensymphony.xwork2.validator.validators |
XWork default validator classes.
|
org.apache.struts2.dispatcher |
This package contains a reimagining of the traditional Struts filter dispatchers.
|
org.apache.struts2.interceptor | |
org.apache.struts2.interceptor.debugging | |
org.apache.struts2.interceptor.validation |
Class and Description |
---|
Interceptor |
PreResultListener
PreResultListeners may be registered with an
ActionInvocation to get a callback after the
Action has been executed but before the Result
is executed. |
ValidationAware
ValidationAware classes can accept Action (class level) or field level error messages.
|
WithLazyParams.LazyParamInjector |
Class and Description |
---|
Interceptor |
Class and Description |
---|
Interceptor |
Class and Description |
---|
AbstractInterceptor
Provides default implementations of optional lifecycle methods
|
ExceptionHolder
A simple wrapper around an exception, providing an easy way to print out the stack trace of the exception as well as
a way to get a handle on the exception itself.
|
Interceptor |
MethodFilterInterceptor |
PreResultListener
PreResultListeners may be registered with an
ActionInvocation to get a callback after the
Action has been executed but before the Result
is executed. |
Class and Description |
---|
AbstractInterceptor
Provides default implementations of optional lifecycle methods
|
Interceptor |
PreResultListener
PreResultListeners may be registered with an
ActionInvocation to get a callback after the
Action has been executed but before the Result
is executed. |
Class and Description |
---|
AbstractInterceptor
Provides default implementations of optional lifecycle methods
|
Interceptor |
PreResultListener
PreResultListeners may be registered with an
ActionInvocation to get a callback after the
Action has been executed but before the Result
is executed. |
Class and Description |
---|
AbstractInterceptor
Provides default implementations of optional lifecycle methods
|
Interceptor |
Class and Description |
---|
AbstractInterceptor
Provides default implementations of optional lifecycle methods
|
Interceptor |
MethodFilterInterceptor |
ValidationAware
ValidationAware classes can accept Action (class level) or field level error messages.
|
Class and Description |
---|
ValidationAware
ValidationAware classes can accept Action (class level) or field level error messages.
|
Class and Description |
---|
ValidationAware
ValidationAware classes can accept Action (class level) or field level error messages.
|
Class and Description |
---|
AbstractInterceptor
Provides default implementations of optional lifecycle methods
|
ConversionErrorInterceptor
ConversionErrorInterceptor adds conversion errors from the ActionContext to the Action's field errors.
|
Interceptor |
MethodFilterInterceptor |
NoParameters
Marker interface to indicate no auto setting of parameters.
|
ParametersInterceptor
This interceptor sets all parameters on the value stack.
|
PreResultListener
PreResultListeners may be registered with an
ActionInvocation to get a callback after the
Action has been executed but before the Result
is executed. |
ValidationAware
ValidationAware classes can accept Action (class level) or field level error messages.
|
Class and Description |
---|
AbstractInterceptor
Provides default implementations of optional lifecycle methods
|
Interceptor |
Class and Description |
---|
AbstractInterceptor
Provides default implementations of optional lifecycle methods
|
Interceptor |
MethodFilterInterceptor |
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.