Uses of Interface
org.jivesoftware.smack.packet.NamedElement
Packages that use NamedElement
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.
Utility classes.
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.
Element classes for XEP-0104.
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 NamedElement in org.jivesoftware.smack.compress.packet
Classes in org.jivesoftware.smack.compress.packet that implement NamedElementModifier and TypeClassDescriptionclassstatic classfinal classclass -
Uses of NamedElement in org.jivesoftware.smack.packet
Subinterfaces of NamedElement in org.jivesoftware.smack.packetModifier and TypeInterfaceDescriptioninterfaceInterface to represent XMPP extension elements.interfaceA Nonza, i.e.interfaceA XMPP top level stream element.interfaceInterface to represent XML elements.Classes in org.jivesoftware.smack.packet that implement NamedElementModifier and TypeClassDescriptionclassclassAbstractStreamOpen is actually aTopLevelStreamElement, however we implementNonzahere.classfinal classIQ stanza used by Smack to bind a resource and to obtain the jid assigned by the server.static final classclassfinal classAn XMPP error IQ.classThe base IQ (Info/Query) packet.classfinal classRepresents XMPP message packets.static final classRepresents a message body, its language and the content of the message.static final classRepresents a message subject, its language and the content of the subject.static classclassMessageOrPresence<MPB extends MessageOrPresenceBuilder<?,?>> final classRepresents XMPP presence stanzas.classIQ stanza that will be sent to the server to establish a session.static classclassA simple IQ.final classAnExtensionElementmodeling the often required and used XML features when using XMPP.classBase class for XMPP Stanzas, which are called Stanza in older versions of Smack (i.e.classRepresents an XMPP error sub-packet.classclassfinal classclassRepresents a stream error packet.final classThe stream open tag.final classfinal classclassAn IQ stanzas that could not be parsed because no provider was found. -
Uses of NamedElement in org.jivesoftware.smack.roster.packet
Classes in org.jivesoftware.smack.roster.packet that implement NamedElementModifier and TypeClassDescriptionfinal classRepresents XMPP roster packets.static final classA roster item, which consists of a JID, their name, the type of subscription, and the groups the roster item belongs to.final classfinal class -
Uses of NamedElement in org.jivesoftware.smack.sasl.packet
Subinterfaces of NamedElement in org.jivesoftware.smack.sasl.packetClasses in org.jivesoftware.smack.sasl.packet that implement NamedElementModifier and TypeClassDescriptionstatic classInitiating SASL authentication by select a mechanism.static classA SASL challenge stream element.static classA SASL response stream element.static classA SASL failure stream element, also called "SASL Error".static classA SASL success stream element. -
Uses of NamedElement in org.jivesoftware.smack.sm.packet
Classes in org.jivesoftware.smack.sm.packet that implement NamedElementModifier and TypeClassDescriptionstatic classstatic final classstatic classstatic classA Stream Management 'enabled' element.static classstatic classstatic classstatic final class -
Uses of NamedElement in org.jivesoftware.smack.util
Methods in org.jivesoftware.smack.util with parameters of type NamedElementModifier and TypeMethodDescriptionXmlStringBuilder.closeElement(NamedElement e) XmlStringBuilder.halfOpenElement(NamedElement namedElement) XmlStringBuilder.optTextChild(CharSequence sqc, NamedElement parentElement) Constructors in org.jivesoftware.smack.util with parameters of type NamedElement -
Uses of NamedElement in org.jivesoftware.smack.websocket.elements
Classes in org.jivesoftware.smack.websocket.elements that implement NamedElementModifier and TypeClassDescriptionfinal classfinal class -
Uses of NamedElement in org.jivesoftware.smackx.address.packet
Classes in org.jivesoftware.smackx.address.packet that implement NamedElementModifier and TypeClassDescriptionclassStanza extension that contains the list of addresses that a stanza should be sent or was sent.static final class -
Uses of NamedElement in org.jivesoftware.smackx.amp.packet
Classes in org.jivesoftware.smackx.amp.packet that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.attention.packet
Classes in org.jivesoftware.smackx.attention.packet that implement NamedElementModifier and TypeClassDescriptionclassA 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 NamedElement in org.jivesoftware.smackx.blocking.element
Classes in org.jivesoftware.smackx.blocking.element that implement NamedElementModifier and TypeClassDescriptionclassBlock contact IQ class.classBlocked error extension class.classBlock list IQ class.classUnblock contact IQ class. -
Uses of NamedElement in org.jivesoftware.smackx.bob.element
Classes in org.jivesoftware.smackx.bob.element that implement NamedElementModifier and TypeClassDescriptionclassBits of Binary data extension element.classBits of Binary IQ class. -
Uses of NamedElement in org.jivesoftware.smackx.bytestreams.ibb.packet
Classes in org.jivesoftware.smackx.bytestreams.ibb.packet that implement NamedElementModifier and TypeClassDescriptionclassRepresents a request to close an In-Band Bytestream.classRepresents a chunk of data sent over an In-Band Bytestream encapsulated in an IQ stanza.classRepresents a chunk of data of an In-Band Bytestream within an IQ stanza or a message stanza.classRepresents a request to open an In-Band Bytestream. -
Uses of NamedElement in org.jivesoftware.smackx.bytestreams.socks5.packet
Classes in org.jivesoftware.smackx.bytestreams.socks5.packet that implement NamedElementModifier and TypeClassDescriptionclassA stanza representing part of a SOCKS5 Bytestream negotiation.static classThe stanza sent by the stream initiator to the stream proxy to activate the connection.static classStanza extension that represents a potential SOCKS5 proxy for the file transfer.static classAfter 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 NamedElement in org.jivesoftware.smackx.caps.packet
Classes in org.jivesoftware.smackx.caps.packet that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.carbons.packet
Classes in org.jivesoftware.smackx.carbons.packet that implement NamedElementModifier and TypeClassDescriptionstatic classstatic classclassStanza extension for XEP-0280: Message Carbons.static final classStanza extension indicating that a message may not be carbon-copied. -
Uses of NamedElement in org.jivesoftware.smackx.chat_markers.element
Classes in org.jivesoftware.smackx.chat_markers.element that implement NamedElementModifier and TypeClassDescriptionstatic classAcknowledged extension class.protected static classstatic classDisplayed extension class.static final classMarkable extension class.static classReceived extension class. -
Uses of NamedElement in org.jivesoftware.smackx.chatstates.packet
Classes in org.jivesoftware.smackx.chatstates.packet that implement NamedElementModifier and TypeClassDescriptionclassRepresents a chat state which is an extension to message packets which is used to indicate the current status of a chat participant. -
Uses of NamedElement in org.jivesoftware.smackx.commands.packet
Classes in org.jivesoftware.smackx.commands.packet that implement NamedElementModifier and TypeClassDescriptionclassRepresents the state and the request of the execution of an adhoc command.static class -
Uses of NamedElement in org.jivesoftware.smackx.csi.packet
Classes in org.jivesoftware.smackx.csi.packet that implement NamedElementModifier and TypeClassDescriptionstatic final classstatic final classstatic final class -
Uses of NamedElement in org.jivesoftware.smackx.delay.packet
Classes in org.jivesoftware.smackx.delay.packet that implement NamedElementModifier and TypeClassDescriptionclassRepresents timestamp information about data stored for later delivery. -
Uses of NamedElement in org.jivesoftware.smackx.disco.packet
Classes in org.jivesoftware.smackx.disco.packet that implement NamedElementModifier and TypeClassDescriptionclassA DiscoverInfo IQ packet, which is used by XMPP clients to request and receive information to/from other XMPP entities.classA DiscoverItems IQ packet, which is used by XMPP clients to request and receive items associated with XMPP entities. -
Uses of NamedElement in org.jivesoftware.smackx.dox.element
Classes in org.jivesoftware.smackx.dox.element that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.eme.element
Classes in org.jivesoftware.smackx.eme.element that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.fallback_indication.element
Classes in org.jivesoftware.smackx.fallback_indication.element that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.file_metadata.element
Classes in org.jivesoftware.smackx.file_metadata.element that implement NamedElementModifier and TypeClassDescriptionfinal classFile metadata element as defined in XEP-0446: File Metadata Element. -
Uses of NamedElement in org.jivesoftware.smackx.forward.packet
Classes in org.jivesoftware.smackx.forward.packet that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.gcm.packet
Classes in org.jivesoftware.smackx.gcm.packet that implement NamedElementModifier and TypeClassDescriptionclassXMPP extension elements as used by Google's GCM Cloud Connection Server (XMPP). -
Uses of NamedElement in org.jivesoftware.smackx.geoloc.packet
Classes in org.jivesoftware.smackx.geoloc.packet that implement NamedElementModifier and TypeClassDescriptionfinal classA GeoLocation Extension packet, which is used by the XMPP clients to exchange their respective geographic locations. -
Uses of NamedElement in org.jivesoftware.smackx.hashes.element
Classes in org.jivesoftware.smackx.hashes.element that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.hints.element
Classes in org.jivesoftware.smackx.hints.element that implement NamedElementModifier and TypeClassDescriptionclassfinal classA "no copy" hint.final classA "no permanent store" hint.final classA "no store" hint.final classA "store" hint. -
Uses of NamedElement in org.jivesoftware.smackx.hoxt.packet
Classes in org.jivesoftware.smackx.hoxt.packet that implement NamedElementModifier and TypeClassDescriptionclassAbstract parent for Req and Resp IQ packets.static classRepresentation of Base64 element.static classRepresentation of ChunkedBase64 element.static classRepresentation of Data element.static classRepresentation of Ibb element.static classRepresentation of Text element.static classRepresentation of Xml element.classStanza extension for base64 binary chunks.final classRepresents Req IQ packet.final classRepresents Resp IQ packet.Methods in org.jivesoftware.smackx.hoxt.packet that return NamedElementModifier and TypeMethodDescriptionAbstractHttpOverXmpp.Data.getChild()Returns element nested by Data.Constructors in org.jivesoftware.smackx.hoxt.packet with parameters of type NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.httpfileupload.element
Classes in org.jivesoftware.smackx.httpfileupload.element that implement NamedElementModifier and TypeClassDescriptionclassFile Too Large error extension.classclassSlot responded by upload service.classclassUpload slot request.class -
Uses of NamedElement in org.jivesoftware.smackx.iot.control.element
Classes in org.jivesoftware.smackx.iot.control.element that implement NamedElementModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of NamedElement in org.jivesoftware.smackx.iot.data.element
Classes in org.jivesoftware.smackx.iot.data.element that implement NamedElementModifier and TypeClassDescriptionclassclassstatic classstatic classclassclassclassclassclass -
Uses of NamedElement in org.jivesoftware.smackx.iot.discovery.element
Classes in org.jivesoftware.smackx.iot.discovery.element that implement NamedElementModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of NamedElement in org.jivesoftware.smackx.iot.provisioning.element
Classes in org.jivesoftware.smackx.iot.provisioning.element that implement NamedElementModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of NamedElement in org.jivesoftware.smackx.iqlast.packet
Classes in org.jivesoftware.smackx.iqlast.packet that implement NamedElementModifier and TypeClassDescriptionclassA last activity IQ for retrieving information about the last activity associated with a Jabber ID. -
Uses of NamedElement in org.jivesoftware.smackx.iqprivate.packet
Classes in org.jivesoftware.smackx.iqprivate.packet that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.iqregister.packet
Classes in org.jivesoftware.smackx.iqregister.packet that implement NamedElementModifier and TypeClassDescriptionclassRepresents registration packets.static final class -
Uses of NamedElement in org.jivesoftware.smackx.iqversion.packet
Classes in org.jivesoftware.smackx.iqversion.packet that implement NamedElementModifier and TypeClassDescriptionclassA Version IQ packet, which is used by XMPP clients to discover version information about the software running at another entity's JID. -
Uses of NamedElement in org.jivesoftware.smackx.jid_prep.element
Classes in org.jivesoftware.smackx.jid_prep.element that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.jingle_filetransfer.element
Classes in org.jivesoftware.smackx.jingle_filetransfer.element that implement NamedElementModifier and TypeClassDescriptionclassChecksum element.classFile element.classContent of type File.classRangeElement which specifies, which range of a file shall be transferred. -
Uses of NamedElement in org.jivesoftware.smackx.jingle.element
Subinterfaces of NamedElement in org.jivesoftware.smackx.jingle.elementModifier and TypeInterfaceDescriptioninterfaceAn element found usually in 'description' elements.interfaceAbstract JingleContentTransportInfo element.Classes in org.jivesoftware.smackx.jingle.element that implement NamedElementModifier and TypeClassDescriptionfinal classThe Jingle element.final classJingle content element.classJingle content description.classA jingle transport extension.classAn element found usually in Jingle 'transport' elements.final classclassThe Jingle 'reason' element.static classfinal classfinal classMethods in org.jivesoftware.smackx.jingle.element that return types with arguments of type NamedElementConstructor parameters in org.jivesoftware.smackx.jingle.element with type arguments of type NamedElementModifierConstructorDescriptionprotectedJingleContentDescription(List<? extends NamedElement> payloads) -
Uses of NamedElement in org.jivesoftware.smackx.jingle.transports.jingle_ibb.element
Classes in org.jivesoftware.smackx.jingle.transports.jingle_ibb.element that implement NamedElementModifier and TypeClassDescriptionclassTransport Element for JingleInBandBytestream transports. -
Uses of NamedElement in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements
Classes in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements that implement NamedElementModifier and TypeClassDescriptionclassSocks5Bytestream transport element.final classTransportCandidate for Jingle Socks5Bytestream transports.classClass representing possible SOCKS5 TransportInfo elements.static final classstatic final classstatic final classstatic classstatic final class -
Uses of NamedElement in org.jivesoftware.smackx.jingleold.nat
Classes in org.jivesoftware.smackx.jingleold.nat that implement NamedElementModifier and TypeClassDescriptionclassRTPBridge 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.classSTUN IQ Stanza used to request and retrieve a STUN server and port to make p2p connections easier. -
Uses of NamedElement in org.jivesoftware.smackx.jingleold.packet
Classes in org.jivesoftware.smackx.jingleold.packet that implement NamedElementModifier and TypeClassDescriptionclassAn Jingle sub-packet, which is used by XMPP clients to exchange info like descriptions and transports.classJingle content.classJingle content description.static classJingle audio description.classJingle content info.static classTransport part of a Jingle packet.static classBusy jmf info.static classHold jmf info.static classMute jmf info.static classQueued jmf info.static classRinging jmf info.classJingle content description.static classJingle audio description.classclassA jingle transport extension.static classRTP-ICE profile.static classRaw UDP profile. -
Uses of NamedElement in org.jivesoftware.smackx.jiveproperties.packet
Classes in org.jivesoftware.smackx.jiveproperties.packet that implement NamedElementModifier and TypeClassDescriptionclassProperties provide an easy mechanism for clients to share data. -
Uses of NamedElement in org.jivesoftware.smackx.json.packet
Classes in org.jivesoftware.smackx.json.packet that implement NamedElementModifier and TypeClassDescriptionclassclassXMPP JSON Containers as defined in XEP-0335. -
Uses of NamedElement in org.jivesoftware.smackx.last_interaction.element
Classes in org.jivesoftware.smackx.last_interaction.element that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.mam.element
Classes in org.jivesoftware.smackx.mam.element that implement NamedElementModifier and TypeClassDescriptionstatic classMAM result extension class.classMAM fin IQ class.classMAM Preferences IQ class.classMAM Query IQ class. -
Uses of NamedElement in org.jivesoftware.smackx.mediaelement.element
Classes in org.jivesoftware.smackx.mediaelement.element that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.message_correct.element
Classes in org.jivesoftware.smackx.message_correct.element that implement NamedElementModifier and TypeClassDescriptionclassAn Extension that implements XEP-0308: Last Message Correction This extension is expected to be added to message stanzas. -
Uses of NamedElement in org.jivesoftware.smackx.message_fastening.element
Classes in org.jivesoftware.smackx.message_fastening.element that implement NamedElementModifier and TypeClassDescriptionclassChild element ofFasteningElement.final classMessage Fastening container element. -
Uses of NamedElement in org.jivesoftware.smackx.message_markup.element
Classes in org.jivesoftware.smackx.message_markup.element that implement NamedElementModifier and TypeClassDescriptionclassclassclassstatic classclassstatic classInterface for block level child elements.static classInterface for child elements.static classclass -
Uses of NamedElement in org.jivesoftware.smackx.message_retraction.element
Classes in org.jivesoftware.smackx.message_retraction.element that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.mood.element
Classes in org.jivesoftware.smackx.mood.element that implement NamedElementModifier and TypeClassDescriptionclassXEP-0107 can be extended with additional custom mood concretisations.classExtensionElementthat contains the users mood.static classNamedElementwhich represents the mood. -
Uses of NamedElement in org.jivesoftware.smackx.muc.packet
Classes in org.jivesoftware.smackx.muc.packet that implement NamedElementModifier and TypeClassDescriptionclassRepresents a request to the server to destroy a room.classA group chat invitation stanza extension, which is used to invite other users to a group chat room.classIQ 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.classRepresents extended presence information whose sole purpose is to signal the ability of the occupant to speak the MUC protocol when joining a room.static classThe History class controls the number of characters or messages to receive when entering a room.classItem child that holds information about roles, affiliation, jids and nicks.classIQ stanza that serves for granting and revoking ownership privileges, granting and revoking administrative privileges and destroying a room.classRepresents extended presence information about roles, affiliations, full JIDs, or status codes scoped by the 'http://jabber.org/protocol/muc#user' namespace.static classRepresents a rejection to an invitation from another user to a room.static classRepresents an invitation for another user to a room.static final classStatus code assists in presenting notification messages. -
Uses of NamedElement in org.jivesoftware.smackx.muclight.element
Classes in org.jivesoftware.smackx.muclight.element that implement NamedElementModifier and TypeClassDescriptionclassMUC Light affiliations response IQ class.classMUC Light blocking IQ class.classMUCLight change affiliations IQ class.classMUC Light configuration response IQ class.classMUCLight create IQ class.classMUC Light destroy IQ class.static classAffiliations change extension element class.static classConfigurations change extension element class.classMUC Light get affiliations IQ class.classMUC Light get configurations IQ class.classMUC Light get info IQ class.classMUC Light info response IQ class.classMUC Light set configurations IQ class. -
Uses of NamedElement in org.jivesoftware.smackx.nick.packet
Classes in org.jivesoftware.smackx.nick.packet that implement NamedElementModifier and TypeClassDescriptionclassA minimalistic implementation of aExtensionElementfor nicknames. -
Uses of NamedElement in org.jivesoftware.smackx.offline.packet
Classes in org.jivesoftware.smackx.offline.packet that implement NamedElementModifier and TypeClassDescriptionclassOfflineMessageInfo is an extension included in the retrieved offline messages requested by theOfflineMessageManager.classRepresents a request to get some or all the offline messages of a user. -
Uses of NamedElement in org.jivesoftware.smackx.omemo.element
Classes in org.jivesoftware.smackx.omemo.element that implement NamedElementModifier and TypeClassDescriptionclassClass that represents an OMEMO Bundle element.classOMEMO device bundle as described by the protocol.classA OMEMO device list update containing the IDs of all active devices of a contact.classThe OMEMO device list element with the legacy Axolotl namespace.classClass that represents an OmemoElement.classAn OMEMO (PreKey)WhisperMessage element.classHeader element of the message.classclassSmall class to collect key (byte[]), its id and whether its a preKey or not. -
Uses of NamedElement in org.jivesoftware.smackx.ox.element
Classes in org.jivesoftware.smackx.ox.element that implement NamedElementModifier and TypeClassDescriptionclassThis class describes an OpenPGP content element which is encrypted, but not signed.classAbstract class that bundles functionality of encrypted OpenPGP content elements (CryptElement,SigncryptElement) together.classThis class describes an OpenPGP content element.classClass that represents an OpenPGP message.classClass representing a pubkey element which is used to transport OpenPGP public keys.static classElement that contains the base64 encoded public key.final classClass that represents a public key list which was announced to a users metadata node.static classclassThis class represents a secretkey element which contains a users OpenPGP secret key.classThis class represents an OpenPGP content element which is encrypted and signed.classThis class represents an OpenPGP content element which is not encrypted but signed. -
Uses of NamedElement in org.jivesoftware.smackx.ping.packet
Classes in org.jivesoftware.smackx.ping.packet that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.privacy.packet
Classes in org.jivesoftware.smackx.privacy.packet that implement NamedElementModifier and TypeClassDescriptionclassA Privacy IQ Packet, is used by thePrivacyListManagerandPrivacyProviderto allow and block communications from other users. -
Uses of NamedElement in org.jivesoftware.smackx.pubsub
Subinterfaces of NamedElement in org.jivesoftware.smackx.pubsubModifier and TypeInterfaceDescriptioninterfaceThis interface definesExtensionElementimplementations that contain other extensions.Classes in org.jivesoftware.smackx.pubsub that implement NamedElementModifier and TypeClassDescriptionclassRepresents a affiliation between a user and a node, where theAffiliation.Typedefines the type of affiliation.classRepresents the affiliations element of the reply to a request for affiliations.classRepresents the configuration element of a PubSub message event which associates a configuration form to the node which was configured.classRepresents the top level element of a PubSub event extension.classGeneric stanza extension which represents any PubSub form that is parsed from the incoming stream or being sent out to the server.classRepresents a request to subscribe to a node.classThis class represents an item that has been, or will be published to a PubSub node.classThis class is used for multiple purposes.classA class which represents a common element within the pubsub defined schemas.classA stanza extension representing the options element.classPayloadItem<E extends XmlElement>This class represents an item that has been, or will be published to a pubsub node.classPublishItem<T extends Item>Represents a request to publish an item(s) to a specific node.classRepresents and item that has been deleted from a node.classThe default payload representation forPayloadItem.getPayload().classRepresents a request to subscribe to a node.classRepresents a subscription to node for both requests and replies.classRepresents the element holding the list of subscription elements.classRepresents an unsubscribe element.Fields in org.jivesoftware.smackx.pubsub with type parameters of type NamedElementMethods in org.jivesoftware.smackx.pubsub that return types with arguments of type NamedElementModifier and TypeMethodDescriptionList<? extends NamedElement>ItemsExtension.getItems()Gets the items related to the type of request or event.Constructor parameters in org.jivesoftware.smackx.pubsub with type arguments of type NamedElementModifierConstructorDescriptionItemsExtension(ItemsExtension.ItemsElementType itemsType, String nodeId, List<? extends NamedElement> items) Construct an instance with a list representing items that have been published or deleted. -
Uses of NamedElement in org.jivesoftware.smackx.pubsub.packet
Classes in org.jivesoftware.smackx.pubsub.packet that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.push_notifications.element
Classes in org.jivesoftware.smackx.push_notifications.element that implement NamedElementModifier and TypeClassDescriptionclassDisable Push Notifications IQ.classEnable Push Notifications IQ.static class -
Uses of NamedElement in org.jivesoftware.smackx.receipts
Classes in org.jivesoftware.smackx.receipts that implement NamedElementModifier and TypeClassDescriptionclassRepresents a message delivery receipt entry as specified by Message Delivery Receipts.classRepresents a message delivery receipt request entry as specified by Message Delivery Receipts. -
Uses of NamedElement in org.jivesoftware.smackx.reference.element
Classes in org.jivesoftware.smackx.reference.element that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.rsm.packet
Classes in org.jivesoftware.smackx.rsm.packet that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.search
Classes in org.jivesoftware.smackx.search that implement NamedElementModifier and TypeClassDescriptionclassImplements the protocol currently used to search information repositories on the Jabber network. -
Uses of NamedElement in org.jivesoftware.smackx.shim.packet
Classes in org.jivesoftware.smackx.shim.packet that implement NamedElementModifier and TypeClassDescriptionclassRepresents a Header entry as specified by the Stanza Headers and Internet Metadata (SHIM).classExtension representing a list of headers as specified in Stanza Headers and Internet Metadata (SHIM). -
Uses of NamedElement in org.jivesoftware.smackx.si.packet
Classes in org.jivesoftware.smackx.si.packet that implement NamedElementModifier and TypeClassDescriptionclassThe process by which two entities initiate a stream.static classThe feature negotiation portion of the StreamInitiation packet.static classsize: 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 NamedElement in org.jivesoftware.smackx.sid.element
Classes in org.jivesoftware.smackx.sid.element that implement NamedElementModifier and TypeClassDescriptionclassclassclass -
Uses of NamedElement in org.jivesoftware.smackx.spoiler.element
Classes in org.jivesoftware.smackx.spoiler.element that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.stanza_content_encryption.element
Subinterfaces of NamedElement in org.jivesoftware.smackx.stanza_content_encryption.elementModifier and TypeInterfaceDescriptioninterfaceAffix element that is identified by element name and namespace.Classes in org.jivesoftware.smackx.stanza_content_encryption.element that implement NamedElementModifier and TypeClassDescriptionclassExtension element that holds the payload element, as well as a list of affix elements.classclassclassclassclassclass -
Uses of NamedElement in org.jivesoftware.smackx.thumbnails.element
Classes in org.jivesoftware.smackx.thumbnails.element that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.time.packet
Classes in org.jivesoftware.smackx.time.packet that implement NamedElementModifier and TypeClassDescriptionclassA Time IQ packet, which is used by XMPP clients to exchange their respective local times. -
Uses of NamedElement in org.jivesoftware.smackx.urldata.element
Subinterfaces of NamedElement in org.jivesoftware.smackx.urldata.elementClasses in org.jivesoftware.smackx.urldata.element that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.urldata.http.element
Classes in org.jivesoftware.smackx.urldata.http.element that implement NamedElementModifier and TypeClassDescriptionclassclassclassfinal classclass -
Uses of NamedElement in org.jivesoftware.smackx.usertune.element
Classes in org.jivesoftware.smackx.usertune.element that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.vcardtemp.packet
Classes in org.jivesoftware.smackx.vcardtemp.packet that implement NamedElementModifier and TypeClassDescriptionfinal classA VCard class for use with the SMACK jabber library. -
Uses of NamedElement in org.jivesoftware.smackx.workgroup
Classes in org.jivesoftware.smackx.workgroup that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.workgroup.agent
Classes in org.jivesoftware.smackx.workgroup.agent that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.workgroup.ext.forms
Classes in org.jivesoftware.smackx.workgroup.ext.forms that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.workgroup.ext.history
Classes in org.jivesoftware.smackx.workgroup.ext.history that implement NamedElementModifier and TypeClassDescriptionclassIQ provider used to retrieve individual agent information.class -
Uses of NamedElement in org.jivesoftware.smackx.workgroup.ext.macros
Classes in org.jivesoftware.smackx.workgroup.ext.macros that implement NamedElementModifier and TypeClassDescriptionclassMacros iq is responsible for handling global and personal macros in the a Live Assistant Workgroup. -
Uses of NamedElement in org.jivesoftware.smackx.workgroup.ext.notes
Classes in org.jivesoftware.smackx.workgroup.ext.notes that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.workgroup.packet
Classes in org.jivesoftware.smackx.workgroup.packet that implement NamedElementModifier and TypeClassDescriptionclassIQ stanza for retrieving and changing the Agent personal information.classAgent status packet.classAgent status request packet.classRepresents 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.classA IQ stanza used to depart a workgroup queue.classclassStanza used for requesting information about occupants of a room or for retrieving information such information.static classstatic classfinal classQueue details stanza extension, which contains details about the users currently in a queue.classclassAn IQ stanza that encapsulates both types of workgroup queue status notifications -- position updates, and estimated time left in the queue updates.classStanza extension forInvitationRequest.static classclassStanza extension forTransferRequest.static classclassclassRepresents the conversation transcript that occurred in a group chat room between an Agent and a user that requested assistance.classRepresents a list of conversation transcripts that a user had in all his history.classIQ stanza for retrieving the transcript search form, submitting the completed search form or retrieving the answer of a transcript search.classclassA stanza extension that contains information about the user and agent in a workgroup chat. -
Uses of NamedElement in org.jivesoftware.smackx.workgroup.settings
Classes in org.jivesoftware.smackx.workgroup.settings that implement NamedElementModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of NamedElement in org.jivesoftware.smackx.xdata
Subinterfaces of NamedElement in org.jivesoftware.smackx.xdataClasses in org.jivesoftware.smackx.xdata that implement NamedElementModifier and TypeClassDescriptionclassclassclassclassRepresents a field of a form.static classstatic final classRepresents the available options of aListSingleFormFieldandListMultiFormField.static final classstatic classfinal classclassclassclassclassclassclass -
Uses of NamedElement in org.jivesoftware.smackx.xdata.packet
Classes in org.jivesoftware.smackx.xdata.packet that implement NamedElementModifier and TypeClassDescriptionfinal classRepresents a form that could be use for gathering data as well as for reporting data returned from a search.static classRepresents items of reported data.static classRepresents the fields that will be returned from a search. -
Uses of NamedElement in org.jivesoftware.smackx.xdatalayout.packet
Classes in org.jivesoftware.smackx.xdatalayout.packet that implement NamedElementModifier and TypeClassDescriptionclassDataLayout Extension according to XEP-0141: Data Forms Layout.static classstatic classstatic classstatic classstatic class -
Uses of NamedElement in org.jivesoftware.smackx.xdatavalidation.packet
Classes in org.jivesoftware.smackx.xdatavalidation.packet that implement NamedElementModifier and TypeClassDescriptionclassDataValidation Extension according to XEP-0122: Data Forms Validation.static classValidation only against the datatype itself.static classThis element indicates for "list-multi", that a minimum and maximum number of options should be selected and/or entered.static classFor "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 classIndicate that the value should fall within a certain range.static classIndicates that the value should be restricted to a regular expression. -
Uses of NamedElement in org.jivesoftware.smackx.xevent.packet
Classes in org.jivesoftware.smackx.xevent.packet that implement NamedElementModifier and TypeClassDescriptionclassRepresents message events relating to the delivery, display, composition and cancellation of messages. -
Uses of NamedElement in org.jivesoftware.smackx.xhtmlim.packet
Classes in org.jivesoftware.smackx.xhtmlim.packet that implement NamedElementModifier and TypeClassDescriptionfinal classAn XHTML sub-packet, which is used by XMPP clients to exchange formatted text. -
Uses of NamedElement in org.jivesoftware.smackx.xmlelement.element
Classes in org.jivesoftware.smackx.xmlelement.element that implement NamedElement -
Uses of NamedElement in org.jivesoftware.smackx.xroster.packet
Classes in org.jivesoftware.smackx.xroster.packet that implement NamedElementModifier and TypeClassDescriptionclassRepresents XMPP Roster Item Exchange packets.