Uses of Class
org.java_websocket.server.DefaultSSLWebSocketServerFactory
Packages that use DefaultSSLWebSocketServerFactory
Package
Description
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.serverModifier and TypeClassDescriptionclass
WebSocketFactory that can be configured to only support specific protocols and cipher suites.class
WebSocketFactory that can be configured to only support specific protocols and cipher suites.