类 HttpServerHandlerFactoryExecution


  • public class HttpServerHandlerFactoryExecution
    extends Object
    ClassName: HttpServerHandlerFactoryExecution Description: date: 2020/8/17 23:38
    从以下版本开始:
    JDK 1.8
    作者:
    ThierrySquirrel
    • 方法详细资料

      • httpServerHandshake

        public static void httpServerHandshake​(io.netty.channel.Channel channel,
                                               io.netty.handler.codec.http.FullHttpRequest request,
                                               int maxFramePayloadLength,
                                               int readTimeoutMilli)