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