public class CallbackDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Callback>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
openapi31 |
| Constructor and Description |
|---|
CallbackDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Callback |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic Callback deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Callback>IOExceptionCopyright © 2022. All rights reserved.