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