See: Description
| Class | Description |
|---|---|
| ControlTransportPoller |
Encapsulates the polling of a number of
UdpChannelTransports using whatever means provides the lowest latency. |
| DataTransportPoller |
Encapsulates the polling of a number of
UdpChannelTransports using whatever means provides the lowest latency. |
| ImageConnection | |
| MultiRcvDestination | |
| NetworkUtil |
Collection of network specific utility functions
|
| ReceiveChannelEndpoint |
Aggregator of multiple subscriptions onto a single transport channel for receiving of data and setup frames
plus sending status and NAK frames.
|
| ReceiveChannelEndpointThreadLocals |
Thread local variables that will only be accessed in the context of the Receiver agent thread from within a
ReceiveChannelEndpoint subclass. |
| ReceiveDestinationUdpTransport | |
| SendChannelEndpoint |
Aggregator of multiple
NetworkPublications onto a single transport channel for
sending data and setup frames plus the receiving of status and NAK frames. |
| UdpChannel |
The media configuration for Aeron UDP channels as an instantiation of the socket addresses for a
ChannelUri. |
| UdpChannelTransport | |
| UdpTransportPoller |
Encapsulates the polling of a number of
UdpChannelTransports using whatever means provides the lowest latency. |
Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.