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