Uses of Package
net.sf.ehcache.constructs.web

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.
Header
          Generic implementation of a HTTP header.
Header.Type
          Used to help differentiate the different header types
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.
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.
ResponseHeadersNotModifiableException
          The HttpServletResponse.setHeader(String, String) method sets a response header with the given name and value.
 



Copyright ? 2003-2010 Terracotta, Inc.. All Rights Reserved.