|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PipelineCacheKey | |
org.apache.cocoon.caching | |
org.apache.cocoon.caching.impl | |
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.caching.impl |
Methods in org.apache.cocoon.caching.impl with parameters of type PipelineCacheKey | |
void |
EventAwareCacheImpl.remove(PipelineCacheKey key)
Un-register this key in the EventRegistry in addition to removing it from the Store |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |