Uses of Package
com.google.api.client.json
Packages that use com.google.api.client.json
Package
Description
JSON HTTP library based on the pluggable HTTP library.
Utilities for JSON as specified in RFC 4627: The
application/json Media Type for JavaScript Object Notation (JSON) and Introducing JSON.
Low-level implementation of the GSON parser library based on the GSON JSON library.
Low-level implementation of the JSON parser library based on the Jackson JSON library.
Low-level implementation of the JSON parser library based on the Jackson 2 JSON library.
Classes used for testing of JSON library implementations.
Beta
Testing utilities used for writing tests based on this library.
-
Classes in com.google.api.client.json used by com.google.api.client.http.json
-
Classes in com.google.api.client.json used by com.google.api.client.jsonClassDescription
Beta
Customizes the behavior of a JSON parser.Generic JSON data that stores all unknown key name/value pairs.Abstract low-level JSON factory.Abstract low-level JSON serializer.Parses JSON data into an data class of key/value pairs.Builder.Abstract low-level JSON parser.JSON token in the low-level JSON library. -
Classes in com.google.api.client.json used by com.google.api.client.json.gsonClassDescriptionAbstract low-level JSON factory.Abstract low-level JSON serializer.Abstract low-level JSON parser.JSON token in the low-level JSON library.
-
Classes in com.google.api.client.json used by com.google.api.client.json.jacksonClassDescriptionAbstract low-level JSON factory.Abstract low-level JSON serializer.Abstract low-level JSON parser.JSON token in the low-level JSON library.
-
Classes in com.google.api.client.json used by com.google.api.client.json.jackson2ClassDescriptionAbstract low-level JSON factory.Abstract low-level JSON serializer.Abstract low-level JSON parser.JSON token in the low-level JSON library.
-
Classes in com.google.api.client.json used by com.google.api.client.json.webtokenClassDescriptionGeneric JSON data that stores all unknown key name/value pairs.Abstract low-level JSON factory.
-
Classes in com.google.api.client.json used by com.google.api.client.test.jsonClassDescriptionGeneric JSON data that stores all unknown key name/value pairs.Abstract low-level JSON factory.Abstract low-level JSON parser.
Beta
Declares that the data type enclosing this field is polymorphic, and that the value of this field in a heterogeneous JSON schema will determine what type the data should be parsed into.Use this annotation to specify that a declared numeric Java field should map to a JSON string. -
Classes in com.google.api.client.json used by com.google.api.client.testing.jsonClassDescriptionAbstract low-level JSON factory.Abstract low-level JSON serializer.Abstract low-level JSON parser.JSON token in the low-level JSON library.