| Class and Description | 
|---|
| CommandGateway
 Interface towards the Command Handling components of an application. 
 | 
| Class and Description | 
|---|
| AbstractCommandGateway
 Abstract implementation of a CommandGateway, which handles the dispatch interceptors and retrying on failure. 
 | 
| CommandGateway
 Interface towards the Command Handling components of an application. 
 | 
| CommandGatewayFactory
 Factory that creates Gateway implementations from custom interface definitions. 
 | 
| CommandGatewayFactory.InvocationHandler
 Interface towards the mechanism that handles a method call on a gateway interface method. 
 | 
| RetryScheduler
 Interface towards a mechanism that decides whether to schedule a command for execution when a previous attempts
 resulted in an exception. 
 | 
| Class and Description | 
|---|
| CommandGateway
 Interface towards the Command Handling components of an application. 
 | 
| Class and Description | 
|---|
| RetryScheduler
 Interface towards a mechanism that decides whether to schedule a command for execution when a previous attempts
 resulted in an exception. 
 | 
| Class and Description | 
|---|
| CommandGateway
 Interface towards the Command Handling components of an application. 
 | 
Copyright © 2010–2018. All rights reserved.