public class MaxMulticastFlowControlSupplier extends Object implements FlowControlSupplier
MaxMulticastFlowControl strategy implementations.| 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)
FlowControl instance.newInstance in interface FlowControlSupplierudpChannel - for the publication.streamId - for the publication.registrationId - for the publication.Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.