Class AsyncSocketCallbackProxy
proxy for AsyncConnectionHandler - to call in GUI thread
Constructors
| Name | Description |
|---|---|
this
(handler, executor)
|
Methods
| Name | Description |
|---|---|
onConnect
(socket)
|
|
onDataReceived
(socket, data)
|
|
onDisconnect
(socket)
|
|
onError
(socket, error, msg)
|