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