| Package | Description |
|---|---|
| rocks.xmpp.extensions.pubsub |
Provides classes for XEP-0060: Publish-Subscribe.
|
| rocks.xmpp.extensions.pubsub.model |
Provides XML schema implementations and configuration classes for XEP-0060: Publish-Subscribe.
|
| rocks.xmpp.extensions.pubsub.model.errors |
Provides XML schema implementations of XEP-0060: Publish-Subscribe (#errors).
|
| rocks.xmpp.extensions.pubsub.model.event |
Provides XML schema implementations of XEP-0060: Publish-Subscribe (#event).
|
| rocks.xmpp.extensions.pubsub.model.owner |
Provides XML schema implementations of XEP-0060: Publish-Subscribe (#owner).
|
| Class and Description |
|---|
| Affiliation
Represents the
<affiliation/> element, which is used in both ‘pubsub’ and ‘pubsub#owner’ namespace. |
| Item
Represents an item within a publish-subscribe node.
|
| NodeConfiguration
Represents a standardized
DataForm with form type http://jabber.org/protocol/pubsub#node_config, which can be used to configure a pubsub node. |
| NodeMetaData
Represents a standardized
DataForm with form type http://jabber.org/protocol/pubsub#meta-data, which can be used to retrieve node meta data. |
| NodeType
The type of 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. |
| PubSubFeature
Represents the pubsub features.
|
| SubscribeOptions
Represents a standardized
DataForm with form type http://jabber.org/protocol/pubsub#subscribe_options, which can be used to configure a node subscription. |
| Subscription
Represents the
<subscription/> element, which is used in ‘pubsub’, ‘pubsub#event’ and ‘pubsub#owner’ namespace. |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| PubSubFeature
Represents the pubsub features.
|
| Class and Description |
|---|
| Item
Represents an item within a publish-subscribe node.
|
| Subscription
Represents the
<subscription/> element, which is used in ‘pubsub’, ‘pubsub#event’ and ‘pubsub#owner’ namespace. |
| Class and Description |
|---|
| Affiliation
Represents the
<affiliation/> element, which is used in both ‘pubsub’ and ‘pubsub#owner’ namespace. |
| Subscription
Represents the
<subscription/> element, which is used in ‘pubsub’, ‘pubsub#event’ and ‘pubsub#owner’ namespace. |
Copyright © 2014–2019 XMPP.rocks. All rights reserved.