public interface HasSequenceNumber
AckedSendBuffer or AckedReceiveBuffer has
to implement this interface to provide the sequence needed by the buffers.| Modifier and Type | Method and Description |
|---|---|
SeqNo |
seq()
Sequence number of the message
|
SeqNo seq()