Uses of Class
org.apache.cocoon.caching.PipelineCacheKey

Packages that use PipelineCacheKey
org.apache.cocoon.caching   
org.apache.cocoon.components.pipeline.impl   
 

Uses of PipelineCacheKey in org.apache.cocoon.caching
 

Methods in org.apache.cocoon.caching that return PipelineCacheKey
 PipelineCacheKey PipelineCacheKey.copy()
          Clone the object (but not the component keys)
 

Uses of PipelineCacheKey in org.apache.cocoon.components.pipeline.impl
 

Fields in org.apache.cocoon.components.pipeline.impl declared as PipelineCacheKey
protected  PipelineCacheKey AbstractCachingProcessingPipeline.fromCacheKey
          This key indicates the response that is fetched from the cache
protected  PipelineCacheKey AbstractCachingProcessingPipeline.toCacheKey
          This key indicates the response that will get into the cache
 



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