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