Uses of Class
com.fasterxml.jackson.databind.jsontype.impl.AsExistingPropertyTypeSerializer
-
Packages that use AsExistingPropertyTypeSerializer Package Description com.fasterxml.jackson.databind.jsontype.impl Package that contains standard implementations forTypeResolverBuilder
andTypeIdResolver
. -
-
Uses of AsExistingPropertyTypeSerializer in com.fasterxml.jackson.databind.jsontype.impl
Methods in com.fasterxml.jackson.databind.jsontype.impl that return AsExistingPropertyTypeSerializer Modifier and Type Method Description AsExistingPropertyTypeSerializer
AsExistingPropertyTypeSerializer. forProperty(BeanProperty prop)
-