public class MaxMulticastFlowControlSupplier extends java.lang.Object implements FlowControlSupplier
Constructor and Description |
---|
MaxMulticastFlowControlSupplier() |
Modifier and Type | Method and Description |
---|---|
FlowControl |
newInstance(UdpChannel udpChannel,
int streamId,
long registrationId)
Return a new
FlowControl instance. |
public FlowControl newInstance(UdpChannel udpChannel, int streamId, long registrationId)
FlowControlSupplier
FlowControl
instance.newInstance
in interface FlowControlSupplier
udpChannel
- for the instance.streamId
- for the instance.registrationId
- for the instance.Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.