Qore SewioWebSocketClient Module Reference  1.1
SewioWebSocketClient::SewioWebSocketConnection Member List

This is the complete list of members for SewioWebSocketClient::SewioWebSocketConnection, including all inherited members.

constructor(string name, string desc, string url, bool monitor, *hash opts, hash urlh)SewioWebSocketClient::SewioWebSocketConnection
constructor(string name, string description, string url, hash attributes={}, hash options={})SewioWebSocketClient::SewioWebSocketConnection
getConstructorInfoImpl()WebSocketClient::WebSocketConnectionObjectprotected
getDefaultOptions()SewioWebSocketClient::SewioWebSocketConnection
getImpl(bool connect=True, *hash rtopts)SewioWebSocketClient::SewioWebSocketConnectionprotected
getOptions()SewioWebSocketClient::SewioWebSocketConnection
getRuntimeOptions()WebSocketClient::WebSocketConnectionObject
getType()SewioWebSocketClient::SewioWebSocketConnection
make(string name, string desc, string url, bool monitor, *hash opts, hash urlh)SewioWebSocketClient::SewioWebSocketConnectionstatic