@FunctionalInterface public interface RetransmitSender
| Modifier and Type | Method and Description |
|---|---|
void |
resend(int termId,
int termOffset,
int length)
Called when a retransmit should be sent.
|
Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.