Package | Description |
---|---|
com.google.api.client.http.json |
JSON HTTP library based on the pluggable HTTP library.
|
Modifier and Type | Method and Description |
---|---|
JsonHttpParser |
JsonHttpParser.Builder.build()
Builds a new instance of
JsonHttpParser . |
protected JsonHttpParser |
JsonHttpClient.createParser()
Deprecated.
Creates a JSON parser.
|
JsonHttpParser |
JsonHttpClient.getJsonHttpParser()
Deprecated.
Returns the JSON HTTP Parser.
|
Copyright © 2011-2012 Google. All Rights Reserved.