Uses of Class
org.jgroups.protocols.FD_SOCK2
Packages that use FD_SOCK2
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of FD_SOCK2 in org.jgroups.protocols
Methods in org.jgroups.protocols that return FD_SOCK2Modifier and TypeMethodDescriptionFD_SOCK2.setBindAddress(InetAddress b) FD_SOCK2.setClientBindPort(int c) FD_SOCK2.setExternalAddress(InetAddress e) FD_SOCK2.setExternalPort(int e) FD_SOCK2.setLinger(int l) FD_SOCK2.setOffset(int o) FD_SOCK2.setPortRange(int p) FD_SOCK2.setSuspectMsgInterval(long s)