@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-2018 Real Logic Ltd. All Rights Reserved.