Constructor and Description |
---|
Binds.Serializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(Binds binds,
com.fasterxml.jackson.core.JsonGenerator jsonGen,
com.fasterxml.jackson.databind.SerializerProvider serProvider) |
public void serialize(Binds binds, com.fasterxml.jackson.core.JsonGenerator jsonGen, com.fasterxml.jackson.databind.SerializerProvider serProvider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<Binds>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2016. All Rights Reserved.