Uses of Class
org.apache.cocoon.pipeline.caching.AbstractCacheKey

Packages that use AbstractCacheKey
org.apache.cocoon.pipeline.caching   
 

Uses of AbstractCacheKey in org.apache.cocoon.pipeline.caching
 

Subclasses of AbstractCacheKey in org.apache.cocoon.pipeline.caching
 class CompoundCacheKey
           
 class ExpiresCacheKey
          A cache key implementation that expires after a defined number of seconds.
 class InvalidCacheKey
           
 class ParameterCacheKey
          A CacheKey that contains a Map of parameters.
 class SimpleCacheKey
           
 class TimestampCacheKey
           
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.