|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonHttpClient | |
|---|---|
| com.google.api.client.http.json | JSON HTTP library based on the pluggable HTTP library. |
| Uses of JsonHttpClient in com.google.api.client.http.json |
|---|
| Methods in com.google.api.client.http.json that return JsonHttpClient | |
|---|---|
JsonHttpClient |
JsonHttpClient.Builder.build()
Builds a new instance of JsonHttpClient. |
JsonHttpClient |
JsonHttpRequest.getClient()
Returns the JSON HTTP client which handles this request. |
| Constructors in com.google.api.client.http.json with parameters of type JsonHttpClient | |
|---|---|
JsonHttpRequest(JsonHttpClient client,
HttpMethod method,
String uriTemplate,
Object content)
Builds an instance of JsonHttpRequest. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||