Package | Description |
---|---|
org.apache.struts.chain |
Contains the new
ComposableRequestProcessor
which was introduced in Struts 1.3. |
org.apache.struts.chain.commands |
Configurable commands
that may be placed within the request processor.
|
org.apache.struts.chain.commands.generic |
Contains generic commands.
|
org.apache.struts.chain.commands.servlet |
Commands which are particular to servlet processing.
|
org.apache.struts.chain.contexts |
This package provides objects that encapsulate access to
the request and session-scoped resources to service
command processing.
|
org.apache.struts.config |
The "config" package contains configuration objects that correspond to
elements that may be specified in the
struts-config.xml
module configuration file. |
org.apache.struts.tiles.commands |
Class and Description |
---|
ActionContext
An ActionContext represents a view of a commons-chain
Context which encapsulates access to request and
session-scoped resources and services |
Class and Description |
---|
ActionContext
An ActionContext represents a view of a commons-chain
Context which encapsulates access to request and
session-scoped resources and services |
Class and Description |
---|
ActionContext
An ActionContext represents a view of a commons-chain
Context which encapsulates access to request and
session-scoped resources and services |
Class and Description |
---|
ActionContext
An ActionContext represents a view of a commons-chain
Context which encapsulates access to request and
session-scoped resources and services |
Class and Description |
---|
ActionContext
An ActionContext represents a view of a commons-chain
Context which encapsulates access to request and
session-scoped resources and services |
ActionContextBase
Provide an abstract but semi-complete implementation of ActionContext
to serve as the base for concrete implementations.
|
ContextWrapper
Provide a base class for any Context Implementation which is primarily
intended for use in a subchain.
|
WebActionContext
Provide a Subclass of ActionContextBase which is understood to be
wrapping an instance of
org.apache.commons.chain.web.WebContext . |
Class and Description |
---|
ActionContext
An ActionContext represents a view of a commons-chain
Context which encapsulates access to request and
session-scoped resources and services |
Class and Description |
---|
ServletActionContext
Implement ActionContext interface while making Servlet API-specific
values available.
|
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.