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.ring |
Supports protocols in ring networks.
|
Modifier and Type | Class and Description |
---|---|
class |
DEADLOCK
Tests the deadlock detection mechanism of RequestCorrelator.
|
class |
FLUSH
The task of the FLUSH protocol is to flush all pending messages out of the system.
|
class |
GMS
Group membership protocol.
|
class |
RpcProtocolEXAMPLE |
class |
STABLE
Computes the broadcast messages that are stable; i.e., that have been received
by all members.
|
class |
TOTAL_TOKEN
Total order implementation based on
The Totem Single-Ring Ordering and Membership Protocol.
|
Constructor and Description |
---|
TcpRingNode(RpcProtocol owner,
Address memberAddress) |
UdpRingNode(RpcProtocol owner,
Address memberAddress) |
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.