Uses of Class
com.google.api.client.http.json.JsonHttpParser

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

Uses of JsonHttpParser in com.google.api.client.http.json
 

Methods in com.google.api.client.http.json that return JsonHttpParser
 JsonHttpParser JsonHttpParser.Builder.build()
          Builds a new instance of JsonHttpParser.
protected  JsonHttpParser JsonHttpClient.createParser()
          Creates a JSON parser.
 JsonHttpParser JsonHttpClient.getJsonHttpParser()
          Returns the JSON HTTP Parser.
 



Copyright © 2011 Google. All Rights Reserved.