|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectUpdatePacket
public class UpdatePacket
Objects of this class carry update information from one node to another.
Field Summary | |
---|---|
Node |
fromNode
Source node (sender of this update packet). |
Constructor Summary | |
---|---|
protected |
UpdatePacket(Node from)
It's inappropriate to try to construct one of these directly - in fact you can't. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Node fromNode
Constructor Detail |
---|
protected UpdatePacket(Node from)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |