A C E G I M R S W

A

AbstractWebSocket - Class in websocket4j
This class implements common functionality of server and client side web socket.
AbstractWebSocket(Socket, Integer, Object...) - Constructor for class websocket4j.AbstractWebSocket
Creates new WebSocket instance using given socket for communication and limiting handshake time to given milliseconds.
accept() - Method in class websocket4j.server.WebServerSocket
Accepts a new connection to the socket.

A C E G I M R S W