public final class InstantSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Instant>
Serializer for Id instances
| Constructor and Description | 
|---|
InstantSerializer()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
serialize(Instant value,
         com.fasterxml.jackson.core.JsonGenerator jgen,
         com.fasterxml.jackson.databind.SerializerProvider provider)  | 
acceptJsonFormatVisitor, getSchema, getSchema, handledType, wrapAndThrow, wrapAndThrowpublic void serialize(Instant value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<Instant>IOExceptionCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.