Class ZonedDateTimeWithZoneIdSerializer

java.lang.Object
com.fasterxml.jackson.databind.JsonSerializer<ZonedDateTime>
All Implemented Interfaces:
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, com.fasterxml.jackson.databind.ser.ContextualSerializer, Serializable

@Deprecated public class ZonedDateTimeWithZoneIdSerializer extends InstantSerializerBase<ZonedDateTime>
Deprecated.
Since 2.8 only used by deprecated JSR310Module
Since:
2.6
See Also: