Class SingletonElectionCommandMarshaller

java.lang.Object
org.wildfly.clustering.singleton.server.SingletonElectionCommandMarshaller
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<SingletonElectionCommand>, org.infinispan.protostream.ProtobufTagMarshaller<SingletonElectionCommand>, Marshallable<SingletonElectionCommand>, ProtoStreamMarshaller<SingletonElectionCommand>, Readable<SingletonElectionCommand>, Writable<SingletonElectionCommand>

public class SingletonElectionCommandMarshaller extends Object implements ProtoStreamMarshaller<SingletonElectionCommand>
Author:
Paul Ferraro