| 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 |
Supports probabilistic broadcasts.
|
| Class | Description |
|---|---|
| JoinRsp |
Result of a JOIN request (sent by the GMS client).
|
| Class | Description |
|---|---|
| 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.