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