| Package | Description |
|---|---|
| io.axoniq.axonserver.connector | |
| io.axoniq.axonserver.connector.command.impl | |
| io.axoniq.axonserver.connector.impl |
| Modifier and Type | Method and Description |
|---|---|
CommandChannel |
AxonServerConnection.commandChannel()
Returns the channel on which Command related interactions can be performed with AxonServer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommandChannelImpl
CommandChannel implementation, serving as the command connection between AxonServer and a client
application. |
| Modifier and Type | Method and Description |
|---|---|
CommandChannel |
ContextConnection.commandChannel() |
Copyright © 2020–2022 AxonIQ BV. All rights reserved.