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 | Description |
---|---|---|
class |
DefaultConnectionFactory |
Default implementation of
ConnectionFactory , which simply attempts to open the connection
with an optional Proxy . |
Modifier and Type | Method | Description |
---|---|---|
NetHttpTransport.Builder |
NetHttpTransport.Builder.setConnectionFactory(ConnectionFactory connectionFactory) |
Copyright © 2011–2019 Google. All rights reserved.