WsConnection

Undocumented in source.

Constructors

this
this(WebSocketConnection connection)
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
getConnection
Connection getConnection()
Undocumented in source. Be warned that the author may not have intended to support it.
getConnection
WebSocketConnection getConnection()
Undocumented in source. Be warned that the author may not have intended to support it.
getProtocol
string getProtocol()
Undocumented in source. Be warned that the author may not have intended to support it.
isConnected
bool isConnected()
Undocumented in source. Be warned that the author may not have intended to support it.
sendMsg
void sendMsg(MessageBuffer message)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ConnectBase

dispatchMessage
void dispatchMessage(ConnectBase connection, MessageBuffer message)
Undocumented in source. Be warned that the author may not have intended to support it.
sendMsg
void sendMsg(MessageBuffer message)
Undocumented in source. Be warned that the author may not have intended to support it.
getProtocol
string getProtocol()
Undocumented in source. Be warned that the author may not have intended to support it.
getConnection
Connection getConnection()
Undocumented in source. Be warned that the author may not have intended to support it.
close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
isConnected
bool isConnected()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta