| Package | Description |
|---|---|
| org.axonframework.axonserver.connector.command | |
| org.axonframework.axonserver.connector.query | |
| org.axonframework.commandhandling.distributed |
| Modifier and Type | Class and Description |
|---|---|
class |
AxonServerCommandBus
Axon
CommandBus implementation that connects to Axon Server to submit and receive commands and command
responses. |
| Modifier and Type | Class and Description |
|---|---|
class |
AxonServerQueryBus
Axon
QueryBus implementation that connects to Axon Server to submit and receive queries and query responses. |
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedCommandBus
Implementation of a
CommandBus that is aware of multiple instances of a CommandBus working together to spread
load. |
Copyright © 2010–2020. All rights reserved.