@FunctionalInterface public interface FlowControlSupplier
FlowControl strategies to be employed by senders for publications.| Modifier and Type | Method and Description |
|---|---|
FlowControl |
newInstance(UdpChannel udpChannel,
int streamId,
long registrationId)
Return a new
FlowControl instance. |
FlowControl newInstance(UdpChannel udpChannel, int streamId, long registrationId)
FlowControl instance.udpChannel - for the publication.streamId - for the publication.registrationId - for the publication.Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.