Class CommandDispatcherMarshaller<C,MC>

java.lang.Object
org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherMarshaller<C,MC>
All Implemented Interfaces:
CommandMarshaller<C>

public class CommandDispatcherMarshaller<C,MC> extends Object implements CommandMarshaller<C>
Author:
Paul Ferraro
  • Constructor Details

    • CommandDispatcherMarshaller

      public CommandDispatcherMarshaller(org.wildfly.clustering.marshalling.ByteBufferMarshaller marshaller, Object id, org.wildfly.clustering.marshalling.MarshalledValueFactory<MC> factory)
  • Method Details