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