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.block   
org.apache.jcs.auxiliary.disk.file   
org.apache.jcs.auxiliary.disk.indexed   
org.apache.jcs.auxiliary.disk.jdbc   
org.apache.jcs.auxiliary.disk.jdbc.hsql   
org.apache.jcs.auxiliary.disk.jdbc.mysql   
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.http.client   
org.apache.jcs.auxiliary.remote.http.server   
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
AbstractAuxiliaryCache
          This holds convenience methods used by most auxiliary caches.
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxiliary cache attributes should implement.
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.disk
AbstractAuxiliaryCache
          This holds convenience methods used by most auxiliary caches.
AbstractAuxiliaryCacheAttributes
          This has common attributes used by all auxiliaries.
AbstractAuxiliaryCacheEventLogging
          All ICacheEvents are defined as final.
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxiliary 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.disk.behavior
AuxiliaryCacheAttributes
          This is a nominal interface that auxiliary cache attributes should implement.
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.disk.block
AbstractAuxiliaryCache
          This holds convenience methods used by most auxiliary caches.
AbstractAuxiliaryCacheAttributes
          This has common attributes used by all auxiliaries.
AbstractAuxiliaryCacheEventLogging
          All ICacheEvents are defined as final.
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxiliary 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.file
AbstractAuxiliaryCache
          This holds convenience methods used by most auxiliary caches.
AbstractAuxiliaryCacheAttributes
          This has common attributes used by all auxiliaries.
AbstractAuxiliaryCacheEventLogging
          All ICacheEvents are defined as final.
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxiliary 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.indexed
AbstractAuxiliaryCache
          This holds convenience methods used by most auxiliary caches.
AbstractAuxiliaryCacheAttributes
          This has common attributes used by all auxiliaries.
AbstractAuxiliaryCacheEventLogging
          All ICacheEvents are defined as final.
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxiliary 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.jdbc
AbstractAuxiliaryCache
          This holds convenience methods used by most auxiliary caches.
AbstractAuxiliaryCacheAttributes
          This has common attributes used by all auxiliaries.
AbstractAuxiliaryCacheEventLogging
          All ICacheEvents are defined as final.
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxiliary 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.jdbc.hsql
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxiliary cache attributes should implement.
AuxiliaryCacheFactory
          All auxiliary caches must have a factory that the cache configurator can use to create instances.
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.disk.jdbc.mysql
AbstractAuxiliaryCache
          This holds convenience methods used by most auxiliary caches.
AbstractAuxiliaryCacheAttributes
          This has common attributes used by all auxiliaries.
AbstractAuxiliaryCacheEventLogging
          All ICacheEvents are defined as final.
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxiliary 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
AbstractAuxiliaryCache
          This holds convenience methods used by most auxiliary caches.
AbstractAuxiliaryCacheAttributes
          This has common attributes used by all auxiliaries.
AbstractAuxiliaryCacheEventLogging
          All ICacheEvents are defined as final.
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxiliary 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 auxiliary 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
          This has common attributes used by all auxiliaries.
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxiliary 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 auxiliary cache attributes should implement.
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.remote
AbstractAuxiliaryCache
          This holds convenience methods used by most auxiliary caches.
AbstractAuxiliaryCacheAttributes
          This has common attributes used by all auxiliaries.
AbstractAuxiliaryCacheEventLogging
          All ICacheEvents are defined as final.
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxiliary 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
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxiliary cache attributes should implement.
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.remote.http.client
AbstractAuxiliaryCache
          This holds convenience methods used by most auxiliary caches.
AbstractAuxiliaryCacheAttributes
          This has common attributes used by all auxiliaries.
AbstractAuxiliaryCacheEventLogging
          All ICacheEvents are defined as final.
AuxiliaryCache
          Tag interface for auxiliary caches.
AuxiliaryCacheAttributes
          This is a nominal interface that auxiliary 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.http.server
AbstractAuxiliaryCacheAttributes
          This has common attributes used by all auxiliaries.
AuxiliaryCacheAttributes
          This is a nominal interface that auxiliary cache attributes should implement.
 

Classes in org.apache.jcs.auxiliary used by org.apache.jcs.auxiliary.remote.server
AbstractAuxiliaryCacheAttributes
          This has common attributes used by all auxiliaries.
AuxiliaryCacheAttributes
          This is a nominal interface that auxiliary 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 auxiliary 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-2012 Apache Software Foundation. All Rights Reserved.