Package org.java_websocket
package org.java_websocket
-
ClassDescriptionBase class for additional implementations for the server as well as the clientDeprecated.A class that represents an SSL/TLS peer, and can be extended to create a client or a server.Implements the relevant portions of the SocketChannel interface with the SSLEngine wrapper.This class default implements all methods of the WebSocketListener that can be overridden optionally when advances functionalities is needed.Represents one end (client or server) of a single WebSocketImpl connection.Implemented by
WebSocketClient
andWebSocketServer
.Interface to encapsulate the required methods for a websocket factory