Class Http2ServerConnection
java.lang.Object
cool.scx.http.x.http2.Http2ServerConnection
-
Constructor Summary
ConstructorsConstructorDescriptionHttp2ServerConnection(ScxTCPSocket tcpSocket, HttpServerOptions options, cool.scx.functional.ScxConsumer<ScxHttpServerRequest, ?> requestHandler, ScxHttpServerErrorHandler errorHandler) -
Method Summary
-
Constructor Details
-
Http2ServerConnection
public Http2ServerConnection(ScxTCPSocket tcpSocket, HttpServerOptions options, cool.scx.functional.ScxConsumer<ScxHttpServerRequest, ?> requestHandler, ScxHttpServerErrorHandler errorHandler)
-
-
Method Details
-
start
public void start()
-