public class ReceiveDestinationUdpTransport extends UdpChannelTransport
bindAddress, connectAddress, endPointAddress, errorLog, invalidPackets, isClosed, multicastTtl, receiveDatagramChannel, selectionKey, sendDatagramChannel, transportPoller, udpChannel
Constructor and Description |
---|
ReceiveDestinationUdpTransport(UdpChannel udpChannel,
MediaDriver.Context context) |
Modifier and Type | Method and Description |
---|---|
java.net.InetSocketAddress |
explicitControlAddress() |
boolean |
hasExplicitControl() |
void |
openChannel() |
void |
selectionKey(java.nio.channels.SelectionKey key) |
close, isMulticast, isValidFrame, multicastTtl, openDatagramChannel, receive, receiveDatagramChannel, receiveHook, registerForRead, sendError, sendHook, udpChannel
public ReceiveDestinationUdpTransport(UdpChannel udpChannel, MediaDriver.Context context)
Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.