public static final class VolumeBinds.Serializer extends com.fasterxml.jackson.databind.JsonSerializer<VolumeBinds>
Constructor and Description |
---|
Serializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(VolumeBinds value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(VolumeBinds value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws java.io.IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<VolumeBinds>
java.io.IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2018. All Rights Reserved.