Uses of Interface
org.jivesoftware.smack.packet.XmlLangElement
Packages that use XmlLangElement
Package
Description
Stanzas and extension elements for XMPP stream compression (XEP-138).
XML stanzas and extension elements that are part of the XMPP protocol.
Element classes for Rosters.
Stanzas, plain stream- and extension elements for SASL.
Plain stream elements for XEP-0198: Stream Management.
This package contains Stanzas required to open and close stream.
Stanzas and extension elements for XEP-0033: Extended Stanzas Addressing.
Stanzas and extension elements for XEP-0079: Advanced Message Processing.
Stanzas and extension elements for XEP-0224: Attention.
Blocking command elements.
Bits of Binary elements.
Stanzas and extension elements for XEP-0047: In-Band Bytestreams.
Stanzas and extension elements for XEP-0065: SOCKS5 Bytestreams.
Element classes for XEP-0115: Entity Capabilities.
Stanzas and extension elements for XEP-0280: Message Carbons.
Chat Markers elements (XEP-0333).
Element classes for XEP-0085: Chat State Notifications.
Element classes for XEP-0050: Ad-Hoc Commands.
Plain stream elements for XEP-0352: Client State Indication.
Element classes for XEP-0203: Delayed Delivery, as well as XEP-0091: Legacy Delayed Delivery.
Element classes for XEP-0030: Service Discovery.
XEP-0418: DNS Queries over XMPP (DoX) XML providers.
XMPP extension elements for XEP-0380: Explicit Message Encryption.
Smack's API for XEP-0428: Fallback Indication.
Smacks implementation of XEP-0446: File Metadata Element.
Element classes for XEP-0297: Stanza Forwarding.
Extension elements for the GCM XMPP extension.
Element classes for XEP-0080: User Location.
XEP-0300 - Use of cryptographic hash functions.
XMPP extension elements for XEP-0334: Message Processing Hints.
Stanzas and extension elements for XEP-0332: HTTP over XMPP transport.
IQ stanzas and extensions for XEP-0363: HTTP File Upload.
Smack's API for XMPP IoT.
Smack's API for XMPP IoT.
Smack's API for XMPP IoT.
Smack's API for XMPP IoT.
Element classes for XEP-0012: Last Activity.
Element classes for XEP-0049: Private XML Storage.
Element classes for XEP-0077: In-Band Registration.
Element classes for XEP-0092: Software Version.
XML elements for XEP-0328: JID Prep.
Smack's API for XEP-0234: Jingle File Transfer.
Stanzas and Extension Elements 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.
Element classes.
Extension elements for XEP-0295: JSON Encodings for XMPP.
Element classes for XEP-0319: Last User Interaction in Presence.
Packet classes and interfaces for Message Archive Management (MAM) XEP-0313.
Element classes for XEP-0221: Data Forms Media Element.
XMPP stream elements for Last Message Correction as defined in XEP-0308.
XEP-0422: Message Fastening.
Smack's API for XEP-0394: Message Markup, which can be used to style message.
XEP-0424: Message Retraction.
Smack's API for XEP-0107: User Mood.
Element classes for XEP-0045: Multi-User Chat.
Multi-User Chat Light (MUC Light) elements.
Element classes for XEP-0172: User Nickname.
Element classes for XEP-0013: Flexible Offline Message Retrieval.
Classes that represent OMEMO related stanzas.
XML elements for XEP-0373: OpenPGP for XMPP.
Element classes for XEP-0199: XMPP Ping.
Element classes for XEP-0016: Privacy Lists.
Smack's API for XEP-0060: Publish-Subscribe.
Stanzas and extension elements for Publish-Subscribe (XEP-60).
Push Notifications elements (XEP-0357).
XEP-0184: Message Delivery Receipts.
Smack's API for XEP-0372: References.
Element classes of XEP-0059: Result Set Management.
Smacks implementation of XEP-0055: Jabber Search.
Element classes of shared groups.
Element classes for XEP-0131: Stanza Headers and Internet Metadata.
Element classes for XEP-0095: Stream Initiation.
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: Element classes.
Smacks implementation of XEP-0264: Jingle Content Thumbnails.
Element classes of XEP-0202: Entity Time.
Element classes for XEP-0103: URL Address Information.
Smack's API for XEP-0118: User Tune.
Element classes for XEP-0054: vcard-temp.
TODO describe me.
TODO describe me.
TODO describe me.
TODO describe me.
TODO describe me.
TODO describe me.
TODO describe me.
TODO describe me.
Smacks API for Data Forms (XEP-0004).
Element classes for XEP-0004: Data Forms.
Element classes for XEP-0141: Data Forms Layout.
Element classes for XEP-0122: Data Forms Validation.
TODO describe me.
Element classes for XEP-0071: XHTML-IM.
Element classes for XEP-0315: Data Forms XML Element.
TODO describe me.
-
Uses of XmlLangElement in org.jivesoftware.smack.compress.packet
Classes in org.jivesoftware.smack.compress.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
static class
final class
class
-
Uses of XmlLangElement in org.jivesoftware.smack.packet
Subinterfaces of XmlLangElement in org.jivesoftware.smack.packetModifier and TypeInterfaceDescriptioninterface
Interface to represent XMPP extension elements.interface
interface
interface
A Nonza, i.e.interface
interface
interface
A XMPP top level stream element.interface
Interface to represent XML elements.Classes in org.jivesoftware.smack.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
AbstractIqBuilder<IB extends AbstractIqBuilder<IB>>
class
class
AbstractStreamOpen is actually aTopLevelStreamElement
, however we implementNonza
here.class
final class
IQ stanza used by Smack to bind a resource and to obtain the jid assigned by the server.static final class
class
final class
An XMPP error IQ.static final class
class
The base IQ (Info/Query) packet.class
final class
class
final class
Represents XMPP message packets.static final class
Represents a message body, its language and the content of the message.static final class
Represents a message subject, its language and the content of the subject.static class
final class
class
MessageOrPresence<MPB extends MessageOrPresenceBuilder<?,
?>> class
MessageOrPresenceBuilder<MP extends MessageOrPresence<? extends MessageOrPresenceBuilder<MP,
SB>>, SB extends StanzaBuilder<SB>> final class
Represents XMPP presence stanzas.final class
class
IQ stanza that will be sent to the server to establish a session.static class
class
A simple IQ.final class
AnExtensionElement
modeling the often required and used XML features when using XMPP.class
Base class for XMPP Stanzas, which are called Stanza in older versions of Smack (i.e.class
StanzaBuilder<B extends StanzaBuilder<B>>
class
Represents an XMPP error sub-packet.class
class
final class
class
Represents a stream error packet.final class
The stream open tag.final class
final class
class
An IQ stanzas that could not be parsed because no provider was found. -
Uses of XmlLangElement in org.jivesoftware.smack.roster.packet
Classes in org.jivesoftware.smack.roster.packet that implement XmlLangElementModifier and TypeClassDescriptionfinal class
Represents XMPP roster packets.static final class
A roster item, which consists of a JID, their name, the type of subscription, and the groups the roster item belongs to.final class
final class
-
Uses of XmlLangElement in org.jivesoftware.smack.sasl.packet
Subinterfaces of XmlLangElement in org.jivesoftware.smack.sasl.packetClasses in org.jivesoftware.smack.sasl.packet that implement XmlLangElementModifier and TypeClassDescriptionstatic class
Initiating SASL authentication by select a mechanism.static class
A SASL challenge stream element.static class
A SASL response stream element.static class
A SASL failure stream element, also called "SASL Error".static class
A SASL success stream element. -
Uses of XmlLangElement in org.jivesoftware.smack.sm.packet
Classes in org.jivesoftware.smack.sm.packet that implement XmlLangElementModifier and TypeClassDescriptionstatic class
static final class
static class
static class
A Stream Management 'enabled' element.static class
static class
static class
static final class
-
Uses of XmlLangElement in org.jivesoftware.smack.websocket.elements
Classes in org.jivesoftware.smack.websocket.elements that implement XmlLangElementModifier and TypeClassDescriptionfinal class
final class
-
Uses of XmlLangElement in org.jivesoftware.smackx.address.packet
Classes in org.jivesoftware.smackx.address.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
Stanza extension that contains the list of addresses that a stanza should be sent or was sent.static final class
-
Uses of XmlLangElement in org.jivesoftware.smackx.amp.packet
Classes in org.jivesoftware.smackx.amp.packet that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.attention.packet
Classes in org.jivesoftware.smackx.attention.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
A PacketExtension that implements XEP-0224: Attention This extension is expected to be added to message stanzas of type 'headline.' Please refer to the XEP for more implementation guidelines. -
Uses of XmlLangElement in org.jivesoftware.smackx.blocking.element
Classes in org.jivesoftware.smackx.blocking.element that implement XmlLangElementModifier and TypeClassDescriptionclass
Block contact IQ class.class
Blocked error extension class.class
Block list IQ class.class
Unblock contact IQ class. -
Uses of XmlLangElement in org.jivesoftware.smackx.bob.element
Classes in org.jivesoftware.smackx.bob.element that implement XmlLangElementModifier and TypeClassDescriptionclass
Bits of Binary data extension element.class
Bits of Binary IQ class. -
Uses of XmlLangElement in org.jivesoftware.smackx.bytestreams.ibb.packet
Classes in org.jivesoftware.smackx.bytestreams.ibb.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
Represents a request to close an In-Band Bytestream.class
Represents a chunk of data sent over an In-Band Bytestream encapsulated in an IQ stanza.class
Represents a chunk of data of an In-Band Bytestream within an IQ stanza or a message stanza.class
Represents a request to open an In-Band Bytestream. -
Uses of XmlLangElement in org.jivesoftware.smackx.bytestreams.socks5.packet
Classes in org.jivesoftware.smackx.bytestreams.socks5.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
A stanza representing part of a SOCKS5 Bytestream negotiation.static class
The stanza sent by the stream initiator to the stream proxy to activate the connection.static class
Stanza extension that represents a potential SOCKS5 proxy for the file transfer.static class
After selected a SOCKS5 stream host and successfully connecting, the target of the file transfer returns a byte stream stanza with the stream host used extension. -
Uses of XmlLangElement in org.jivesoftware.smackx.caps.packet
Classes in org.jivesoftware.smackx.caps.packet that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.carbons.packet
Classes in org.jivesoftware.smackx.carbons.packet that implement XmlLangElementModifier and TypeClassDescriptionstatic class
static class
class
Stanza extension for XEP-0280: Message Carbons.static final class
Stanza extension indicating that a message may not be carbon-copied. -
Uses of XmlLangElement in org.jivesoftware.smackx.chat_markers.element
Classes in org.jivesoftware.smackx.chat_markers.element that implement XmlLangElementModifier and TypeClassDescriptionstatic class
Acknowledged extension class.protected static class
static class
Displayed extension class.static final class
Markable extension class.static class
Received extension class. -
Uses of XmlLangElement in org.jivesoftware.smackx.chatstates.packet
Classes in org.jivesoftware.smackx.chatstates.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
Represents a chat state which is an extension to message packets which is used to indicate the current status of a chat participant. -
Uses of XmlLangElement in org.jivesoftware.smackx.commands.packet
Subinterfaces of XmlLangElement in org.jivesoftware.smackx.commands.packetClasses in org.jivesoftware.smackx.commands.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
Represents the state and the request of the execution of an adhoc command.static class
class
-
Uses of XmlLangElement in org.jivesoftware.smackx.csi.packet
Classes in org.jivesoftware.smackx.csi.packet that implement XmlLangElementModifier and TypeClassDescriptionstatic final class
static final class
static final class
-
Uses of XmlLangElement in org.jivesoftware.smackx.delay.packet
Classes in org.jivesoftware.smackx.delay.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
Represents timestamp information about data stored for later delivery. -
Uses of XmlLangElement in org.jivesoftware.smackx.disco.packet
Subinterfaces of XmlLangElement in org.jivesoftware.smackx.disco.packetClasses in org.jivesoftware.smackx.disco.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
A DiscoverInfo IQ packet, which is used by XMPP clients to request and receive information to/from other XMPP entities.class
class
A DiscoverItems IQ packet, which is used by XMPP clients to request and receive items associated with XMPP entities. -
Uses of XmlLangElement in org.jivesoftware.smackx.dox.element
Classes in org.jivesoftware.smackx.dox.element that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.eme.element
Classes in org.jivesoftware.smackx.eme.element that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.fallback_indication.element
Classes in org.jivesoftware.smackx.fallback_indication.element that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.file_metadata.element
Classes in org.jivesoftware.smackx.file_metadata.element that implement XmlLangElementModifier and TypeClassDescriptionfinal class
File metadata element as defined in XEP-0446: File Metadata Element. -
Uses of XmlLangElement in org.jivesoftware.smackx.forward.packet
Classes in org.jivesoftware.smackx.forward.packet that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.gcm.packet
Classes in org.jivesoftware.smackx.gcm.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
XMPP extension elements as used by Google's GCM Cloud Connection Server (XMPP). -
Uses of XmlLangElement in org.jivesoftware.smackx.geoloc.packet
Classes in org.jivesoftware.smackx.geoloc.packet that implement XmlLangElementModifier and TypeClassDescriptionfinal class
A GeoLocation Extension packet, which is used by the XMPP clients to exchange their respective geographic locations. -
Uses of XmlLangElement in org.jivesoftware.smackx.hashes.element
Classes in org.jivesoftware.smackx.hashes.element that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.hints.element
Classes in org.jivesoftware.smackx.hints.element that implement XmlLangElementModifier and TypeClassDescriptionclass
final class
A "no copy" hint.final class
A "no permanent store" hint.final class
A "no store" hint.final class
A "store" hint. -
Uses of XmlLangElement in org.jivesoftware.smackx.hoxt.packet
Classes in org.jivesoftware.smackx.hoxt.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
Abstract parent for Req and Resp IQ packets.static class
Representation of Base64 element.static class
Representation of ChunkedBase64 element.static class
Representation of Data element.static class
Representation of Ibb element.static class
Representation of Text element.static class
Representation of Xml element.class
Stanza extension for base64 binary chunks.final class
Represents Req IQ packet.final class
Represents Resp IQ packet. -
Uses of XmlLangElement in org.jivesoftware.smackx.httpfileupload.element
Classes in org.jivesoftware.smackx.httpfileupload.element that implement XmlLangElementModifier and TypeClassDescriptionclass
File Too Large error extension.class
class
Slot responded by upload service.class
class
Upload slot request.class
-
Uses of XmlLangElement in org.jivesoftware.smackx.iot.control.element
Classes in org.jivesoftware.smackx.iot.control.element that implement XmlLangElementModifier and TypeClassDescriptionclass
class
class
class
class
class
class
-
Uses of XmlLangElement in org.jivesoftware.smackx.iot.data.element
Classes in org.jivesoftware.smackx.iot.data.element that implement XmlLangElementModifier and TypeClassDescriptionclass
class
static class
static class
class
class
class
class
class
-
Uses of XmlLangElement in org.jivesoftware.smackx.iot.discovery.element
Classes in org.jivesoftware.smackx.iot.discovery.element that implement XmlLangElementModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
-
Uses of XmlLangElement in org.jivesoftware.smackx.iot.provisioning.element
Classes in org.jivesoftware.smackx.iot.provisioning.element that implement XmlLangElementModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of XmlLangElement in org.jivesoftware.smackx.iqlast.packet
Classes in org.jivesoftware.smackx.iqlast.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
A last activity IQ for retrieving information about the last activity associated with a Jabber ID. -
Uses of XmlLangElement in org.jivesoftware.smackx.iqprivate.packet
Classes in org.jivesoftware.smackx.iqprivate.packet that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.iqregister.packet
Classes in org.jivesoftware.smackx.iqregister.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
Represents registration packets.static final class
-
Uses of XmlLangElement in org.jivesoftware.smackx.iqversion.packet
Subinterfaces of XmlLangElement in org.jivesoftware.smackx.iqversion.packetClasses in org.jivesoftware.smackx.iqversion.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
A Version IQ packet, which is used by XMPP clients to discover version information about the software running at another entity's JID.class
-
Uses of XmlLangElement in org.jivesoftware.smackx.jid_prep.element
Classes in org.jivesoftware.smackx.jid_prep.element that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.jingle_filetransfer.element
Classes in org.jivesoftware.smackx.jingle_filetransfer.element that implement XmlLangElementModifier and TypeClassDescriptionclass
Checksum element.class
File element.class
Content of type File.class
RangeElement which specifies, which range of a file shall be transferred. -
Uses of XmlLangElement in org.jivesoftware.smackx.jingle.element
Subinterfaces of XmlLangElement in org.jivesoftware.smackx.jingle.elementModifier and TypeInterfaceDescriptioninterface
An element found usually in 'description' elements.interface
Abstract JingleContentTransportInfo element.Classes in org.jivesoftware.smackx.jingle.element that implement XmlLangElementModifier and TypeClassDescriptionfinal class
The Jingle element.static final class
final class
Jingle content element.class
Jingle content description.class
A jingle transport extension.class
An element found usually in Jingle 'transport' elements.final class
class
The Jingle 'reason' element.static class
final class
final class
-
Uses of XmlLangElement in org.jivesoftware.smackx.jingle.transports.jingle_ibb.element
Classes in org.jivesoftware.smackx.jingle.transports.jingle_ibb.element that implement XmlLangElementModifier and TypeClassDescriptionclass
Transport Element for JingleInBandBytestream transports. -
Uses of XmlLangElement in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements
Classes in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements that implement XmlLangElementModifier and TypeClassDescriptionclass
Socks5Bytestream transport element.final class
TransportCandidate for Jingle Socks5Bytestream transports.class
Class representing possible SOCKS5 TransportInfo elements.static final class
static final class
static final class
static class
static final class
-
Uses of XmlLangElement in org.jivesoftware.smackx.jingleold.nat
Classes in org.jivesoftware.smackx.jingleold.nat that implement XmlLangElementModifier and TypeClassDescriptionclass
RTPBridge IQ Stanza used to request and retrieve a RTPBridge Candidates that can be used for a Jingle Media Transmission between two parties that are behind NAT.class
STUN IQ Stanza used to request and retrieve a STUN server and port to make p2p connections easier. -
Uses of XmlLangElement in org.jivesoftware.smackx.jingleold.packet
Classes in org.jivesoftware.smackx.jingleold.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
An Jingle sub-packet, which is used by XMPP clients to exchange info like descriptions and transports.class
Jingle content.class
Jingle content description.static class
Jingle audio description.class
Jingle content info.static class
Transport part of a Jingle packet.static class
Busy jmf info.static class
Hold jmf info.static class
Mute jmf info.static class
Queued jmf info.static class
Ringing jmf info.class
Jingle content description.static class
Jingle audio description.class
class
A jingle transport extension.static class
RTP-ICE profile.static class
Raw UDP profile. -
Uses of XmlLangElement in org.jivesoftware.smackx.jiveproperties.packet
Classes in org.jivesoftware.smackx.jiveproperties.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
Properties provide an easy mechanism for clients to share data. -
Uses of XmlLangElement in org.jivesoftware.smackx.json.packet
Classes in org.jivesoftware.smackx.json.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
class
XMPP JSON Containers as defined in XEP-0335. -
Uses of XmlLangElement in org.jivesoftware.smackx.last_interaction.element
Classes in org.jivesoftware.smackx.last_interaction.element that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.mam.element
Classes in org.jivesoftware.smackx.mam.element that implement XmlLangElementModifier and TypeClassDescriptionstatic class
MAM result extension class.class
MAM fin IQ class.class
MAM Preferences IQ class.class
MAM Query IQ class. -
Uses of XmlLangElement in org.jivesoftware.smackx.mediaelement.element
Classes in org.jivesoftware.smackx.mediaelement.element that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.message_correct.element
Classes in org.jivesoftware.smackx.message_correct.element that implement XmlLangElementModifier and TypeClassDescriptionclass
An Extension that implements XEP-0308: Last Message Correction This extension is expected to be added to message stanzas. -
Uses of XmlLangElement in org.jivesoftware.smackx.message_fastening.element
Classes in org.jivesoftware.smackx.message_fastening.element that implement XmlLangElementModifier and TypeClassDescriptionfinal class
Message Fastening container element. -
Uses of XmlLangElement in org.jivesoftware.smackx.message_markup.element
Classes in org.jivesoftware.smackx.message_markup.element that implement XmlLangElementModifier and TypeClassDescriptionclass
class
class
static class
class
static class
Interface for block level child elements.static class
Interface for child elements.static class
class
-
Uses of XmlLangElement in org.jivesoftware.smackx.message_retraction.element
Classes in org.jivesoftware.smackx.message_retraction.element that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.mood.element
Classes in org.jivesoftware.smackx.mood.element that implement XmlLangElementModifier and TypeClassDescriptionclass
XEP-0107 can be extended with additional custom mood concretisations.class
ExtensionElement
that contains the users mood.static class
NamedElement
which represents the mood. -
Uses of XmlLangElement in org.jivesoftware.smackx.muc.packet
Classes in org.jivesoftware.smackx.muc.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
A group chat invitation stanza extension, which is used to invite other users to a group chat room.class
IQ stanza that serves for kicking users, granting and revoking voice, banning users, modifying the ban list, granting and revoking membership and granting and revoking moderator privileges.class
Represents extended presence information whose sole purpose is to signal the ability of the occupant to speak the MUC protocol when joining a room.class
IQ stanza that serves for granting and revoking ownership privileges, granting and revoking administrative privileges and destroying a room.class
Represents extended presence information about roles, affiliations, full JIDs, or status codes scoped by the 'http://jabber.org/protocol/muc#user' namespace.static class
Represents a rejection to an invitation from another user to a room. -
Uses of XmlLangElement in org.jivesoftware.smackx.muclight.element
Classes in org.jivesoftware.smackx.muclight.element that implement XmlLangElementModifier and TypeClassDescriptionclass
MUC Light affiliations response IQ class.class
MUC Light blocking IQ class.class
MUCLight change affiliations IQ class.class
MUC Light configuration response IQ class.class
MUCLight create IQ class.class
MUC Light destroy IQ class.static class
Affiliations change extension element class.static class
Configurations change extension element class.class
MUC Light get affiliations IQ class.class
MUC Light get configurations IQ class.class
MUC Light get info IQ class.class
MUC Light info response IQ class.class
MUC Light set configurations IQ class. -
Uses of XmlLangElement in org.jivesoftware.smackx.nick.packet
Classes in org.jivesoftware.smackx.nick.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
A minimalistic implementation of aExtensionElement
for nicknames. -
Uses of XmlLangElement in org.jivesoftware.smackx.offline.packet
Classes in org.jivesoftware.smackx.offline.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
OfflineMessageInfo is an extension included in the retrieved offline messages requested by theOfflineMessageManager
.class
Represents a request to get some or all the offline messages of a user. -
Uses of XmlLangElement in org.jivesoftware.smackx.omemo.element
Classes in org.jivesoftware.smackx.omemo.element that implement XmlLangElementModifier and TypeClassDescriptionclass
Class that represents an OMEMO Bundle element.class
OMEMO device bundle as described by the protocol.class
A OMEMO device list update containing the IDs of all active devices of a contact.class
The OMEMO device list element with the legacy Axolotl namespace.class
Class that represents an OmemoElement.class
An OMEMO (PreKey)WhisperMessage element.class
Header element of the message.class
class
Small class to collect key (byte[]), its id and whether its a preKey or not. -
Uses of XmlLangElement in org.jivesoftware.smackx.ox.element
Classes in org.jivesoftware.smackx.ox.element that implement XmlLangElementModifier and TypeClassDescriptionclass
This class describes an OpenPGP content element which is encrypted, but not signed.class
Abstract class that bundles functionality of encrypted OpenPGP content elements (CryptElement
,SigncryptElement
) together.class
This class describes an OpenPGP content element.class
Class that represents an OpenPGP message.class
Class representing a pubkey element which is used to transport OpenPGP public keys.static class
Element that contains the base64 encoded public key.final class
Class that represents a public key list which was announced to a users metadata node.static class
class
This class represents a secretkey element which contains a users OpenPGP secret key.class
This class represents an OpenPGP content element which is encrypted and signed.class
This class represents an OpenPGP content element which is not encrypted but signed. -
Uses of XmlLangElement in org.jivesoftware.smackx.ping.packet
Classes in org.jivesoftware.smackx.ping.packet that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.privacy.packet
Classes in org.jivesoftware.smackx.privacy.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
A Privacy IQ Packet, is used by thePrivacyListManager
andPrivacyProvider
to allow and block communications from other users. -
Uses of XmlLangElement in org.jivesoftware.smackx.pubsub
Subinterfaces of XmlLangElement in org.jivesoftware.smackx.pubsubModifier and TypeInterfaceDescriptioninterface
This interface definesExtensionElement
implementations that contain other extensions.Classes in org.jivesoftware.smackx.pubsub that implement XmlLangElementModifier and TypeClassDescriptionclass
Represents a affiliation between a user and a node, where theAffiliation.Type
defines the type of affiliation.class
Represents the affiliations element of the reply to a request for affiliations.class
Represents the configuration element of a PubSub message event which associates a configuration form to the node which was configured.class
Represents the top level element of a PubSub event extension.class
Generic stanza extension which represents any PubSub form that is parsed from the incoming stream or being sent out to the server.class
Represents a request to subscribe to a node.class
This class represents an item that has been, or will be published to a PubSub node.class
This class is used for multiple purposes.class
A class which represents a common element within the pubsub defined schemas.class
A stanza extension representing the options element.class
PayloadItem<E extends XmlElement>
This class represents an item that has been, or will be published to a pubsub node.class
PublishItem<T extends Item>
Represents a request to publish an item(s) to a specific node.class
Represents and item that has been deleted from a node.class
The default payload representation forPayloadItem.getPayload()
.class
Represents a request to subscribe to a node.class
Represents a subscription to node for both requests and replies.class
Represents the element holding the list of subscription elements.class
Represents an unsubscribe element. -
Uses of XmlLangElement in org.jivesoftware.smackx.pubsub.packet
Classes in org.jivesoftware.smackx.pubsub.packet that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.push_notifications.element
Classes in org.jivesoftware.smackx.push_notifications.element that implement XmlLangElementModifier and TypeClassDescriptionclass
Disable Push Notifications IQ.class
Enable Push Notifications IQ.static class
-
Uses of XmlLangElement in org.jivesoftware.smackx.receipts
Classes in org.jivesoftware.smackx.receipts that implement XmlLangElementModifier and TypeClassDescriptionclass
Represents a message delivery receipt entry as specified by Message Delivery Receipts.class
Represents a message delivery receipt request entry as specified by Message Delivery Receipts. -
Uses of XmlLangElement in org.jivesoftware.smackx.reference.element
Classes in org.jivesoftware.smackx.reference.element that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.rsm.packet
Classes in org.jivesoftware.smackx.rsm.packet that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.search
Classes in org.jivesoftware.smackx.search that implement XmlLangElementModifier and TypeClassDescriptionclass
Implements the protocol currently used to search information repositories on the Jabber network. -
Uses of XmlLangElement in org.jivesoftware.smackx.shim.packet
Classes in org.jivesoftware.smackx.shim.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
Represents a Header entry as specified by the Stanza Headers and Internet Metadata (SHIM).class
Extension representing a list of headers as specified in Stanza Headers and Internet Metadata (SHIM). -
Uses of XmlLangElement in org.jivesoftware.smackx.si.packet
Classes in org.jivesoftware.smackx.si.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
The process by which two entities initiate a stream.static class
The feature negotiation portion of the StreamInitiation packet.static class
size: The size, in bytes, of the data to be sent. name: The name of the file that the Sender wishes to send. date: The last modification time of the file. -
Uses of XmlLangElement in org.jivesoftware.smackx.sid.element
Classes in org.jivesoftware.smackx.sid.element that implement XmlLangElementModifier and TypeClassDescriptionclass
class
class
-
Uses of XmlLangElement in org.jivesoftware.smackx.spoiler.element
Classes in org.jivesoftware.smackx.spoiler.element that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.stanza_content_encryption.element
Subinterfaces of XmlLangElement in org.jivesoftware.smackx.stanza_content_encryption.elementModifier and TypeInterfaceDescriptioninterface
Affix element that is identified by element name and namespace.Classes in org.jivesoftware.smackx.stanza_content_encryption.element that implement XmlLangElementModifier and TypeClassDescriptionclass
Extension element that holds the payload element, as well as a list of affix elements. -
Uses of XmlLangElement in org.jivesoftware.smackx.thumbnails.element
Classes in org.jivesoftware.smackx.thumbnails.element that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.time.packet
Subinterfaces of XmlLangElement in org.jivesoftware.smackx.time.packetClasses in org.jivesoftware.smackx.time.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
A Time IQ packet, which is used by XMPP clients to exchange their respective local times.class
-
Uses of XmlLangElement in org.jivesoftware.smackx.urldata.element
Classes in org.jivesoftware.smackx.urldata.element that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.usertune.element
Classes in org.jivesoftware.smackx.usertune.element that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.vcardtemp.packet
Classes in org.jivesoftware.smackx.vcardtemp.packet that implement XmlLangElementModifier and TypeClassDescriptionfinal class
A VCard class for use with the SMACK jabber library. -
Uses of XmlLangElement in org.jivesoftware.smackx.workgroup
Classes in org.jivesoftware.smackx.workgroup that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.workgroup.agent
Classes in org.jivesoftware.smackx.workgroup.agent that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.workgroup.ext.forms
Classes in org.jivesoftware.smackx.workgroup.ext.forms that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.workgroup.ext.history
Classes in org.jivesoftware.smackx.workgroup.ext.history that implement XmlLangElementModifier and TypeClassDescriptionclass
IQ provider used to retrieve individual agent information.class
-
Uses of XmlLangElement in org.jivesoftware.smackx.workgroup.ext.macros
Classes in org.jivesoftware.smackx.workgroup.ext.macros that implement XmlLangElementModifier and TypeClassDescriptionclass
Macros iq is responsible for handling global and personal macros in the a Live Assistant Workgroup. -
Uses of XmlLangElement in org.jivesoftware.smackx.workgroup.ext.notes
Classes in org.jivesoftware.smackx.workgroup.ext.notes that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.workgroup.packet
Classes in org.jivesoftware.smackx.workgroup.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
IQ stanza for retrieving and changing the Agent personal information.class
Agent status packet.class
Agent status request packet.class
Represents a request for getting the jid of the workgroups where an agent can work or could represent the result of such request which will contain the list of workgroups JIDs where the agent can work.class
A IQ stanza used to depart a workgroup queue.class
class
Stanza used for requesting information about occupants of a room or for retrieving information such information.static class
static class
final class
Queue details stanza extension, which contains details about the users currently in a queue.class
class
An IQ stanza that encapsulates both types of workgroup queue status notifications -- position updates, and estimated time left in the queue updates.class
Stanza extension forInvitationRequest
.static class
class
Stanza extension forTransferRequest
.static class
class
class
Represents the conversation transcript that occurred in a group chat room between an Agent and a user that requested assistance.class
Represents a list of conversation transcripts that a user had in all his history.class
IQ stanza for retrieving the transcript search form, submitting the completed search form or retrieving the answer of a transcript search.class
class
A stanza extension that contains information about the user and agent in a workgroup chat. -
Uses of XmlLangElement in org.jivesoftware.smackx.workgroup.settings
Classes in org.jivesoftware.smackx.workgroup.settings that implement XmlLangElementModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of XmlLangElement in org.jivesoftware.smackx.xdata
Subinterfaces of XmlLangElement in org.jivesoftware.smackx.xdataClasses in org.jivesoftware.smackx.xdata that implement XmlLangElementModifier and TypeClassDescriptionclass
class
class
class
Represents a field of a form.static class
static final class
Represents the available options of aListSingleFormField
andListMultiFormField
.static final class
static class
final class
class
class
class
class
class
class
-
Uses of XmlLangElement in org.jivesoftware.smackx.xdata.packet
Classes in org.jivesoftware.smackx.xdata.packet that implement XmlLangElementModifier and TypeClassDescriptionfinal class
Represents a form that could be use for gathering data as well as for reporting data returned from a search.static class
Represents items of reported data.static class
Represents the fields that will be returned from a search. -
Uses of XmlLangElement in org.jivesoftware.smackx.xdatalayout.packet
Classes in org.jivesoftware.smackx.xdatalayout.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
DataLayout Extension according to XEP-0141: Data Forms Layout.static class
static class
static class
static class
static class
-
Uses of XmlLangElement in org.jivesoftware.smackx.xdatavalidation.packet
Classes in org.jivesoftware.smackx.xdatavalidation.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
DataValidation Extension according to XEP-0122: Data Forms Validation.static class
Validation only against the datatype itself.static class
This element indicates for "list-multi", that a minimum and maximum number of options should be selected and/or entered.static class
For "list-single" or "list-multi", indicates that the user may enter a custom value (matching the datatype constraints) or choose from the predefined values.static class
Indicate that the value should fall within a certain range.static class
Indicates that the value should be restricted to a regular expression. -
Uses of XmlLangElement in org.jivesoftware.smackx.xevent.packet
Classes in org.jivesoftware.smackx.xevent.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
Represents message events relating to the delivery, display, composition and cancellation of messages. -
Uses of XmlLangElement in org.jivesoftware.smackx.xhtmlim.packet
Classes in org.jivesoftware.smackx.xhtmlim.packet that implement XmlLangElementModifier and TypeClassDescriptionfinal class
An XHTML sub-packet, which is used by XMPP clients to exchange formatted text. -
Uses of XmlLangElement in org.jivesoftware.smackx.xmlelement.element
Classes in org.jivesoftware.smackx.xmlelement.element that implement XmlLangElement -
Uses of XmlLangElement in org.jivesoftware.smackx.xroster.packet
Classes in org.jivesoftware.smackx.xroster.packet that implement XmlLangElementModifier and TypeClassDescriptionclass
Represents XMPP Roster Item Exchange packets.