Package tigase.server.websocket
-
Interface Summary Interface Description WebSocketProtocolIfc Interface which needs to be implemented by any implemention of version of WebSocket protocol. -
Class Summary Class Description WebSocketClientConnectionManager Class implements basic support allowing clients to connect using WebSocket protocolWebSocketHixie76 Class implements Hixie-76 version of WebSocket protocol specification which is used in connection handshaking as well as in frameing/deframing of data sent over WebSocket connectionWebSocketHybi Class implements Hybi (RFC compatible) version of WebSocket protocol specification which is used in connection handshaking as well as in frameing/deframing of data sent over WebSocket connectionWebSocketXMPPIOService<RefObject> Class implements basic support for WebSocket protocol. -
Enum Summary Enum Description WebSocketXMPPIOService.State WebSocketXMPPIOService.WebSocketXMPPSpec