Uses of Package
org.jgroups.protocols.pbcast

Packages that use org.jgroups.protocols.pbcast
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. 
 

Classes in org.jgroups.protocols.pbcast used by org.jgroups.protocols
JoinRsp
          Result of a JOIN request (sent by the GMS client).
 

Classes in org.jgroups.protocols.pbcast used by org.jgroups.protocols.pbcast
GMS
          Group membership protocol.
GmsImpl
           
GmsImpl.Request
           
Gossip
           
JoinRsp
          Result of a JOIN request (sent by the GMS client).
MergeData
          Encapsulates data sent with a MERGE_RSP (handleMergeResponse()) and INSTALL_MERGE_VIEW (handleMergeView()).
NakAckHeader
           
 



Copyright © 1998-2008 Bela Ban. All Rights Reserved.