|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILateralCacheManager | |
org.apache.jcs.auxiliary.lateral | Root package for the lateral cache family. |
org.apache.jcs.auxiliary.lateral.socket.tcp |
Uses of ILateralCacheManager in org.apache.jcs.auxiliary.lateral |
Classes in org.apache.jcs.auxiliary.lateral that implement ILateralCacheManager | |
class |
LateralCacheAbstractManager
Creates lateral caches. |
Constructors in org.apache.jcs.auxiliary.lateral with parameters of type ILateralCacheManager | |
LateralCacheRestore(ILateralCacheManager lcm)
Constructs with the given instance of LateralCacheManager. |
|
LateralCacheMonitor(ILateralCacheManager manager)
Constructor for the LateralCacheMonitor object |
Uses of ILateralCacheManager in org.apache.jcs.auxiliary.lateral.socket.tcp |
Classes in org.apache.jcs.auxiliary.lateral.socket.tcp that implement ILateralCacheManager | |
class |
LateralTCPCacheManager
Creates lateral caches. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |