public class NestedChainDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<CallChain>
| Constructor and Description |
|---|
NestedChainDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
CallChain |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic CallChain deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<CallChain>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2025. All rights reserved.