|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILateralCacheAttributes | |
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.behavior |
Uses of ILateralCacheAttributes in org.apache.jcs.auxiliary.lateral |
Classes in org.apache.jcs.auxiliary.lateral that implement ILateralCacheAttributes | |
class |
LateralCacheAttributes
This class stores attributes for all of the available lateral cache auxiliaries. |
Fields in org.apache.jcs.auxiliary.lateral declared as ILateralCacheAttributes | |
protected ILateralCacheAttributes |
LateralCacheAbstractManager.lca
Description of the Field |
Constructors in org.apache.jcs.auxiliary.lateral with parameters of type ILateralCacheAttributes | |
LateralCache(ILateralCacheAttributes cattr,
ILateralCacheService lateral,
LateralCacheMonitor monitor)
Constructor for the LateralCache object |
|
LateralCache(ILateralCacheAttributes cattr)
Constructor for the LateralCache object |
Uses of ILateralCacheAttributes in org.apache.jcs.auxiliary.lateral.socket.tcp |
Classes in org.apache.jcs.auxiliary.lateral.socket.tcp that implement ILateralCacheAttributes | |
class |
TCPLateralCacheAttributes
This interface defines functions that are particular to the TCP Lateral Cache plugin. |
Uses of ILateralCacheAttributes in org.apache.jcs.auxiliary.lateral.socket.tcp.behavior |
Subinterfaces of ILateralCacheAttributes in org.apache.jcs.auxiliary.lateral.socket.tcp.behavior | |
interface |
ITCPLateralCacheAttributes
This interface defines functions that are particular to the TCP Lateral Cache plugin. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |