| Package | Description |
|---|---|
| io.atomix.cluster.messaging |
Provides high-level interfaces for direct and publish-subscribe inter-cluster communication.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MessagingException.NoRemoteHandler
Exception indicating no remote registered remote handler.
|
static class |
MessagingException.ProtocolException
Exception indicating failure due to invalid message structure such as an incorrect preamble.
|
static class |
MessagingException.RemoteHandlerFailure
Exception indicating handler failure.
|
Copyright © 2013–2018. All rights reserved.