|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
HttpServletContextMap | Map backed by the Servlet context for accessing application scoped attributes. |
HttpServletRequestMap | Map backed by the Servlet HTTP request attribute map for accessing request local attributes. |
HttpServletRequestParameterMap | Map backed by the Servlet HTTP request parameter map for accessing request parameters. |
HttpSessionMap | A Shared Map backed by the Servlet HTTP session, for accessing session scoped attributes. |
HttpSessionMapBindingListener | Helper class that adapts a generic AttributeMapBindingListener to a HTTP specific
HttpSessionBindingListener . |
ServletExternalContext | Provides contextual information about an HTTP Servlet environment that has interacted with Spring Web Flow. |
The representation of a client request into Spring Web Flow from an HTTP Servlet environment.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |