Uses of Interface
org.wildfly.clustering.server.jgroups.dispatcher.CommandMarshaller
Packages that use CommandMarshaller
-
Uses of CommandMarshaller in org.wildfly.clustering.server.jgroups.dispatcher
Classes in org.wildfly.clustering.server.jgroups.dispatcher that implement CommandMarshallerConstructors in org.wildfly.clustering.server.jgroups.dispatcher with parameters of type CommandMarshallerModifierConstructorDescriptionJChannelCommandDispatcher(CC commandContext, org.jgroups.blocks.MessageDispatcher dispatcher, CommandMarshaller<CC> marshaller, MC marshallingContext, ChannelGroup group, Duration timeout, Runnable closeTask)