Uses of Class
com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeSerializer

Packages that use AsWrapperTypeSerializer
com.fasterxml.jackson.databind.jsontype.impl Package that contains standard implementations for TypeResolverBuilder and TypeIdResolver
 

Uses of AsWrapperTypeSerializer in com.fasterxml.jackson.databind.jsontype.impl
 

Methods in com.fasterxml.jackson.databind.jsontype.impl that return AsWrapperTypeSerializer
 AsWrapperTypeSerializer AsWrapperTypeSerializer.forProperty(BeanProperty prop)
           
 



Copyright © 2012 fasterxml.com. All Rights Reserved.