Package | Description |
---|---|
com.squareup.okhttp.internal.framed | |
com.squareup.okhttp.internal.http | |
com.squareup.okhttp.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 connection)
Notification that the connection's peer's settings may have changed.
|
Constructor and Description |
---|
Http2xStream(StreamAllocation streamAllocation,
FramedConnection framedConnection) |
Modifier and Type | Field and Description |
---|---|
FramedConnection |
RealConnection.framedConnection |
Copyright © 2017. All Rights Reserved.