Package org.jclouds.json.internal
package org.jclouds.json.internal
-
ClassesClassDescriptionCreates type adapters for types handled in the following ways:EnumTypeAdapterThatReturnsFromValue<T extends Enum<T>>NamingStrategies used for JSON deserialization using GSONDetermines field naming from constructor annotationsDefinition of field naming policy for annotation-based fieldNamingStrategies.NameExtractor<A extends Annotation>Specifies how to extract the name from an annotation for use in determining the serialized name.Eliminates null values when deserializing Collections, Maps, and Multimapswrites or reads the literal json directlyWrites and reads Optional values as JSON