Uses of Class
com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeSerializer
Packages that use AsArrayTypeSerializer
Package
Description
Package that contains standard implementations for
TypeResolverBuilder
and
TypeIdResolver.-
Uses of AsArrayTypeSerializer in com.fasterxml.jackson.databind.jsontype.impl
Subclasses of AsArrayTypeSerializer in com.fasterxml.jackson.databind.jsontype.implModifier and TypeClassDescriptionclassType serializer used withJsonTypeInfo.As.EXISTING_PROPERTYinclusion mechanism.classType serializer that preferably embeds type information as an additional JSON Object property, if possible (when resulting serialization would use JSON Object).Methods in com.fasterxml.jackson.databind.jsontype.impl that return AsArrayTypeSerializer