| Interface | Description |
|---|---|
| WebSocketProtocolIfc |
Interface which needs to be implemented by any implemention of version of WebSocket protocol.
|
| Class | Description |
|---|---|
| WebSocketClientConnectionManager |
Class implements basic support allowing clients to connect using WebSocket protocol
|
| WebSocketHixie76 |
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 connection
|
| WebSocketHybi |
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 connection
|
| WebSocketXMPPIOService<RefObject> |
Class implements basic support for WebSocket protocol.
|
| Enum | Description |
|---|---|
| WebSocketXMPPIOService.State | |
| WebSocketXMPPIOService.WebSocketXMPPSpec |
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.