Uses of Package
org.apache.struts2.action
Packages that use org.apache.struts2.action
Package
Description
Main XWork interfaces and classes.
This package contains a reimagining of the traditional Struts filter dispatchers.
XWork util classes.
-
Classes in org.apache.struts2.action used by org.apache.struts2ClassDescriptionAll actions may implement this interface, which exposes the
execute()
method. -
Classes in org.apache.struts2.action used by org.apache.struts2.actionClassDescriptionAll actions may implement this interface, which exposes the
execute()
method.An 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. -
Classes in org.apache.struts2.action used by org.apache.struts2.dispatcherClassDescriptionAll actions may implement this interface, which exposes the
execute()
method. -
Classes in org.apache.struts2.action used by org.apache.struts2.utilClassDescriptionAll actions may implement this interface, which exposes the
execute()
method.