public class DefaultReceiveChannelEndpointSupplier extends java.lang.Object implements ReceiveChannelEndpointSupplier
ReceiveChannelEndpoint.| Constructor and Description |
|---|
DefaultReceiveChannelEndpointSupplier() |
| Modifier and Type | Method and Description |
|---|---|
ReceiveChannelEndpoint |
newInstance(UdpChannel udpChannel,
DataPacketDispatcher dispatcher,
org.agrona.concurrent.status.AtomicCounter statusIndicator,
MediaDriver.Context context) |
public DefaultReceiveChannelEndpointSupplier()
public ReceiveChannelEndpoint newInstance(UdpChannel udpChannel, DataPacketDispatcher dispatcher, org.agrona.concurrent.status.AtomicCounter statusIndicator, MediaDriver.Context context)
newInstance in interface ReceiveChannelEndpointSupplierCopyright © 2014-2018 Real Logic Ltd. All Rights Reserved.