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