public interface FlowControlSupplier
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 instance.streamId
- for the instance.registrationId
- for the instance.Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.