类 WebsocketServerInit


  • public class WebsocketServerInit
    extends Object
    ClassName: WebsocketServerInit Description: date: 2020/8/17 23:44
    从以下版本开始:
    JDK 1.8
    作者:
    ThierrySquirrel
    • 构造器详细资料

      • WebsocketServerInit

        public WebsocketServerInit​(String url,
                                   int websocketMaxFramePayloadLength,
                                   int websocketReadTimeoutMilli)