A C D E F G H I N O P R S T U V X

D

DelayInfo - Class in org.jivesoftware.smackx.packet
A decorator for the DelayInformation class to transparently support both the new Delay Delivery specification XEP-0203 and the old one XEP-0091.
DelayInfo(DelayInformation) - Constructor for class org.jivesoftware.smackx.packet.DelayInfo
 
DelayInfoProvider - Class in org.jivesoftware.smackx.provider
This provider simply creates a DelayInfo decorator for the DelayInformation that is returned by the superclass.
DelayInfoProvider() - Constructor for class org.jivesoftware.smackx.provider.DelayInfoProvider
 
deleteAllItems() - Method in class org.jivesoftware.smackx.pubsub.Node
Purges the node of all items.
deleteItem(String) - Method in class org.jivesoftware.smackx.pubsub.Node
Delete the item with the specified id from the node.
deleteItem(Collection<String>) - Method in class org.jivesoftware.smackx.pubsub.Node
Delete the items with the specified id's from the node.
deleteNode(String) - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Delete the specified node
discoverInfo() - Method in class org.jivesoftware.smackx.pubsub.Node
Discover node information in standard DiscoverInfo format.
discoverItems() - Method in class org.jivesoftware.smackx.pubsub.Node
Get information on the items in the node in standard DiscoverItems format.
discoverNodes() - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Get all the nodes that currently exist as standard DiscoverItems.

A C D E F G H I N O P R S T U V X