Uses of Interface
org.wildfly.clustering.server.infinispan.dispatcher.CommandMarshaller
-
Packages that use CommandMarshaller Package Description org.wildfly.clustering.server.infinispan.dispatcher -
-
Uses of CommandMarshaller in org.wildfly.clustering.server.infinispan.dispatcher
Classes in org.wildfly.clustering.server.infinispan.dispatcher that implement CommandMarshaller Modifier and Type Class Description classCommandDispatcherMarshaller<C,MC>Constructors in org.wildfly.clustering.server.infinispan.dispatcher with parameters of type CommandMarshaller Constructor Description ChannelCommandDispatcher(org.jgroups.blocks.MessageDispatcher dispatcher, CommandMarshaller<CC> marshaller, MC context, Group<org.jgroups.Address> group, Duration timeout, org.wildfly.clustering.dispatcher.CommandDispatcher<CC> localDispatcher, Runnable closeTask)
-