@FunctionalInterface public interface RetransmitSender
| Modifier and Type | Method and Description |
|---|---|
void |
resend(int termId,
int termOffset,
int length)
Called when a frame should be sent to request the retransmission of data.
|
Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.