See: Description
Interface | Description |
---|---|
JsonHttpRequestInitializer | Deprecated
(scheduled to be removed in 1.14) Use
HttpRequestInitializer instead. |
Class | Description |
---|---|
JsonHttpClient | Deprecated
(scheduled to be removed in 1.14) Use
HttpTransport instead. |
JsonHttpClient.Builder | Deprecated
(scheduled to be removed in 1.14) Use
HttpTransport instead. |
JsonHttpContent |
Serializes JSON HTTP content based on the data key/value mapping object for an item.
|
JsonHttpParser | Deprecated
(scheduled to be removed in 1.14) Use
JsonObjectParser instead. |
JsonHttpParser.Builder |
Builder for
JsonHttpParser . |
JsonHttpRequest | Deprecated
(scheduled to be removed in 1.14) Use
HttpRequest instead. |
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 © 2011-2012 Google. All Rights Reserved.