Uses of Interface
org.apache.cocoon.transformation.helpers.IncludeCacheStorageProxy

Packages that use IncludeCacheStorageProxy
org.apache.cocoon.transformation.helpers   
 

Uses of IncludeCacheStorageProxy in org.apache.cocoon.transformation.helpers
 

Classes in org.apache.cocoon.transformation.helpers that implement IncludeCacheStorageProxy
 class ModifiableSourceIncludeCacheStorageProxy
          This is the interface between the IncludeCacheManager and a Source object that stores the cached content in a directory manner.
 class StoreIncludeCacheStorageProxy
          This is the interface between the IncludeCacheManager and the usual store.
 

Methods in org.apache.cocoon.transformation.helpers with parameters of type IncludeCacheStorageProxy
 void PreemptiveLoader.add(IncludeCacheStorageProxy proxy, String uri, long expires)
          Add a new task
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.