Uses of Interface
org.apache.jcs.auxiliary.lateral.javagroups.behavior.ILateralCacheJGListener

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
 



Copyright © 2002-2005 Apache Software Foundation. All Rights Reserved.