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.config_browserClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
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.restClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcaseClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.actionClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.actionchainingClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.ajaxClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.ajax.treeClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.asyncClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.chatClassDescriptionAll actions may implement this interface, which exposes the
execute()method.Actions that want access to the user's HTTP session attributes should implement this interface. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.conversionClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.filedownloadClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.fileuploadClassDescriptionAll actions may implement this interface, which exposes the
execute()method.Actions that want to be aware of all the uploaded file should implement this interface. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.freemarkerClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.hangmanClassDescriptionAll actions may implement this interface, which exposes the
execute()method.Actions that want access to the user's HTTP session attributes should implement this interface. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.modelDrivenClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.personClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.sourceClassDescriptionAll actions may implement this interface, which exposes the
execute()method.For components that have a dependence on the Servlet context. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.tag.nonui.actionPrefixClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.tag.nonui.actiontagClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.tag.nonui.debugtagClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.tag.nonui.iteratortagClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.tilesClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.tokenClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.validationClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.waitClassDescriptionAll actions may implement this interface, which exposes the
execute()method. -
Classes in org.apache.struts2.action used by org.apache.struts2.showcase.xsltClassDescriptionAll Actions that want to have access to the servlet request object must implement this interface.
-
Classes in org.apache.struts2.action used by org.apache.struts2.utilClassDescriptionAll actions may implement this interface, which exposes the
execute()method.