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.behavior   
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.javagroups   
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
AbstractAuxiliaryCacheAttributes
           
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.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.disk.hsql
AbstractAuxiliaryCacheAttributes
           
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
AbstractAuxiliaryCacheAttributes
           
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
AbstractAuxiliaryCacheAttributes
           
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.javagroups
AbstractAuxiliaryCacheAttributes
           
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.lateral
AbstractAuxiliaryCacheAttributes
           
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
AbstractAuxiliaryCacheAttributes
           
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
AbstractAuxiliaryCacheAttributes
           
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.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.
 



Copyright © 2002-2005 Apache Software Foundation. All Rights Reserved.