类 HandshakeFactoryExecution


  • public class HandshakeFactoryExecution
    extends Object
    ClassName: HandshakeFactoryExecution Description: date: 2020/8/18 0:02
    从以下版本开始:
    JDK 1.8
    作者:
    ThierrySquirrel
    • 方法详细资料

      • upgradeWebsocket

        public static void upgradeWebsocket​(io.netty.channel.Channel channel,
                                            io.netty.handler.codec.http.FullHttpRequest request,
                                            int maxFramePayloadLength,
                                            int readTimeoutMilli)
                                     throws WebsocketException
        抛出:
        WebsocketException