| Package | Description | 
|---|---|
| org.axonframework.springcloud.commandhandling | 
| Modifier and Type | Method and Description | 
|---|---|
MessageRoutingInformation | 
SpringCloudHttpBackupCommandRouter.getLocalMessageRoutingInformation()
Get the local  
MessageRoutingInformation, thus the MessageRoutingInformation of the node this
 CommandRouter is a part of. | 
| Modifier and Type | Method and Description | 
|---|---|
protected Optional<MessageRoutingInformation> | 
SpringCloudHttpBackupCommandRouter.getMessageRoutingInformation(org.springframework.cloud.client.ServiceInstance serviceInstance)  | 
protected Optional<MessageRoutingInformation> | 
SpringCloudCommandRouter.getMessageRoutingInformation(org.springframework.cloud.client.ServiceInstance serviceInstance)
Retrieve the  
MessageRoutingInformation of the provided serviceInstance. | 
Copyright © 2010–2018. All rights reserved.