public static interface ServiceOptions.HttpTransportFactory
HttpTransport factories.
Implementation must provide a public no-arg constructor. Loading of a factory implementation
is done via ServiceLoader.
| Modifier and Type | Method and Description |
|---|---|
com.google.api.client.http.HttpTransport |
create() |
Copyright © 2016 Google. All rights reserved.