Uses of Class
com.google.api.client.http.apache.v5.Apache5HttpRequest
-
Packages that use Apache5HttpRequest Package Description com.google.api.client.http.apache.v5 HTTP Transport library for Google API's based on Apache HTTP Client/Core version 5.x -
-
Uses of Apache5HttpRequest in com.google.api.client.http.apache.v5
Methods in com.google.api.client.http.apache.v5 that return Apache5HttpRequest Modifier and Type Method Description protected Apache5HttpRequest
Apache5HttpTransport. buildRequest(java.lang.String method, java.lang.String url)
-