Package com.google.api.client.http.json

JSON HTTP library based on the pluggable HTTP library.

See:
          Description

Interface Summary
JsonHttpRequestInitializer JSON HTTP request initializer.
 

Class Summary
JsonHttpClient JSON HTTP Client.
JsonHttpClient.Builder Builder for JsonHttpClient.
JsonHttpContent Serializes JSON HTTP content based on the data key/value mapping object for an item.
JsonHttpParser Deprecated. (scheduled to be removed in 1.11) Use JsonObjectParser instead.
JsonHttpParser.Builder Builder for JsonHttpParser.
JsonHttpRequest JSON HTTP request to JsonHttpClient.
 

Package com.google.api.client.http.json Description

JSON HTTP library based on the pluggable HTTP library.

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

Since:
1.0
Author:
Yaniv Inbar


Copyright © 2011-2012 Google. All Rights Reserved.