| Package | Description |
|---|---|
| okhttp3.internal | |
| okhttp3.internal.http | |
| okhttp3.internal.io |
| Modifier and Type | Method and Description |
|---|---|
abstract StreamAllocation |
Internal.callEngineGetStreamAllocation(Call
|
| Modifier and Type | Method and Description |
|---|---|
abstract RealConnection |
Internal.get(ConnectionPool
|
| Modifier and Type | Field and Description |
|---|---|
StreamAllocation |
HttpEngine.streamAllocation
|
| Modifier and Type | Method and Description |
|---|---|
StreamAllocation |
HttpEngine.close()
Release any resources held by this engine.
|
| Constructor and Description | |
|---|---|
Http1xStream(StreamAllocation
|
|
Http2xStream(StreamAllocation
|
|
HttpEngine(OkHttpClient
|
| Modifier and Type | Field and Description |
|---|---|
List |
RealConnection.allocations
|