Uses of Class
org.jivesoftware.smack.packet.SimpleIQ
-
Packages that use SimpleIQ Package Description org.jivesoftware.smack.packet XML stanzas and extension elements that are part of the XMPP protocol.org.jivesoftware.smackx.carbons.packet Stanzas and extension elements for XEP-0280: Message Carbons.org.jivesoftware.smackx.iot.provisioning.element Smack's API for XMPP IoT.org.jivesoftware.smackx.jingleold.nat TODO describe me.org.jivesoftware.smackx.ping.packet Element classes for XEP-0199: XMPP Ping.org.jivesoftware.smackx.search Smacks implementation of XEP-0055: Jabber Search.org.jivesoftware.smackx.workgroup.agent TODO describe me.org.jivesoftware.smackx.workgroup.ext.forms TODO describe me.org.jivesoftware.smackx.workgroup.packet TODO describe me.org.jivesoftware.smackx.workgroup.settings TODO describe me. -
-
Uses of SimpleIQ in org.jivesoftware.smack.packet
Subclasses of SimpleIQ in org.jivesoftware.smack.packet Modifier and Type Class Description class
Session
IQ stanza that will be sent to the server to establish a session. -
Uses of SimpleIQ in org.jivesoftware.smackx.carbons.packet
Subclasses of SimpleIQ in org.jivesoftware.smackx.carbons.packet Modifier and Type Class Description static class
Carbon.Disable
static class
Carbon.Enable
-
Uses of SimpleIQ in org.jivesoftware.smackx.iot.provisioning.element
Subclasses of SimpleIQ in org.jivesoftware.smackx.iot.provisioning.element Modifier and Type Class Description class
ClearCache
class
ClearCacheResponse
-
Uses of SimpleIQ in org.jivesoftware.smackx.jingleold.nat
Subclasses of SimpleIQ in org.jivesoftware.smackx.jingleold.nat Modifier and Type Class Description class
STUN
STUN IQ Stanza used to request and retrieve a STUN server and port to make p2p connections easier. -
Uses of SimpleIQ in org.jivesoftware.smackx.ping.packet
Subclasses of SimpleIQ in org.jivesoftware.smackx.ping.packet Modifier and Type Class Description class
Ping
-
Uses of SimpleIQ in org.jivesoftware.smackx.search
Subclasses of SimpleIQ in org.jivesoftware.smackx.search Modifier and Type Class Description class
UserSearch
Implements the protocol currently used to search information repositories on the Jabber network. -
Uses of SimpleIQ in org.jivesoftware.smackx.workgroup.agent
Subclasses of SimpleIQ in org.jivesoftware.smackx.workgroup.agent Modifier and Type Class Description class
OfferConfirmation
-
Uses of SimpleIQ in org.jivesoftware.smackx.workgroup.ext.forms
Subclasses of SimpleIQ in org.jivesoftware.smackx.workgroup.ext.forms Modifier and Type Class Description class
WorkgroupForm
-
Uses of SimpleIQ in org.jivesoftware.smackx.workgroup.packet
Subclasses of SimpleIQ in org.jivesoftware.smackx.workgroup.packet Modifier and Type Class Description class
TranscriptSearch
IQ stanza for retrieving the transcript search form, submitting the completed search form or retrieving the answer of a transcript search. -
Uses of SimpleIQ in org.jivesoftware.smackx.workgroup.settings
Subclasses of SimpleIQ in org.jivesoftware.smackx.workgroup.settings Modifier and Type Class Description class
OfflineSettings
class
SearchSettings
class
SoundSettings
-