Uses of Class
com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeDeserializer
Packages that use AsArrayTypeDeserializer
Package
Description
Package that contains standard implementations for
TypeResolverBuilder
and
TypeIdResolver.-
Uses of AsArrayTypeDeserializer in com.fasterxml.jackson.databind.jsontype.impl
Subclasses of AsArrayTypeDeserializer in com.fasterxml.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 com.fasterxml.jackson.databind.jsontype.impl with parameters of type AsArrayTypeDeserializerModifierConstructorDescriptionAsArrayTypeDeserializer(AsArrayTypeDeserializer src, BeanProperty property)