Uses of Class
com.google.api.client.json.GenericJson

Packages that use GenericJson
com.google.api.client.auth.oauth2.draft10 OAuth 2.0 (draft 10) authorization as specified in The OAuth 2.0 Protocol (draft-ietf-oauth-v2-10) (see detailed package specification). 
com.google.api.client.json Utilities for JSON as specified in RFC 4627: The application/json Media Type for JavaScript Object Notation (JSON) and Introducing JSON
 

Uses of GenericJson in com.google.api.client.auth.oauth2.draft10
 

Subclasses of GenericJson in com.google.api.client.auth.oauth2.draft10
 class AuthorizationResponse
          OAuth 2.0 (draft 10) parser for the redirect URL after end user grants or denies authorization as specified in Authorization Response.
 

Uses of GenericJson in com.google.api.client.json
 

Methods in com.google.api.client.json that return GenericJson
 GenericJson GenericJson.clone()
           
 



Copyright © 2010-2011 Google. All Rights Reserved.