Uses of Class
tools.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer
Packages that use AsPropertyTypeDeserializer
Package
Description
Package that contains standard implementations for
TypeResolverBuilder
and
TypeIdResolver.-
Uses of AsPropertyTypeDeserializer in tools.jackson.databind.jsontype.impl
Subclasses of AsPropertyTypeDeserializer in tools.jackson.databind.jsontype.implModifier and TypeClassDescriptionclassATypeDeserializercapable of deducing polymorphic types based on the fields available.Constructors in tools.jackson.databind.jsontype.impl with parameters of type AsPropertyTypeDeserializerModifierConstructorDescriptionAsPropertyTypeDeserializer(AsPropertyTypeDeserializer src, BeanProperty property)