| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| NativeWebRequest | Extension of the WebRequestinterface, exposing the
 native request and response objects in a generic fashion. | 
| RequestAttributes | Abstraction for accessing attribute objects associated with a request. | 
| WebRequest | Generic interface for a web request. | 
| WebRequestInterceptor | Interface for general web request interception. | 
| Class Summary | |
|---|---|
| AbstractRequestAttributes | Abstract support class for RequestAttributes implementations, offering a request completion mechanism for request-specific destruction callbacks and for updating accessed session attributes. | 
| AbstractRequestAttributesScope | Abstract Scopeimplementation that reads from a particular scope
 in the current thread-boundRequestAttributesobject. | 
| FacesRequestAttributes | RequestAttributesadapter for a JSFFacesContext. | 
| FacesWebRequest | WebRequestadapter for a JSFFacesContext. | 
| Log4jNestedDiagnosticContextInterceptor | Request logging interceptor that adds a request context message to the Log4J nested diagnostic context (NDC) before the request is processed, removing it again after the request is processed. | 
| RequestContextHolder | Holder class to expose the web request in the form of a thread-bound RequestAttributesobject. | 
| RequestContextListener | Servlet 2.4+ listener that exposes the request to the current thread,
 through both LocaleContextHolderandRequestContextHolder. | 
| RequestScope | Request-backed Scopeimplementation. | 
| ServletRequestAttributes | Servlet-based implementation of the RequestAttributesinterface. | 
| ServletWebRequest | WebRequestadapter for anHttpServletRequest. | 
| SessionScope | Session-backed Scopeimplementation. | 
Support for generic request context holding, in particular for scoping of application objects per HTTP request or HTTP session.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||