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 TCPGOSSIPTCPGOSSIP. reconnectInterval(long r)TCPGOSSIPTCPGOSSIP. setInitialHosts(java.util.Collection<java.net.InetSocketAddress> hosts)TCPGOSSIPTCPGOSSIP. setInitialHosts(java.util.List<java.net.InetSocketAddress> hosts)TCPGOSSIPTCPGOSSIP. sockConnTimeout(int t)
-