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

Packages that use com.google.api.client.googleapis.json
com.google.api.client.googleapis.batch.json JSON batch for Google API's. 
com.google.api.client.googleapis.json Google's JSON support (see detailed package specification). 
 

Classes in com.google.api.client.googleapis.json used by com.google.api.client.googleapis.batch.json
GoogleJsonError
          Data class representing the Google JSON error response content, as documented for example in Error responses.
GoogleJsonErrorContainer
          Data class representing a container of GoogleJsonError.
 

Classes in com.google.api.client.googleapis.json used by com.google.api.client.googleapis.json
AbstractJsonFeedParser
          Deprecated. (scheduled to be removed in 1.11)
GoogleJsonError
          Data class representing the Google JSON error response content, as documented for example in Error responses.
GoogleJsonError.ErrorInfo
          Detailed error information.
GoogleJsonResponseException
          Exception thrown when an error status code is detected in an HTTP response to a Google API that uses the JSON format, using the format specified in Error Responses.
GoogleJsonRpcHttpTransport
          JSON-RPC 2.0 HTTP transport for RPC requests for Google API's, including both singleton and batched requests.
GoogleJsonRpcHttpTransport.Builder
          GoogleJsonRpcHttpTransport Builder.
JsonCContent
          Serializes JSON-C content based on the data key/value mapping object for an item, wrapped in a "data" envelope.
JsonFeedParser
          Deprecated. (scheduled to be removed in 1.11)
JsonMultiKindFeedParser
          Deprecated. (scheduled to be removed in 1.11)
 



Copyright © 2010-2012 Google. All Rights Reserved.