Uses of Class
com.fasterxml.jackson.databind.jsontype.impl.AsExternalTypeDeserializer
-
Packages that use AsExternalTypeDeserializer Package Description com.fasterxml.jackson.databind.jsontype.impl Package that contains standard implementations forTypeResolverBuilder
andTypeIdResolver
. -
-
Uses of AsExternalTypeDeserializer in com.fasterxml.jackson.databind.jsontype.impl
Constructors in com.fasterxml.jackson.databind.jsontype.impl with parameters of type AsExternalTypeDeserializer Constructor Description AsExternalTypeDeserializer(AsExternalTypeDeserializer src, BeanProperty property)
-