| Package | Description |
|---|---|
| lac.cnet.gateway.data | |
| lac.cnet.gateway.task |
| Modifier and Type | Method and Description |
|---|---|
int |
AssociatedNode.compareTo(AssociatedNode specifiedNode)
Compares this node with the specified node
|
| Constructor and Description |
|---|
SendMessageTask(Gateway gateway,
AssociatedNode node,
byte[] rawMessage)
Constructs the task from Gateway´s instance, the node and its rawMessage
|
SendPingTask(AssociatedNode node,
byte pingId)
Constructs the task from the node and Ping´s Id
|