| Package | Description |
|---|---|
| okhttp3.internal.framed | |
| okhttp3.internal.http | |
| okhttp3.internal.io |
| Modifier and Type | Method and Description |
|---|---|
FramedConnection |
FramedConnection.Builder.build()
|
FramedConnection |
FramedStream.getConnection()
|
| Modifier and Type | Method and Description |
|---|---|
void |
FramedConnection.Listener.onSettings(FramedConnection
Notification that the connection's peer's settings may have changed.
|
| Constructor and Description | |
|---|---|
Http2xStream(StreamAllocation
|
| Modifier and Type | Field and Description |
|---|---|
FramedConnection |
RealConnection.framedConnection
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealConnection.onSettings(FramedConnection
When settings are received, adjust the allocation limit.
|