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

C

ChildrenAssociationPolicy - Enum in org.jivesoftware.smackx.pubsub
This enumeration represents the children association policy for associating leaf nodes with collection nodes as defined in the pubsub specification section 16.4.3
ConfigEventProvider - Class in org.jivesoftware.smackx.provider
Parses the node configuration element out of the message event stanza from the server as specified in the configuration schema.
ConfigEventProvider() - Constructor for class org.jivesoftware.smackx.provider.ConfigEventProvider
 
ConfigurationEvent - Class in org.jivesoftware.smackx.pubsub
Represents the configuration element of a pubsub message event which associates a configuration form to the node which was configured.
ConfigurationEvent(String) - Constructor for class org.jivesoftware.smackx.pubsub.ConfigurationEvent
 
ConfigurationEvent(String, ConfigureForm) - Constructor for class org.jivesoftware.smackx.pubsub.ConfigurationEvent
 
ConfigureForm - Class in org.jivesoftware.smackx.pubsub
A decorator for a Form to easily enable reading and updating of node configuration.
ConfigureForm(DataForm) - Constructor for class org.jivesoftware.smackx.pubsub.ConfigureForm
Create a decorator from an existing DataForm that has been retrieved from parsing a node configuration request.
ConfigureForm(Form) - Constructor for class org.jivesoftware.smackx.pubsub.ConfigureForm
Create a decorator from an existing Form for node configuration.
ConfigureForm(FormType) - Constructor for class org.jivesoftware.smackx.pubsub.ConfigureForm
Create a new form for configuring a node.
ConfigureNodeFields - Enum in org.jivesoftware.smackx.pubsub
This enumeration represents all the fields of a node configuration form.
createNode() - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Creates an instant node, if supported.
createNode(String) - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Creates a node with default configuration.
createNode(String, Form) - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Creates a node with specified configuration.

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