| Package | Description |
|---|---|
| org.wildfly.clustering.server.dispatcher |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelCommandDispatcherFactory
MessageDispatcher based CommandDispatcherFactory. |
class |
ManagedCommandDispatcherFactory
A
CommandDispatcherFactory decorator that allows multiple invocations of CommandDispatcherFactory.createCommandDispatcher(Object, Object) for a given identifier,
returning the same managed CommandDispatcher instance to each caller. |
| Modifier and Type | Method and Description |
|---|---|
AutoCloseableCommandDispatcherFactory |
ChannelCommandDispatcherFactoryServiceConfigurator.get() |
| Constructor and Description |
|---|
ManagedCommandDispatcherFactory(AutoCloseableCommandDispatcherFactory factory) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.