Class CalendarMarshaller

java.lang.Object
org.wildfly.clustering.marshalling.protostream.util.CalendarMarshaller
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<Calendar>, org.infinispan.protostream.ProtobufTagMarshaller<Calendar>, Marshallable<Calendar>, ProtoStreamMarshaller<Calendar>, Readable<Calendar>, Writable<Calendar>

public class CalendarMarshaller extends Object implements ProtoStreamMarshaller<Calendar>
Mashaller for a Calendar.
Author:
Paul Ferraro