Package org.jivesoftware.smackx.pubsub
Class CollectionNode
- java.lang.Object
-
- org.jivesoftware.smackx.pubsub.Node
-
- 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
configEventToListenerMap, id, itemDeleteToListenerMap, itemEventToListenerMap, pubSubManager
-
-
Method Summary
-
Methods inherited from class org.jivesoftware.smackx.pubsub.Node
addConfigurationListener, addItemDeleteListener, addItemEventListener, createPubsubPacket, discoverInfo, getAffiliations, getAffiliations, getAffiliationsAsOwner, getAffiliationsAsOwner, getId, getNodeConfiguration, getSubscriptionOptions, getSubscriptionOptions, getSubscriptions, getSubscriptions, getSubscriptionsAsOwner, getSubscriptionsAsOwner, modifyAffiliationAsOwner, modifySubscriptionsAsOwner, removeConfigurationListener, removeItemDeleteListener, removeItemEventListener, sendConfigurationForm, sendPubsubPacket, subscribe, subscribe, subscribe, subscribe, toString, unsubscribe, unsubscribe
-
-