Uses of Class
tools.jackson.databind.jsontype.impl.TypeDeserializerBase
Packages that use TypeDeserializerBase
Package
Description
Package that contains standard implementations for
TypeResolverBuilder
and
TypeIdResolver.-
Uses of TypeDeserializerBase in tools.jackson.databind.jsontype.impl
Subclasses of TypeDeserializerBase in tools.jackson.databind.jsontype.implModifier and TypeClassDescriptionclassType deserializer used withJsonTypeInfo.As.WRAPPER_ARRAYinclusion mechanism.classATypeDeserializercapable of deducing polymorphic types based on the fields available.classType deserializer used withJsonTypeInfo.As.EXTERNAL_PROPERTYinclusion mechanism.classType deserializer used withJsonTypeInfo.As.PROPERTYinclusion mechanism.classType deserializer used withJsonTypeInfo.As.WRAPPER_OBJECTinclusion mechanism.Constructors in tools.jackson.databind.jsontype.impl with parameters of type TypeDeserializerBaseModifierConstructorDescriptionprotectedTypeDeserializerBase(TypeDeserializerBase src, BeanProperty property)