Package org.kiwiproject.jackson.ser
-
Class Summary Class Description InstantEpochTimeSerializer Jackson serializer that converts anInstantinto milliseconds since the epoch.LocalDateTimeEpochTimeSerializer Jackson serializer that converts aLocalDateTimeinto milliseconds since the epoch in the UTC zone by default, or in a zone specified in the constructor.