| Package | Description |
|---|---|
| org.axonframework.axonserver.connector.command | |
| org.axonframework.springboot.autoconfig |
| Class and Description |
|---|
| AxonServerCommandBus
Axon
CommandBus implementation that connects to Axon Server to submit and receive commands and command
responses. |
| AxonServerCommandBus.Builder
Builder class to instantiate an
AxonServerCommandBus. |
| CommandLoadFactorProvider
Provides the load factor value of the client for the specific command.
|
| CommandPriorityCalculator
Calculate the priority of
CommandMessage based on its content. |
| CommandSerializer
Converter between Axon Framework
CommandMessages and Axon Server gRPC Command messages. |
| GrpcBackedCommandMessage
Wrapper that allows clients to access a gRPC
Command as a CommandMessage. |
| Class and Description |
|---|
| AxonServerCommandBus
Axon
CommandBus implementation that connects to Axon Server to submit and receive commands and command
responses. |
| CommandLoadFactorProvider
Provides the load factor value of the client for the specific command.
|
| CommandPriorityCalculator
Calculate the priority of
CommandMessage based on its content. |
Copyright © 2010–2020. All rights reserved.