|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILateralCacheJGListener | |
org.apache.jcs.auxiliary.lateral.javagroups | |
org.apache.jcs.auxiliary.lateral.javagroups.utils |
Uses of ILateralCacheJGListener in org.apache.jcs.auxiliary.lateral.javagroups |
Classes in org.apache.jcs.auxiliary.lateral.javagroups that implement ILateralCacheJGListener | |
class |
LateralCacheJGListener
JavaGroups listener. |
class |
LateralGroupCacheJGListener
|
Constructors in org.apache.jcs.auxiliary.lateral.javagroups with parameters of type ILateralCacheJGListener | |
LateralJGReceiverConnection(org.jgroups.Message mes,
ILateralCacheJGListener ilcl)
Constructor for the LateralJGReceiverConnection object |
|
LateralJGReceiver(ILateralCacheAttributes ilca,
ILateralCacheJGListener ilcl)
Constructor for the LateralJGReceiver object |
Uses of ILateralCacheJGListener in org.apache.jcs.auxiliary.lateral.javagroups.utils |
Methods in org.apache.jcs.auxiliary.lateral.javagroups.utils with parameters of type ILateralCacheJGListener | |
static org.jgroups.blocks.RpcDispatcher |
JGRpcOpener.openSocket(ILateralCacheJGListener ilcl,
ILateralCacheAttributes ilca,
int timeOut,
java.lang.String groupName)
Constructor for the SocketOpener object |
Constructors in org.apache.jcs.auxiliary.lateral.javagroups.utils with parameters of type ILateralCacheJGListener | |
JGRpcOpener(ILateralCacheJGListener ilcl,
ILateralCacheAttributes ilca,
java.lang.String groupName)
Constructor for the SocketOpener object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |