|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AckSenderWindow.RetransmitCommand | |
|---|---|
| org.javagroups.protocols | |
| org.javagroups.stack | |
| Uses of AckSenderWindow.RetransmitCommand in org.javagroups.protocols |
|---|
| Classes in org.javagroups.protocols that implement AckSenderWindow.RetransmitCommand | |
class |
UNICAST
Reliable unicast layer. |
| Uses of AckSenderWindow.RetransmitCommand in org.javagroups.stack |
|---|
| Constructors in org.javagroups.stack with parameters of type AckSenderWindow.RetransmitCommand | |
AckSenderWindow(AckSenderWindow.RetransmitCommand com)
Creates a new instance. |
|
AckSenderWindow(AckSenderWindow.RetransmitCommand com,
long[] interval)
|
|
AckSenderWindow(AckSenderWindow.RetransmitCommand com,
long[] interval,
Protocol transport)
This constructor whould be used when we want AckSenderWindow to send the message added by add(), rather then ourselves. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||