| Modifier and Type | Method and Description |
|---|---|
ConnectionPool |
OkHttpClient.getConnectionPool() |
static ConnectionPool |
ConnectionPool.getDefault() |
| Modifier and Type | Method and Description |
|---|---|
OkHttpClient |
OkHttpClient.setConnectionPool(ConnectionPool connectionPool)
Sets the connection pool used to recycle HTTP and HTTPS connections.
|
| Constructor and Description |
|---|
Connection(ConnectionPool pool,
Route route) |
Copyright © 2015. All Rights Reserved.