WebsocketDS constructor
WebsocketDS(
- WebSocketChannel webSocketChannel
create new instance of WebsocketDS
Implementation
WebsocketDS(this.webSocketChannel);
create new instance of WebsocketDS
WebsocketDS(this.webSocketChannel);