Package org.jivesoftware.smackx.pubsub.provider
package org.jivesoftware.smackx.pubsub.provider
Providers for Publish-Subscribe (XEP-60).
-
ClassDescriptionParses the affiliation element out of the reply stanza from the server as specified in the affiliation schema.Parses the affiliations element out of the reply stanza from the server as specified in the affiliation schema.Parses the node configuration element out of the message event stanza from the server as specified in the configuration schema.Parses the event element out of the message stanza from the server as specified in the event schema.Parses one of several elements used in PubSub that contain a form of some kind as a child element.Parses an item element as is defined in both the
PubSubNamespace.basic
andPubSubNamespace.event
namespaces.Parses the items element out of the message event stanza from the server as specified in the items schema.Parses the retract element out of the message event stanza from the server as specified in the retract schema.Parses simple elements that only contain a node attribute.Parses the subscription element out of the PubSub IQ message from the server as specified in the subscription schema.Parses the subscriptions element out of the PubSub IQ message from the server as specified in the subscriptions schema.