Uses of Interface
tigase.server.websocket.WebSocketProtocolIfc
Packages that use WebSocketProtocolIfc
-
Uses of WebSocketProtocolIfc in tigase.server.websocket
Classes in tigase.server.websocket that implement WebSocketProtocolIfcModifier and TypeClassDescriptionclass
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 connectionclass
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 connectionConstructors in tigase.server.websocket with parameters of type WebSocketProtocolIfc