GatewayHttpClient

Undocumented in source.

Constructors

this
this(Protocol protocol)
Undocumented in source.

Members

Functions

connect
void connect()
Undocumented in source. Be warned that the author may not have intended to support it.
onClosed
void onClosed(ConnectBase connection)
Undocumented in source. Be warned that the author may not have intended to support it.
onConnection
void onConnection(ConnectBase connection)
Undocumented in source. Be warned that the author may not have intended to support it.
onMessage
void onMessage(Connection conneciton, Object message)
Undocumented in source. Be warned that the author may not have intended to support it.
sendMsg
void sendMsg(HttpContent content)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From GatewayClient

onConnection
void onConnection(ConnectBase connection)
Undocumented in source.
connect
void connect()
Undocumented in source.
onClosed
void onClosed(ConnectBase connection)
Undocumented in source.

Meta