Class IntervalTimerMetaDataEntryMarshaller

java.lang.Object
org.wildfly.clustering.ejb.cache.timer.IntervalTimerMetaDataEntryMarshaller
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<IntervalTimerMetaDataEntry<Object>>, org.infinispan.protostream.ProtobufTagMarshaller<IntervalTimerMetaDataEntry<Object>>, Marshallable<IntervalTimerMetaDataEntry<Object>>, ProtoStreamMarshaller<IntervalTimerMetaDataEntry<Object>>, Readable<IntervalTimerMetaDataEntry<Object>>, Writable<IntervalTimerMetaDataEntry<Object>>

public class IntervalTimerMetaDataEntryMarshaller extends Object implements ProtoStreamMarshaller<IntervalTimerMetaDataEntry<Object>>
Author:
Paul Ferraro