| Modifier and Type | Method | Description |
|---|---|---|
ConnectionPool |
OkHttpClient.connectionPool() |
| Modifier and Type | Method | Description |
|---|---|---|
OkHttpClient.Builder |
OkHttpClient.Builder.connectionPool(ConnectionPool connectionPool) |
Sets the connection pool used to recycle HTTP and HTTPS connections.
|
Copyright © 2021. All rights reserved.