public final class Http2Server extends okhttp3.internal.http2.Http2Connection.Listener
REFUSE_INCOMING_STREAMS| Constructor and Description |
|---|
Http2Server(File baseDirectory,
SSLSocketFactory sslSocketFactory) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String... args) |
void |
onStream(okhttp3.internal.http2.Http2Stream stream) |
onSettingspublic Http2Server(File baseDirectory, SSLSocketFactory sslSocketFactory)
public void onStream(okhttp3.internal.http2.Http2Stream stream) throws IOException
onStream in class okhttp3.internal.http2.Http2Connection.ListenerIOExceptionCopyright © 2018. All rights reserved.