| 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 |
AeronResources |
class |
DefaultAeronOutbound |
class |
InnerPoller |
class |
MessagePublication |
| 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.