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