Uses of Class
com.google.api.client.http.javanet.NetHttpRequest
-
Packages that use NetHttpRequest Package Description com.google.api.client.http.javanet HTTP Transport library for Google API's based on thejava.net
package. -
-
Uses of NetHttpRequest in com.google.api.client.http.javanet
Methods in com.google.api.client.http.javanet that return NetHttpRequest Modifier and Type Method Description protected NetHttpRequest
NetHttpTransport. buildRequest(java.lang.String method, java.lang.String url)
-