|
|||||||||||
| 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.UnsubscribeMessage
The unsubscribe message.
| Field Summary |
| Fields inherited from class planet.scribe.messaging.ScribeMessage |
source, topic |
| Constructor Summary | |
UnsubscribeMessage(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 UnsubscribeMessage(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 | ||||||||||