Uses of Class
com.google.api.client.http.apache.ApacheHttpTransport
Packages that use ApacheHttpTransport
Package
Description
HTTP Transport library for Google API's based on Apache HTTP Client version 4.
-
Uses of ApacheHttpTransport in com.google.api.client.http.apache
Methods in com.google.api.client.http.apache that return ApacheHttpTransportModifier and TypeMethodDescriptionApacheHttpTransport.Builder.build()
Returns a new instance ofApacheHttpTransport
based on the options.