All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description ArraysJsonSerializer<K> Arrays serializer.BeanSerializer Bean visitor that serializes properties of a bean.BooleanArrayJsonSerializer Serializes boolean arrays.BooleanJsonSerializer Boolean serializer.ByteArrayJsonSerializer Serializes byte arrays.CalendarJsonSerializer Calendar serializer.CharacterJsonSerializer Character serializer.CharSequenceJsonSerializer CharSequence serializers.ClassJsonSerializer Class serializer.DateJsonSerializer Date serializer.DoubleArrayJsonSerializer Serializes double arrays.DoubleJsonSerializer EmptyJsonSerializer Not a serializer - simply ignores the value and outputs nothing.EnumJsonSerializer Enum serializer.FileJsonSerializer File json serializer offers various ways of file to JSON serializations.FileJsonSerializer.Type FloatArrayJsonSerializer Serializes float arrays.FloatJsonSerializer IntArrayJsonSerializer Serializes int arrays.IterableJsonSerializer Iterable serializer.JSON JSON annotation defines if some property has to be included or excluded from the serialization.JsonAnnotationManager Cached includes and excludes annotation data per type.JSONAnnotationValues JsonArray Representation of JSON array.JsonArraySerializer JsonContext JSON context used during serialization for building the JSON string.JsonException JSON exception.JsonObject Representation of JSON object.JsonObjectSerializer JsonParser Simple, developer-friendly JSON parser.JsonParser.Defaults JsonParserBase Just a base class ofJsonParserthat contains various utilities, to reduce the size of a parser.JsonSerializer JSON serializer.JsonSerializer.Defaults JsonValueContext Context of current serialized value.JsonWriter Simple JSON writer.JulianDateSerializer Serializer for JulianDate.KeyValueJsonSerializer<T> Key value JSON serializer.LazyList Similar toLazyMap, the list elements are resolved only when required.LazyMap This map only builds once you ask for a key for the first time.LocalDateSerializer LocalDateTimeSerializer LocalTimeSerializer LongArrayJsonSerializer Serializes long arrays.MapJsonSerializer Map serializer.MapToBean Map to bean converter.NumberJsonSerializer ObjectJsonSerializer Main serializer for objects.Path Path to a property from JSON root.PathQuery Path query is used to match properties with some Path.PrettyJsonSerializer JsonSerializerthat prints out formatted JSON.TypeData Type information read from annotations.TypeJsonParser<T> Parser of JSON default types.TypeJsonParserMap TypeJsonSerializer<T> Type JSON Serializer defines how a type is serialized into JSON string.TypeJsonSerializerMap Map ofjson type serializers.TypeJsonVisitor Type's property visitor that follows JSON include/excludes rules.UUIDJsonSerializer ValueConverter<S,T> Value converter forJsonParser.ValueJsonSerializer<T> Base class for all JSON objects and arrays serializers.