Uses of Class
org.jgroups.blocks.ConnectionTable
-
Packages that use ConnectionTable Package Description 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 Modifier and Type Method Description protected ConnectionTable
TCP. getConnectionTable(long reaperInterval, long connExpireTime, java.net.InetAddress bindAddress, java.net.InetAddress externalAddress, int startPort, int endPort, PortsManager pm)
-