public interface ExtendedMessageListener
| Modifier and Type | Method and Description |
|---|---|
void |
newMessageReceived(NodeConnection remoteCon,
ExtendedMessage message)
Called when the Gateway sends a object.
|
void newMessageReceived(NodeConnection remoteCon, ExtendedMessage message)
remoteCon - the RemoteConnection which the event happenedmessage - the message just received