Uses of Package
org.apache.jcs.auxiliary.lateral

Packages that use org.apache.jcs.auxiliary.lateral
org.apache.jcs.auxiliary.lateral Root package for the lateral cache family. 
org.apache.jcs.auxiliary.lateral.socket.tcp   
org.apache.jcs.auxiliary.lateral.socket.tcp.discovery   
 

Classes in org.apache.jcs.auxiliary.lateral used by org.apache.jcs.auxiliary.lateral
LateralCache
          Lateral distributor.
LateralCacheAttributes
          This class stores attributes for all of the available lateral cache auxiliaries.
LateralCacheMonitor
          Used to monitor and repair any failed connection for the lateral cache service.
LateralCacheNoWait
          Used to queue up update requests to the underlying cache.
 

Classes in org.apache.jcs.auxiliary.lateral used by org.apache.jcs.auxiliary.lateral.socket.tcp
LateralCacheAbstractFactory
          Particular lateral caches should define their own factory.
LateralCacheAbstractManager
          Creates lateral caches.
LateralCacheAttributes
          This class stores attributes for all of the available lateral cache auxiliaries.
LateralElementDescriptor
          This class wraps command to other laterals.
 

Classes in org.apache.jcs.auxiliary.lateral used by org.apache.jcs.auxiliary.lateral.socket.tcp.discovery
LateralCacheNoWait
          Used to queue up update requests to the underlying cache.
LateralCacheNoWaitFacade
          Used to provide access to multiple services under nowait protection.
 



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