Class HttpToHttp2ConnectionHandler

    • Method Detail

      • write

        public io.netty5.util.concurrent.Future<Void> write​(io.netty5.channel.ChannelHandlerContext ctx,
                                                            Object msg)
        Handles conversion of HttpMessage and HttpContent to HTTP/2 frames.