Uses of Class
org.jgroups.blocks.ConnectionTable

Packages that use ConnectionTable
org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. 
 

Uses of ConnectionTable in org.jgroups.protocols
 

Methods in org.jgroups.protocols that return ConnectionTable
protected  ConnectionTable TCP.getConnectionTable(long reaperInterval, long connExpireTime, java.net.InetAddress bindAddress, java.net.InetAddress externalAddress, int startPort, int endPort)
           
 



Copyright ? 1998-2006 Bela Ban. All Rights Reserved.