public static class JsonObjectJacksonSerializer.Serializer extends com.fasterxml.jackson.databind.JsonSerializer<IJsonObjectWrapper>
| Constructor and Description |
|---|
Serializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(IJsonObjectWrapper jsonObjectWrapper,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
public void serialize(IJsonObjectWrapper jsonObjectWrapper, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider serializerProvider) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<IJsonObjectWrapper>IOExceptionCopyright © 2022. All rights reserved.