Package | Description |
---|---|
org.java_websocket.server |
This package encapsulates all implementations in relation with the WebSocketServer.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomSSLWebSocketServerFactory
WebSocketFactory that can be configured to only support specific protocols and cipher suites.
|
class |
DefaultSSLWebSocketServerFactory |
class |
DefaultWebSocketServerFactory |
class |
SSLParametersWebSocketServerFactory
WebSocketFactory that can be configured to only support specific protocols and cipher suites.
|
Modifier and Type | Method and Description |
---|---|
void |
WebSocketServer.setWebSocketFactory(WebSocketServerFactory wsf) |
Copyright © 2020. All rights reserved.