|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.ehcache.constructs.web | |
---|---|
net.sf.ehcache.constructs.web | Constructs useful for Java EE Web Container environments, specifically the Servlet 2.3 and later specifications. |
net.sf.ehcache.constructs.web.filter | Caching filters compliant with the filters in the Servlet 2.3 specification. |
Classes in net.sf.ehcache.constructs.web used by net.sf.ehcache.constructs.web | |
---|---|
AlreadyGzippedException
The web package performs gzipping operations. |
|
ResponseHeadersNotModifiableException
The HttpServletResponse.setHeader(String, String) method
sets a response header with the given name and value. |
Classes in net.sf.ehcache.constructs.web used by net.sf.ehcache.constructs.web.filter | |
---|---|
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. |
|
PageInfo
A Serializable representation of a HttpServletResponse . |
|
ResponseHeadersNotModifiableException
The HttpServletResponse.setHeader(String, String) method
sets a response header with the given name and value. |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |