public class AsValueReferenceTypeDeserializer
extends com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeDeserializer
| Modifier | Constructor and Description |
|---|---|
protected |
AsValueReferenceTypeDeserializer(com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeDeserializer src,
com.fasterxml.jackson.databind.BeanProperty property) |
|
AsValueReferenceTypeDeserializer(com.fasterxml.jackson.databind.JavaType bt,
com.fasterxml.jackson.databind.jsontype.TypeIdResolver idRes,
String typePropertyName,
boolean typeIdVisible,
com.fasterxml.jackson.databind.JavaType defaultImpl) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
_deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
com.fasterxml.jackson.databind.jsontype.TypeDeserializer |
forProperty(com.fasterxml.jackson.databind.BeanProperty prop) |
deserializeTypedFromAny, deserializeTypedFromArray, deserializeTypedFromObject, deserializeTypedFromScalar, getTypeInclusion_deserializeWithNativeTypeId, _deserializeWithNativeTypeId, _findDefaultImplDeserializer, _findDeserializer, _handleMissingTypeId, _handleUnknownTypeId, baseType, baseTypeName, getDefaultImpl, getPropertyName, getTypeIdResolver, toStringpublic AsValueReferenceTypeDeserializer(com.fasterxml.jackson.databind.JavaType bt,
com.fasterxml.jackson.databind.jsontype.TypeIdResolver idRes,
String typePropertyName,
boolean typeIdVisible,
com.fasterxml.jackson.databind.JavaType defaultImpl)
protected AsValueReferenceTypeDeserializer(com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeDeserializer src,
com.fasterxml.jackson.databind.BeanProperty property)
public com.fasterxml.jackson.databind.jsontype.TypeDeserializer forProperty(com.fasterxml.jackson.databind.BeanProperty prop)
forProperty in class com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeDeserializerprotected Object _deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
_deserialize in class com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeDeserializerIOExceptionCopyright © 2012–2021 Graylog, Inc.. All rights reserved.