public class DefaultMulticastFlowControlSupplier extends java.lang.Object implements FlowControlSupplier
| Constructor and Description |
|---|
DefaultMulticastFlowControlSupplier() |
| 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)
FlowControlSupplierFlowControl instance.newInstance in interface FlowControlSupplierudpChannel - for the instance.streamId - for the instance.registrationId - for the instance.Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.