| Class | Description |
|---|---|
| ContentCacheParameters |
Based on grails.plugin.springcache.web.ContentCacheParameters.
|
| GenericResponseWrapper |
Provides a wrapper for
HttpServletResponseWrapper. |
| Header<T extends java.io.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. |
| SerializableCookie |
Based on net.sf.ehcache.constructs.web.SerializableCookie.
|
| Enum | Description |
|---|---|
| Header.Type |
Used to help differentiate the different header types
|
| Exception | Description |
|---|---|
| AlreadyGzippedException |
Based on net.sf.ehcache.constructs.web.AlreadyGzippedException.
|