| Interface | Description |
|---|---|
| ChannelCommandDispatcherFactoryConfiguration |
Configuration for a
ChannelCommandDispatcherFactory. |
| CommandMarshaller<C> |
Marshalling strategy for a command.
|
| MarshallingConfigurationContext |
Context for creating marshalling configuration
|
| Class | Description |
|---|---|
| ChannelCommandDispatcher<C> |
MessageDispatcher-based command dispatcher.
|
| ChannelCommandDispatcherFactory |
MessageDispatcher based CommandDispatcherFactory. |
| ChannelCommandDispatcherFactoryBuilder |
Builds a channel-based
CommandDispatcherFactory service. |
| ChannelCommandDispatcherFactoryBuilderProvider |
Provides the requisite builders for creating a channel-based
CommandDispatcherFactory. |
| CommandDispatcherClassTableContributor |
ClassTable contributor for the marshaller of a
CommandDispatcher. |
| CommandDispatcherFactoryAliasBuilderProvider | |
| CommandDispatcherFactoryBuilderProvider |
Provides the requisite builders for creating a
CommandDispatcherFactory created from a specified factory.. |
| CommandDispatcherFactoryServiceNameProvider | |
| CommandResponseMarshaller |
Marshalling strategy for the command response.
|
| LocalCommandDispatcher<C> |
Non-clustered
CommandDispatcher implementation |
| LocalCommandDispatcherFactory |
Non-clustered
CommandDispatcherFactory implementation |
| LocalCommandDispatcherFactoryBuilder |
Builds a non-clustered
CommandDispatcherFactory service. |
| LocalCommandDispatcherFactoryBuilderProvider |
Provides the requisite builders for creating a non-clustered
CommandDispatcherFactory. |
| NoSuchService |
Simple object that indicates that no service is registered on the remote node for which to execute the remote command.
|
| SimpleCommandResponse<T> |
Simple
CommandResponse implementation |
| SimpleFuture<T> |
Simple
Future implementation for synchronous responses. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.