| Interface | Description |
|---|---|
| CommandPriorityCalculator |
Calculate priority of message based on it content.
|
| Class | Description |
|---|---|
| AxonServerCommandBus |
Axon CommandBus implementation that connects to AxonServer to submit and receive commands.
|
| AxonServerRegistration | |
| CommandSerializer |
Converter between Axon CommandMessage and AxonServer GRPC message.
|
| GrpcBackedCommandMessage<C> |
Wrapper that allows clients to access a GRPC Command as a command message.
|
| RemoteCommandException |
Copyright © 2010–2018. All rights reserved.