Uses of Package
org.apache.jcs.auxiliary

Packages that use org.apache.jcs.auxiliary
org.apache.jcs.auxiliary Root package for auxiliary caches. 
org.apache.jcs.auxiliary.disk The primary disk auxiliary. 
org.apache.jcs.auxiliary.disk.hsql A disk cache using Hypersonic SQL to serialize the contained objects. 
org.apache.jcs.auxiliary.disk.indexed   
org.apache.jcs.auxiliary.disk.jisp Disk cache implemented with the Java Indexed Serialization Package, which allows serialization of objects to B-Tree indexed tables on disk. 
org.apache.jcs.auxiliary.lateral Root package for the lateral cache family. 
org.apache.jcs.auxiliary.lateral.behavior   
org.apache.jcs.auxiliary.remote Root package for the remote auxiliary cache. 
org.apache.jcs.auxiliary.remote.behavior   
org.apache.jcs.auxiliary.remote.server   
org.apache.jcs.auxiliary.remote.server.behavior   
org.apache.jcs.engine.control The primary cache classes and the hub. 
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxilliary cache attributes should implement.
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.disk
AuxiliaryCache
          Tag interface for auxiliary caches.
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.disk.hsql
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxilliary cache attributes should implement.
AuxiliaryCacheFactory
          Description of the Interface
AuxiliaryCacheManager
          AuxiliaryCacheManager FIXME: Should not need to extend ICacheType
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.disk.indexed
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxilliary cache attributes should implement.
AuxiliaryCacheFactory
          Description of the Interface
AuxiliaryCacheManager
          AuxiliaryCacheManager FIXME: Should not need to extend ICacheType
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.disk.jisp
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxilliary cache attributes should implement.
AuxiliaryCacheFactory
          Description of the Interface
AuxiliaryCacheManager
          AuxiliaryCacheManager FIXME: Should not need to extend ICacheType
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.lateral
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxilliary cache attributes should implement.
AuxiliaryCacheFactory
          Description of the Interface
AuxiliaryCacheManager
          AuxiliaryCacheManager FIXME: Should not need to extend ICacheType
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.lateral.behavior
AuxiliaryCacheAttributes
          This is a nominal interface that auxilliary cache attributes should implement.
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.remote
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxilliary cache attributes should implement.
AuxiliaryCacheFactory
          Description of the Interface
AuxiliaryCacheManager
          AuxiliaryCacheManager FIXME: Should not need to extend ICacheType
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.remote.behavior
AuxiliaryCacheAttributes
          This is a nominal interface that auxilliary cache attributes should implement.
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.remote.server
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxilliary cache attributes should implement.
AuxiliaryCacheFactory
          Description of the Interface
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.remote.server.behavior
AuxiliaryCacheAttributes
          This is a nominal interface that auxilliary cache attributes should implement.
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.engine.control
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxilliary cache attributes should implement.
AuxiliaryCacheFactory
          Description of the Interface