Uses of Package
org.weborganic.bastille.cache.util

Packages that use org.weborganic.bastille.cache.util
org.weborganic.bastille.cache.filter A set caching filters compliant with the filters in the Servlet 2.5 specification. 
org.weborganic.bastille.cache.util Utility classes supporting the caching generators and filters. 
 

Classes in org.weborganic.bastille.cache.util used by org.weborganic.bastille.cache.filter
CachedResource
          A interface for cached resources.
 

Classes in org.weborganic.bastille.cache.util used by org.weborganic.bastille.cache.util
CachedResource
          A interface for cached resources.
HttpHeader
          Generic implementation of a HTTP header.
HttpHeader.Type
          Used to help differentiate the different header types.
SizeEstimator
          A simple class to estimate the size of a cache based on previously calculated sized and the number of elements.