Enum TimerIndexMarshaller

java.lang.Object
java.lang.Enum<TimerIndexMarshaller>
org.wildfly.clustering.ejb.cache.timer.TimerIndexMarshaller
All Implemented Interfaces:
Serializable, Comparable<TimerIndexMarshaller>, org.infinispan.protostream.BaseMarshaller<TimerIndex>, org.infinispan.protostream.ProtobufTagMarshaller<TimerIndex>, Marshallable<TimerIndex>, ProtoStreamMarshaller<TimerIndex>, Readable<TimerIndex>, Writable<TimerIndex>

public enum TimerIndexMarshaller extends Enum<TimerIndexMarshaller> implements ProtoStreamMarshaller<TimerIndex>
Author:
Paul Ferraro