public class TaggedMulticastFlowControlSupplier extends Object implements FlowControlSupplier
TaggedMulticastFlowControl implementation strategies.| Constructor and Description |
|---|
TaggedMulticastFlowControlSupplier() |
| 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.