Class DateExternalizer<D extends Date>
java.lang.Object
org.wildfly.clustering.marshalling.spi.LongExternalizer<D>
org.wildfly.clustering.marshalling.spi.util.DateExternalizer<D>
- All Implemented Interfaces:
Externalizer<D>
- Direct Known Subclasses:
TimestampExternalizer
Externalizers for
Date implementations.- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.clustering.marshalling.spi.LongExternalizer
getTargetClass, readObject, size, writeObject
-
Constructor Details
-
DateExternalizer
-