Uses of Package
org.apache.struts.chain.contexts
Packages that use org.apache.struts.chain.contexts
Package
Description
Contains the new
ComposableRequestProcessor
which was introduced in Struts 1.3.Configurable commands that may be placed within the
request processor.
Contains generic commands.
Commands which are particular to servlet processing.
This package provides objects that encapsulate access to
the request and session-scoped resources to service
command processing.
The "config" package contains configuration objects that correspond to
elements that may be specified in the
struts-config.xml
module configuration file. The actions package provides special adapters between the incoming HTTP
request and the corresponding business logic.
-
Classes in org.apache.struts.chain.contexts used by org.apache.struts.chainClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and services -
Classes in org.apache.struts.chain.contexts used by org.apache.struts.chain.commandsClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and services -
Classes in org.apache.struts.chain.contexts used by org.apache.struts.chain.commands.genericClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and services -
Classes in org.apache.struts.chain.contexts used by org.apache.struts.chain.commands.servletClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and services -
Classes in org.apache.struts.chain.contexts used by org.apache.struts.chain.contextsClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and servicesProvide an abstract but semi-complete implementation of ActionContext to serve as the base for concrete implementations.Provide a base class for any Context Implementation which is primarily intended for use in a subchain.Provide a Subclass of ActionContextBase which is understood to be wrapping an instance ofWebContext
. -
Classes in org.apache.struts.chain.contexts used by org.apache.struts.configClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and services -
Classes in org.apache.struts.chain.contexts used by org.apache.struts.dispatcherClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and services -
Classes in org.apache.struts.chain.contexts used by org.apache.struts.dispatcher.servletClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and servicesImplement ActionContext interface while making Servlet API-specific values available. -
Classes in org.apache.struts.chain.contexts used by org.apache.struts.extras.actionsClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and services -
Classes in org.apache.struts.chain.contexts used by org.apache.struts.tiles.commandsClassDescriptionImplement ActionContext interface while making Servlet API-specific values available.
-
Classes in org.apache.struts.chain.contexts used by org.apache.struts.tiles2.commandsClassDescriptionImplement ActionContext interface while making Servlet API-specific values available.