Uses of Class
org.jivesoftware.smackx.pubsub.LeafNode

Packages that use LeafNode
org.jivesoftware.smackx.pubsub   
 

Uses of LeafNode in org.jivesoftware.smackx.pubsub
 

Methods in org.jivesoftware.smackx.pubsub that return LeafNode
 LeafNode PubSubManager.createNode()
          Creates an instant node, if supported.
 LeafNode PubSubManager.createNode(java.lang.String id)
          Creates a node with default configuration.