public class WebsocketServer extends Object
| 构造器和说明 |
|---|
WebsocketServer(WebSocketEndpointServer webSocketServerHandler,
WebSocketEndpointConfig webSocketEndpointConfig) |
public WebsocketServer(WebSocketEndpointServer webSocketServerHandler, WebSocketEndpointConfig webSocketEndpointConfig)
public void init()
throws InterruptedException,
SSLException
InterruptedException - InterruptedExceptionSSLException - SSLExceptionpublic WebSocketEndpointServer getEndpointServer()
Copyright © 2023 twelvet. All rights reserved.