Uses of Class
org.jgroups.blocks.ConnectionTable

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

Uses of ConnectionTable in org.jgroups.blocks
 

Subclasses of ConnectionTable in org.jgroups.blocks
 class ConnectionTable1_4
          Manages incoming and outgoing TCP connections.
 

Uses of ConnectionTable in org.jgroups.protocols
 

Methods in org.jgroups.protocols that return ConnectionTable
protected  ConnectionTable TCP.getConnectionTable(long ri, long cet, java.net.InetAddress b_addr, int s_port)
           
 



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