public class DebugReceiveChannelEndpointSupplier extends Object implements ReceiveChannelEndpointSupplier
ReceiveChannelEndpoint for testing loss.| Constructor and Description |
|---|
DebugReceiveChannelEndpointSupplier() |
| Modifier and Type | Method and Description |
|---|---|
ReceiveChannelEndpoint |
newInstance(UdpChannel udpChannel,
DataPacketDispatcher dispatcher,
AtomicCounter statusIndicator,
MediaDriver.Context context)
Supply a new instance of a
DebugReceiveChannelEndpoint for testing loss. |
public ReceiveChannelEndpoint newInstance(UdpChannel udpChannel, DataPacketDispatcher dispatcher, AtomicCounter statusIndicator, MediaDriver.Context context)
DebugReceiveChannelEndpoint for testing loss.newInstance in interface ReceiveChannelEndpointSupplierudpChannel - on which the receiver is listening.dispatcher - for dispatching packets to publication images.statusIndicator - for the channel.context - for the configuration of the driver.DebugReceiveChannelEndpoint for testing loss.Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.