public class JSONSerializers extends Object
ObjectSerializer instances
that produce various flavors of JSON.public static ObjectSerializer getLegacy()
ObjectSerializer that mostly conforms to the
strict JSON format defined in getStrict in
preference to this method.getStrict()public static ObjectSerializer getStrict()
ObjectSerializer that conforms to the strict JSON
format defined in
Copyright © 2015. All Rights Reserved.