Uses of Class
org.codehaus.jackson.map.jsontype.impl.AsArrayTypeSerializer
Packages that use AsArrayTypeSerializer
Package
Description
Package that contains standard implementations for
TypeResolverBuilder
and
TypeIdResolver
.-
Uses of AsArrayTypeSerializer in org.codehaus.jackson.map.jsontype.impl
Subclasses of AsArrayTypeSerializer in org.codehaus.jackson.map.jsontype.implModifier and TypeClassDescriptionclass
Type serializer that preferably embeds type information as an additional JSON Object property, if possible (when resulting serialization would use JSON Object).