Uses of Interface
org.wildfly.clustering.server.infinispan.dispatcher.CommandMarshaller
Packages that use CommandMarshaller
-
Uses of CommandMarshaller in org.wildfly.clustering.server.infinispan.dispatcher
Classes in org.wildfly.clustering.server.infinispan.dispatcher that implement CommandMarshallerConstructors in org.wildfly.clustering.server.infinispan.dispatcher with parameters of type CommandMarshallerModifierConstructorDescriptionChannelCommandDispatcher(org.jgroups.blocks.MessageDispatcher dispatcher, CommandMarshaller<CC> marshaller, MC context, Group<org.jgroups.Address> group, Duration timeout, CommandDispatcher<CC> localDispatcher, Runnable closeTask)