See: Description
| Interface | Description | 
|---|---|
| Command<R,C> | 
 A command to invoke remotely. 
 | 
| CommandDispatcher<C> | 
 A dispatcher for remote invocation of commands. 
 | 
| CommandDispatcherFactory | 
 Factory for creating a command dispatcher. 
 | 
| CommandResponse<R> | 
 Remote command execution response. 
 | 
| Exception | Description | 
|---|---|
| CommandDispatcherException | 
 Indicates a failure to dispatch a command. 
 | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.