Package org.apache.cocoon.caching

Class Summary
CachingOutputStream This is an OutputStream which forwards all received bytes to another output stream and in addition caches all bytes, thus acting like a TeeOutputStream.
ComponentCacheKey This is the cache key for one sitemap component.
IdentifierCacheKey This is a "simple" cache key that does not consider the components used in the pipeline.
PipelineCacheKey This is the cache key for one pipeline (or the first part of a pipeline).
 



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