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

Packages that use Cache
org.apache.cocoon.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-2000 Apache Software Foundation. All Rights Reserved.