Uses of Class
org.java_websocket.server.DefaultSSLWebSocketServerFactory
-
Packages that use DefaultSSLWebSocketServerFactory Package Description org.java_websocket.server This package encapsulates all implementations in relation with the WebSocketServer. -
-
Uses of DefaultSSLWebSocketServerFactory in org.java_websocket.server
Subclasses of DefaultSSLWebSocketServerFactory in org.java_websocket.server Modifier and Type Class Description class
CustomSSLWebSocketServerFactory
WebSocketFactory that can be configured to only support specific protocols and cipher suites.
-