| Class and Description | 
|---|
| CommandBusConnector
 Interface describing the component that remotely connects multiple CommandBus instances. 
 | 
| CommandRouter
 Interface describing a mechanism used to find a suitable member of a cluster capable of handling given command
 message. 
 | 
| ConsistentHashChangeListener
 Represents a listener that is notified when a ConsistentHash instance of the component it is registered with has
 changed. 
 | 
| DistributedCommandBus
 Implementation of a  
CommandBus that is aware of multiple instances of a CommandBus working together to
 spread load. | 
| RoutingStrategy
 Interface describing a mechanism that generates a routing key for a given command. 
 | 
| Class and Description | 
|---|
| AbstractRoutingStrategy
 Abstract implementation of the RoutingStrategy interface that uses a policy to prescribe what happens when a routing
 cannot be resolved. 
 | 
| CommandBusConnector
 Interface describing the component that remotely connects multiple CommandBus instances. 
 | 
| CommandCallbackWrapper
 Wrapper for a Command callback. 
 | 
| CommandRouter
 Interface describing a mechanism used to find a suitable member of a cluster capable of handling given command
 message. 
 | 
| ConsistentHash
 Component used by command routers to find members capable of handling a given command. 
 | 
| ConsistentHash.ConsistentHashMember
 Member implementation used by a  
ConsistentHash registry. | 
| ConsistentHashChangeListener
 Represents a listener that is notified when a ConsistentHash instance of the component it is registered with has
 changed. 
 | 
| Member
 Member of a cluster of connected command endpoints. 
 | 
| RoutingStrategy
 Interface describing a mechanism that generates a routing key for a given command. 
 | 
| SimpleMember
 An endpoint in the network for a command handling service. 
 | 
| UnresolvedRoutingKeyPolicy | 
| Class and Description | 
|---|
| CommandBusConnector
 Interface describing the component that remotely connects multiple CommandBus instances. 
 | 
| CommandRouter
 Interface describing a mechanism used to find a suitable member of a cluster capable of handling given command
 message. 
 | 
| ConsistentHash
 Component used by command routers to find members capable of handling a given command. 
 | 
| ConsistentHashChangeListener
 Represents a listener that is notified when a ConsistentHash instance of the component it is registered with has
 changed. 
 | 
| DispatchMessage
 Base class for dispatch messages which may be used in the  
CommandBusConnector upon dispatching a command
 to other nodes. | 
| Member
 Member of a cluster of connected command endpoints. 
 | 
| ReplyMessage
 Base class for reply messages which may be used in the  
CommandBusConnector for replying on received
 commands from other nodes. | 
| RoutingStrategy
 Interface describing a mechanism that generates a routing key for a given command. 
 | 
| ServiceRegistryException
 Exception that is triggered when an error occurs that is related to the registration or deregistration of a member to
 the distributed command bus service registry. 
 | 
| Class and Description | 
|---|
| ConsistentHashChangeListener
 Represents a listener that is notified when a ConsistentHash instance of the component it is registered with has
 changed. 
 | 
| RoutingStrategy
 Interface describing a mechanism that generates a routing key for a given command. 
 | 
| Class and Description | 
|---|
| CommandBusConnector
 Interface describing the component that remotely connects multiple CommandBus instances. 
 | 
| CommandRouter
 Interface describing a mechanism used to find a suitable member of a cluster capable of handling given command
 message. 
 | 
| ConsistentHashChangeListener
 Represents a listener that is notified when a ConsistentHash instance of the component it is registered with has
 changed. 
 | 
| DispatchMessage
 Base class for dispatch messages which may be used in the  
CommandBusConnector upon dispatching a command
 to other nodes. | 
| Member
 Member of a cluster of connected command endpoints. 
 | 
| ReplyMessage
 Base class for reply messages which may be used in the  
CommandBusConnector for replying on received
 commands from other nodes. | 
| RoutingStrategy
 Interface describing a mechanism that generates a routing key for a given command. 
 | 
Copyright © 2010–2018. All rights reserved.