Uses of Class
org.jgroups.protocols.TCPGOSSIP
-
Packages that use TCPGOSSIP Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of TCPGOSSIP in org.jgroups.protocols
Methods in org.jgroups.protocols that return TCPGOSSIP Modifier and Type Method Description TCPGOSSIP
TCPGOSSIP. reconnectInterval(long r)
TCPGOSSIP
TCPGOSSIP. setInitialHosts(java.util.Collection<java.net.InetSocketAddress> hosts)
TCPGOSSIP
TCPGOSSIP. setInitialHosts(java.util.List<java.net.InetSocketAddress> hosts)
TCPGOSSIP
TCPGOSSIP. sockConnTimeout(int t)
-