Uses of Class
org.jgroups.protocols.TCPGOSSIP
Packages that use TCPGOSSIP
Package
Description
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 TCPGOSSIPModifier and TypeMethodDescriptionTCPGOSSIP.reconnectInterval(long r) TCPGOSSIP.setInitialHosts(Collection<InetSocketAddress> hosts) TCPGOSSIP.setInitialHosts(List<InetSocketAddress> hosts) TCPGOSSIP.sockConnTimeout(int t)