Uses of Class
org.jgroups.annotations.LocalAddress

Packages that use LocalAddress
org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. 
org.jgroups.protocols.pbcast Supports probabilistic broadcasts. 
 

Uses of LocalAddress in org.jgroups.protocols
 

Fields in org.jgroups.protocols with annotations of type LocalAddress
protected  java.net.InetAddress TP.bind_addr
           
protected  java.net.InetAddress STOMP.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
protected  java.net.InetAddress STATE_SOCK.bind_addr
           
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.