public static class JacksonConfig.ResponseSerailizer extends com.fasterxml.jackson.databind.JsonSerializer<Response>
| Constructor and Description |
|---|
ResponseSerailizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Response response,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(Response response, com.fasterxml.jackson.core.JsonGenerator generator, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<Response>IOExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.