public static class ParamValue.Serializer extends com.fasterxml.jackson.databind.JsonSerializer<ParamValue>
| Constructor and Description |
|---|
Serializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(ParamValue value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(ParamValue value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<ParamValue>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2015–2023 Red Hat. All rights reserved.