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

Packages that use com.google.api.client.http.json
com.google.api.client.http.json JSON HTTP library based on the pluggable HTTP library. 
 

Classes in com.google.api.client.http.json used by com.google.api.client.http.json
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
          Deprecated. Builder for JsonHttpParser.
JsonHttpRequest
          JSON HTTP request to JsonHttpClient.
JsonHttpRequestInitializer
          JSON HTTP request initializer.
 



Copyright © 2011-2012 Google. All Rights Reserved.