Module robaho.httpserver
Package robaho.net.httpserver.http2
Interface HTTP2Connection.StreamHandler
- Enclosing class:
HTTP2Connection
public static interface HTTP2Connection.StreamHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandleStream(HTTP2Stream stream, InputStream in, OutputStream out)
-
Method Details
-
handleStream
- Throws:
IOException
-
getExecutor
Executor getExecutor()
-