Smack

org.jivesoftware.smackx.pubsub
Class CollectionNode

java.lang.Object
  extended by org.jivesoftware.smackx.pubsub.Node
      extended by org.jivesoftware.smackx.pubsub.CollectionNode

public class CollectionNode
extends Node


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jivesoftware.smackx.pubsub.Node
Node.ItemDeleteTranslator, Node.ItemEventTranslator, Node.NodeConfigTranslator
 
Field Summary
 
Fields inherited from class org.jivesoftware.smackx.pubsub.Node
con, configEventToListenerMap, id, itemDeleteToListenerMap, itemEventToListenerMap, to
 
Method Summary
 
Methods inherited from class org.jivesoftware.smackx.pubsub.Node
addConfigurationListener, addItemDeleteListener, addItemEventListener, createPubsubPacket, createPubsubPacket, discoverInfo, getId, getNodeConfiguration, getSubscriptionOptions, getSubscriptionOptions, getSubscriptions, removeConfigurationListener, removeItemDeleteListener, removeItemEventListener, sendConfigurationForm, sendPubsubPacket, sendPubsubPacket, subscribe, subscribe, toString, unsubscribe, unsubscribe
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


Smack

Copyright © 2003-2007 Jive Software.