|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| GenericResponseWrapper | Provides a wrapper for HttpServletResponseWrapper. |
| Header<T extends Serializable> | Generic implementation of a HTTP header. |
| HttpDateFormatter | RFC 2616 - HTTP/1.1 Protocol Section 3.3.1 defines the preferred full date and time as: |
| PageInfo | A Serializable representation of a HttpServletResponse. |
| ResponseUtil | A collection of response processing utilities, which are shared between 2 or more filters |
| SerializableCookie | A serializable cookie which wraps Cookie. |
| Enum Summary | |
|---|---|
| Header.Type | Used to help differentiate the different header types |
| Exception Summary | |
|---|---|
| AlreadyCommittedException |
This exception is thrown if, in particular, the ServletResponse.isCommitted()
method shows the response has been committed. |
| AlreadyGzippedException | The web package performs gzipping operations. |
| ResponseHeadersNotModifiableException | The HttpServletResponse.setHeader(String, String) method
sets a response header with the given name and value. |
Constructs useful for Java EE Web Container environments, specifically the Servlet 2.3 and later specifications. This package contains a subpackage of caching filters and support objects for it.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||