| Modifier and Type | Class and Description |
|---|---|
class |
AdminChannelImpl
AdminChannel GRPC implementation to allow a client application sending and receiving administration related
messages to and from Axon Server. |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandChannelImpl
CommandChannel implementation, serving as the command connection between AxonServer and a client
application. |
| Modifier and Type | Class and Description |
|---|---|
class |
EventChannelImpl
EventChannel implementation, serving as the event connection between AxonServer and a client application. |
| Modifier and Type | Class and Description |
|---|---|
class |
ControlChannelImpl
ControlChannel implementation, serving as the overall control and instruction connection between AxonServer
and a client application. |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryChannelImpl
QueryChannel implementation, serving as the query connection between AxonServer and a client application. |
Copyright © 2020–2022 AxonIQ BV. All rights reserved.