| AccessModel |
Defines who may subscribe to a node.
|
| Affiliation |
Represents the <affiliation/> element, which is used in both 'pubsub' and 'pubsub#owner' namespace.
|
| AffiliationState |
Represents the affiliations which allow to manage permissions.
|
| ChildrenAssociationPolicy |
The children association policy defines, who may associate leaf nodes with a collection.
|
| Item |
Represents an item within a publish-subscribe node.
|
| ItemReply |
Defines whether owners or publishers should receive replies to items.
|
| NodeConfiguration |
Represents a standardized DataForm with form type
http://jabber.org/protocol/pubsub#node_config, which can be used to configure a pubsub node.
|
| NodeConfiguration.Builder |
A builder to build node configurations.
|
| NodeMetaData |
Represents a standardized DataForm with form type
http://jabber.org/protocol/pubsub#meta-data, which can be used to retrieve node meta data.
|
| NodeMetaData.Builder |
A builder class to build the meta data form.
|
| NodeType |
The type of a node.
|
| PublisherModel |
Defines who may publish publish to a node.
|
| PublishOptions |
Represents a standardized DataForm with form type
http://jabber.org/protocol/pubsub#publish-options, which can be used to retrieve node meta data.
|
| PublishOptions.Builder |
A builder class to build the publish options form.
|
| PubSub |
The implementation of the <pubsub/> element in the http://jabber.org/protocol/pubsub namespace.
|
| PubSub.Default |
The <default/> element.
|
| PubSub.Options |
The (subscribe) <options/> element.
|
| PubSub.Publish |
The <publish/> element.
|
| PubSubFeature |
Represents the pubsub features.
|
| SendLastPublishedItem |
Defines when to send the last published item.
|
| SubscribeOptions |
Represents a standardized DataForm with form type
http://jabber.org/protocol/pubsub#subscribe_options, which can be used to configure a node subscription.
|
| SubscribeOptions.Builder |
A builder for the subscribe options.
|
| SubscribeOptions.SubscriptionType |
The subscription type.
|
| Subscription |
Represents the <subscription/> element, which is used in 'pubsub', 'pubsub#event' and 'pubsub#owner'
namespace.
|
| SubscriptionState |
Represents the subscription state to a node.
|