| Package | Description |
|---|---|
| com.squareup.okhttp.internal | |
| com.squareup.okhttp.internal.http |
| Modifier and Type | Method and Description |
|---|---|
abstract RealConnection |
Internal.get(ConnectionPool pool,
Address address,
StreamAllocation streamAllocation) |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
Internal.connectionBecameIdle(ConnectionPool pool,
RealConnection connection) |
abstract void |
Internal.put(ConnectionPool pool,
RealConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
RealConnection |
StreamAllocation.connection() |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamAllocation.acquire(RealConnection connection)
Use this allocation to hold
connection. |
Copyright © 2017. All Rights Reserved.