| 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.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.
|
Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.