| Package | Description |
|---|---|
| reactor.aeron | |
| reactor.aeron.client | |
| reactor.aeron.server |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Connection |
| Modifier and Type | Class and Description |
|---|---|
class |
AeronEventLoop |
class |
AeronEventLoopGroup
Wrapper around the
AeronEventLoop where the actual logic is performed. |
class |
AeronResources |
class |
DefaultAeronInbound |
class |
DefaultAeronOutbound |
class |
MessagePublication |
class |
MessageSubscription |
| Modifier and Type | Class and Description |
|---|---|
class |
AeronClientConnector |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<? extends OnDisposable> |
AeronServer.bind() |
reactor.core.publisher.Mono<? extends OnDisposable> |
AeronServer.bind(AeronOptions options)
Binds server with given options.
|
Copyright © 2015–2018. All rights reserved.