Package | Description |
---|---|
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.rpc2 |
JSON-RPC 2.0 as specified in JSON-RPC 2.0 Specification
and JSON-RPC over
HTTP .
|
com.google.api.client.json.webtoken | |
com.google.api.client.testing.http |
Testing utilities used for writing tests based on this library.
|
com.google.api.client.testing.http.apache |
Testing utilities used for writing tests based on the Apache HTTP Client.
|
com.google.api.client.testing.http.javanet |
Testing utilities used for writing tests based on the
java.net package. |
com.google.api.client.testing.http.json |
Testing utilities used for writing tests based on this library.
|
com.google.api.client.testing.util |
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-2013 Google. All Rights Reserved.