Package org.jivesoftware.smackx.pubsub.provider
Providers for Publish-Subscribe (XEP-60).
-
Class Summary Class Description AffiliationProvider Parses the affiliation element out of the reply stanza from the server as specified in the affiliation schema.AffiliationsProvider Parses the affiliations element out of the reply stanza from the server as specified in the affiliation schema.ConfigEventProvider Parses the node configuration element out of the message event stanza from the server as specified in the configuration schema.EventProvider Parses the event element out of the message stanza from the server as specified in the event schema.FormNodeProvider Parses one of several elements used in PubSub that contain a form of some kind as a child element.ItemProvider Parses an item element as is defined in both thePubSubNamespace.basic
andPubSubNamespace.event
namespaces.ItemsProvider Parses the items element out of the message event stanza from the server as specified in the items schema.PubSubProvider RetractEventProvider Parses the retract element out of the message event stanza from the server as specified in the retract schema.SimpleNodeProvider Parses simple elements that only contain a node attribute.SubscriptionProvider Parses the subscription element out of the PubSub IQ message from the server as specified in the subscription schema.SubscriptionsProvider Parses the subscriptions element out of the PubSub IQ message from the server as specified in the subscriptions schema.