| Class | Description |
|---|---|
| GoogleHeaders |
HTTP headers for Google API's.
|
| GoogleUrl |
Generic Google URL providing for some common query parameters used in Google API's such as the
GoogleUrl.alt and GoogleUrl.fields parameters. |
| GoogleUtils |
Utility class for the Google API Client Library.
|
| MethodOverride |
Thread-safe HTTP request execute interceptor for Google API's that wraps HTTP requests -- other
than GET or POST -- inside of a POST request and uses
"X-HTTP-Method-Override" header to
specify the actual HTTP method. |
| MethodOverride.Builder |
Builder for
MethodOverride. |
Warning: this package is experimental, and its content may be changed in incompatible ways or possibly entirely removed in a future version of the library
Copyright © 2010-2012 Google. All Rights Reserved.