Uses of Class
com.google.api.client.http.javanet.NetHttpTransport
Packages that use NetHttpTransport
Package
Description
HTTP Transport library for Google API's based on the
java.net
package.-
Uses of NetHttpTransport in com.google.api.client.http.javanet
Methods in com.google.api.client.http.javanet that return NetHttpTransportModifier and TypeMethodDescriptionNetHttpTransport.Builder.build()
Returns a new instance ofNetHttpTransport
based on the options.