Package | Description |
---|---|
com.google.api.client.http.json |
JSON HTTP library based on the pluggable HTTP library.
|
Class and 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
Deprecated.
Builder for
JsonHttpParser . |
JsonHttpRequest
Deprecated.
(scheduled to be removed in 1.14) Use
HttpRequest instead. |
JsonHttpRequestInitializer
Deprecated.
(scheduled to be removed in 1.14) Use
HttpRequestInitializer instead. |
Copyright © 2011-2012 Google. All Rights Reserved.