Smack

org.jivesoftware.smackx.pubsub
Class NodeEvent

java.lang.Object
  extended by org.jivesoftware.smackx.pubsub.NodeEvent
Direct Known Subclasses:
SubscriptionEvent

public abstract class NodeEvent
extends Object


Constructor Summary
protected NodeEvent(String id)
           
 
Method Summary
 String getNodeId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeEvent

protected NodeEvent(String id)
Method Detail

getNodeId

public String getNodeId()

Smack

Copyright © 2003-2007 Jive Software.