Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.struts2.interceptor.servlet Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| ServletConfigInterceptor | An interceptor which sets action properties based on the interfaces an action implements. | Class | org.apache.struts2.interceptor | Apache Struts |
|
| ServletPrincipalProxy | PrincipalProxy implementation for using HttpServletRequest Principal related methods. | Class | org.apache.struts2.interceptor.servlet | Apache Struts |
|
| ServletRequestAware | All Actions that want to have access to the servlet request object must implement this interface. | Interface | org.apache.struts2.interceptor | Apache Struts |
|
| ServletResponseAware | All Actions that want to have access to the servlet response object must implement this interface. | Interface | org.apache.struts2.interceptor | Apache Struts |