Uses of Class
com.google.api.client.http.apache.v2.ApacheHttpRequest
-
Packages that use ApacheHttpRequest Package Description com.google.api.client.http.apache.v2 HTTP Transport library for Google API's based on Apache HTTP Client version 4.5+. -
-
Uses of ApacheHttpRequest in com.google.api.client.http.apache.v2
Methods in com.google.api.client.http.apache.v2 that return ApacheHttpRequest Modifier and Type Method Description protected ApacheHttpRequest
ApacheHttpTransport. buildRequest(java.lang.String method, java.lang.String url)
-