Uses of Package
org.apache.jcs.engine

Packages that use org.apache.jcs.engine
org.apache.jcs.access Contains classes for accessing the cache. 
org.apache.jcs.auxiliary.disk.indexed   
org.apache.jcs.auxiliary.lateral Root package for the lateral cache family. 
org.apache.jcs.auxiliary.remote Root package for the remote auxiliary cache. 
org.apache.jcs.auxiliary.remote.server   
org.apache.jcs.engine Interfaces used by the core and the auxiliary caches. 
org.apache.jcs.engine.memory.lru The primary memory plugin using a 'least recently used' removal policy. 
 

Classes in org.apache.jcs.engine used by org.apache.jcs.access
CompositeCacheAttributes
          Description of the Class
 

Classes in org.apache.jcs.engine used by org.apache.jcs.auxiliary.disk.indexed
CacheElement
          Generic element wrapper.
 

Classes in org.apache.jcs.engine used by org.apache.jcs.auxiliary.lateral
CacheWatchRepairable
          Interceps the requests to the underlying ICacheObserver object so that the listeners can be recorded locally for remote connection recovery purposes.
ZombieCacheService
          Description of the Class
ZombieCacheWatch
          Description of the Class
 

Classes in org.apache.jcs.engine used by org.apache.jcs.auxiliary.remote
CacheWatchRepairable
          Interceps the requests to the underlying ICacheObserver object so that the listeners can be recorded locally for remote connection recovery purposes.
ZombieCacheService
          Description of the Class
ZombieCacheWatch
          Description of the Class
 

Classes in org.apache.jcs.engine used by org.apache.jcs.auxiliary.remote.server
CacheListeners
          Used to associates a set of [cache listener to cache event queue] for a cache.
 

Classes in org.apache.jcs.engine used by org.apache.jcs.engine
Attributes
          Element attribute descriptor class.
CacheEventQueue.AbstractCacheEvent
          Retries before declaring failure.
CacheEventQueue.Node
           
ElementAttributes
          Element attribute descriptor class.
 

Classes in org.apache.jcs.engine used by org.apache.jcs.engine.memory.lru
CacheElement
          Generic element wrapper.