Skip navigation links

Smack 4.3.0 API

Packages 
Package Description
org.igniterealtime.smack.smackrepl
A REPL (Read Eval Print Loop) for Smack.
org.jivesoftware.smack
Core classes of the Smack API.
org.jivesoftware.smack.android
Android specific Smack code.
org.jivesoftware.smack.bosh
Smack's API for BOSH (XEP-206, XEP-124).
org.jivesoftware.smack.chat
Smacks legacy API for 1:1 chats.
org.jivesoftware.smack.chat2
Smack's new improved API for 1:1 chats.
org.jivesoftware.smack.compress.packet
Stanzas and extension elements for XMPP stream compression (XEP-138).
org.jivesoftware.smack.compression
Smack classes for compression.
org.jivesoftware.smack.compression.jzlib
Support for XMPP stream compression (XEP-138) via JZlib.
org.jivesoftware.smack.debugger
Core debugger functionality.
org.jivesoftware.smack.experimental
Classes especially for smack-experimental.
org.jivesoftware.smack.extensions
Smacks initializer for extensions.
org.jivesoftware.smack.filter
Allows StanzaCollector and StanzaListener instances to filter for stanzas with particular attributes.
org.jivesoftware.smack.filter.jidtype
Filter based on the type of an XMPP address.
org.jivesoftware.smack.im
Internal classes for smack-im.
org.jivesoftware.smack.initializer
Code used to initialize Smack.
org.jivesoftware.smack.iqrequest
Smack's IQ request handler API.
org.jivesoftware.smack.java7
Java7 related classes.
org.jivesoftware.smack.legacy
TODO describe me.
org.jivesoftware.smack.packet
XML stanzas and extension elements that are part of the XMPP protocol.
org.jivesoftware.smack.packet.id
Helper classes for Stanza IDs.
org.jivesoftware.smack.parsing
Auxiliary classes for XMPP parsing.
org.jivesoftware.smack.provider
Provides pluggable parsing of incoming IQ's and extensions elements.
org.jivesoftware.smack.proxy
Support for XMPP connections over Proxies.
org.jivesoftware.smack.roster
Smacks API for Rosters.
org.jivesoftware.smack.roster.packet
Element classes for Rosters.
org.jivesoftware.smack.roster.provider
Provider classes for Rosters.
org.jivesoftware.smack.roster.rosterstore
Persistence classes for Rosters.
org.jivesoftware.smack.sasl
Classes and interfaces for SASL based XMPP authentication.
org.jivesoftware.smack.sasl.core
SASL mechanisms provided by Smack Core.
org.jivesoftware.smack.sasl.javax
A javax SASL implementation for Smack.
org.jivesoftware.smack.sasl.packet
Stanzas, plain stream- and extension elements for SASL.
org.jivesoftware.smack.sasl.provided
A SASL implementation for Smack.
org.jivesoftware.smack.sm
Smack's implementation of XEP-0198: Stream Management.
org.jivesoftware.smack.sm.packet
Plain stream elements for XEP-0198: Stream Management.
org.jivesoftware.smack.sm.predicates
Predicates for requesting Stream Management acknowledgements.
org.jivesoftware.smack.sm.provider
Providers for XEP-0198: Stream Management.
org.jivesoftware.smack.tcp
TCP-IP related classes for Smack.
org.jivesoftware.smack.util
Smack util classes.
org.jivesoftware.smack.util.dns
Smacks DNS resolvers.
org.jivesoftware.smack.util.dns.dnsjava
A Java DNS resolver implementation for Smack.
org.jivesoftware.smack.util.dns.javax
A javax DNS resolver implementation for Smack.
org.jivesoftware.smack.util.dns.minidns
A MiniDNS resolver implementation for Smack.
org.jivesoftware.smack.util.stringencoder
Java7 related classes for Smacks StringEncoder.
org.jivesoftware.smack.util.stringencoder.android
TODO describe me.
org.jivesoftware.smack.util.stringencoder.java7
Java7 related classes for Smacks Base64 implementation.
org.jivesoftware.smackx.address
Smack's API for XEP-0033: Extended Stanza Addressing.
org.jivesoftware.smackx.address.packet
Stanzas and extension elements for XEP-0033: Extended Stanzas Addressing.
org.jivesoftware.smackx.address.provider
Providers for XEP-0033: Extended Stanza Addressing.
org.jivesoftware.smackx.admin
Smack's API for XEP-0133: Service Administration.
org.jivesoftware.smackx.amp
Smack's API for XEP-0079: Advanced Message Processing.
org.jivesoftware.smackx.amp.packet
Stanzas and extension elements for XEP-0079: Advanced Message Processing.
org.jivesoftware.smackx.amp.provider
Providers for XEP-0079: Advanced Message Processing.
org.jivesoftware.smackx.attention.packet
Stanzas and extension elements for XEP-0224: Attention.
org.jivesoftware.smackx.blocking
Classes and interfaces of Blocking command.
org.jivesoftware.smackx.blocking.element
Blocking command elements.
org.jivesoftware.smackx.blocking.provider
Blocking command providers.
org.jivesoftware.smackx.bob
Classes and interfaces of XEP-0231: Bits of Binary.
org.jivesoftware.smackx.bob.element
Bits of Binary elements.
org.jivesoftware.smackx.bob.provider
Bits of Binary providers.
org.jivesoftware.smackx.bookmarks
Smack's API for XEP-0048: Bookmarks.
org.jivesoftware.smackx.bytestreams
Smack's API for XEP-0065: SOCKS5 Bytestreams, as well as XEP-0047: In-Band Bytestreams.
org.jivesoftware.smackx.bytestreams.ibb
Smack's API for XEP-0047: In-Band Bytestreams.
org.jivesoftware.smackx.bytestreams.ibb.packet
Stanzas and extension elements for XEP-0047: In-Band Bytestreams.
org.jivesoftware.smackx.bytestreams.ibb.provider
Providers for XEP-0047: In-Band Bytestreams.
org.jivesoftware.smackx.bytestreams.socks5
Smack's API for XEP-0065: SOCKS5 Bytestreams.
org.jivesoftware.smackx.bytestreams.socks5.packet
Stanzas and extension elements for XEP-0065: SOCKS5 Bytestreams.
org.jivesoftware.smackx.bytestreams.socks5.provider
Providers for XEP-0065: SOCKS5 Bytestreams.
org.jivesoftware.smackx.caps
Smacks implementation of XEP-0115: Entity Capabilities.
org.jivesoftware.smackx.caps.cache
Cache classes for XEP-0115: Entity Capabilities.
org.jivesoftware.smackx.caps.packet
Element classes for XEP-0115: Entity Capabilities.
org.jivesoftware.smackx.caps.provider
Provider classes for XEP-0115: Entity Capabilities.
org.jivesoftware.smackx.carbons
Smack's API for XEP-0280: Message Carbons.
org.jivesoftware.smackx.carbons.packet
Stanzas and extension elements for XEP-0280: Message Carbons.
org.jivesoftware.smackx.carbons.provider
Provider for XEP-0280: Message Carbons.
org.jivesoftware.smackx.chat_markers
XEP-0333: Chat Markers.
org.jivesoftware.smackx.chat_markers.element
Chat Markers elements (XEP-0333).
org.jivesoftware.smackx.chat_markers.provider
Chat Markers providers (XEP-0333).
org.jivesoftware.smackx.chatstates
Classes for Chat States (XEP-0085).
org.jivesoftware.smackx.chatstates.packet
Element classes for XEP-0085: Chat State Notifications.
org.jivesoftware.smackx.chatstates.provider
Provider classes for XEP-0085: Chat State Notifications.
org.jivesoftware.smackx.colors
Smack's API for XEP-0392: Consistent Color Generation.
org.jivesoftware.smackx.commands
Smacks implementation of XEP-0050: Ad-Hoc Commands.
org.jivesoftware.smackx.commands.packet
Element classes for XEP-0050: Ad-Hoc Commands.
org.jivesoftware.smackx.commands.provider
Provider classes for XEP-0050: Ad-Hoc Commands.
org.jivesoftware.smackx.csi
Smack's API for XEP-0352: Client State Indication.
org.jivesoftware.smackx.csi.packet
Plain stream elements for XEP-0352: Client State Indication.
org.jivesoftware.smackx.csi.provider
Provider for XEP-0352: Client State Indication.
org.jivesoftware.smackx.debugger
Smack optional Debuggers.
org.jivesoftware.smackx.debugger.android
Android classes for debugging purposes.
org.jivesoftware.smackx.debugger.slf4j
Smack slf4j debugger implementation.
org.jivesoftware.smackx.delay
Smacks implementation of XEP-0203: Delayed Delivery, as well as XEP-0091: Legacy Delayed Delivery.
org.jivesoftware.smackx.delay.filter
StanzaFilter classes for XEP-0203: Delayed Delivery, as well as XEP-0091: Legacy Delayed Delivery.
org.jivesoftware.smackx.delay.packet
Element classes for XEP-0203: Delayed Delivery, as well as XEP-0091: Legacy Delayed Delivery.
org.jivesoftware.smackx.delay.provider
Provider classes for XEP-0203: Delayed Delivery, as well as XEP-0091: Legacy Delayed Delivery.
org.jivesoftware.smackx.disco
Smacks implementation of XEP-0030: Service Discovery.
org.jivesoftware.smackx.disco.packet
Element classes for XEP-0030: Service Discovery.
org.jivesoftware.smackx.disco.provider
Provider classes for XEP-0030: Service Discovery.
org.jivesoftware.smackx.eme
Smack's API for XEP-0380: Explicit Message Encryption.
org.jivesoftware.smackx.eme.element
XMPP extension elements for XEP-0380: Explicit Message Encryption.
org.jivesoftware.smackx.eme.provider
Smack Provider for XEP-0380: Explicit Message Encryption.
org.jivesoftware.smackx.filetransfer
File Transfers via XEP-0095: Stream Initialization.
org.jivesoftware.smackx.forward.packet
Element classes for XEP-0297: Stanza Forwarding.
org.jivesoftware.smackx.forward.provider
Provider classes for XEP-0297: Stanza Forwarding.
org.jivesoftware.smackx.gcm.packet
Extension elements for the GCM XMPP extension.
org.jivesoftware.smackx.gcm.provider
Provider the GCM XMPP extension.
org.jivesoftware.smackx.geoloc
Smacks implementation of XEP-0080: User Location.
org.jivesoftware.smackx.geoloc.packet
Element classes for XEP-0080: User Location.
org.jivesoftware.smackx.geoloc.provider
Provider classes for XEP-0080: User Location.
org.jivesoftware.smackx.hashes
XEP-0300 - Use of cryptographic hash functions.
org.jivesoftware.smackx.hashes.element
XEP-0300 - Use of cryptographic hash functions.
org.jivesoftware.smackx.hashes.provider
XEP-0300 - Use of cryptographic hash functions.
org.jivesoftware.smackx.hints
Smack's API for XEP-0334: Message Processing Hints.
org.jivesoftware.smackx.hints.element
XMPP extension elements for XEP-0334: Message Processing Hints.
org.jivesoftware.smackx.hints.provider
Smack Provider for XEP-0334: Message Processing Hints.
org.jivesoftware.smackx.hoxt
Smack's API for XEP-0332: HTTP over XMPP transport.
org.jivesoftware.smackx.hoxt.packet
Stanzas and extension elements for XEP-0332: HTTP over XMPP transport.
org.jivesoftware.smackx.hoxt.provider
Providers for XEP-0332: HTTP over XMPP transport.
org.jivesoftware.smackx.httpfileupload
Smack's API for XEP-0363: HTTP File Upload.
org.jivesoftware.smackx.httpfileupload.element
IQ stanzas and extensions for XEP-0363: HTTP File Upload.
org.jivesoftware.smackx.httpfileupload.provider
Providers for XEP-0363: HTTP File Upload.
org.jivesoftware.smackx.iot
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.control
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.control.element
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.control.provider
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.data
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.data.element
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.data.filter
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.data.provider
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.discovery
Smack's API for XMPP IoT XEP-0347 Discovery.
org.jivesoftware.smackx.iot.discovery.element
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.discovery.provider
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.element
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.parser
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.provisioning
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.provisioning.element
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.provisioning.provider
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iqlast
Smacks implementation of XEP-0012: Last Activity.
org.jivesoftware.smackx.iqlast.packet
Element classes for XEP-0012: Last Activity.
org.jivesoftware.smackx.iqprivate
Smacks implementation of XEP-0049: Private XML Storage.
org.jivesoftware.smackx.iqprivate.packet
Element classes for XEP-0049: Private XML Storage.
org.jivesoftware.smackx.iqprivate.provider
Provider classes for XEP-0049: Private XML Storage.
org.jivesoftware.smackx.iqregister
Smacks implementation of XEP-0077: In-Band Registration.
org.jivesoftware.smackx.iqregister.packet
Element classes for XEP-0077: In-Band Registration.
org.jivesoftware.smackx.iqregister.provider
Provider classes for XEP-0077: In-Band Registration.
org.jivesoftware.smackx.iqversion
Smacks implementation of XEP-0092: Software Version.
org.jivesoftware.smackx.iqversion.packet
Element classes for XEP-0092: Software Version.
org.jivesoftware.smackx.iqversion.provider
Provider classes for XEP-0092: Software Version.
org.jivesoftware.smackx.jingle
Smack's API for XEP-0166: Jingle.
org.jivesoftware.smackx.jingle_filetransfer
org.jivesoftware.smackx.jingle_filetransfer.element
org.jivesoftware.smackx.jingle_filetransfer.provider
org.jivesoftware.smackx.jingle.element
Stanzas and Extension Elements for XEP-0166: Jingle.
org.jivesoftware.smackx.jingle.provider
Providers and parsers for XEP-0166: Jingle.
org.jivesoftware.smackx.jingle.transports
org.jivesoftware.smackx.jingle.transports.jingle_ibb
org.jivesoftware.smackx.jingle.transports.jingle_ibb.element
org.jivesoftware.smackx.jingle.transports.jingle_ibb.provider
org.jivesoftware.smackx.jingle.transports.jingle_s5b
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements
org.jivesoftware.smackx.jingle.transports.jingle_s5b.provider
org.jivesoftware.smackx.jingleold
TODO describe me.
org.jivesoftware.smackx.jingleold.listeners
TODO describe me.
org.jivesoftware.smackx.jingleold.media
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.jmf
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.jspeex
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.multi
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.sshare
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.test  
org.jivesoftware.smackx.jingleold.nat
TODO describe me.
org.jivesoftware.smackx.jingleold.packet
TODO describe me.
org.jivesoftware.smackx.jingleold.provider
TODO describe me.
org.jivesoftware.smackx.jiveproperties
Smacks implementation for attaching arbitrary properties to packets according to https://docs.jivesoftware.com/smack/latest/documentation/properties.html.
org.jivesoftware.smackx.jiveproperties.packet
Element classes.
org.jivesoftware.smackx.jiveproperties.provider
Provider classes.
org.jivesoftware.smackx.json.packet
Extension elements for XEP-0295: JSON Encodings for XMPP.
org.jivesoftware.smackx.json.provider
Providers for XEP-0295: JSON Encodings for XMPP.
org.jivesoftware.smackx.last_interaction.element
Element classes for XEP-0319: Last User Interaction in Presence.
org.jivesoftware.smackx.last_interaction.provider
Provider classes for XEP-0319: Last User Interaction in Presence.
org.jivesoftware.smackx.mam
XEP-0313: Message Archive Management.
org.jivesoftware.smackx.mam.element
Packet classes and interfaces for Message Archive Management (MAM) XEP-0313.
org.jivesoftware.smackx.mam.filter
Filters of Message Archive Management (MAM) XEP-0313.
org.jivesoftware.smackx.mam.provider
Provider classes of Message Archive Management (MAM) XEP-0313.
org.jivesoftware.smackx.message_correct.element
XMPP stream elements for Last Message Correction as defined in XEP-0308.
org.jivesoftware.smackx.message_correct.provider
XMPP stream element providers for Last Message Correction as defined in XEP-0308.
org.jivesoftware.smackx.message_markup.element
XEP-0394: Message Markup.
org.jivesoftware.smackx.message_markup.provider
XEP-0394: Message Markup.
org.jivesoftware.smackx.muc
Classes and Interfaces that implement Multi-User Chat (MUC) as defined in XEP-0045.
org.jivesoftware.smackx.muc.bookmarkautojoin
Manager to autojoin bookmarked Multi-User Chat conferences.
org.jivesoftware.smackx.muc.filter
Stanza filters for Multi-User Chat.
org.jivesoftware.smackx.muc.packet
Element classes for XEP-0045: Multi-User Chat.
org.jivesoftware.smackx.muc.provider
Provider classes for XEP-0045: Multi-User Chat.
org.jivesoftware.smackx.muclight
Classes and Interfaces that implement Multi-User Chat Light (MUC Light).
org.jivesoftware.smackx.muclight.element
Multi-User Chat Light (MUC Light) elements.
org.jivesoftware.smackx.muclight.provider
Multi-User Chat Light (MUC Light) providers.
org.jivesoftware.smackx.nick.packet
Element classes for XEP-0172: User Nickname.
org.jivesoftware.smackx.offline
Smacks implementation of XEP-0013: Flexible Offline Message Retrieval.
org.jivesoftware.smackx.offline.packet
Element classes for XEP-0013: Flexible Offline Message Retrieval.
org.jivesoftware.smackx.omemo
Classes and interfaces for OMEMO Encryption.
org.jivesoftware.smackx.omemo.element
Classes that represent OMEMO related stanzas.
org.jivesoftware.smackx.omemo.exceptions
Exceptions.
org.jivesoftware.smackx.omemo.internal
Classes that are used internally to arrange objects.
org.jivesoftware.smackx.omemo.listener
Callbacks and listeners.
org.jivesoftware.smackx.omemo.provider
Provider classes that parse OMEMO related stanzas into objects.
org.jivesoftware.smackx.omemo.signal
Concrete implementation of OMEMO for smack using the signal-protocol-java library.
org.jivesoftware.smackx.omemo.util
Helper classes and other stuff.
org.jivesoftware.smackx.pep
Smacks implementation XEP-0163: Personal Eventing Protocol.
org.jivesoftware.smackx.ping
Smacks implementation of XEP-0199: XMPP Ping.
org.jivesoftware.smackx.ping.android
Android classes for XEP-0199: XMPP Ping.
org.jivesoftware.smackx.ping.packet
Element classes for XEP-0199: XMPP Ping.
org.jivesoftware.smackx.ping.provider
Provider classes for XEP-0199: XMPP Ping.
org.jivesoftware.smackx.privacy
Smacks implementation of XEP-0016: Privacy Lists.
org.jivesoftware.smackx.privacy.filter
Filters for XEP-0016: Privacy Lists.
org.jivesoftware.smackx.privacy.packet
Element classes for XEP-0016: Privacy Lists.
org.jivesoftware.smackx.privacy.provider
Provider classes for XEP-0016: Privacy Lists.
org.jivesoftware.smackx.pubsub
Smack's API for XEP-0060: Publish-Subscribe.
org.jivesoftware.smackx.pubsub.filter
Filters for Publish-Subscribe (XEP-60).
org.jivesoftware.smackx.pubsub.listener
Listeners for Publish-Subscribe (XEP-60) events.
org.jivesoftware.smackx.pubsub.packet
Stanzas and extension elements for Publish-Subscribe (XEP-60).
org.jivesoftware.smackx.pubsub.provider
Providers for Publish-Subscribe (XEP-60).
org.jivesoftware.smackx.pubsub.util
Utilities for Publish-Subscribe (XEP-60).
org.jivesoftware.smackx.push_notifications
Classes and interfaces to manage Push Notifications (XEP-0357).
org.jivesoftware.smackx.push_notifications.element
Push Notifications elements (XEP-0357).
org.jivesoftware.smackx.push_notifications.provider
Push Notifications providers (XEP-0357).
org.jivesoftware.smackx.receipts
XEP-0184: Message Delivery Receipts.
org.jivesoftware.smackx.reference
Smack's API for XEP-0372: References.
org.jivesoftware.smackx.reference.element
Smack's API for XEP-0372: References.
org.jivesoftware.smackx.reference.provider
Smack's API for XEP-0372: References.
org.jivesoftware.smackx.rsm
XEP-0059: Result Set Management.
org.jivesoftware.smackx.rsm.packet
Element classes of XEP-0059: Result Set Management.
org.jivesoftware.smackx.rsm.provider
Providers for XEP-0059: Result Set Management.
org.jivesoftware.smackx.search
Smacks implementation of XEP-0055: Jabber Search.
org.jivesoftware.smackx.sharedgroups
Implementation of shared groups.
org.jivesoftware.smackx.sharedgroups.packet
Element classes of shared groups.
org.jivesoftware.smackx.shim.packet
Element classes for XEP-0131: Stanza Headers and Internet Metadata.
org.jivesoftware.smackx.shim.provider
Provider classes of XEP-0131: Stanza Headers and Internet Metadata.
org.jivesoftware.smackx.si.packet
Element classes for XEP-0095: Stream Initiation.
org.jivesoftware.smackx.si.provider
Provider classes for XEP-0095: Stream Initiation.
org.jivesoftware.smackx.sid
Smack's API for XEP-0359: Stable and Unique Stanza IDs.
org.jivesoftware.smackx.sid.element
Smack's API for XEP-0359: Stable and Unique Stanza IDs.
org.jivesoftware.smackx.sid.provider
Smack's API for XEP-0359: Stable and Unique Stanza IDs.
org.jivesoftware.smackx.spoiler
Smack's API for XEP-0382: Spoiler Messages.
org.jivesoftware.smackx.spoiler.element
Smack's API for XEP-0382: Spoiler Messages.
org.jivesoftware.smackx.spoiler.provider
Smack's API for XEP-0382: Spoiler Messages.
org.jivesoftware.smackx.time
Smacks implementation of XEP-0202: Entity Time.
org.jivesoftware.smackx.time.packet
Element classes of XEP-0202: Entity Time.
org.jivesoftware.smackx.time.provider
Provider classes of XEP-0202: Entity Time.
org.jivesoftware.smackx.vcardtemp
Smacks implementation of XEP-0054: vcard-temp.
org.jivesoftware.smackx.vcardtemp.packet
Element classes for XEP-0054: vcard-temp.
org.jivesoftware.smackx.vcardtemp.provider
Provider classes for XEP-0054: vcard-temp.
org.jivesoftware.smackx.workgroup
TODO describe me.
org.jivesoftware.smackx.workgroup.agent
TODO describe me.
org.jivesoftware.smackx.workgroup.ext.forms
TODO describe me.
org.jivesoftware.smackx.workgroup.ext.history
TODO describe me.
org.jivesoftware.smackx.workgroup.ext.macros
TODO describe me.
org.jivesoftware.smackx.workgroup.ext.notes
TODO describe me.
org.jivesoftware.smackx.workgroup.packet
TODO describe me.
org.jivesoftware.smackx.workgroup.settings
TODO describe me.
org.jivesoftware.smackx.workgroup.user
TODO describe me.
org.jivesoftware.smackx.workgroup.util
TODO describe me.
org.jivesoftware.smackx.xdata
Smacks implementation of XEP-0004: Data Forms.
org.jivesoftware.smackx.xdata.packet
Element classes for XEP-0004: Data Forms.
org.jivesoftware.smackx.xdata.provider
Provider classes for XEP-0004: Data Forms.
org.jivesoftware.smackx.xdatalayout
Smacks implementation of XEP-0141: Data Forms Layout.
org.jivesoftware.smackx.xdatalayout.packet
Element classes for XEP-0141: Data Forms Layout.
org.jivesoftware.smackx.xdatalayout.provider
Provider classes for XEP-0141: Data Forms Layout.
org.jivesoftware.smackx.xdatavalidation
Smacks implementation of XEP-0122: Data Forms Validation.
org.jivesoftware.smackx.xdatavalidation.packet
Element classes for XEP-0122: Data Forms Validation.
org.jivesoftware.smackx.xdatavalidation.provider
Provider classes for XEP-0122: Data Forms Validation.
org.jivesoftware.smackx.xevent
TODO describe me.
org.jivesoftware.smackx.xevent.packet
TODO describe me.
org.jivesoftware.smackx.xevent.provider
TODO describe me.
org.jivesoftware.smackx.xhtmlim
Smacks implementation of XEP-0071: XHTML-IM.
org.jivesoftware.smackx.xhtmlim.packet
Element classes for XEP-0071: XHTML-IM.
org.jivesoftware.smackx.xhtmlim.provider
Provider classes for XEP-0071: XHTML-IM.
org.jivesoftware.smackx.xroster
TODO describe me.
org.jivesoftware.smackx.xroster.packet
TODO describe me.
org.jivesoftware.smackx.xroster.provider
TODO describe me.
Skip navigation links