|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.siam.distributed.NodeNotifyMessage
public class NodeNotifyMessage
NodeNotifyMessage defines some very basic information about a node, and is periodically sent to the node's parent.
| Field Summary | |
|---|---|
long |
_deviceID
ISI ID of node |
| Constructor Summary | |
|---|---|
NodeNotifyMessage(long deviceID)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long _deviceID
| Constructor Detail |
|---|
public NodeNotifyMessage(long deviceID)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||