Uses of Interface
org.jgroups.blocks.ConnectionTable.ConnectionListener

Packages that use ConnectionTable.ConnectionListener
org.jgroups.blocks   
org.jgroups.protocols   
 

Uses of ConnectionTable.ConnectionListener in org.jgroups.blocks
 

Methods in org.jgroups.blocks with parameters of type ConnectionTable.ConnectionListener
 void ConnectionTable.addConnectionListener(ConnectionTable.ConnectionListener l)
           
 void ConnectionTable.removeConnectionListener(ConnectionTable.ConnectionListener l)
           
 

Uses of ConnectionTable.ConnectionListener in org.jgroups.protocols
 

Classes in org.jgroups.protocols that implement ConnectionTable.ConnectionListener
 class TCP
          TCP based protocol.
 class TCP1_4
           
 



Copyright ? 2001,2002 www.jgroups.com . All Rights Reserved.