- handleMsg
void handleMsg(Buffer data)
Undocumented in source.
- listen
void listen(string ipAddress, int port)
Undocumented in source.
- sendMsg
void sendMsg(string targetIp, Integer targetPort, Buffer data)
Undocumented in source.
- start
void start()
Undocumented in source.
- stop
void stop()
Undocumented in source.
- unListen
void unListen()
Undocumented in source.