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

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

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

Fields in com.fasterxml.jackson.databind.ser.impl declared as JsonSerializerMap
protected  JsonSerializerMap ReadOnlyClassToSerializerMap._map
          Actual mappings from type key to serializers
 



Copyright © 2012 fasterxml.com. All Rights Reserved.