Class Http2ServerConnection

java.lang.Object
cool.scx.http.x.http2.Http2ServerConnection

public class Http2ServerConnection extends Object
  • Constructor Details

    • Http2ServerConnection

      public Http2ServerConnection(cool.scx.tcp.ScxTCPSocket tcpSocket, HttpServerOptions options, cool.scx.function.Function1Void<cool.scx.http.ScxHttpServerRequest, ?> requestHandler, cool.scx.http.error_handler.ScxHttpServerErrorHandler errorHandler)
  • Method Details

    • start

      public void start()