Skip navigation links

Aeron Message Transport

Packages 
Package Description
io.aeron
Aeron client that is used to communicate to a local Media Driver for the publication and subscription to message streams.
io.aeron.command
Command message codec flyweights for the communication protocol between Aeron clients and the Media Driver.
io.aeron.driver
The MediaDriver manages sending and receiving from the underlying media and handling request from the Aeron clients.
io.aeron.driver.buffer
Encapsulates the creation and management of buffers used to contain the log buffers.
io.aeron.driver.exceptions
MediaDriver specific exceptions which are all unchecked.
io.aeron.driver.ext
Package for extending the behaviour of the driver with features such as debug endpoints and congestion control implementations.
io.aeron.driver.media
Media, such as UDP, specific implementations used by the driver.
io.aeron.driver.reports
Reports of driver activity such the LossReport which tracks loss per stream.
io.aeron.driver.status
Status counters that track progress or events experienced by the driver.
io.aeron.exceptions
Common exception used by Aeron which are all unchecked.
io.aeron.logbuffer
Package of classes for working with message streams encoded into the log buffers.
io.aeron.protocol
Flyweight classes for encoding and decoding network protocol messages.
io.aeron.security
Basic security infrastructure for authenticating sessions by delegating to an Authenticator.
io.aeron.status
Counters for tracking status relevant to client activity.
Skip navigation links

Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.