This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.caching.PipelineCacheKey (Cocoon API 2.1.12-dev [March 20 2012])

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-2010 The Apache Software Foundation. All Rights Reserved.