| Class | Description |
|---|---|
| SpringCloudCommandRouter |
A
CommandRouter implementation which uses Spring Clouds
DiscoveryClients to discover and notify other nodes for routing
Commands. |
| SpringHttpCommandBusConnector | |
| SpringHttpDispatchMessage<C> |
Spring Http message that contains a CommandMessage that needs to be dispatched on a remote command bus segment.
|
| SpringHttpReplyMessage<R> |
Spring Http Message representing a reply to a dispatched command.
|
Copyright © 2010–2017. All rights reserved.