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
protected  CachingSource CachingSourceFactory.createCachingSource(String uri, String wrappedUri, Source wrappedSource, int expires, String cacheName)
          Actually creates a new CachingSource.
 



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