| Package | Description |
|---|---|
| okhttp3.internal | |
| okhttp3.internal.http |
| Modifier and Type | Method and Description |
|---|---|
abstract RealConnection |
Internal.get(ConnectionPool
|
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
Internal.connectionBecameIdle(ConnectionPool
|
abstract void |
Internal.put(ConnectionPool
|
| Modifier and Type | Method and Description |
|---|---|
RealConnection |
StreamAllocation.connection()
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamAllocation.acquire(RealConnection
Use this allocation to hold
connection.
|