Package org.java_websocket.server
This package encapsulates all implementations in relation with the WebSocketServer.
-
Class Summary Class Description CustomSSLWebSocketServerFactory WebSocketFactory that can be configured to only support specific protocols and cipher suites.DefaultSSLWebSocketServerFactory DefaultWebSocketServerFactory WebSocketServer WebSocketServer is an abstract class that only takes care of the HTTP handshake portion of WebSockets.