| Package | Description |
|---|---|
| org.axonframework.springcloud.commandhandling |
| Class and Description |
|---|
| MessageRoutingInformation
Object containing the message routing information required by the
CommandRouter to decide to whom an incoming
CommandMessage should be routed. |
| SpringCloudCommandRouter
A
CommandRouter implementation which uses Spring Cloud's
DiscoveryClients to propagate its CommandMessage Routing
Information, and to discover other Axon nodes and retrieve their Message Routing Information. |
| SpringHttpDispatchMessage
Spring Http message that contains a CommandMessage that needs to be dispatched on a remote command bus segment.
|
Copyright © 2010–2017. All rights reserved.