Uses of Interface
org.wildfly.clustering.server.jgroups.dispatcher.JChannelCommandDispatcherFactory.Configuration
Packages that use JChannelCommandDispatcherFactory.Configuration
-
Uses of JChannelCommandDispatcherFactory.Configuration in org.wildfly.clustering.server.jgroups.dispatcher
Constructors in org.wildfly.clustering.server.jgroups.dispatcher with parameters of type JChannelCommandDispatcherFactory.ConfigurationModifierConstructorDescriptionCommandDispatcherRequestCorrelator(org.jgroups.JChannel channel, org.jgroups.blocks.RequestHandler handler, JChannelCommandDispatcherFactory.Configuration config) Creates a request correlator for a command dispatcher.Creates a channel-based command dispatcher factory using the specified configuration.