Package | Description |
---|---|
com.squareup.okhttp.internal.spdy |
Modifier and Type | Method and Description |
---|---|
void |
FrameWriter.ackSettings(Settings peerSettings)
Informs the peer that we've applied its latest settings.
|
void |
FrameReader.Handler.settings(boolean clearPrevious,
Settings settings) |
void |
FrameWriter.settings(Settings okHttpSettings)
Write okhttp's settings to the peer.
|
Copyright © 2015. All rights reserved.