|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectplanet.scribe.messaging.ScribeMessage
planet.scribe.messaging.DropMessage
The drop message, which tells a child that it's parent can no longer support it. Note that this does not necessarily mean that the parent has failed.
| Field Summary |
| Fields inherited from class planet.scribe.messaging.ScribeMessage |
source, topic |
| Constructor Summary | |
DropMessage(NodeHandle source,
Topic topic)
|
|
| Methods inherited from class planet.scribe.messaging.ScribeMessage |
getSource, getTopic, setSource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DropMessage(NodeHandle source,
Topic topic)
source - The source addresstopic - Message topic.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||