Google HTTP Client Library for Java 1.4.1-beta

Packages
com.google.api.client.auth Utilities for authentication and authorization.
com.google.api.client.auth.oauth OAuth 1.0 authorization as specified in RFC 5849: The OAuth 1.0 Protocol (see detailed package specification).
com.google.api.client.auth.oauth2 OAuth 2.0 authorization as specified in The OAuth 2.0 Protocol (draft-ietf-oauth-v2-10) (see detailed package specification).
com.google.api.client.auth.oauth2.draft10 OAuth 2.0 (draft 10) authorization as specified in The OAuth 2.0 Protocol (draft-ietf-oauth-v2-10) (see detailed package specification).
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.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.testing.http Testing utilities used for writing tests based on this library.
com.google.api.client.testing.json Testing utilities used for writing tests based on the JSON package of 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 © 2010-2011 Google. All Rights Reserved.