Package | Description |
---|---|
com.squareup.okhttp | |
com.squareup.okhttp.internal.http |
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 |
---|
RouteSelector(Address address,
URI uri,
ProxySelector proxySelector,
ConnectionPool pool,
Dns dns,
RouteDatabase routeDatabase) |
Copyright © 2014. All rights reserved.