Package | Description |
---|---|
com.google.api.client.http.json |
JSON HTTP library based on the pluggable HTTP library.
|
Modifier and Type | Method and Description |
---|---|
static JsonHttpParser.Builder |
JsonHttpParser.builder(JsonFactory jsonFactory)
Deprecated.
Returns an instance of a new builder.
|
JsonHttpParser.Builder |
JsonHttpParser.Builder.setContentType(String contentType)
Sets the content type.
|
Copyright © 2011-2012 Google. All Rights Reserved.