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 TypeClassDescriptionclass
Type serializer used withJsonTypeInfo.As.EXISTING_PROPERTY
inclusion mechanism.class
Type 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