Frames | No Frames |
Constructors with parameter type org.jgroups.stack.AckSenderWindow.RetransmitCommand | |
Creates a new instance. | |
AckSenderWindow.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. |
Classes implementing org.jgroups.stack.AckSenderWindow.RetransmitCommand | |
class | Reliable unicast layer. |