| Package | Description |
|---|---|
| org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
| org.jgroups.stack |
Support for managing protocol stacks.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
SMACK |
Simple Multicast ACK protocol.
|
| Constructor | Description |
|---|---|
AckMcastSenderWindow(AckMcastSenderWindow.RetransmitCommand cmd) |
Create and start the retransmitter
|
AckMcastSenderWindow(AckMcastSenderWindow.RetransmitCommand cmd,
Interval retransmit_intervals) |
Create and start the retransmitter
|
AckMcastSenderWindow(AckMcastSenderWindow.RetransmitCommand cmd,
Interval retransmit_intervals,
TimeScheduler sched) |
Create and start the retransmitter
|
AckMcastSenderWindow(AckMcastSenderWindow.RetransmitCommand cmd,
TimeScheduler sched) |
Create and start the retransmitter
|
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.