| Name | Description | Type | Package | Framework |
| ILateralCacheAttributes | This interface defines configuration options common to lateral cache plugins. | Interface | org.apache.commons.jcs.auxiliary.lateral.behavior | Apache Commons |
| ILateralCacheAttributes .Type | Class | org.apache.commons.jcs.auxiliary.lateral.behavior.ILateralCacheAttributes | Apache Commons | |
| ILateralCacheListener | Listens for lateral cache event notification. | Interface | org.apache.commons.jcs.auxiliary.lateral.behavior | Apache Commons |
| ILateralCacheManager | Interface | org.apache.commons.jcs.auxiliary.lateral.behavior | Apache Commons | |
| ILateralCacheObserver | Interface | org.apache.commons.jcs.auxiliary.lateral.behavior | Apache Commons | |
| ITCPLateralCacheAttributes | This interface defines functions that are particular to the TCP Lateral Cache plugin. | Interface | org.apache.commons.jcs.auxiliary.lateral.socket.tcp.behavior | Apache Commons |
| LateralCache | Lateral distributor. | Class | org.apache.commons.jcs.auxiliary.lateral | Apache Commons |
| LateralCacheAbstractFactory | Particular lateral caches should define their own factory. | Class | org.apache.commons.jcs.auxiliary.lateral | Apache Commons |
| LateralCacheAbstractManager | Creates lateral caches. | Class | org.apache.commons.jcs.auxiliary.lateral | Apache Commons |
| LateralCacheAttributes | This class stores attributes for all of the available lateral cache auxiliaries. | Class | org.apache.commons.jcs.auxiliary.lateral | Apache Commons |
| LateralCacheMonitor | Used to monitor and repair any failed connection for the lateral cache service. | Class | org.apache.commons.jcs.auxiliary.lateral | Apache Commons |
| LateralCacheNoWait | Used to queue up update requests to the underlying cache. | Class | org.apache.commons.jcs.auxiliary.lateral | Apache Commons |
| LateralCacheNoWaitFacade | Used to provide access to multiple services under nowait protection. | Class | org.apache.commons.jcs.auxiliary.lateral | Apache Commons |
| LateralCacheRestore | Used to repair the lateral caches managed by the associated instance of LateralCacheManager. | Class | org.apache.commons.jcs.auxiliary.lateral | Apache Commons |
| LateralCacheWatchRepairable | Same as CacheWatcherWrapper but implements the IRemoteCacheWatch interface. | Class | org.apache.commons.jcs.auxiliary.lateral | Apache Commons |
| LateralCommand | Enumeration of the available lateral commandsEnum Constant Summary | Class | org.apache.commons.jcs.auxiliary.lateral | Apache Commons |
| LateralElementDescriptor | This class wraps command to other laterals. | Class | org.apache.commons.jcs.auxiliary.lateral | Apache Commons |
| LateralTCPCacheFactory | Constructs a LateralCacheNoWaitFacade for the given configuration. | Class | org.apache.commons.jcs.auxiliary.lateral.socket.tcp | Apache Commons |
| LateralTCPCacheManager | Creates lateral caches. | Class | org.apache.commons.jcs.auxiliary.lateral.socket.tcp | Apache Commons |
| LateralTCPDiscoveryListener | This knows how to add and remove discovered services. | Class | org.apache.commons.jcs.auxiliary.lateral.socket.tcp | Apache Commons |
| LateralTCPDiscoveryListenerManager | The factory holds an instance of this manager. | Class | org.apache.commons.jcs.auxiliary.lateral.socket.tcp | Apache Commons |
| LateralTCPListener | Listens for connections from other TCP lateral caches and handles them. | Class | org.apache.commons.jcs.auxiliary.lateral.socket.tcp | Apache Commons |
| LateralTCPSender | This class is based on the log4j SocketAppender class. | Class | org.apache.commons.jcs.auxiliary.lateral.socket.tcp | Apache Commons |
| LateralTCPService | A lateral cache service implementation. | Class | org.apache.commons.jcs.auxiliary.lateral.socket.tcp | Apache Commons |
| TCPLateralCacheAttributes | This interface defines functions that are particular to the TCP Lateral Cache plugin. | Class | org.apache.commons.jcs.auxiliary.lateral.socket.tcp | Apache Commons |
| ZombieLateralCacheWatch | Class | org.apache.commons.jcs.auxiliary.lateral | Apache Commons | |