Uses of Package
rocks.xmpp.extensions.pubsub.model
-
Packages that use rocks.xmpp.extensions.pubsub.model 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). -
Classes in rocks.xmpp.extensions.pubsub.model used by rocks.xmpp.extensions.pubsub Class 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 standardizedDataForm
with form typehttp://jabber.org/protocol/pubsub#node_config
, which can be used to configure a pubsub node.NodeMetaData Represents a standardizedDataForm
with form typehttp://jabber.org/protocol/pubsub#meta-data
, which can be used to retrieve node meta data.NodeType The type of a node.PublishOptions Represents a standardizedDataForm
with form typehttp://jabber.org/protocol/pubsub#publish-options
, which can be used to retrieve node meta data.PubSubFeature Represents the pubsub features.SubscribeOptions Represents a standardizedDataForm
with form typehttp://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. -
Classes in rocks.xmpp.extensions.pubsub.model used by rocks.xmpp.extensions.pubsub.model Class 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 standardizedDataForm
with form typehttp://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 standardizedDataForm
with form typehttp://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 standardizedDataForm
with form typehttp://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 thehttp://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 standardizedDataForm
with form typehttp://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. -
Classes in rocks.xmpp.extensions.pubsub.model used by rocks.xmpp.extensions.pubsub.model.errors Class Description PubSubFeature Represents the pubsub features. -
Classes in rocks.xmpp.extensions.pubsub.model used by rocks.xmpp.extensions.pubsub.model.event Class 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.SubscriptionState Represents the subscription state to a node. -
Classes in rocks.xmpp.extensions.pubsub.model used by rocks.xmpp.extensions.pubsub.model.owner Class 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.