Class | Description |
---|---|
ControlTransportPoller |
Encapsulates the polling of a number of
UdpChannelTransport s using whatever means provides the lowest latency. |
DataTransportPoller |
Encapsulates the polling of a number of
UdpChannelTransport s using whatever means provides the lowest latency. |
NetworkUtil |
Collection of network specific utility functions
|
ReceiveChannelEndpoint |
Aggregator of multiple subscriptions onto a single transport session for receiving of data and setup frames
plus sending status and NAK frames.
|
ReceiveChannelEndpointThreadLocals | |
SendChannelEndpoint |
Aggregator of multiple
NetworkPublication s onto a single transport session for
sending data and setup frames plus the receiving of status and NAK frames. |
UdpChannel |
Encapsulation of UDP Channels.
|
UdpChannelTransport | |
UdpTransportPoller |
Encapsulates the polling of a number of
UdpChannelTransport s using whatever means provides the lowest latency. |
Copyright © 2014 - 2016 Real Logic Ltd. All Rights Reserved.