|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AckMcastSenderWindow.RetransmitCommand | |
|---|---|
| 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. |
| Uses of AckMcastSenderWindow.RetransmitCommand in org.jgroups.protocols |
|---|
| Classes in org.jgroups.protocols that implement AckMcastSenderWindow.RetransmitCommand | |
|---|---|
class |
SMACK
Simple Multicast ACK protocol. |
| Uses of AckMcastSenderWindow.RetransmitCommand in org.jgroups.stack |
|---|
| Constructors in org.jgroups.stack with parameters of type AckMcastSenderWindow.RetransmitCommand | |
|---|---|
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 |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||