Uses of Class
org.jivesoftware.smack.provider.Provider
Package
Description
Providers for XMPP stream compression (XEP-138).
Auxiliary classes for XMPP parsing.
The Smack provider architecture is a system for plugging in custom XML parsing of stanza extensions
(
ExtensionElement
, IQ
stanzas and
Nonza
.Provider classes for Rosters.
Providers for XEP-0198: Stream Management.
Providers for XEP-0033: Extended Stanza Addressing.
Providers for XEP-0079: Advanced Message Processing.
Stanzas and extension elements for XEP-0224: Attention.
Blocking command providers.
Bits of Binary providers.
Providers for XEP-0047: In-Band Bytestreams.
Provider classes for XEP-0115: Entity Capabilities.
Provider for XEP-0280: Message Carbons.
Chat Markers providers (XEP-0333).
Provider classes for XEP-0085: Chat State Notifications.
Provider classes for XEP-0050: Ad-Hoc Commands.
Provider for XEP-0352: Client State Indication.
Provider classes for XEP-0203: Delayed Delivery, as well as XEP-0091: Legacy Delayed Delivery.
Smack Provider for XEP-0380: Explicit Message Encryption.
Smack's API for XEP-0428: Fallback Indication.
File metadata element provider.
Provider classes for XEP-0297: Stanza Forwarding.
Provider the GCM XMPP extension.
Provider classes for XEP-0080: User Location.
XEP-0300 - Use of cryptographic hash functions.
Smack Provider for XEP-0334: Message Processing Hints.
Providers for XEP-0332: HTTP over XMPP transport.
Providers for XEP-0363: HTTP File Upload.
Smack's API for XMPP IoT.
Smack's API for XMPP IoT.
Provider classes for XEP-0077: In-Band Registration.
Smack's API for XEP-0234: Jingle File Transfer.
Providers and parsers for XEP-0166: Jingle.
Smack's API for XEP-0261: Jingle In-Band Bytestreams.
Smack's API for XEP-0260: Jingle SOCKS5 Bytestreams.
TODO describe me.
TODO describe me.
Provider classes.
Providers for XEP-0295: JSON Encodings for XMPP.
Provider classes for XEP-0319: Last User Interaction in Presence.
Provider classes of Message Archive Management (MAM) XEP-0313.
Provider classes for XEP-0221: Data Forms Media Element.
XMPP stream element providers for Last Message Correction as defined in XEP-0308.
XEP-0422: Message Fastening.
XEP-0394: Message Markup.
XEP-0424: Message Retraction.
Smack's API for XEP-0107: User Mood.
Provider classes for XEP-0045: Multi-User Chat.
Multi-User Chat Light (MUC Light) providers.
Providers for XEP-0172: User Nickname.
Element classes for XEP-0013: Flexible Offline Message Retrieval.
Provider classes that parse OMEMO related stanzas into objects.
Providers for XEP-0373: OpenPGP for XMPP.
Providers for Publish-Subscribe (XEP-60).
Push Notifications providers (XEP-0357).
XEP-0184: Message Delivery Receipts.
Smack's API for XEP-0372: References.
Providers for XEP-0059: Result Set Management.
Provider classes of XEP-0131: Stanza Headers and Internet Metadata.
Smack's API for XEP-0359: Stable and Unique Stanza IDs.
Smack's API for XEP-0382: Spoiler Messages.
Smack's API for XEP-0420: Stanza Content Encryption: Provider classes.
Smacks implementation of XEP-0264: Jingle Content Thumbnails.
Provider classes for XEP-0103: URL Address Information.
Smack's API for XEP-0118: User Tune.
TODO describe me.
Provider classes for XEP-0004: Data Forms.
Provider classes for XEP-0122: Data Forms Validation.
TODO describe me.
Provider classes for XEP-0071: XHTML-IM.
Provider classes for XEP-0315: Data Forms XML Element.
TODO describe me.
-
Uses of Provider in org.jivesoftware.smack.compress.provider
-
Uses of Provider in org.jivesoftware.smack.parsing
-
Uses of Provider in org.jivesoftware.smack.provider
Modifier and TypeClassDescriptionclass
class
EmbeddedExtensionProvider<PE extends XmlElement>
This class simplifies parsing of embedded elements by using the Template Method Pattern.class
ExtensionElementProvider<E extends XmlElement>
An abstract class for parsing custom extensions elements.static class
Deprecated.use a proper parser.class
class
class
NonzaProvider<N extends Nonza>
final class
final class
final class
final class
final class
-
Uses of Provider in org.jivesoftware.smack.roster.provider
Modifier and TypeClassDescriptionclass
class
-
Uses of Provider in org.jivesoftware.smack.sm.provider
-
Uses of Provider in org.jivesoftware.smackx.address.provider
Modifier and TypeClassDescriptionclass
The MultipleAddressesProvider parsesMultipleAddresses
packets. -
Uses of Provider in org.jivesoftware.smackx.amp.provider
-
Uses of Provider in org.jivesoftware.smackx.attention.packet
Modifier and TypeClassDescriptionstatic class
AExtensionElementProvider
for theAttentionExtension
. -
Uses of Provider in org.jivesoftware.smackx.blocking.provider
Modifier and TypeClassDescriptionclass
Blocked error extension class. -
Uses of Provider in org.jivesoftware.smackx.bob.provider
-
Uses of Provider in org.jivesoftware.smackx.bytestreams.ibb.provider
-
Uses of Provider in org.jivesoftware.smackx.caps.provider
-
Uses of Provider in org.jivesoftware.smackx.carbons.provider
Modifier and TypeClassDescriptionclass
This class implements theExtensionElementProvider
to parse carbon copied messages from a packet. -
Uses of Provider in org.jivesoftware.smackx.chat_markers.provider
Modifier and TypeClassDescriptionclass
Acknowledged extension provider class (XEP-0333).class
Displayed extension provider class (XEP-0333).class
Markable extension provider class (XEP-0333).class
Received extension provider class (XEP-0333). -
Uses of Provider in org.jivesoftware.smackx.chatstates.provider
-
Uses of Provider in org.jivesoftware.smackx.commands.provider
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
-
Uses of Provider in org.jivesoftware.smackx.csi.provider
-
Uses of Provider in org.jivesoftware.smackx.delay.provider
Modifier and TypeClassDescriptionclass
class
The DelayInformationProvider parses DelayInformation packets.class
The DelayInformationProvider parses DelayInformation packets. -
Uses of Provider in org.jivesoftware.smackx.eme.provider
-
Uses of Provider in org.jivesoftware.smackx.fallback_indication.provider
-
Uses of Provider in org.jivesoftware.smackx.file_metadata.provider
-
Uses of Provider in org.jivesoftware.smackx.forward.provider
Modifier and TypeClassDescriptionclass
This class implements theExtensionElementProvider
to parse forwarded messages from a packet. -
Uses of Provider in org.jivesoftware.smackx.gcm.provider
-
Uses of Provider in org.jivesoftware.smackx.geoloc.provider
Modifier and TypeClassDescriptionclass
static class
-
Uses of Provider in org.jivesoftware.smackx.hashes.provider
-
Uses of Provider in org.jivesoftware.smackx.hints.provider
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of Provider in org.jivesoftware.smackx.hoxt.provider
Modifier and TypeClassDescriptionclass
Stanza provider for base64 binary chunks. -
Uses of Provider in org.jivesoftware.smackx.httpfileupload.provider
Modifier and TypeClassDescriptionclass
Provider for File Too Large error extension. -
Uses of Provider in org.jivesoftware.smackx.iot.data.provider
-
Uses of Provider in org.jivesoftware.smackx.iot.provisioning.provider
-
Uses of Provider in org.jivesoftware.smackx.iqregister.provider
-
Uses of Provider in org.jivesoftware.smackx.jingle_filetransfer.provider
Modifier and TypeClassDescriptionclass
Provider for the Checksum element.class
Provider for JingleContentDescriptionFileTransfer elements. -
Uses of Provider in org.jivesoftware.smackx.jingle.provider
Modifier and TypeClassDescriptionclass
class
class
-
Uses of Provider in org.jivesoftware.smackx.jingle.transports.jingle_ibb.provider
Modifier and TypeClassDescriptionclass
Parse JingleByteStreamTransport elements. -
Uses of Provider in org.jivesoftware.smackx.jingle.transports.jingle_s5b.provider
Modifier and TypeClassDescriptionclass
Provider for JingleSocks5BytestreamTransport elements. -
Uses of Provider in org.jivesoftware.smackx.jingleold.packet
-
Uses of Provider in org.jivesoftware.smackx.jingleold.provider
Modifier and TypeClassDescriptionclass
Parser for a Jingle description.static class
Jingle audio.static class
JingleDescription.Audio info provider.static class
static class
static class
static class
static class
class
Jingle <content> provider.class
Parser for a Jingle description.static class
Jingle audio.class
Provider for a Jingle transport element.static class
RTP-ICE profile.static class
Raw UDP profile. -
Uses of Provider in org.jivesoftware.smackx.jiveproperties.provider
-
Uses of Provider in org.jivesoftware.smackx.json.provider
Modifier and TypeClassDescriptionclass
class
-
Uses of Provider in org.jivesoftware.smackx.last_interaction.provider
-
Uses of Provider in org.jivesoftware.smackx.mam.provider
-
Uses of Provider in org.jivesoftware.smackx.mediaelement.provider
-
Uses of Provider in org.jivesoftware.smackx.message_correct.provider
Modifier and TypeClassDescriptionclass
A ExtensionElementProvider for the MessageCorrectExtension. -
Uses of Provider in org.jivesoftware.smackx.message_fastening.provider
-
Uses of Provider in org.jivesoftware.smackx.message_markup.provider
-
Uses of Provider in org.jivesoftware.smackx.message_retraction.provider
-
Uses of Provider in org.jivesoftware.smackx.mood.provider
Modifier and TypeClassDescriptionclass
MoodConcretisationProvider<C extends MoodConcretisation>
class
class
SimpleMoodConcretisationProvider
implementation, suitable for really simpleMoodConcretisation
s, that only consist of name and namespace. -
Uses of Provider in org.jivesoftware.smackx.muc.provider
Modifier and TypeClassDescriptionclass
class
The MUCUserProvider parses packets with extended presence information about roles and affiliations. -
Uses of Provider in org.jivesoftware.smackx.muclight.provider
Modifier and TypeClassDescriptionclass
MUC Light Affiliations Change Provider class.class
MUC Light configurations change provider class. -
Uses of Provider in org.jivesoftware.smackx.nick.provider
-
Uses of Provider in org.jivesoftware.smackx.offline.packet
-
Uses of Provider in org.jivesoftware.smackx.omemo.provider
Modifier and TypeClassDescriptionclass
Smack ExtensionProvider that parses OMEMO bundle element into OmemoBundleElement objects.class
Smack ExtensionProvider that parses OMEMO device list element into OmemoDeviceListElement objects.class
Smack ExtensionProvider that parses incoming OMEMO Message element into OmemoMessageElement objects. -
Uses of Provider in org.jivesoftware.smackx.ox.provider
Modifier and TypeClassDescriptionclass
ExtensionElementProvider
implementation for theCryptElement
.class
AbstractExtensionElementProvider
implementation for the also abstractOpenPgpContentElement
.class
ExtensionElementProvider
implementation for theOpenPgpElement
.class
ExtensionElementProvider
implementation for thePubkeyElement
.final class
class
ExtensionElementProvider
implementation for theSecretkeyElement
.class
ExtensionElementProvider
implementation for theSigncryptElement
.class
ExtensionElementProvider
implementation for theSignElement
. -
Uses of Provider in org.jivesoftware.smackx.pubsub.provider
Modifier and TypeClassDescriptionclass
Parses the affiliation element out of the reply stanza from the server as specified in the affiliation schema.class
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 an item element as is defined in both thePubSubNamespace.basic
andPubSubNamespace.event
namespaces.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 subscription element out of the PubSub IQ message from the server as specified in the subscription schema.class
Parses the subscriptions element out of the PubSub IQ message from the server as specified in the subscriptions schema. -
Uses of Provider in org.jivesoftware.smackx.push_notifications.provider
Modifier and TypeClassDescriptionclass
Push Notifications Remote Disabling Provider class. -
Uses of Provider in org.jivesoftware.smackx.receipts
Modifier and TypeClassDescriptionstatic class
This Provider parses and returns DeliveryReceipt packets.static class
This Provider parses and returns DeliveryReceiptRequest packets. -
Uses of Provider in org.jivesoftware.smackx.reference.provider
-
Uses of Provider in org.jivesoftware.smackx.rsm.provider
-
Uses of Provider in org.jivesoftware.smackx.shim.provider
Modifier and TypeClassDescriptionclass
Parses the header element as defined in Stanza Headers and Internet Metadata (SHIM).class
Parses the headers element as defined in Stanza Headers and Internet Metadata (SHIM). -
Uses of Provider in org.jivesoftware.smackx.sid.provider
-
Uses of Provider in org.jivesoftware.smackx.spoiler.provider
-
Uses of Provider in org.jivesoftware.smackx.stanza_content_encryption.provider
Modifier and TypeClassDescriptionclass
AffixExtensionElementProvider<AE extends AffixExtensionElement>
Abstract class that needs to be extended by provider classes that parse out affix extension elements.class
-
Uses of Provider in org.jivesoftware.smackx.thumbnails.provider
-
Uses of Provider in org.jivesoftware.smackx.urldata.provider
-
Uses of Provider in org.jivesoftware.smackx.usertune.provider
-
Uses of Provider in org.jivesoftware.smackx.workgroup.packet
Modifier and TypeClassDescriptionstatic class
Stanza extension provider for AgentStatus packets.class
This provider parses meta data if it's not contained already in a larger extension provider.static class
Provider class for QueueDetails stanza extensions.static class
static class
static class
static class
static class
static class
static class
-
Uses of Provider in org.jivesoftware.smackx.xdata.provider
Modifier and TypeClassDescriptionclass
The DataFormProvider parses DataForm packets.class
class
-
Uses of Provider in org.jivesoftware.smackx.xdatavalidation.provider
Modifier and TypeClassDescriptionclass
Extension Provider for Data validation of forms. -
Uses of Provider in org.jivesoftware.smackx.xevent.provider
Modifier and TypeClassDescriptionclass
The MessageEventProvider parses Message Event packets. -
Uses of Provider in org.jivesoftware.smackx.xhtmlim.provider
Modifier and TypeClassDescriptionclass
The XHTMLExtensionProvider parses XHTML packets. -
Uses of Provider in org.jivesoftware.smackx.xmlelement.provider
-
Uses of Provider in org.jivesoftware.smackx.xroster.provider
Modifier and TypeClassDescriptionclass
The RosterExchangeProvider parses RosterExchange packets.