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