public final class ValueMapSerializer
extends com.fasterxml.jackson.databind.ser.std.StdSerializer<com.edorasware.api.value.ValueMap>
Jackson deserializer for ValueMap classes.
| Constructor and Description | 
|---|
ValueMapSerializer()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
serialize(com.edorasware.api.value.ValueMap value,
         com.fasterxml.jackson.core.JsonGenerator gen,
         com.fasterxml.jackson.databind.SerializerProvider provider)  | 
acceptJsonFormatVisitor, getSchema, getSchema, handledType, wrapAndThrow, wrapAndThrowpublic void serialize(com.edorasware.api.value.ValueMap value,
                      com.fasterxml.jackson.core.JsonGenerator gen,
                      com.fasterxml.jackson.databind.SerializerProvider provider)
               throws IOException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<com.edorasware.api.value.ValueMap>IOExceptionCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.