Uses of Class
org.apache.cocoon.components.source.impl.CachingSource

Packages that use CachingSource
org.apache.cocoon.components.source.impl   
 

Uses of CachingSource in org.apache.cocoon.components.source.impl
 

Subclasses of CachingSource in org.apache.cocoon.components.source.impl
 class InspectableTraversableCachingSource
          TraversableCachingSource that adds support for SourceProperty caching.
 class TraversableCachingSource
          Traversable version of CachingSource.
 

Methods in org.apache.cocoon.components.source.impl that return CachingSource
static CachingSource CachingSourceFactory.newCachingSource(Source wrappedSource, String scheme, String uri, int expires, String cacheName, boolean async, Cache cache, Logger logger, ServiceManager manager)
          Factory method for creating a new CachingSource.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.