Package org.jgroups.stack
Interface AckSenderWindow.RetransmitCommand
-
- All Known Implementing Classes:
UNICAST
- Enclosing class:
- AckSenderWindow
public static interface AckSenderWindow.RetransmitCommand
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
retransmit(long seqno, Message msg)
-
-
-
Method Detail
-
retransmit
void retransmit(long seqno, Message msg)
-
-