Google HTTP Client Library for Java 1.10.3-beta

Packages
com.google.api.client.http Subset of HTTP 1.1 needed from the specification in RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1 .
com.google.api.client.http.apache HTTP Transport library for Google API's based on Apache HTTP Client version 4.
com.google.api.client.http.javanet HTTP Transport library for Google API's based on the java.net package.
com.google.api.client.http.json JSON HTTP library based on the pluggable HTTP library.
com.google.api.client.http.protobuf HTTP utilities for the Protocol Buffer format based on the pluggable HTTP library.
com.google.api.client.http.xml XML HTTP library based on the pluggable HTTP library.
com.google.api.client.http.xml.atom Atom XML HTTP library based on the pluggable HTTP library.
com.google.api.client.json Utilities for JSON as specified in RFC 4627: The application/json Media Type for JavaScript Object Notation (JSON) and Introducing JSON.
com.google.api.client.json.gson Low-level implementation of the GSON parser library based on the GSON JSON library.
com.google.api.client.json.jackson Low-level implementation of the JSON parser library based on the Jackson JSON library.
com.google.api.client.json.rpc2 JSON-RPC 2.0 as specified in JSON-RPC 2.0 Specification and JSON-RPC over HTTP .
com.google.api.client.protobuf Utilities for the Protocol Buffer format.
com.google.api.client.testing.http Testing utilities used for writing tests based on this library.
com.google.api.client.util General utilities used throughout this library.
com.google.api.client.util.escape Character escaping utilities.
com.google.api.client.xml Utilities for XML.
com.google.api.client.xml.atom Utilities for Atom XML.

 



Copyright © 2011-2012 Google. All Rights Reserved.