类 WebsocketServerInit
- java.lang.Object
-
- com.github.thierrysquirrel.websocket.netty.server.init.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)
-
-
方法详细资料
-
init
public void init() throws InterruptedException
-
-