Package net.tootallnate.websocket

Class Summary
WebSocket Represents one end (client or server) of a single WebSocket connection.
WebSocketClient The WebSocketClient is an abstract class that expects a valid "ws://" URI to connect to.
WebSocketServer WebSocketServer is an abstract class that only takes care of the HTTP handshake portion of WebSockets.
 

Enum Summary
WebSocketDraft Enum for WebSocket Draft