Uses of Class
com.fasterxml.jackson.databind.ser.impl.UnwrappingBeanPropertyWriter

Packages that use UnwrappingBeanPropertyWriter
com.fasterxml.jackson.databind.ser.impl Contains implementation classes of serialization part of data binding. 
 

Uses of UnwrappingBeanPropertyWriter in com.fasterxml.jackson.databind.ser.impl
 

Methods in com.fasterxml.jackson.databind.ser.impl that return UnwrappingBeanPropertyWriter
 UnwrappingBeanPropertyWriter UnwrappingBeanPropertyWriter.rename(NameTransformer transformer)
           
 



Copyright © 2012 fasterxml.com. All Rights Reserved.