Package | Description |
---|---|
com.opensymphony.xwork2.interceptor |
Interceptor classes.
|
org.apache.struts2.dispatcher |
This package contains a reimagining of the traditional Struts filter dispatchers.
|
org.apache.struts2.interceptor | |
org.apache.struts2.interceptor.parameter |
Class and Description |
---|
ParametersInterceptor
This interceptor sets all parameters on the value stack.
|
Class and Description |
---|
StrutsParameter
Used to annotate public getter/setter methods or fields on
Action classes that are
intended for parameter injection by the ParametersInterceptor . |
Class and Description |
---|
ParametersInterceptor
This interceptor sets all parameters on the value stack.
|
Class and Description |
---|
StrutsParameter
Used to annotate public getter/setter methods or fields on
Action classes that are
intended for parameter injection by the ParametersInterceptor . |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.