| Package | Description |
|---|---|
| tigase.server.websocket |
| Modifier and Type | Class and Description |
|---|---|
class |
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
|
class |
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
|
| Constructor and Description |
|---|
WebSocketXMPPIOService(WebSocketProtocolIfc[] enabledProtocols) |
Copyright © 2016 "Tigase, Inc.". All rights reserved.