|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
Cache | This is the Cocoon cache. |
CacheableProcessingComponent | This interface declares a (sitemap) component as cacheable. |
EventAware | Defines the simple contract for components that need to receive notification of cache Events. |
EventRegistry | The EventRegistry is responsible for the two-way many-to-many
mapping between cache Event s and
PipelineCacheKey s necessary to allow for efficient
event-based cache invalidation.
|
Class Summary | |
CachedResponse | This is a cached response. |
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. |
ExtendedCachedResponse | This is a cached response. |
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). |
SimpleCache | This cache implementation is an extension to the default cache implementation. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |