Uses of Package
org.apache.struts2.action
Packages that use org.apache.struts2.action
Package
Description
Interceptor classes.
-
Classes in org.apache.struts2.action used by com.opensymphony.xwork2.interceptorClassDescriptionThis marker interface should be implemented by actions that do not want any parameters set on them automatically.This interface is implemented by actions that want to declare acceptable parameters.This interface is implemented by actions that want to declare acceptable parameter values.
-
Classes in org.apache.struts2.action used by org.apache.struts2.actionClassDescriptionAn abstract Action that can be extended to process the incoming CSP violation reports.All Actions that want to have access to the servlet request object must implement this interface.All Actions that want to have access to the servlet response object must implement this interface.