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.hsql.behavior   
org.apache.jcs.auxiliary.disk.indexed   
org.apache.jcs.auxiliary.lateral Root package for the lateral cache family. 
org.apache.jcs.auxiliary.lateral.behavior   
org.apache.jcs.auxiliary.lateral.socket.tcp   
org.apache.jcs.auxiliary.lateral.socket.tcp.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
          All auxiliary caches must have a factory that the cache configurator can use to create instances.
AuxiliaryCacheManager
          AuxiliaryCacheManager FIXME: Should not need to extend ICacheType
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.disk.hsql.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.indexed
AbstractAuxiliaryCacheAttributes
           
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxilliary cache attributes should implement.
AuxiliaryCacheFactory
          All auxiliary caches must have a factory that the cache configurator can use to create instances.
AuxiliaryCacheManager
          AuxiliaryCacheManager FIXME: Should not need to extend ICacheType
 

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
          All auxiliary caches must have a factory that the cache configurator can use to create instances.
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.
AuxiliaryCacheManager
          AuxiliaryCacheManager FIXME: Should not need to extend ICacheType
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.lateral.socket.tcp
AbstractAuxiliaryCacheAttributes
           
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxilliary cache attributes should implement.
AuxiliaryCacheFactory
          All auxiliary caches must have a factory that the cache configurator can use to create instances.
AuxiliaryCacheManager
          AuxiliaryCacheManager FIXME: Should not need to extend ICacheType
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.lateral.socket.tcp.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
          All auxiliary caches must have a factory that the cache configurator can use to create instances.
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-2007 Apache Software Foundation. All Rights Reserved.