Package | Description |
---|---|
org.apache.jcs.auxiliary.lateral |
Root package for the lateral cache family.
|
org.apache.jcs.auxiliary.lateral.socket.tcp |
Modifier and Type | Method and Description |
---|---|
void |
LateralCacheAbstractManager.addLateralCacheListener(java.lang.String cacheName,
ILateralCacheListener listener)
Adds the lateral cache listener to the underlying cache-watch service.
|
Modifier and Type | Class and Description |
---|---|
class |
LateralTCPListener
Listens for connections from other TCP lateral caches and handles them.
|
Modifier and Type | Method and Description |
---|---|
static ILateralCacheListener |
LateralTCPListener.getInstance(ITCPLateralCacheAttributes ilca,
ICompositeCacheManager cacheMgr)
Gets the instance attribute of the LateralCacheTCPListener class.
|
Modifier and Type | Method and Description |
---|---|
void |
LateralTCPCacheManager.addLateralCacheListener(java.lang.String cacheName,
ILateralCacheListener listener)
Adds the lateral cache listener to the underlying cache-watch service.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.