public final class FramedServer extends okhttp3.internal.framed.FramedConnection.Listener
REFUSE_INCOMING_STREAMS| Constructor and Description |
|---|
FramedServer(File baseDirectory,
SSLSocketFactory sslSocketFactory) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String... args) |
void |
onStream(okhttp3.internal.framed.FramedStream stream) |
onSettingspublic FramedServer(File baseDirectory, SSLSocketFactory sslSocketFactory)
public void onStream(okhttp3.internal.framed.FramedStream stream) throws IOException
onStream in class okhttp3.internal.framed.FramedConnection.ListenerIOExceptionCopyright © 2016. All Rights Reserved.