Package | Description |
---|---|
com.squareup.okhttp | |
com.squareup.okhttp.internal | |
com.squareup.okhttp.internal.http |
Modifier and Type | Method and Description |
---|---|
Address |
Route.getAddress() |
Constructor and Description |
---|
Route(Address address,
Proxy proxy,
InetSocketAddress inetSocketAddress) |
Modifier and Type | Method and Description |
---|---|
abstract RealConnection |
Internal.get(ConnectionPool pool,
Address address,
StreamAllocation streamAllocation) |
Modifier and Type | Field and Description |
---|---|
Address |
StreamAllocation.address |
Constructor and Description |
---|
RouteSelector(Address address,
RouteDatabase routeDatabase) |
StreamAllocation(ConnectionPool connectionPool,
Address address) |
Copyright © 2017. All Rights Reserved.