Uses of Class
org.jgroups.annotations.LocalAddress
-
Packages that use LocalAddress Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network.org.jgroups.protocols.pbcast org.jgroups.stack Support for managing protocol stacks. -
-
Uses of LocalAddress in org.jgroups.protocols
Fields in org.jgroups.protocols with annotations of type LocalAddress Modifier and Type Field Description protected java.net.InetAddress
FD_SOCK. bind_addr
protected java.net.InetAddress
MPING. bind_addr
protected java.net.InetAddress
SSL_KEY_EXCHANGE. bind_addr
protected java.net.InetAddress
TP. bind_addr
protected java.net.InetAddress
VERIFY_SUSPECT. bind_addr
protected java.net.InetAddress
BasicTCP. client_bind_addr
-
Uses of LocalAddress in org.jgroups.protocols.pbcast
Fields in org.jgroups.protocols.pbcast with annotations of type LocalAddress Modifier and Type Field Description protected java.net.InetAddress
STATE_SOCK. bind_addr
-
Uses of LocalAddress in org.jgroups.stack
Fields in org.jgroups.stack with annotations of type LocalAddress Modifier and Type Field Description protected java.net.InetAddress
GossipRouter. bind_addr
-