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