| Package | Description |
|---|---|
| com.google.api.client.http.javanet |
HTTP Transport library for Google API's based on the
java.net package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConnectionFactory
Default implementation of
ConnectionFactory, which simply attempts to open the connection with an optional
Proxy.
|
| Modifier and Type | Method and Description |
|---|---|
NetHttpTransport |
NetHttpTransport.Builder.setConnectionFactory(ConnectionFactory
|