Uses of Interface
org.apache.cocoon.cache.Cache

Packages that use Cache
org.apache.cocoon   
org.apache.cocoon.cache   
 

Uses of Cache in org.apache.cocoon
 

Fields in org.apache.cocoon declared as Cache
(package private)  Cache Engine.cache
           
 

Uses of Cache in org.apache.cocoon.cache
 

Classes in org.apache.cocoon.cache that implement Cache
 class CocoonCache
          This is the dynamic cocoon cache implementation which is able to cache all instances of generated documents, both statically and dynamically generated.
 class NoCache
          A caching implementation that doesn't cache anything :).
 



Copyright 1999 Java Apache Project. All Rights Reserved.