Uses of Class
org.jivesoftware.smack.provider.EmbeddedExtensionProvider
Package
Description
Providers for Publish-Subscribe (XEP-60).
XEP-0184: Message Delivery Receipts.
Provider classes of XEP-0131: Stanza Headers and Internet Metadata.
-
Uses of EmbeddedExtensionProvider in org.jivesoftware.smackx.pubsub.provider
Modifier and TypeClassDescriptionclass
Parses the affiliations element out of the reply stanza from the server as specified in the affiliation schema.class
Parses the node configuration element out of the message event stanza from the server as specified in the configuration schema.class
Parses the event element out of the message stanza from the server as specified in the event schema.class
Parses one of several elements used in PubSub that contain a form of some kind as a child element.class
Parses the items element out of the message event stanza from the server as specified in the items schema.class
Parses the retract element out of the message event stanza from the server as specified in the retract schema.class
Parses simple elements that only contain a node attribute.class
Parses the subscriptions element out of the PubSub IQ message from the server as specified in the subscriptions schema. -
Uses of EmbeddedExtensionProvider in org.jivesoftware.smackx.receipts
Modifier and TypeClassDescriptionstatic class
This Provider parses and returns DeliveryReceipt packets. -
Uses of EmbeddedExtensionProvider in org.jivesoftware.smackx.shim.provider
Modifier and TypeClassDescriptionclass
Parses the headers element as defined in Stanza Headers and Internet Metadata (SHIM).