| Package | Description |
|---|---|
| org.axonframework.extensions.springcloud.commandhandling |
| Class and Description |
|---|
| MessageRoutingInformation
Deprecated.
in favor of
MemberCapabilities |
| SpringCloudCommandRouter
A
CommandRouter implementation which uses Spring Cloud's DiscoveryClients to propagate its Command
Message Routing Information, and to discover other Axon nodes and retrieve their Message Routing Information. |
| SpringCloudCommandRouter.Builder
Builder class to instantiate a
SpringCloudCommandRouter. |
| SpringCloudHttpBackupCommandRouter
Deprecated.
in favor of using the regular
SpringCloudCommandRouter with the RestCapabilityDiscoveryMode |
| SpringCloudHttpBackupCommandRouter.Builder
Deprecated.
Builder class to instantiate a
SpringCloudHttpBackupCommandRouter. |
| SpringHttpCommandBusConnector
A
CommandBusConnector implementation based on Spring Rest characteristics. |
| SpringHttpCommandBusConnector.Builder
Builder class to instantiate a
SpringHttpCommandBusConnector. |
| SpringHttpDispatchMessage
Spring Http message that contains a CommandMessage that needs to be dispatched on a remote command bus segment.
|
Copyright © 2010–2023. All rights reserved.