| Interface | Description |
|---|---|
| CommandDispatcherFactoryConfiguration |
Configuration for a
CommandDispatcherFactoryService. |
| CommandMarshaller<C> |
Marshalling strategy for a command.
|
| Class | Description |
|---|---|
| CommandDispatcherClassTableContributor |
ClassTable contributor for the marshaller of a
CommandDispatcher. |
| CommandDispatcherFactoryProvider |
Installs a
CommandDispatcherFactory service per channel. |
| CommandDispatcherFactoryService |
Service providing a CommandDispatcherFactory.
|
| CommandResponseMarshaller |
Marshalling strategy for the command response.
|
| NoSuchService |
Simple object that indicates that no service is registered on the remote node for which to execute the remote command.
|
| ServiceCommandDispatcher<C> |
MessageDispatcher-based command dispatcher.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.