Class GoogleApacheHttpTransport (1.33.4)

public final class GoogleApacheHttpTransport

Deprecated. Use com.google.api.client.googleapis.apache.v2.GoogleApacheHttpTransport

Utilities for Google APIs based on ApacheHttpTransport.

Inheritance

java.lang.Object > GoogleApacheHttpTransport

Static Methods

newTrustedTransport() (deprecated)

public static ApacheHttpTransport newTrustedTransport()

Deprecated. Use com.google.api.client.googleapis.apache.v2.GoogleApacheHttpTransport.newTrustedTransport()

Returns a new instance of ApacheHttpTransport that uses GoogleUtils#getCertificateTrustStore() for the trusted certificates.

Returns
TypeDescription
com.google.api.client.http.apache.ApacheHttpTransport
Exceptions
TypeDescription
GeneralSecurityException
IOException