Uses of Interface
org.deegree.tools.Cache

Packages that use Cache
org.deegree_impl.model.gc   
org.deegree_impl.services.wms   
org.deegree_impl.tools   
 

Uses of Cache in org.deegree_impl.model.gc
 

Fields in org.deegree_impl.model.gc declared as Cache
private static Cache GC_GridCoverage_Impl.cache
           
 

Uses of Cache in org.deegree_impl.services.wms
 

Classes in org.deegree_impl.services.wms that implement Cache
 class WMSCache
          class for caching the results of GetMap and GetFeatureInfo requests.
 

Uses of Cache in org.deegree_impl.tools
 

Classes in org.deegree_impl.tools that implement Cache
 class Cache_Impl
          This class provides a cache for feature collections created by the wms filter services.