Package org.apache.cocoon.pipeline.caching

Interface Summary
Cache  
CacheKey  
CacheRefreshJob  
CacheRefreshManager  
CacheValue  
 

Class Summary
AbstractCache An abstract implementation of the Cache interface.
AbstractCacheKey  
AbstractCacheValue  
CacheRefreshManagerImpl  
CachingOutputStream  
CompleteCacheValue  
CompoundCacheKey  
ExpiresCacheKey A cache key implementation that expires after a defined number of seconds.
InvalidCacheKey  
ObjectCacheValue An implementation of the CacheValue interface that can hold an arbitrary value.
ParameterCacheKey A CacheKey that contains a Map of parameters.
SimpleCache A very simple implementation of the Cache interface.
SimpleCacheKey  
TimestampCacheKey  
 



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