Class JodaSerializers

  • All Implemented Interfaces:
    Provider<Map.Entry<Class<?>,​JsonSerializer<?>>>

    public class JodaSerializers
    extends Object
    implements Provider<Map.Entry<Class<?>,​JsonSerializer<?>>>
    Provider for serializers that handle some basic data types for Joda date/time library.

    Since version 1.5, more types are supported. These types use slightly different approach to serialization than core date types: "timestamp" notation is implemented using JSON arrays, for improved readability.

    Since:
    1.4