public class DefaultSendChannelEndpointSupplier extends Object implements SendChannelEndpointSupplier
SendChannelEndpoint.| Constructor and Description |
|---|
DefaultSendChannelEndpointSupplier() |
| Modifier and Type | Method and Description |
|---|---|
SendChannelEndpoint |
newInstance(UdpChannel udpChannel,
AtomicCounter statusIndicator,
MediaDriver.Context context)
A new instance of a specialised
SendChannelEndpoint. |
public SendChannelEndpoint newInstance(UdpChannel udpChannel, AtomicCounter statusIndicator, MediaDriver.Context context)
SendChannelEndpoint.newInstance in interface SendChannelEndpointSupplierudpChannel - on which the sender will send.statusIndicator - for the channel.context - for the configuration of the driver.SendChannelEndpoint.Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.