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.Builder |
NetHttpTransport.Builder.setConnectionFactory(ConnectionFactory connectionFactory)
|
Copyright © 2011–2022 Google. All rights reserved.