A B C D E F G H I J L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractHttpOverXmpp - Class in org.jivesoftware.smackx.hoxt.packet
-
Abstract parent for Req and Resp IQ packets.
- AbstractHttpOverXmpp(String, AbstractHttpOverXmpp.Builder<?, ?>) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
- AbstractHttpOverXmpp.Base64 - Class in org.jivesoftware.smackx.hoxt.packet
-
Representation of Base64 element.
- AbstractHttpOverXmpp.Builder<B extends AbstractHttpOverXmpp.Builder<B,C>,C extends AbstractHttpOverXmpp> - Class in org.jivesoftware.smackx.hoxt.packet
-
A builder for XMPP connection configurations.
- AbstractHttpOverXmpp.ChunkedBase64 - Class in org.jivesoftware.smackx.hoxt.packet
-
Representation of ChunkedBase64 element.
- AbstractHttpOverXmpp.Data - Class in org.jivesoftware.smackx.hoxt.packet
-
Representation of Data element.
- AbstractHttpOverXmpp.Ibb - Class in org.jivesoftware.smackx.hoxt.packet
-
Representation of Ibb element.
- AbstractHttpOverXmpp.Text - Class in org.jivesoftware.smackx.hoxt.packet
-
Representation of Text element.
- AbstractHttpOverXmpp.Xml - Class in org.jivesoftware.smackx.hoxt.packet
-
Representation of Xml element.
- AbstractHttpOverXmppProvider<H extends AbstractHttpOverXmpp> - Class in org.jivesoftware.smackx.hoxt.provider
-
Abstract parent for Req and Resp stanza providers.
- AbstractHttpOverXmppProvider() - Constructor for class org.jivesoftware.smackx.hoxt.provider.AbstractHttpOverXmppProvider
- AbstractJsonExtensionProvider<J extends AbstractJsonPacketExtension> - Class in org.jivesoftware.smackx.json.provider
- AbstractJsonExtensionProvider() - Constructor for class org.jivesoftware.smackx.json.provider.AbstractJsonExtensionProvider
- AbstractJsonPacketExtension - Class in org.jivesoftware.smackx.json.packet
- AbstractJsonPacketExtension(String) - Constructor for class org.jivesoftware.smackx.json.packet.AbstractJsonPacketExtension
- AbstractThingStateChangeListener - Class in org.jivesoftware.smackx.iot.discovery
- AbstractThingStateChangeListener() - Constructor for class org.jivesoftware.smackx.iot.discovery.AbstractThingStateChangeListener
- accept(Stanza) - Method in class org.jivesoftware.smackx.chat_markers.filter.EligibleForChatMarkerFilter
-
From XEP-0333, Protocol Format: The Chat Marker MUST have an 'id' which is the 'id' of the message being marked.
In order to make Chat Markers works together with XEP-0085 as it said in 8.5 Interaction with Chat States, only messages withactive
chat state are accepted. - acceptsFileOfSize(long) - Method in class org.jivesoftware.smackx.httpfileupload.UploadService
- acceptSpecific(Message) - Method in class org.jivesoftware.smackx.iot.data.filter.IoTFieldsExtensionFilter
- acceptSpecific(Message) - Method in class org.jivesoftware.smackx.mam.filter.MamResultFilter
- acknowledged - org.jivesoftware.smackx.chat_markers.ChatMarkersState
-
The message has been acknowledged by some user interaction e.g.
- AcknowledgedExtension(String) - Constructor for class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.AcknowledgedExtension
- AcknowledgedProvider - Class in org.jivesoftware.smackx.chat_markers.provider
-
Acknowledged extension provider class (XEP-0333).
- AcknowledgedProvider() - Constructor for class org.jivesoftware.smackx.chat_markers.provider.AcknowledgedProvider
- active(XMPPConnection) - Static method in class org.jivesoftware.smackx.csi.ClientStateIndicationManager
- addAlgorithmsToFeatures(List<HashManager.ALGORITHM>) - Method in class org.jivesoftware.smackx.hashes.HashManager
-
Announce support for the given list of algorithms.
- addBecameFriendListener(BecameFriendListener) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
- addCarbonCopyReceivedListener(CarbonCopyReceivedListener) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
-
Add a carbon copy received listener.
- addEntry(int, int) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder.ListBuilder
-
Add an entry to the list.
- addExternalPayload(ExternalElement) - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
-
Add an external payload.
- addExternalPayloads(List<ExternalElement>) - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
-
Add multiple external payloads at once.
- addFallbackIndication(MessageBuilder) - Static method in class org.jivesoftware.smackx.fallback_indication.FallbackIndicationManager
-
Add a
FallbackIndicationElement
to the provided message builder. - addFallbackIndicationListener(FallbackIndicationListener) - Method in class org.jivesoftware.smackx.fallback_indication.FallbackIndicationManager
-
Register a
FallbackIndicationListener
that gets notified whenever a message that contains aFallbackIndicationElement
is received. - addFallbackIndicationWithBody(MessageBuilder, String) - Static method in class org.jivesoftware.smackx.fallback_indication.FallbackIndicationManager
-
Set the body of the message to the provided fallback message and add a
FallbackIndicationElement
. - addFurtherAffixElement(AffixElement) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
-
Add an additional, SCE profile specific affix element.
- addIncomingChatMarkerMessageListener(ChatMarkersListener) - Method in class org.jivesoftware.smackx.chat_markers.ChatMarkersManager
-
Register a ChatMarkersListener.
- addMention(Stanza, int, int, BareJid) - Static method in class org.jivesoftware.smackx.reference.element.ReferenceElement
-
Add a reference to another users bare jid to a stanza.
- addMessageListener(MessageListener) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Adds a stanza listener that will be notified of any new messages in the group chat.
- addOriginId(Message) - Static method in class org.jivesoftware.smackx.sid.element.OriginIdElement
-
Deprecated.use
OriginIdElement.addTo(MessageBuilder)
instead. - addPayloadItem(ExtensionElement) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
-
Add a payload item as child element of the payload element.
- addRetractionElementToMessage(OriginIdElement, MessageBuilder) - Static method in class org.jivesoftware.smackx.message_retraction.MessageRetractionManager
-
Append a
RetractElement
wrapped inside aFasteningElement
which contains theOrigin-ID
of the message that will be retracted to the givenMessageBuilder
. - addSpan(int, int, Set<SpanElement.SpanStyle>) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder
-
Add a span element.
- addSpoiler(Message) - Static method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
-
Add a SpoilerElement to a message.
- addSpoiler(Message, String) - Static method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
-
Add a SpoilerElement with a hint to a message.
- addSpoiler(Message, String, String) - Static method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
-
Add a SpoilerElement with a hint in a certain language to a message.
- addTo(Message) - Static method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
-
Deprecated.use
CarbonExtension.Private.addTo(MessageBuilder)
instead. - addTo(MessageBuilder) - Static method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
-
Marks a message "private", so that it will not be carbon-copied, by adding private packet extension to the message.
- addTo(MessageBuilder) - Static method in class org.jivesoftware.smackx.sid.element.OriginIdElement
-
Add an origin-id element to a message and set the stanzas id to the same id as in the origin-id element.
- addTo(ToAffixElement) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
-
Add an affix element of type 'to' which addresses one recipient.
- addTo(Jid) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
-
Add an affix element of type 'to' which addresses one recipient.
- addWasUnfriendedListener(WasUnfriendedListener) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
- addWrappedPayload(ExtensionElement) - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
-
Add a wrapped payload.
- addWrappedPayloads(List<ExtensionElement>) - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
-
Add multiple wrapped payloads at once.
- AFFILIATIONS - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
- AffiliationsChangeExtension(HashMap<Jid, MUCLightAffiliation>, String, String) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
- AffixElement - Interface in org.jivesoftware.smackx.stanza_content_encryption.element
-
Interface that marks elements that may be used as affix elements inside a
ContentElement
. - AffixExtensionElement - Interface in org.jivesoftware.smackx.stanza_content_encryption.element
-
Affix element that is identified by element name and namespace.
- AffixExtensionElementProvider<AE extends AffixExtensionElement> - Class in org.jivesoftware.smackx.stanza_content_encryption.provider
-
Abstract class that needs to be extended by provider classes that parse out affix extension elements.
- AffixExtensionElementProvider() - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.provider.AffixExtensionElementProvider
- afterUid(String) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
- afterXmlPrelude(XmlStringBuilder) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.BlockLevelMarkupElement
- afterXmlPrelude(XmlStringBuilder) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
- afterXmlPrelude(XmlStringBuilder) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.NonEmptyChildElement
- always - org.jivesoftware.smackx.mam.element.MamPrefsIQ.DefaultBehavior
- announceSupport() - Method in class org.jivesoftware.smackx.message_fastening.MessageFasteningManager
-
Announce support for Message Fastening via Service Discovery.
- announceSupport() - Method in class org.jivesoftware.smackx.message_retraction.MessageRetractionManager
-
Announce support for Message Retraction to the server.
- appendInnerXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.message_markup.element.ListElement
- appendInnerXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.NonEmptyChildElement
- appendInnerXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.message_markup.element.SpanElement
- appendTo(XmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.element.NodeInfo
- applyTo(MessageBuilder) - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
-
Add this element to the provided message builder.
- asFeature(HashManager.ALGORITHM) - Static method in class org.jivesoftware.smackx.hashes.HashManager
-
Return the feature name of the given algorithm.
- asMamPrefs() - Method in class org.jivesoftware.smackx.mam.MamManager.MamPrefsResult
- assembleHashElement(HashManager.ALGORITHM, byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- ATTR_ALGO - Static variable in class org.jivesoftware.smackx.hashes.element.HashElement
- ATTR_ANCHOR - Static variable in class org.jivesoftware.smackx.reference.element.ReferenceElement
- ATTR_BEGIN - Static variable in class org.jivesoftware.smackx.reference.element.ReferenceElement
- ATTR_BY - Static variable in class org.jivesoftware.smackx.sid.element.StanzaIdElement
- ATTR_CLEAR - Static variable in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
- ATTR_CREATOR - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.Checksum
- ATTR_ELEMENT_NAMESPACE - Static variable in class org.jivesoftware.smackx.message_fastening.element.ExternalElement
- ATTR_END - Static variable in class org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
- ATTR_END - Static variable in class org.jivesoftware.smackx.reference.element.ReferenceElement
- ATTR_ID - Static variable in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
- ATTR_ID - Static variable in class org.jivesoftware.smackx.sid.element.StableAndUniqueIdElement
- ATTR_JID - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
- ATTR_LENGTH - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
- ATTR_NAME - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.Checksum
- ATTR_NAME - Static variable in class org.jivesoftware.smackx.message_fastening.element.ExternalElement
- ATTR_OFFSET - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
- ATTR_SHELL - Static variable in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
- ATTR_STAMP - Static variable in class org.jivesoftware.smackx.message_retraction.element.RetractedElement
- ATTR_STAMP - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.TimestampAffixElement
- ATTR_START - Static variable in class org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
- ATTR_TYPE - Static variable in class org.jivesoftware.smackx.reference.element.ReferenceElement
- ATTR_URI - Static variable in class org.jivesoftware.smackx.reference.element.ReferenceElement
- ATTRIBUTE_LAST - Static variable in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
- ATTRIBUTE_NR - Static variable in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
- ATTRIBUTE_STREAM_ID - Static variable in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
B
- Base64(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
-
Creates this element.
- Base64BinaryChunk - Class in org.jivesoftware.smackx.hoxt.packet
-
Stanza extension for base64 binary chunks.
- Base64BinaryChunk(String, String, int) - Constructor for class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
-
Creates the extension.
- Base64BinaryChunk(String, String, int, boolean) - Constructor for class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
-
Creates the extension.
- Base64BinaryChunkProvider - Class in org.jivesoftware.smackx.hoxt.provider
-
Stanza provider for base64 binary chunks.
- Base64BinaryChunkProvider() - Constructor for class org.jivesoftware.smackx.hoxt.provider.Base64BinaryChunkProvider
- becameFriend(BareJid, Presence) - Method in interface org.jivesoftware.smackx.iot.provisioning.BecameFriendListener
- BecameFriendListener - Interface in org.jivesoftware.smackx.iot.provisioning
- beforeUid(String) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
-
Specifies a message UID as 'before' anchor for the query.
- beginList() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder
-
Begin a list.
- blake2b160(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- blake2b160(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- BLAKE2B160 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
- blake2b160HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- blake2b160HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- blake2b256(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- blake2b256(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- BLAKE2B256 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
- blake2b256HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- blake2b256HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- blake2b384(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- blake2b384(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- BLAKE2B384 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
- blake2b384HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- blake2b384HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- blake2b512(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- blake2b512(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- BLAKE2B512 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
- blake2b512HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- blake2b512HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- BLOCKING - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
- BlockingElement(Jid, Boolean, Boolean) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightElements.BlockingElement
-
Blocking element constructor.
- BlockLevelMarkupElement(int, int) - Constructor for class org.jivesoftware.smackx.message_markup.element.MarkupElement.BlockLevelMarkupElement
- BlockQuoteElement - Class in org.jivesoftware.smackx.message_markup.element
- BlockQuoteElement(int, int) - Constructor for class org.jivesoftware.smackx.message_markup.element.BlockQuoteElement
-
Create a new Block Quote element.
- blockRoom(DomainBareJid, Jid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Block a room.
- blockRooms(DomainBareJid, List<Jid>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Block rooms.
- blockUser(DomainBareJid, Jid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Block a user.
- blockUsers(DomainBareJid, List<Jid>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Block users.
- blueBlindness - org.jivesoftware.smackx.colors.ConsistentColor.Deficiency
-
Activate color correction for users suffering from blue-blindness.
- BOOL - org.jivesoftware.smackx.iot.control.element.SetData.Type
- BooleanField(String, boolean) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataField.BooleanField
- build() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Builder
- build() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
- build() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp.Builder
- build() - Method in class org.jivesoftware.smackx.iot.Thing.Builder
- build() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
- build() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
- build() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
-
Build the element.
- build() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder
-
Build a Message Markup element.
- build() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
-
Construct a content element from this builder.
- builder() - Static method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
- builder() - Static method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp
- builder() - Static method in class org.jivesoftware.smackx.iot.Thing
- builder() - Static method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs
- builder() - Static method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
- builder() - Static method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
-
Return a
ContentElement.Builder
that can be used to build theContentElement
. - Builder() - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Builder
- Builder() - Constructor for class org.jivesoftware.smackx.iot.Thing.Builder
- Builder() - Constructor for class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
- Builder() - Constructor for class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
- buildFor(int, boolean, NodeInfo, List<? extends IoTDataField>) - Static method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
- buildMessage() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Constructs a new message builder for messages send to this MUC room.
C
- calculateHashElement(HashManager.ALGORITHM, byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- Carbon - Class in org.jivesoftware.smackx.carbons.packet
-
Carbon IQs.
- Carbon() - Constructor for class org.jivesoftware.smackx.carbons.packet.Carbon
- Carbon.Disable - Class in org.jivesoftware.smackx.carbons.packet
- Carbon.Enable - Class in org.jivesoftware.smackx.carbons.packet
- CarbonCopyReceivedListener - Interface in org.jivesoftware.smackx.carbons
- CarbonExtension - Class in org.jivesoftware.smackx.carbons.packet
-
Stanza extension for XEP-0280: Message Carbons.
- CarbonExtension(CarbonExtension.Direction, Forwarded<Message>) - Constructor for class org.jivesoftware.smackx.carbons.packet.CarbonExtension
-
Construct a Carbon message extension.
- CarbonExtension.Direction - Enum in org.jivesoftware.smackx.carbons.packet
-
Defines the direction of a
CarbonExtension
message. - CarbonExtension.Private - Class in org.jivesoftware.smackx.carbons.packet
-
Stanza extension indicating that a message may not be carbon-copied.
- CarbonManager - Class in org.jivesoftware.smackx.carbons
-
Manager for XEP-0280: Message Carbons.
- CarbonManagerProvider - Class in org.jivesoftware.smackx.carbons.provider
-
This class implements the
ExtensionElementProvider
to parse carbon copied messages from a packet. - CarbonManagerProvider() - Constructor for class org.jivesoftware.smackx.carbons.provider.CarbonManagerProvider
- changeAffiliations(HashMap<Jid, MUCLightAffiliation>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Change the MUC Light affiliations.
- changeRoomName(String) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Change the name of the room.
- changeSubject(String) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Change the subject of the MUC Light.
- ChatMarkerExtensionWithId(String) - Constructor for class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ChatMarkerExtensionWithId
- ChatMarkersElements - Class in org.jivesoftware.smackx.chat_markers.element
-
Chat Markers elements (XEP-0333).
- ChatMarkersElements() - Constructor for class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements
- ChatMarkersElements.AcknowledgedExtension - Class in org.jivesoftware.smackx.chat_markers.element
-
Acknowledged extension class.
- ChatMarkersElements.ChatMarkerExtensionWithId - Class in org.jivesoftware.smackx.chat_markers.element
- ChatMarkersElements.DisplayedExtension - Class in org.jivesoftware.smackx.chat_markers.element
-
Displayed extension class.
- ChatMarkersElements.MarkableExtension - Class in org.jivesoftware.smackx.chat_markers.element
-
Markable extension class.
- ChatMarkersElements.ReceivedExtension - Class in org.jivesoftware.smackx.chat_markers.element
-
Received extension class.
- ChatMarkersFilter - Class in org.jivesoftware.smackx.chat_markers.filter
-
Chat Markers Manager class (XEP-0333).
- ChatMarkersListener - Interface in org.jivesoftware.smackx.chat_markers
-
Chat Markers Manager class (XEP-0333).
- ChatMarkersManager - Class in org.jivesoftware.smackx.chat_markers
-
Chat Markers Manager class (XEP-0333).
- ChatMarkersState - Enum in org.jivesoftware.smackx.chat_markers
-
Chat Markers elements (XEP-0333).
- Checksum - Class in org.jivesoftware.smackx.jingle_filetransfer.element
-
Checksum element.
- Checksum(JingleContent.Creator, String, JingleFileTransferChild) - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.element.Checksum
- ChecksumProvider - Class in org.jivesoftware.smackx.jingle_filetransfer.provider
-
Provider for the Checksum element.
- ChecksumProvider() - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.provider.ChecksumProvider
- ChunkedBase64(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.ChunkedBase64
-
Creates ChunkedBase86 element.
- claimThing(Collection<Tag>) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
- claimThing(Collection<Tag>, boolean) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
- claimThing(Jid, Collection<Tag>, boolean) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
-
Claim a thing by providing a collection of meta tags.
- ClearCache - Class in org.jivesoftware.smackx.iot.provisioning.element
- ClearCache() - Constructor for class org.jivesoftware.smackx.iot.provisioning.element.ClearCache
- ClearCacheProvider - Class in org.jivesoftware.smackx.iot.provisioning.provider
- ClearCacheProvider() - Constructor for class org.jivesoftware.smackx.iot.provisioning.provider.ClearCacheProvider
- ClearCacheResponse - Class in org.jivesoftware.smackx.iot.provisioning.element
- ClearCacheResponse() - Constructor for class org.jivesoftware.smackx.iot.provisioning.element.ClearCacheResponse
- ClearCacheResponse(ClearCache) - Constructor for class org.jivesoftware.smackx.iot.provisioning.element.ClearCacheResponse
- ClearCacheResponseProvider - Class in org.jivesoftware.smackx.iot.provisioning.provider
- ClearCacheResponseProvider() - Constructor for class org.jivesoftware.smackx.iot.provisioning.provider.ClearCacheResponseProvider
- ClientStateIndication - Class in org.jivesoftware.smackx.csi.packet
-
Client State Indication.
- ClientStateIndication() - Constructor for class org.jivesoftware.smackx.csi.packet.ClientStateIndication
- ClientStateIndication.Active - Class in org.jivesoftware.smackx.csi.packet
- ClientStateIndication.Feature - Class in org.jivesoftware.smackx.csi.packet
- ClientStateIndication.Inactive - Class in org.jivesoftware.smackx.csi.packet
- ClientStateIndicationFeatureProvider - Class in org.jivesoftware.smackx.csi.provider
- ClientStateIndicationFeatureProvider() - Constructor for class org.jivesoftware.smackx.csi.provider.ClientStateIndicationFeatureProvider
- ClientStateIndicationManager - Class in org.jivesoftware.smackx.csi
-
Manager for Client State Indication.
- ClientStateIndicationManager() - Constructor for class org.jivesoftware.smackx.csi.ClientStateIndicationManager
- code - org.jivesoftware.smackx.message_markup.element.SpanElement.SpanStyle
- code - Static variable in class org.jivesoftware.smackx.message_markup.element.SpanElement
- CodeBlockElement - Class in org.jivesoftware.smackx.message_markup.element
- CodeBlockElement(int, int) - Constructor for class org.jivesoftware.smackx.message_markup.element.CodeBlockElement
-
Create a new Code Block element.
- CONFIGURATION - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
- ConfigurationElement(MUCLightRoomConfiguration) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationElement
-
Configuration element constructor.
- ConfigurationsChangeExtension(String, String, String, String, HashMap<String, String>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
-
Configurations change extension constructor.
- ConsistentColor - Class in org.jivesoftware.smackx.colors
-
Implementation of XEP-0392: Consistent Color Generation version 0.6.0.
- ConsistentColor() - Constructor for class org.jivesoftware.smackx.colors.ConsistentColor
- ConsistentColor.ConsistentColorSettings - Class in org.jivesoftware.smackx.colors
- ConsistentColor.Deficiency - Enum in org.jivesoftware.smackx.colors
- ConsistentColorSettings() - Constructor for class org.jivesoftware.smackx.colors.ConsistentColor.ConsistentColorSettings
- ConsistentColorSettings(ConsistentColor.Deficiency) - Constructor for class org.jivesoftware.smackx.colors.ConsistentColor.ConsistentColorSettings
- ConsistentColorSettings(ConsistentColor.Deficiency, float[]) - Constructor for class org.jivesoftware.smackx.colors.ConsistentColor.ConsistentColorSettings
- Constants - Class in org.jivesoftware.smackx.iot.control.element
- Constants - Class in org.jivesoftware.smackx.iot.data.element
- Constants - Class in org.jivesoftware.smackx.iot.discovery.element
- Constants - Class in org.jivesoftware.smackx.iot.provisioning.element
- Constants() - Constructor for class org.jivesoftware.smackx.iot.control.element.Constants
- Constants() - Constructor for class org.jivesoftware.smackx.iot.data.element.Constants
- Constants() - Constructor for class org.jivesoftware.smackx.iot.discovery.element.Constants
- Constants() - Constructor for class org.jivesoftware.smackx.iot.provisioning.element.Constants
- containsReferences(Stanza) - Static method in class org.jivesoftware.smackx.reference.element.ReferenceElement
-
Return true, if the stanza contains at least one reference extension.
- containsSpoiler(Message) - Static method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
-
Returns true, if the message has at least one spoiler element.
- ContentElement - Class in org.jivesoftware.smackx.stanza_content_encryption.element
-
Extension element that holds the payload element, as well as a list of affix elements.
- ContentElement.Builder - Class in org.jivesoftware.smackx.stanza_content_encryption.element
- ContentElementProvider - Class in org.jivesoftware.smackx.stanza_content_encryption.provider
- ContentElementProvider() - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.provider.ContentElementProvider
- contentType - Variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
- create(String, String, HashMap<String, String>, List<Jid>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Create new MUCLight.
- create(String, List<Jid>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Create new MUCLight.
- CREATE - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
- createMessage() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Deprecated.use
MultiUserChatLight.buildMessage()
instead. - createPrivateChat(EntityJid, ChatMessageListener) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Deprecated.
- createShellElementForSensitiveElement(String) - Static method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
- createShellElementForSensitiveElement(FasteningElement) - Static method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
- createShellElementForSensitiveElement(OriginIdElement) - Static method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
D
- data - org.jivesoftware.smackx.reference.element.ReferenceElement.Type
- Data(NamedElement) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Data
-
Creates Data element.
- DataFormsXmlElement - Class in org.jivesoftware.smackx.xmlelement.element
- DataFormsXmlElement(StandardExtensionElement) - Constructor for class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
- DataFormsXmlElementManager - Class in org.jivesoftware.smackx.xmlelement
- DataFormsXmlElementManager() - Constructor for class org.jivesoftware.smackx.xmlelement.DataFormsXmlElementManager
- DataFormsXmlElementProvider - Class in org.jivesoftware.smackx.xmlelement.provider
- DataFormsXmlElementProvider() - Constructor for class org.jivesoftware.smackx.xmlelement.provider.DataFormsXmlElementProvider
- DELETE - org.jivesoftware.smackx.hoxt.packet.HttpMethod
- deleted - org.jivesoftware.smackx.message_markup.element.SpanElement.SpanStyle
- deleted - Static variable in class org.jivesoftware.smackx.message_markup.element.SpanElement
- destroy() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Destroy the MUC Light.
- DESTROY - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
- disable() - Method in class org.jivesoftware.smackx.dox.DnsOverXmppManager
- disable() - Method in class org.jivesoftware.smackx.sid.StableUniqueStanzaIdManager
-
Stop appending origin-id elements to outgoing stanzas and remove the feature from disco.
- disable(Jid, String) - Method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
-
Disable push notifications of an specific node.
- Disable() - Constructor for class org.jivesoftware.smackx.carbons.packet.Carbon.Disable
- disableAll(Jid) - Method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
-
Disable all push notifications.
- disableCarbons() - Method in class org.jivesoftware.smackx.carbons.CarbonManager
-
Helper method to disable carbons.
- disableCarbons(Message) - Static method in class org.jivesoftware.smackx.carbons.CarbonManager
-
Deprecated.
- disableCarbonsAsync(ExceptionCallback<Exception>) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
-
Disable carbons asynchronously.
- DisablePushNotificationsIQ - Class in org.jivesoftware.smackx.push_notifications.element
-
Disable Push Notifications IQ.
- DisablePushNotificationsIQ(Jid) - Constructor for class org.jivesoftware.smackx.push_notifications.element.DisablePushNotificationsIQ
- DisablePushNotificationsIQ(Jid, String) - Constructor for class org.jivesoftware.smackx.push_notifications.element.DisablePushNotificationsIQ
- discoverUploadService() - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
-
Discover upload service.
- disownThing(Jid) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
- disownThing(Jid, NodeInfo) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
- disownThing(Jid, Jid, NodeInfo) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
- displayed - org.jivesoftware.smackx.chat_markers.ChatMarkersState
-
The message has been displayed to a user in a active chat and not in a system notification.
- DisplayedExtension(String) - Constructor for class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.DisplayedExtension
- DisplayedProvider - Class in org.jivesoftware.smackx.chat_markers.provider
-
Displayed extension provider class (XEP-0333).
- DisplayedProvider() - Constructor for class org.jivesoftware.smackx.chat_markers.provider.DisplayedProvider
- DnsIq - Class in org.jivesoftware.smackx.dox.element
- DnsIq(byte[]) - Constructor for class org.jivesoftware.smackx.dox.element.DnsIq
- DnsIq(String) - Constructor for class org.jivesoftware.smackx.dox.element.DnsIq
- DnsIq(DnsMessage) - Constructor for class org.jivesoftware.smackx.dox.element.DnsIq
- DnsIq(DnsMessage, Jid) - Constructor for class org.jivesoftware.smackx.dox.element.DnsIq
- DnsIqProvider - Class in org.jivesoftware.smackx.dox.provider
- DnsIqProvider() - Constructor for class org.jivesoftware.smackx.dox.provider.DnsIqProvider
- DnsOverXmppManager - Class in org.jivesoftware.smackx.dox
- DnsOverXmppResolver - Interface in org.jivesoftware.smackx.dox
- DOUBLE - org.jivesoftware.smackx.iot.control.element.SetData.Type
E
- ELEM_DATE - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- ELEM_DESC - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- ELEM_LI - Static variable in class org.jivesoftware.smackx.message_markup.element.ListElement
- ELEM_MEDIA_TYPE - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- ELEM_NAME - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- ELEM_SIZE - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- ELEMENT - Static variable in class org.jivesoftware.smackx.carbons.packet.Carbon.Disable
- ELEMENT - Static variable in class org.jivesoftware.smackx.carbons.packet.Carbon.Enable
- ELEMENT - Static variable in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
- ELEMENT - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.AcknowledgedExtension
-
acknowledged element.
- ELEMENT - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.DisplayedExtension
-
displayed element.
- ELEMENT - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.MarkableExtension
-
markable element.
- ELEMENT - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ReceivedExtension
-
received element.
- ELEMENT - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Active
- ELEMENT - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Feature
- ELEMENT - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Inactive
- ELEMENT - Static variable in class org.jivesoftware.smackx.dox.element.DnsIq
- ELEMENT - Static variable in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
- ELEMENT - Static variable in class org.jivesoftware.smackx.hashes.element.HashElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.hints.element.NoCopyHint
- ELEMENT - Static variable in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
- ELEMENT - Static variable in class org.jivesoftware.smackx.hints.element.NoStoreHint
- ELEMENT - Static variable in class org.jivesoftware.smackx.hints.element.StoreHint
- ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
- ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.ChunkedBase64
- ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Data
- ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
- ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
- ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
- ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
- ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp
- ELEMENT - Static variable in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
- ELEMENT - Static variable in class org.jivesoftware.smackx.httpfileupload.element.Slot
- ELEMENT - Static variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.control.element.IoTSetRequest
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.control.element.IoTSetResponse
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTDataReadOutAccepted
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTDataRequest
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.data.element.NodeElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.data.element.TimestampElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTDisowned
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTMine
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRegister
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRemove
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRemoved
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTUnregister
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.ClearCache
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.ClearCacheResponse
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Friend
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriend
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriendResponse
- ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
- ELEMENT - Static variable in class org.jivesoftware.smackx.jid_prep.element.JidPrepIq
- ELEMENT - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.Checksum
- ELEMENT - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- ELEMENT - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
- ELEMENT - Static variable in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
- ELEMENT - Static variable in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
-
result element.
- ELEMENT - Static variable in class org.jivesoftware.smackx.mam.element.MamFinIQ
-
fin element.
- ELEMENT - Static variable in class org.jivesoftware.smackx.mam.element.MamPrefsIQ
-
the preferences element.
- ELEMENT - Static variable in class org.jivesoftware.smackx.mam.element.MamQueryIQ
-
the MAM query IQ element.
- ELEMENT - Static variable in class org.jivesoftware.smackx.message_fastening.element.ExternalElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.message_markup.element.BlockQuoteElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.message_markup.element.CodeBlockElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.message_markup.element.ListElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.message_markup.element.MarkupElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.message_markup.element.SpanElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.message_retraction.element.RetractedElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.message_retraction.element.RetractElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightAffiliationsIQ
- ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightBlockingIQ
- ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightChangeAffiliationsIQ
- ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightConfigurationIQ
- ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightCreateIQ
- ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightDestroyIQ
- ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
- ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
- ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightGetAffiliationsIQ
- ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightGetConfigsIQ
- ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightGetInfoIQ
- ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightInfoIQ
- ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightSetConfigsIQ
- ELEMENT - Static variable in class org.jivesoftware.smackx.push_notifications.element.DisablePushNotificationsIQ
-
disable element.
- ELEMENT - Static variable in class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
-
enable element.
- ELEMENT - Static variable in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
- ELEMENT - Static variable in class org.jivesoftware.smackx.reference.element.ReferenceElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.sid.element.OriginIdElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.sid.element.StanzaIdElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.FromAffixElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.PayloadElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.TimestampAffixElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.ToAffixElement
- ELEMENT - Static variable in class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
- ELEMENT_CHUNK - Static variable in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
- EligibleForChatMarkerFilter - Class in org.jivesoftware.smackx.chat_markers.filter
-
Chat Markers Manager class (XEP-0333).
- emphasis - org.jivesoftware.smackx.message_markup.element.SpanElement.SpanStyle
- emphasis - Static variable in class org.jivesoftware.smackx.message_markup.element.SpanElement
- EMPTY - Static variable in class org.jivesoftware.smackx.iot.element.NodeInfo
- EMPTY - Static variable in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
- enable() - Method in class org.jivesoftware.smackx.dox.DnsOverXmppManager
- enable() - Method in class org.jivesoftware.smackx.sid.StableUniqueStanzaIdManager
-
Start appending origin-id elements to outgoing stanzas and add the feature to disco.
- enable(Jid, String) - Method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
-
Enable push notifications.
- enable(Jid, String, HashMap<String, String>) - Method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
-
Enable push notifications.
- Enable() - Constructor for class org.jivesoftware.smackx.carbons.packet.Carbon.Enable
- enableCarbons() - Method in class org.jivesoftware.smackx.carbons.CarbonManager
-
Helper method to enable carbons.
- enableCarbonsAsync(ExceptionCallback<Exception>) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
-
Enable carbons asynchronously.
- enableMamForAllMessages() - Method in class org.jivesoftware.smackx.mam.MamManager
- enableMamForRosterMessages() - Method in class org.jivesoftware.smackx.mam.MamManager
- EnablePushNotificationsIQ - Class in org.jivesoftware.smackx.push_notifications.element
-
Enable Push Notifications IQ.
- EnablePushNotificationsIQ(Jid, String) - Constructor for class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
- EnablePushNotificationsIQ(Jid, String, HashMap<String, String>) - Constructor for class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
- endList() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder.ListBuilder
-
End the list.
- equals(Object) - Method in class org.jivesoftware.smackx.hashes.element.HashElement
- equals(Object) - Method in class org.jivesoftware.smackx.iot.element.NodeInfo
- equals(Object) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
- equals(Object) - Method in class org.jivesoftware.smackx.sid.element.OriginIdElement
- equals(Object) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
- equals(Object) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
- equals(Object) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.TimestampAffixElement
- ExperimentalInitializer - Class in org.jivesoftware.smack.experimental
-
Initializes the providers in the experimental code stream.
- ExperimentalInitializer() - Constructor for class org.jivesoftware.smack.experimental.ExperimentalInitializer
- ExplicitMessageEncryptionElement - Class in org.jivesoftware.smackx.eme.element
- ExplicitMessageEncryptionElement(String) - Constructor for class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
- ExplicitMessageEncryptionElement(String, String) - Constructor for class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
- ExplicitMessageEncryptionElement(ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol) - Constructor for class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
- ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol - Enum in org.jivesoftware.smackx.eme.element
- ExplicitMessageEncryptionManager - Class in org.jivesoftware.smackx.eme
- ExplicitMessageEncryptionProvider - Class in org.jivesoftware.smackx.eme.provider
- ExplicitMessageEncryptionProvider() - Constructor for class org.jivesoftware.smackx.eme.provider.ExplicitMessageEncryptionProvider
- ExternalElement - Class in org.jivesoftware.smackx.message_fastening.element
-
Child element of
FasteningElement
. - ExternalElement(String) - Constructor for class org.jivesoftware.smackx.message_fastening.element.ExternalElement
-
Create a new
ExternalElement
that references a top level element with the given name. - ExternalElement(String, String) - Constructor for class org.jivesoftware.smackx.message_fastening.element.ExternalElement
-
Create a new
ExternalElement
that references a top level element with the given name and namespace.
F
- FallbackIndicationElement - Class in org.jivesoftware.smackx.fallback_indication.element
- FallbackIndicationElement() - Constructor for class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
- FallbackIndicationElementProvider - Class in org.jivesoftware.smackx.fallback_indication.provider
- FallbackIndicationElementProvider() - Constructor for class org.jivesoftware.smackx.fallback_indication.provider.FallbackIndicationElementProvider
- FallbackIndicationListener - Interface in org.jivesoftware.smackx.fallback_indication
- FallbackIndicationManager - Class in org.jivesoftware.smackx.fallback_indication
-
Smacks API for XEP-0428: Fallback Indication.
- FasteningElement - Class in org.jivesoftware.smackx.message_fastening.element
-
Message Fastening container element.
- FasteningElement.Builder - Class in org.jivesoftware.smackx.message_fastening.element
- FasteningElementProvider - Class in org.jivesoftware.smackx.message_fastening.provider
- FasteningElementProvider() - Constructor for class org.jivesoftware.smackx.message_fastening.provider.FasteningElementProvider
- filename - Variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
- FileTooLargeError - Class in org.jivesoftware.smackx.httpfileupload.element
-
File Too Large error extension.
- FileTooLargeError(long) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
- FileTooLargeError(long, String) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
- FileTooLargeError_V0_2 - Class in org.jivesoftware.smackx.httpfileupload.element
- FileTooLargeError_V0_2(long) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError_V0_2
- FileTooLargeErrorProvider - Class in org.jivesoftware.smackx.httpfileupload.provider
-
Provider for File Too Large error extension.
- FileTooLargeErrorProvider() - Constructor for class org.jivesoftware.smackx.httpfileupload.provider.FileTooLargeErrorProvider
- findProvisioningServerComponent() - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
-
Try to find a provisioning server component.
- findRegistry() - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
-
Try to find an XMPP IoT registry.
- floatRgbToInts(float[]) - Static method in class org.jivesoftware.smackx.colors.ConsistentColor
- form - Variable in class org.jivesoftware.smackx.mam.MamManager.MamPrefsResult
- Friend - Class in org.jivesoftware.smackx.iot.provisioning.element
- Friend(BareJid) - Constructor for class org.jivesoftware.smackx.iot.provisioning.element.Friend
- FriendProvider - Class in org.jivesoftware.smackx.iot.provisioning.provider
- FriendProvider() - Constructor for class org.jivesoftware.smackx.iot.provisioning.provider.FriendProvider
- from(String) - Static method in enum org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
- from(String) - Method in class org.jivesoftware.smackx.gcm.provider.GcmExtensionProvider
- from(String) - Method in class org.jivesoftware.smackx.json.provider.AbstractJsonExtensionProvider
- from(String) - Method in class org.jivesoftware.smackx.json.provider.JsonExtensionProvider
- from(IQ) - Static method in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
- from(Message) - Static method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
-
Obtain a Carbon from a message, if available.
- from(Message) - Static method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.AcknowledgedExtension
- from(Message) - Static method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.DisplayedExtension
- from(Message) - Static method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.MarkableExtension
- from(Message) - Static method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ReceivedExtension
- from(Message) - Static method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
- from(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoCopyHint
- from(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
- from(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoStoreHint
- from(Message) - Static method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
- from(Message) - Static method in class org.jivesoftware.smackx.iot.provisioning.element.Friend
- from(Message) - Static method in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
- from(Message) - Static method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
- from(Message) - Static method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
- from(Message) - Static method in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
- from(MessageView) - Static method in class org.jivesoftware.smackx.hints.element.StoreHint
- from(MessageView) - Static method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
- from(Stanza) - Static method in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
-
Retrieve the GCM stanza extension from the packet.
- from(Stanza) - Static method in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
-
Retrieve the JSON stanza extension from the packet.
- from(FormField) - Static method in class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
- FromAffixElement - Class in org.jivesoftware.smackx.stanza_content_encryption.element
- FromAffixElement(Jid) - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.element.FromAffixElement
- fromMessage(Message) - Static method in class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
- fromString(String) - Static method in enum org.jivesoftware.smackx.muclight.MUCLightAffiliation
G
- GcmExtensionProvider - Class in org.jivesoftware.smackx.gcm.provider
- GcmExtensionProvider() - Constructor for class org.jivesoftware.smackx.gcm.provider.GcmExtensionProvider
- GcmPacketExtension - Class in org.jivesoftware.smackx.gcm.packet
-
XMPP extension elements as used by Google's GCM Cloud Connection Server (XMPP).
- GcmPacketExtension(String) - Constructor for class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
- GET - org.jivesoftware.smackx.hoxt.packet.HttpMethod
- getAddress() - Method in class org.jivesoftware.smackx.httpfileupload.UploadService
- getAdvancedConfigurationCommand() - Method in class org.jivesoftware.smackx.mam.MamManager
- getAffiliations() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightAffiliationsIQ
-
Returns the room affiliations.
- getAffiliations() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightChangeAffiliationsIQ
-
Get the affiliations.
- getAffiliations() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
-
Get the affiliations.
- getAffiliations() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Get the MUC Light affiliations.
- getAffiliations(String) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Get the MUC Light affiliations.
- getAffixElements() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
-
Return a list of affix elements.
- getAlgorithm() - Method in class org.jivesoftware.smackx.hashes.element.HashElement
-
Return the hash algorithm used in this HashElement.
- getAlwaysJids() - Method in class org.jivesoftware.smackx.mam.element.MamPrefsIQ
-
Get the list of always store info JIDs.
- getAlwaysJids() - Method in class org.jivesoftware.smackx.mam.MamManager.MamPrefs
- getAnchor() - Method in class org.jivesoftware.smackx.reference.element.ReferenceElement
- getArchiveAddress() - Method in class org.jivesoftware.smackx.mam.MamManager
-
The the XMPP address of this MAM archive.
- getBegin() - Method in class org.jivesoftware.smackx.reference.element.ReferenceElement
- getBooleanValue() - Method in class org.jivesoftware.smackx.iot.control.element.SetBoolData
- getBuilder() - Static method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- getBuilder() - Static method in class org.jivesoftware.smackx.message_markup.element.MarkupElement
-
Return a new Builder for Message Markup elements.
- getBy() - Method in class org.jivesoftware.smackx.sid.element.StanzaIdElement
- getCacheType() - Method in class org.jivesoftware.smackx.iot.element.NodeInfo
- getCacheType() - Method in class org.jivesoftware.smackx.iot.Thing
- getCarbonsEnabled() - Method in class org.jivesoftware.smackx.carbons.CarbonManager
-
Check if carbons are enabled on this connection.
- getChild() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Data
-
Returns element nested by Data.
- getChildElements() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement
-
Return a list of all child elements.
- getConfiguration() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightConfigurationIQ
-
Returns the room configuration.
- getConfiguration() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightCreateIQ
-
Get the room configuration.
- getConfiguration() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightInfoIQ
-
Returns the room configuration.
- getConfiguration() - Method in class org.jivesoftware.smackx.muclight.MUCLightRoomInfo
-
Returns the configuration.
- getConfiguration() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Get the MUC Light configuration.
- getConfiguration(String) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Get the MUC Light configuration.
- getConfiguredProvisioningServer() - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
- getConfigUri() - Method in class org.jivesoftware.smack.experimental.ExperimentalInitializer
- getContentType() - Method in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
- getControlRequestHandler() - Method in class org.jivesoftware.smackx.iot.Thing
- getCustomConfigs() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
-
Get the room custom configurations.
- getCustomConfigs() - Method in class org.jivesoftware.smackx.muclight.MUCLightRoomConfiguration
-
Returns the room custom configurations.
- getData() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
-
Returns Data element.
- getDataFields() - Method in class org.jivesoftware.smackx.iot.data.element.TimestampElement
- getDataForm() - Method in class org.jivesoftware.smackx.mam.element.MamQueryIQ
-
Get the data form.
- getDate() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- getDefault() - Method in class org.jivesoftware.smackx.mam.element.MamPrefsIQ
-
Get the default behavior.
- getDefaultBehavior() - Method in class org.jivesoftware.smackx.mam.MamManager.MamPrefs
- getDefaultUploadService() - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
-
Get default upload service if it was discovered.
- getDeficiency() - Method in class org.jivesoftware.smackx.colors.ConsistentColor.ConsistentColorSettings
-
Return the deficiency setting.
- getDescription() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- getDirection() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
-
Get the direction (sent or received) of the carbon.
- getDnsMessage() - Method in class org.jivesoftware.smackx.dox.element.DnsIq
- getDnsMessageBase64Encoded() - Method in class org.jivesoftware.smackx.dox.element.DnsIq
- getDoubleValue() - Method in class org.jivesoftware.smackx.iot.control.element.SetDoubleData
- getElementName() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
- getElementName() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
- getElementName() - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.AcknowledgedExtension
- getElementName() - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.DisplayedExtension
- getElementName() - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.MarkableExtension
- getElementName() - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ReceivedExtension
- getElementName() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Active
- getElementName() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Feature
- getElementName() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Inactive
- getElementName() - Method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
- getElementName() - Method in class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
- getElementName() - Method in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
- getElementName() - Method in class org.jivesoftware.smackx.hashes.element.HashElement
- getElementName() - Method in class org.jivesoftware.smackx.hints.element.NoCopyHint
- getElementName() - Method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
- getElementName() - Method in class org.jivesoftware.smackx.hints.element.NoStoreHint
- getElementName() - Method in class org.jivesoftware.smackx.hints.element.StoreHint
- getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
- getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.ChunkedBase64
- getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Data
- getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
- getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
- getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
- getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
- getElementName() - Method in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
- getElementName() - Method in class org.jivesoftware.smackx.iot.control.element.SetData
-
Returns the root element name.
- getElementName() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataField
- getElementName() - Method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
- getElementName() - Method in class org.jivesoftware.smackx.iot.data.element.NodeElement
- getElementName() - Method in class org.jivesoftware.smackx.iot.data.element.TimestampElement
- getElementName() - Method in class org.jivesoftware.smackx.iot.discovery.element.Tag
- getElementName() - Method in class org.jivesoftware.smackx.iot.provisioning.element.Friend
- getElementName() - Method in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
- getElementName() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Checksum
- getElementName() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- getElementName() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
- getElementName() - Method in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
- getElementName() - Method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
- getElementName() - Method in class org.jivesoftware.smackx.message_fastening.element.ExternalElement
- getElementName() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
- getElementName() - Method in class org.jivesoftware.smackx.message_markup.element.BlockQuoteElement
- getElementName() - Method in class org.jivesoftware.smackx.message_markup.element.CodeBlockElement
- getElementName() - Method in class org.jivesoftware.smackx.message_markup.element.ListElement
- getElementName() - Method in class org.jivesoftware.smackx.message_markup.element.ListElement.ListEntryElement
- getElementName() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement
- getElementName() - Method in class org.jivesoftware.smackx.message_markup.element.SpanElement
- getElementName() - Method in class org.jivesoftware.smackx.message_retraction.element.RetractedElement
- getElementName() - Method in class org.jivesoftware.smackx.message_retraction.element.RetractElement
- getElementName() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
- getElementName() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
- getElementName() - Method in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
- getElementName() - Method in class org.jivesoftware.smackx.reference.element.ReferenceElement
- getElementName() - Method in class org.jivesoftware.smackx.sid.element.OriginIdElement
- getElementName() - Method in class org.jivesoftware.smackx.sid.element.StanzaIdElement
- getElementName() - Method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
- getElementName() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
- getElementName() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.FromAffixElement
- getElementName() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.PayloadElement
- getElementName() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
- getElementName() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.TimestampAffixElement
- getElementName() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ToAffixElement
- getElementName() - Method in class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
- getElementNamespace() - Method in class org.jivesoftware.smackx.message_fastening.element.ExternalElement
-
Namespace of the referenced top level element, eg.
- getEncryptionNamespace() - Method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
- getEnd() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
-
Return the end index of this element.
- getEnd() - Method in class org.jivesoftware.smackx.reference.element.ReferenceElement
- getEntries() - Method in class org.jivesoftware.smackx.message_markup.element.ListElement
-
Return a list of all list entries.
- getExternalPayloads() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
-
Return all external payloads of this element.
- getFilename() - Method in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
- getForwarded() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
-
Get the forwarded packet.
- getForwarded() - Method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
-
Get the forwarded element.
- getForwarded() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryPage
- getFriend() - Method in class org.jivesoftware.smackx.iot.provisioning.element.Friend
- getFrom(Message) - Static method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
-
Deprecated.use
CarbonExtension.from(Message)
instead - getFullInfo() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Get the MUC Light info.
- getFullInfo(String) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Get the MUC Light info.
- getGetUrl() - Method in class org.jivesoftware.smackx.httpfileupload.element.Slot
- getHash() - Method in class org.jivesoftware.smackx.hashes.element.HashElement
-
Return the checksum as a byte array.
- getHash() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- getHash() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
-
Return the hash element that contains a checksum of the bytes specified in the range.
- getHashB64() - Method in class org.jivesoftware.smackx.hashes.element.HashElement
-
Return the checksum as a base16 (hex) string.
- getHeaders() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
-
Returns Headers element.
- getHeaders() - Method in class org.jivesoftware.smackx.httpfileupload.element.Slot
- getHeaders() - Method in class org.jivesoftware.smackx.httpfileupload.provider.SlotProvider.PutElement_V0_4_Content
- getHint() - Method in class org.jivesoftware.smackx.hints.provider.MessageProcessingHintProvider
- getHint() - Method in class org.jivesoftware.smackx.hints.provider.NoCopyHintProvider
- getHint() - Method in class org.jivesoftware.smackx.hints.provider.NoPermanentStoreHintProvider
- getHint() - Method in class org.jivesoftware.smackx.hints.provider.NoStoreHintProvider
- getHint() - Method in class org.jivesoftware.smackx.hints.provider.StoreHintProvider
- getHint() - Method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
-
Return the hint text of the spoiler.
- getHintsFrom(Message) - Static method in class org.jivesoftware.smackx.hints.MessageProcessingHintsManager
- getHintType() - Method in class org.jivesoftware.smackx.hints.element.MessageProcessingHint
- getHintType() - Method in class org.jivesoftware.smackx.hints.element.NoCopyHint
- getHintType() - Method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
- getHintType() - Method in class org.jivesoftware.smackx.hints.element.NoStoreHint
- getHintType() - Method in class org.jivesoftware.smackx.hints.element.StoreHint
- getId() - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ChatMarkerExtensionWithId
-
Get the id.
- getId() - Method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
-
Get the id.
- getId() - Method in class org.jivesoftware.smackx.sid.element.StableAndUniqueIdElement
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.carbons.CarbonManager
-
Obtain the CarbonManager responsible for a connection.
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.chat_markers.ChatMarkersManager
-
Get the singleton instance of ChatMarkersManager.
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.dox.DnsOverXmppManager
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.eme.ExplicitMessageEncryptionManager
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.fallback_indication.FallbackIndicationManager
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.hashes.HashManager
-
Get an instance of the HashManager for the given connection.
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
-
Obtain the HttpFileUploadManager responsible for a connection.
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.iot.control.IoTControlManager
-
Get the manger instance responsible for the given connection.
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.iot.data.IoTDataManager
-
Get the manger instance responsible for the given connection.
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
-
Get the manger instance responsible for the given connection.
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
-
Get the manger instance responsible for the given connection.
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.jid_prep.JidPrepManager
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingle_filetransfer.JingleFileTransferManager
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.mam.MamManager
-
Get a MamManager for the MAM archive of the local entity (the "user") of the given connection.
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.message_fastening.MessageFasteningManager
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.message_retraction.MessageRetractionManager
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Get a instance of a MUC Light manager for the given connection.
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
-
Get the singleton instance of PushNotificationsManager.
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.reference.ReferenceManager
-
Return a new instance of the ReferenceManager for the given connection.
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.sid.StableUniqueStanzaIdManager
-
Return an instance of the StableUniqueStanzaIdManager for the given connection.
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.spoiler.SpoilerManager
-
Return the connections instance of the SpoilerManager.
- getInstanceFor(XMPPConnection, Jid) - Static method in class org.jivesoftware.smackx.mam.MamManager
- getInstanceFor(MultiUserChat) - Static method in class org.jivesoftware.smackx.mam.MamManager
-
Get a MamManager for the MAM archive of the given
MultiUserChat
. - getIntegerValue() - Method in class org.jivesoftware.smackx.iot.control.element.SetIntData
- getIoTClaimed() - Method in exception org.jivesoftware.smackx.iot.discovery.IoTClaimedException
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.dox.element.DnsIq
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.httpfileupload.element.Slot_V0_2
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.httpfileupload.element.Slot
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest_V0_2
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.control.element.IoTSetRequest
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.control.element.IoTSetResponse
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataReadOutAccepted
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataRequest
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTDisowned
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTMine
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTRegister
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTRemove
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTRemoved
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTUnregister
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriend
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriendResponse
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.jid_prep.element.JidPrepIq
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.mam.element.MamFinIQ
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.mam.element.MamPrefsIQ
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.mam.element.MamQueryIQ
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightAffiliationsIQ
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightBlockingIQ
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightChangeAffiliationsIQ
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightConfigurationIQ
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightCreateIQ
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightDestroyIQ
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightGetAffiliationsIQ
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightGetConfigsIQ
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightGetInfoIQ
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightInfoIQ
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightSetConfigsIQ
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.push_notifications.element.DisablePushNotificationsIQ
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
- getIQHoxtChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
-
Returns start tag.
- getIQHoxtChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
- getIQHoxtChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp
- getIsFriendResult() - Method in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriendResponse
- getItems() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.PayloadElement
- getJid() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
- getJid() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
- getJid() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTRemove
- getJid() - Method in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriendResponse
- getJid() - Method in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
- getJid() - Method in class org.jivesoftware.smackx.jid_prep.element.JidPrepIq
- getJid() - Method in class org.jivesoftware.smackx.push_notifications.element.DisablePushNotificationsIQ
-
Get the JID.
- getJid() - Method in class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
-
Get the JID.
- getJid() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
- getJson() - Method in class org.jivesoftware.smackx.json.packet.AbstractJsonPacketExtension
- getLanguage() - Method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
- getLength() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
-
Return the length of the range.
- getLocalServices() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Returns a collection with the XMPP addresses of the MUC Light services.
- getLongValue() - Method in class org.jivesoftware.smackx.iot.control.element.SetLongData
- getMamFinIq() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryPage
- getMamResultCarrierMessages() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryPage
- getMamResultExtensions() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQuery
- getMamResultExtensions() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryPage
- getMaxChunkSize() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
-
Returns maxChunkSize attribute.
- getMaxFileSize() - Method in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
- getMaxFileSize() - Method in class org.jivesoftware.smackx.httpfileupload.UploadService
- getMediaType() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- getMessageCount() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQuery
- getMessageDigest(HashManager.ALGORITHM) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- getMessages() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQuery
- getMessages() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryPage
- getMessageUidOfLatestMessage() - Method in class org.jivesoftware.smackx.mam.MamManager
-
Lookup the archive's message ID of the latest message in the archive.
- getMetaTags() - Method in class org.jivesoftware.smackx.iot.Thing
- getMethod() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
-
Returns method attribute.
- getMomentaryReadOutRequestHandler() - Method in class org.jivesoftware.smackx.iot.Thing
- getMultiUserChatLight(EntityBareJid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Obtain the MUC Light.
- getName() - Method in enum org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
- getName() - Method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
-
Get the optional name of the encryption method.
- getName() - Method in class org.jivesoftware.smackx.iot.control.element.SetData
- getName() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataField
- getName() - Method in class org.jivesoftware.smackx.iot.discovery.element.Tag
- getName() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- getName() - Method in class org.jivesoftware.smackx.message_fastening.element.ExternalElement
-
Name of the referenced top level element, eg.
- getNamespace() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
- getNamespace() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
- getNamespace() - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.AcknowledgedExtension
- getNamespace() - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.DisplayedExtension
- getNamespace() - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.MarkableExtension
- getNamespace() - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ReceivedExtension
- getNamespace() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Active
- getNamespace() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Feature
- getNamespace() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Inactive
- getNamespace() - Method in enum org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
- getNamespace() - Method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
- getNamespace() - Method in class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
- getNamespace() - Method in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
- getNamespace() - Method in class org.jivesoftware.smackx.hashes.element.HashElement
- getNamespace() - Method in class org.jivesoftware.smackx.hints.element.MessageProcessingHint
- getNamespace() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
- getNamespace() - Method in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
- getNamespace() - Method in class org.jivesoftware.smackx.iot.control.element.SetData
- getNamespace() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataExtensionElement
- getNamespace() - Method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
- getNamespace() - Method in class org.jivesoftware.smackx.iot.provisioning.element.Friend
- getNamespace() - Method in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
- getNamespace() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Checksum
- getNamespace() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransfer
- getNamespace() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- getNamespace() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
- getNamespace() - Method in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
- getNamespace() - Method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
- getNamespace() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
- getNamespace() - Method in class org.jivesoftware.smackx.message_markup.element.ListElement.ListEntryElement
- getNamespace() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement
- getNamespace() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
- getNamespace() - Method in class org.jivesoftware.smackx.message_retraction.element.RetractedElement
- getNamespace() - Method in class org.jivesoftware.smackx.message_retraction.element.RetractElement
- getNamespace() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
- getNamespace() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
- getNamespace() - Method in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
- getNamespace() - Method in class org.jivesoftware.smackx.reference.element.ReferenceElement
- getNamespace() - Method in class org.jivesoftware.smackx.sid.element.OriginIdElement
- getNamespace() - Method in class org.jivesoftware.smackx.sid.element.StanzaIdElement
- getNamespace() - Method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
- getNamespace() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
- getNamespace() - Method in class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
- getNeverJids() - Method in class org.jivesoftware.smackx.mam.element.MamPrefsIQ
-
Get the list of never store info JIDs.
- getNeverJids() - Method in class org.jivesoftware.smackx.mam.MamManager.MamPrefs
- getNode() - Method in class org.jivesoftware.smackx.mam.element.MamQueryIQ
-
Get the Node name.
- getNode() - Method in class org.jivesoftware.smackx.push_notifications.element.DisablePushNotificationsIQ
-
Get the node.
- getNode() - Method in class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
-
Get the node.
- getNode() - Method in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
-
Get the node.
- getNodeId() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
- getNodeId() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
- getNodeId() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTDisowned
- getNodeId() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTRemove
- getNodeId() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTRemoved
- getNodeId() - Method in class org.jivesoftware.smackx.iot.element.NodeInfo
- getNodeId() - Method in class org.jivesoftware.smackx.iot.Thing
- getNodeInfo() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
- getNodeInfo() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTDisowned
- getNodeInfo() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTRemoved
- getNodeInfo() - Method in class org.jivesoftware.smackx.iot.discovery.ThingState
- getNodeInfo() - Method in class org.jivesoftware.smackx.iot.Thing
- getNodes() - Method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
- getNr() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
-
Returns nr attribute.
- getOccupants() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightCreateIQ
-
Get the room occupants.
- getOccupants() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightInfoIQ
-
Returns the room occupants.
- getOccupants() - Method in class org.jivesoftware.smackx.muclight.MUCLightRoomInfo
-
Returns the room occupants.
- getOccupiedRooms(DomainBareJid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Returns a List of the rooms the user occupies.
- getOffset() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
-
Return the index of the offset.
- getOriginId() - Method in class org.jivesoftware.smackx.message_retraction.element.RetractedElement
- getOriginId(Message) - Static method in class org.jivesoftware.smackx.sid.element.OriginIdElement
-
Return the origin-id element of a message or null, if absent.
- getOwner() - Method in class org.jivesoftware.smackx.iot.discovery.ThingState
- getPadding() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
- getPage() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQuery
- getPayload() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
-
Return the
PayloadElement
which holds the sensitive payload extensions. - getPrevVersion() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
-
Get the previous version.
- getPrevVersion() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
-
Get the previous version.
- getProtocol() - Method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
- getProvidersUri() - Method in class org.jivesoftware.smack.experimental.ExperimentalInitializer
- getPublishOptions() - Method in class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
-
Get the publish options.
- getPutUrl() - Method in class org.jivesoftware.smackx.httpfileupload.element.Slot
- getPutUrl() - Method in class org.jivesoftware.smackx.httpfileupload.provider.SlotProvider.PutElement_V0_4_Content
- getQName() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
- getQName() - Method in class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
- getQName() - Method in class org.jivesoftware.smackx.xmlelement.provider.DataFormsXmlElementProvider
- getQueryId() - Method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
-
Get query id.
- getQueryId() - Method in class org.jivesoftware.smackx.mam.element.MamFinIQ
-
Get query id.
- getQueryId() - Method in class org.jivesoftware.smackx.mam.element.MamQueryIQ
-
Get query id.
- getRange() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- getRecommendation() - Method in enum org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
- getReferencedStanzasOriginId() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
-
Return the
origin-id
of theStanza
that the message fastenings are to be applied to. - getReferencesFromStanza(Stanza) - Static method in class org.jivesoftware.smackx.reference.element.ReferenceElement
-
Return a list of all reference extensions contained in a stanza.
- getRegistry() - Method in class org.jivesoftware.smackx.iot.discovery.ThingState
- getResource() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
-
Returns resource attribute.
- getRoom() - Method in class org.jivesoftware.smackx.muclight.MUCLightRoomInfo
-
Returns the JID of the room whose information was discovered.
- getRoom() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Returns the JID of the room.
- getRoomName() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
-
Get the room name.
- getRoomName() - Method in class org.jivesoftware.smackx.muclight.MUCLightRoomConfiguration
-
Returns the room name.
- getRooms() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightBlockingIQ
-
Get rooms JIDs with booleans (true if allow, false if deny).
- getRoomsBlocked(DomainBareJid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Get rooms blocked.
- getRSMSet() - Method in class org.jivesoftware.smackx.mam.element.MamFinIQ
-
Get RSM set.
- getSequenceNr() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataRequest
- getSequenceNr() - Method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
- getSetData() - Method in class org.jivesoftware.smackx.iot.control.element.IoTSetRequest
- getSid() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
-
Returns sid attribute.
- getSize() - Method in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
- getSize() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- getSourceId() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
- getSourceId() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
- getSourceId() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTDisowned
- getSourceId() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTRemove
- getSourceId() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTRemoved
- getSourceId() - Method in class org.jivesoftware.smackx.iot.element.NodeInfo
- getSourceId() - Method in class org.jivesoftware.smackx.iot.Thing
- getSpoilers(Message) - Static method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
-
Return a map of all spoilers contained in a message.
- getStamp() - Method in class org.jivesoftware.smackx.message_retraction.element.RetractedElement
- getStanzaId(Message) - Static method in class org.jivesoftware.smackx.sid.element.StanzaIdElement
-
Return the stanza-id element of a message.
- getStart() - Method in class org.jivesoftware.smackx.message_markup.element.ListElement.ListEntryElement
-
Return the start index of this entry.
- getStart() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
-
Return the start index of this element.
- getStateFor(Thing) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
- getStatusCode() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp
-
Returns statusCode attribute.
- getStatusMessage() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp
-
Returns statusMessage attribute.
- getStreamId() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.ChunkedBase64
-
Returns streamId attribute.
- getStreamId() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
-
Returns streamId attribute.
- getStyles() - Method in class org.jivesoftware.smackx.message_markup.element.SpanElement
-
Return all styles of this span.
- getSubject() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
-
Get the room subject.
- getSubject() - Method in class org.jivesoftware.smackx.muclight.MUCLightRoomConfiguration
-
Returns the room subject.
- getText() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
-
Returns text of this element.
- getText() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
-
Returns text of this element.
- getText() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
-
Returns text of this element.
- getText() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
-
Returns text attribute.
- getThis() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Builder
- getThis() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
- getThis() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp.Builder
- getTimestamp() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.TimestampAffixElement
- getTimestampElements() - Method in class org.jivesoftware.smackx.iot.data.element.NodeElement
- getType() - Method in class org.jivesoftware.smackx.iot.control.element.SetData
- getType() - Method in class org.jivesoftware.smackx.iot.discovery.element.Tag
- getType() - Method in class org.jivesoftware.smackx.reference.element.ReferenceElement
- getUri() - Method in class org.jivesoftware.smackx.reference.element.ReferenceElement
- getUrl - Variable in class org.jivesoftware.smackx.httpfileupload.element.Slot
- getUserJid() - Method in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
-
Get the user JID.
- getUsers() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightBlockingIQ
-
Get users JIDs with booleans (true if allow, false if deny).
- getUsersAndRoomsBlocked(DomainBareJid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Get users and rooms blocked.
- getUsersBlocked(DomainBareJid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Get users blocked.
- getValue() - Method in class org.jivesoftware.smackx.iot.control.element.SetData
- getValue() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataField.BooleanField
- getValue() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataField.IntField
- getValue() - Method in class org.jivesoftware.smackx.iot.discovery.element.Tag
- getValueInternal() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataField.BooleanField
- getValueInternal() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataField
- getValueInternal() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataField.IntField
- getValueString() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataField
- getVersion() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
-
Returns version attribute.
- getVersion() - Method in class org.jivesoftware.smackx.httpfileupload.UploadService
- getVersion() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightAffiliationsIQ
-
Returns the version.
- getVersion() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightConfigurationIQ
-
Returns the version.
- getVersion() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
-
Get the version.
- getVersion() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
-
Get the version.
- getVersion() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightInfoIQ
-
Returns the version.
- getVersion() - Method in class org.jivesoftware.smackx.muclight.MUCLightRoomInfo
-
Returns the version.
- getWrappedPayloads() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
-
Return all wrapped payloads of this element.
H
- handleIoTIqRequest(IQ) - Method in class org.jivesoftware.smackx.iot.IoTManager.IoTIqRequestHandler
- handleIQRequest(IQ) - Method in class org.jivesoftware.smackx.iot.IoTManager.IoTIqRequestHandler
- hasFallbackIndication(Message) - Static method in class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
- hasFasteningElement(Message) - Static method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
-
Return true if the provided
Message
contains aFasteningElement
. - hasFasteningElement(MessageBuilder) - Static method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
-
Return true if the provided
MessageBuilder
contains aFasteningElement
. - hash(HashManager.ALGORITHM, byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
-
Calculate the hash sum of data using algorithm.
- hash(HashManager.ALGORITHM, String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- hashCode() - Method in class org.jivesoftware.smackx.hashes.element.HashElement
- hashCode() - Method in class org.jivesoftware.smackx.iot.element.NodeInfo
- hashCode() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
- hashCode() - Method in class org.jivesoftware.smackx.sid.element.OriginIdElement
- hashCode() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
- hashCode() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
- hashCode() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.TimestampAffixElement
- HashElement - Class in org.jivesoftware.smackx.hashes.element
-
Represent a hash element.
- HashElement(HashManager.ALGORITHM, byte[]) - Constructor for class org.jivesoftware.smackx.hashes.element.HashElement
-
Create a HashElement from pre-calculated values.
- HashElement(HashManager.ALGORITHM, String) - Constructor for class org.jivesoftware.smackx.hashes.element.HashElement
-
Create a HashElement from pre-calculated values.
- HashElementProvider - Class in org.jivesoftware.smackx.hashes.provider
-
Provider for HashElements.
- HashElementProvider() - Constructor for class org.jivesoftware.smackx.hashes.provider.HashElementProvider
- hasHint(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoCopyHint
- hasHint(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
- hasHint(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoStoreHint
- hasHint(MessageView) - Static method in class org.jivesoftware.smackx.hints.element.StoreHint
- HashManager - Class in org.jivesoftware.smackx.hashes
-
Manager that can be used to determine support for hash functions.
- HashManager.ALGORITHM - Enum in org.jivesoftware.smackx.hashes
- HashManager.NAMESPACE - Enum in org.jivesoftware.smackx.hashes
- hasMaxFileSizeLimit() - Method in class org.jivesoftware.smackx.httpfileupload.UploadService
- hasOriginId(Message) - Static method in class org.jivesoftware.smackx.sid.element.OriginIdElement
-
Return true, if the message contains a origin-id element.
- hasProtocol(MessageView, String) - Static method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
-
Return true, if the
message
already contains an EME element with the specifiedprotocolNamespace
. - hasProtocol(MessageView, ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol) - Static method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
-
Return true, if the
message
already contains an EME element with the specified protocol namespace. - hasStanzaId(Message) - Static method in class org.jivesoftware.smackx.sid.element.StanzaIdElement
-
Return true, if a message contains a stanza-id element.
- HEAD - org.jivesoftware.smackx.hoxt.packet.HttpMethod
- HOXTManager - Class in org.jivesoftware.smackx.hoxt
-
Manager for HTTP ove XMPP transport (XEP-0332) extension.
- HOXTManager() - Constructor for class org.jivesoftware.smackx.hoxt.HOXTManager
- HttpFileUploadManager - Class in org.jivesoftware.smackx.httpfileupload
-
A manager for XEP-0363: HTTP File Upload.
- HttpMethod - Enum in org.jivesoftware.smackx.hoxt.packet
-
Enum containing HTTP methods.
- HttpOverXmppReq - Class in org.jivesoftware.smackx.hoxt.packet
-
Represents Req IQ packet.
- HttpOverXmppReq.Builder - Class in org.jivesoftware.smackx.hoxt.packet
-
A configuration builder for HttpOverXmppReq.
- HttpOverXmppReqProvider - Class in org.jivesoftware.smackx.hoxt.provider
-
Req stanza provider.
- HttpOverXmppReqProvider() - Constructor for class org.jivesoftware.smackx.hoxt.provider.HttpOverXmppReqProvider
- HttpOverXmppResp - Class in org.jivesoftware.smackx.hoxt.packet
-
Represents Resp IQ packet.
- HttpOverXmppResp.Builder - Class in org.jivesoftware.smackx.hoxt.packet
-
A configuration builder for HttpOverXmppReq.
- HttpOverXmppRespProvider - Class in org.jivesoftware.smackx.hoxt.provider
-
Resp stanza provider.
- HttpOverXmppRespProvider() - Constructor for class org.jivesoftware.smackx.hoxt.provider.HttpOverXmppRespProvider
I
- iAmFriendOf(BareJid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
- Ibb(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
-
Creates Ibb element.
- id - Variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ChatMarkerExtensionWithId
- inactive(XMPPConnection) - Static method in class org.jivesoftware.smackx.csi.ClientStateIndicationManager
- INFO - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
- installThing(Thing) - Method in class org.jivesoftware.smackx.iot.control.IoTControlManager
-
Install a thing in the manager.
- installThing(Thing) - Method in class org.jivesoftware.smackx.iot.data.IoTDataManager
-
Install a thing in the manager.
- INSTANCE - Static variable in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
- INSTANCE - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.MarkableExtension
- INSTANCE - Static variable in class org.jivesoftware.smackx.chat_markers.filter.ChatMarkersFilter
- INSTANCE - Static variable in class org.jivesoftware.smackx.chat_markers.filter.EligibleForChatMarkerFilter
- INSTANCE - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Active
- INSTANCE - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Feature
- INSTANCE - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Inactive
- INSTANCE - Static variable in class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
- INSTANCE - Static variable in class org.jivesoftware.smackx.hashes.provider.HashElementProvider
- INSTANCE - Static variable in class org.jivesoftware.smackx.hints.element.NoCopyHint
- INSTANCE - Static variable in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
- INSTANCE - Static variable in class org.jivesoftware.smackx.hints.element.NoStoreHint
- INSTANCE - Static variable in class org.jivesoftware.smackx.hints.element.StoreHint
- INSTANCE - Static variable in class org.jivesoftware.smackx.sid.provider.OriginIdProvider
- INSTANCE - Static variable in class org.jivesoftware.smackx.sid.provider.StanzaIdProvider
- INSTANCE - Static variable in class org.jivesoftware.smackx.spoiler.provider.SpoilerProvider
- INT - org.jivesoftware.smackx.iot.control.element.SetData.Type
- IntField(String, int) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataField.IntField
- IOT_CONTROL_NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.control.element.Constants
- IOT_DISCOVERY_NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.Constants
- IOT_PROVISIONING_NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Constants
- IOT_SENSORDATA_NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.data.element.Constants
- IoTClaimed - Class in org.jivesoftware.smackx.iot.discovery.element
- IoTClaimed(Jid) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
- IoTClaimed(Jid, NodeInfo) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
- IoTClaimedException - Exception in org.jivesoftware.smackx.iot.discovery
- IoTClaimedException(IoTClaimed) - Constructor for exception org.jivesoftware.smackx.iot.discovery.IoTClaimedException
- IoTClaimedProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
- IoTClaimedProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTClaimedProvider
- IoTControlManager - Class in org.jivesoftware.smackx.iot.control
-
A manger for XEP-0325: Internet of Things - Control.
- IoTDataExtensionElement - Class in org.jivesoftware.smackx.iot.data.element
- IoTDataExtensionElement() - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataExtensionElement
- IoTDataField - Class in org.jivesoftware.smackx.iot.data.element
- IoTDataField(IoTDataField.Type, String) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataField
- IoTDataField.BooleanField - Class in org.jivesoftware.smackx.iot.data.element
- IoTDataField.IntField - Class in org.jivesoftware.smackx.iot.data.element
- IoTDataManager - Class in org.jivesoftware.smackx.iot.data
-
A manager for XEP-0323: Internet of Things - Sensor Data.
- IoTDataReadOutAccepted - Class in org.jivesoftware.smackx.iot.data.element
- IoTDataReadOutAccepted(int, boolean) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataReadOutAccepted
- IoTDataReadOutAccepted(IoTDataRequest) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataReadOutAccepted
- IoTDataReadOutAcceptedProvider - Class in org.jivesoftware.smackx.iot.data.provider
- IoTDataReadOutAcceptedProvider() - Constructor for class org.jivesoftware.smackx.iot.data.provider.IoTDataReadOutAcceptedProvider
- IoTDataRequest - Class in org.jivesoftware.smackx.iot.data.element
- IoTDataRequest(int, boolean) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataRequest
- IoTDataRequestProvider - Class in org.jivesoftware.smackx.iot.data.provider
- IoTDataRequestProvider() - Constructor for class org.jivesoftware.smackx.iot.data.provider.IoTDataRequestProvider
- IoTDiscoveryManager - Class in org.jivesoftware.smackx.iot.discovery
-
A manager for XEP-0347: Internet of Things - Discovery.
- IoTDisown - Class in org.jivesoftware.smackx.iot.discovery.element
- IoTDisown(Jid) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
- IoTDisown(Jid, NodeInfo) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
- IoTDisowned - Class in org.jivesoftware.smackx.iot.discovery.element
- IoTDisowned(NodeInfo) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTDisowned
- IoTDisownedProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
- IoTDisownedProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTDisownedProvider
- IoTDisownProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
- IoTDisownProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTDisownProvider
- IoTException - Exception in org.jivesoftware.smackx.iot
- IoTException() - Constructor for exception org.jivesoftware.smackx.iot.IoTException
- IoTFieldsExtension - Class in org.jivesoftware.smackx.iot.data.element
- IoTFieldsExtension(int, boolean, List<NodeElement>) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
- IoTFieldsExtension(int, boolean, NodeElement) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
- IoTFieldsExtensionFilter - Class in org.jivesoftware.smackx.iot.data.filter
- IoTFieldsExtensionFilter(int, boolean) - Constructor for class org.jivesoftware.smackx.iot.data.filter.IoTFieldsExtensionFilter
- IoTFieldsExtensionProvider - Class in org.jivesoftware.smackx.iot.data.provider
- IoTFieldsExtensionProvider() - Constructor for class org.jivesoftware.smackx.iot.data.provider.IoTFieldsExtensionProvider
- IoTIqRequestHandler(String, String, IQ.Type, IQRequestHandler.Mode) - Constructor for class org.jivesoftware.smackx.iot.IoTManager.IoTIqRequestHandler
- IoTIsFriend - Class in org.jivesoftware.smackx.iot.provisioning.element
- IoTIsFriend(Jid) - Constructor for class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriend
- IoTIsFriendProvider - Class in org.jivesoftware.smackx.iot.provisioning.provider
- IoTIsFriendProvider() - Constructor for class org.jivesoftware.smackx.iot.provisioning.provider.IoTIsFriendProvider
- IoTIsFriendResponse - Class in org.jivesoftware.smackx.iot.provisioning.element
- IoTIsFriendResponse(BareJid, boolean) - Constructor for class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriendResponse
- IoTIsFriendResponseProvider - Class in org.jivesoftware.smackx.iot.provisioning.provider
- IoTIsFriendResponseProvider() - Constructor for class org.jivesoftware.smackx.iot.provisioning.provider.IoTIsFriendResponseProvider
- IoTManager - Class in org.jivesoftware.smackx.iot
- IoTManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.iot.IoTManager
- IoTManager.IoTIqRequestHandler - Class in org.jivesoftware.smackx.iot
- IoTMine - Class in org.jivesoftware.smackx.iot.discovery.element
- IoTMine(Collection<Tag>, boolean) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTMine
- IoTMine(List<Tag>, boolean) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTMine
- IoTProvisioningManager - Class in org.jivesoftware.smackx.iot.provisioning
-
A manager for XEP-0324: Internet of Things - Provisioning.
- IoTRegister - Class in org.jivesoftware.smackx.iot.discovery.element
- IoTRegister(Collection<Tag>, NodeInfo, boolean) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTRegister
- IoTRegisterProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
- IoTRegisterProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTRegisterProvider
- IoTRemove - Class in org.jivesoftware.smackx.iot.discovery.element
- IoTRemove(BareJid) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTRemove
- IoTRemove(BareJid, NodeInfo) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTRemove
- IoTRemoved - Class in org.jivesoftware.smackx.iot.discovery.element
- IoTRemoved() - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTRemoved
- IoTRemoved(NodeInfo) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTRemoved
- IoTRemovedProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
- IoTRemovedProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTRemovedProvider
- IoTRemoveProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
- IoTRemoveProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTRemoveProvider
- IoTSetRequest - Class in org.jivesoftware.smackx.iot.control.element
- IoTSetRequest(Collection<? extends SetData>) - Constructor for class org.jivesoftware.smackx.iot.control.element.IoTSetRequest
- IoTSetRequestProvider - Class in org.jivesoftware.smackx.iot.control.provider
- IoTSetRequestProvider() - Constructor for class org.jivesoftware.smackx.iot.control.provider.IoTSetRequestProvider
- IoTSetResponse - Class in org.jivesoftware.smackx.iot.control.element
- IoTSetResponse() - Constructor for class org.jivesoftware.smackx.iot.control.element.IoTSetResponse
- IoTSetResponse(IqData) - Constructor for class org.jivesoftware.smackx.iot.control.element.IoTSetResponse
- IoTSetResponse(IoTSetRequest) - Constructor for class org.jivesoftware.smackx.iot.control.element.IoTSetResponse
- IoTSetResponseProvider - Class in org.jivesoftware.smackx.iot.control.provider
- IoTSetResponseProvider() - Constructor for class org.jivesoftware.smackx.iot.control.provider.IoTSetResponseProvider
- IoTUnregister - Class in org.jivesoftware.smackx.iot.discovery.element
- IoTUnregister(NodeInfo) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTUnregister
- IoTUnregisterProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
- IoTUnregisterProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTUnregisterProvider
- isAdvancedConfigurationSupported() - Method in class org.jivesoftware.smackx.mam.MamManager
- isAllowed(Jid) - Method in class org.jivesoftware.smackx.iot.IoTManager
- isAutoEnableActive() - Static method in class org.jivesoftware.smackx.iot.IoTManager
- isComplete() - Method in class org.jivesoftware.smackx.mam.element.MamFinIQ
-
Return if it is complete.
- isComplete() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQuery
- isDone() - Method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
- isEnabled() - Method in class org.jivesoftware.smackx.sid.StableUniqueStanzaIdManager
-
Return true, if we automatically append origin-id elements to outgoing stanzas.
- isFeatureSupported(DomainBareJid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Returns true if Multi-User Chat Light feature is supported by the server.
- isFriend(Jid, BareJid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
-
As the given provisioning server is the given JID is a friend.
- isIbb() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
-
Returns ibb attribute.
- isJingle() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
-
Returns jingle attribute.
- isLast() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
-
Returns last attribute.
- isMomentary() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataRequest
- isMyFriend(Jid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
- isOwned() - Method in class org.jivesoftware.smackx.iot.discovery.ThingState
- isRegistry(BareJid) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
- isRegistry(Jid) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
- isRemoved() - Method in class org.jivesoftware.smackx.iot.discovery.ThingState
- isRemovingElement() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
-
Does this element remove a previously sent
FasteningElement
? - isSelfOwened() - Method in class org.jivesoftware.smackx.iot.Thing
- isShellElement() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
-
Is this a shell element? Shell elements are otherwise empty elements that indicate that an encrypted payload of a message encrypted using XEP-420: Stanza Content Encryption contains a sensitive
FasteningElement
. - isSipub() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
-
Returns sipub attribute.
- isStable() - Method in class org.jivesoftware.smackx.mam.element.MamFinIQ
-
Return if it is stable.
- isSupported() - Method in class org.jivesoftware.smackx.mam.MamManager
-
Check if this MamManager's archive address supports MAM.
- isSupported() - Method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
-
Returns true if Push Notifications are supported by this account.
- isSupported(XMPPConnection) - Static method in class org.jivesoftware.smackx.csi.ClientStateIndicationManager
- isSupported(Jid) - Method in class org.jivesoftware.smackx.dox.DnsOverXmppManager
- isSupported(Jid) - Method in class org.jivesoftware.smackx.jid_prep.JidPrepManager
- isSupported(Jid, XMPPConnection) - Static method in class org.jivesoftware.smackx.hoxt.HOXTManager
-
Returns true if the given entity understands the HTTP ove XMPP transport format and allows the exchange of such.
- isSupportedByServer() - Method in class org.jivesoftware.smackx.carbons.CarbonManager
-
Returns true if XMPP Carbons are supported by the server.
- isSupportedByServer() - Method in class org.jivesoftware.smackx.chat_markers.ChatMarkersManager
-
Returns true if Chat Markers is supported by the server.
- isUploadServiceDiscovered() - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
-
Check if upload service was discovered.
J
- JidAffixElement - Class in org.jivesoftware.smackx.stanza_content_encryption.element
- JidAffixElement(Jid) - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
- JidPrepIq - Class in org.jivesoftware.smackx.jid_prep.element
- JidPrepIq(String) - Constructor for class org.jivesoftware.smackx.jid_prep.element.JidPrepIq
- JidPrepIqProvider - Class in org.jivesoftware.smackx.jid_prep.provider
- JidPrepIqProvider() - Constructor for class org.jivesoftware.smackx.jid_prep.provider.JidPrepIqProvider
- JidPrepManager - Class in org.jivesoftware.smackx.jid_prep
- JidPrepManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.jid_prep.JidPrepManager
- JingleFileTransfer - Class in org.jivesoftware.smackx.jingle_filetransfer.element
-
File element.
- JingleFileTransfer(List<JingleContentDescriptionChildElement>) - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransfer
- JingleFileTransferChild - Class in org.jivesoftware.smackx.jingle_filetransfer.element
-
Content of type File.
- JingleFileTransferChild(Date, String, HashElement, String, String, int, Range) - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- JingleFileTransferChild.Builder - Class in org.jivesoftware.smackx.jingle_filetransfer.element
- JingleFileTransferManager - Class in org.jivesoftware.smackx.jingle_filetransfer
-
Manager for JingleFileTransfer (XEP-0234).
- JingleFileTransferProvider - Class in org.jivesoftware.smackx.jingle_filetransfer.provider
-
Provider for JingleContentDescriptionFileTransfer elements.
- JingleFileTransferProvider() - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.provider.JingleFileTransferProvider
- JsonExtensionProvider - Class in org.jivesoftware.smackx.json.provider
- JsonExtensionProvider() - Constructor for class org.jivesoftware.smackx.json.provider.JsonExtensionProvider
- JsonPacketExtension - Class in org.jivesoftware.smackx.json.packet
-
XMPP JSON Containers as defined in XEP-0335.
- JsonPacketExtension(String) - Constructor for class org.jivesoftware.smackx.json.packet.JsonPacketExtension
L
- leave() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Leave the MUCLight.
- legacyOpenPGP - org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
- limitResultsBefore(Date) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
- limitResultsSince(Date) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
- limitResultsToJid(Jid) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
- ListElement - Class in org.jivesoftware.smackx.message_markup.element
- ListElement(int, int, List<ListElement.ListEntryElement>) - Constructor for class org.jivesoftware.smackx.message_markup.element.ListElement
-
Create a new List element.
- ListElement.ListEntryElement - Class in org.jivesoftware.smackx.message_markup.element
- ListEntryElement(int) - Constructor for class org.jivesoftware.smackx.message_markup.element.ListElement.ListEntryElement
-
Create a new ListEntry element.
- LONG - org.jivesoftware.smackx.iot.control.element.SetData.Type
M
- MamElements - Class in org.jivesoftware.smackx.mam.element
-
MAM elements.
- MamElements() - Constructor for class org.jivesoftware.smackx.mam.element.MamElements
- MamElements.AlwaysJidListElement - Class in org.jivesoftware.smackx.mam.element
-
Always JID list element class for the MamPrefsIQ.
- MamElements.MamResultExtension - Class in org.jivesoftware.smackx.mam.element
-
MAM result extension class.
- MamElements.NeverJidListElement - Class in org.jivesoftware.smackx.mam.element
-
Never JID list element class for the MamPrefsIQ.
- MamFinIQ - Class in org.jivesoftware.smackx.mam.element
-
MAM fin IQ class.
- MamFinIQ(String, RSMSet, boolean, boolean) - Constructor for class org.jivesoftware.smackx.mam.element.MamFinIQ
-
MamFinIQ constructor.
- MamFinIQProvider - Class in org.jivesoftware.smackx.mam.provider
-
MAM Fin IQ Provider class.
- MamFinIQProvider() - Constructor for class org.jivesoftware.smackx.mam.provider.MamFinIQProvider
- MamManager - Class in org.jivesoftware.smackx.mam
-
A Manager for Message Archive Management (MAM, XEP-0313).
- MamManager.MamPrefs - Class in org.jivesoftware.smackx.mam
- MamManager.MamPrefsResult - Class in org.jivesoftware.smackx.mam
-
MAM preferences result class.
- MamManager.MamQuery - Class in org.jivesoftware.smackx.mam
- MamManager.MamQueryArgs - Class in org.jivesoftware.smackx.mam
- MamManager.MamQueryArgs.Builder - Class in org.jivesoftware.smackx.mam
- MamManager.MamQueryPage - Class in org.jivesoftware.smackx.mam
- mamPrefs - Variable in class org.jivesoftware.smackx.mam.MamManager.MamPrefsResult
- MamPrefsIQ - Class in org.jivesoftware.smackx.mam.element
-
MAM Preferences IQ class.
- MamPrefsIQ() - Constructor for class org.jivesoftware.smackx.mam.element.MamPrefsIQ
-
Construct a new MAM
<prefs/>
IQ retrieval request (IQ type 'get'). - MamPrefsIQ(List<Jid>, List<Jid>, MamPrefsIQ.DefaultBehavior) - Constructor for class org.jivesoftware.smackx.mam.element.MamPrefsIQ
-
MAM preferences IQ constructor.
- MamPrefsIQ.DefaultBehavior - Enum in org.jivesoftware.smackx.mam.element
- MamPrefsIQProvider - Class in org.jivesoftware.smackx.mam.provider
-
MAM Preferences IQ Provider class.
- MamPrefsIQProvider() - Constructor for class org.jivesoftware.smackx.mam.provider.MamPrefsIQProvider
- MamQueryIQ - Class in org.jivesoftware.smackx.mam.element
-
MAM Query IQ class.
- MamQueryIQ(String) - Constructor for class org.jivesoftware.smackx.mam.element.MamQueryIQ
-
MAM query IQ constructor.
- MamQueryIQ(String, String, DataForm) - Constructor for class org.jivesoftware.smackx.mam.element.MamQueryIQ
-
MAM query IQ constructor.
- MamQueryIQ(String, DataForm) - Constructor for class org.jivesoftware.smackx.mam.element.MamQueryIQ
-
MAM query IQ constructor.
- MamQueryIQ(DataForm) - Constructor for class org.jivesoftware.smackx.mam.element.MamQueryIQ
-
MAM query IQ constructor.
- MamQueryIQProvider - Class in org.jivesoftware.smackx.mam.provider
-
MAM Query IQ Provider class.
- MamQueryIQProvider() - Constructor for class org.jivesoftware.smackx.mam.provider.MamQueryIQProvider
- MamResultExtension(String, String, Forwarded<Message>) - Constructor for class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
-
MAM result extension constructor.
- MamResultFilter - Class in org.jivesoftware.smackx.mam.filter
-
MAM result filter class.
- MamResultFilter(MamQueryIQ) - Constructor for class org.jivesoftware.smackx.mam.filter.MamResultFilter
- MamResultProvider - Class in org.jivesoftware.smackx.mam.provider
-
MAM Result Provider class.
- MamResultProvider() - Constructor for class org.jivesoftware.smackx.mam.provider.MamResultProvider
- markable - org.jivesoftware.smackx.chat_markers.ChatMarkersState
-
Indicates that a message can be marked with a Chat Marker and is therefore a "markable message".
- MarkableProvider - Class in org.jivesoftware.smackx.chat_markers.provider
-
Markable extension provider class (XEP-0333).
- MarkableProvider() - Constructor for class org.jivesoftware.smackx.chat_markers.provider.MarkableProvider
- MarkupChildElement(int, int) - Constructor for class org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
- MarkupElement - Class in org.jivesoftware.smackx.message_markup.element
- MarkupElement(List<MarkupElement.MarkupChildElement>) - Constructor for class org.jivesoftware.smackx.message_markup.element.MarkupElement
-
Create a new MarkupElement.
- MarkupElement.BlockLevelMarkupElement - Class in org.jivesoftware.smackx.message_markup.element
-
Interface for block level child elements.
- MarkupElement.Builder - Class in org.jivesoftware.smackx.message_markup.element
- MarkupElement.Builder.ListBuilder - Class in org.jivesoftware.smackx.message_markup.element
- MarkupElement.MarkupChildElement - Class in org.jivesoftware.smackx.message_markup.element
-
Interface for child elements.
- MarkupElement.NonEmptyChildElement - Class in org.jivesoftware.smackx.message_markup.element
- MarkupElementProvider - Class in org.jivesoftware.smackx.message_markup.provider
- MarkupElementProvider() - Constructor for class org.jivesoftware.smackx.message_markup.provider.MarkupElementProvider
- md5(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- md5(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- MD5 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
- md5HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- md5HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- member - org.jivesoftware.smackx.muclight.MUCLightAffiliation
- mention - org.jivesoftware.smackx.reference.element.ReferenceElement.Type
- MessageFasteningManager - Class in org.jivesoftware.smackx.message_fastening
-
Smacks API for XEP-0422: Message Fastening.
- MessageProcessingHint - Class in org.jivesoftware.smackx.hints.element
- MessageProcessingHint() - Constructor for class org.jivesoftware.smackx.hints.element.MessageProcessingHint
- MessageProcessingHintProvider<H extends MessageProcessingHint> - Class in org.jivesoftware.smackx.hints.provider
- MessageProcessingHintProvider() - Constructor for class org.jivesoftware.smackx.hints.provider.MessageProcessingHintProvider
- MessageProcessingHintsManager - Class in org.jivesoftware.smackx.hints
- MessageProcessingHintsManager() - Constructor for class org.jivesoftware.smackx.hints.MessageProcessingHintsManager
- MessageProcessingHintType - Enum in org.jivesoftware.smackx.hints.element
- MessageRetractionManager - Class in org.jivesoftware.smackx.message_retraction
-
Smacks API for XEP-0424: Message Retraction.
- momentaryReadOut(List<? extends IoTDataField>) - Method in interface org.jivesoftware.smackx.iot.data.ThingMomentaryReadOutResult
- momentaryReadOutRequest(ThingMomentaryReadOutResult) - Method in interface org.jivesoftware.smackx.iot.data.ThingMomentaryReadOutRequest
- MUCLightAffiliation - Enum in org.jivesoftware.smackx.muclight
-
MUCLight affiliations enum.
- MUCLightAffiliationsChangeProvider - Class in org.jivesoftware.smackx.muclight.provider
-
MUC Light Affiliations Change Provider class.
- MUCLightAffiliationsChangeProvider() - Constructor for class org.jivesoftware.smackx.muclight.provider.MUCLightAffiliationsChangeProvider
- MUCLightAffiliationsIQ - Class in org.jivesoftware.smackx.muclight.element
-
MUC Light affiliations response IQ class.
- MUCLightAffiliationsIQ(String, HashMap<Jid, MUCLightAffiliation>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightAffiliationsIQ
-
MUC Light affiliations response IQ constructor.
- MUCLightAffiliationsIQProvider - Class in org.jivesoftware.smackx.muclight.provider
-
MUC Light affiliations IQ provider class.
- MUCLightAffiliationsIQProvider() - Constructor for class org.jivesoftware.smackx.muclight.provider.MUCLightAffiliationsIQProvider
- MUCLightBlockingIQ - Class in org.jivesoftware.smackx.muclight.element
-
MUC Light blocking IQ class.
- MUCLightBlockingIQ(HashMap<Jid, Boolean>, HashMap<Jid, Boolean>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightBlockingIQ
-
MUC Light blocking IQ constructor.
- MUCLightBlockingIQProvider - Class in org.jivesoftware.smackx.muclight.provider
-
MUC Light blocking IQ provider class.
- MUCLightBlockingIQProvider() - Constructor for class org.jivesoftware.smackx.muclight.provider.MUCLightBlockingIQProvider
- MUCLightChangeAffiliationsIQ - Class in org.jivesoftware.smackx.muclight.element
-
MUCLight change affiliations IQ class.
- MUCLightChangeAffiliationsIQ(Jid, HashMap<Jid, MUCLightAffiliation>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightChangeAffiliationsIQ
-
MUCLight change affiliations IQ constructor.
- MUCLightConfigurationIQ - Class in org.jivesoftware.smackx.muclight.element
-
MUC Light configuration response IQ class.
- MUCLightConfigurationIQ(String, MUCLightRoomConfiguration) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightConfigurationIQ
-
MUC Light configuration response IQ constructor.
- MUCLightConfigurationIQProvider - Class in org.jivesoftware.smackx.muclight.provider
-
MUC Light configuration IQ provider class.
- MUCLightConfigurationIQProvider() - Constructor for class org.jivesoftware.smackx.muclight.provider.MUCLightConfigurationIQProvider
- MUCLightConfigurationsChangeProvider - Class in org.jivesoftware.smackx.muclight.provider
-
MUC Light configurations change provider class.
- MUCLightConfigurationsChangeProvider() - Constructor for class org.jivesoftware.smackx.muclight.provider.MUCLightConfigurationsChangeProvider
- MUCLightCreateIQ - Class in org.jivesoftware.smackx.muclight.element
-
MUCLight create IQ class.
- MUCLightCreateIQ(EntityJid, String, String, HashMap<String, String>, List<Jid>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightCreateIQ
-
MUCLight create IQ constructor.
- MUCLightCreateIQ(EntityJid, String, List<Jid>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightCreateIQ
-
MUCLight create IQ constructor.
- MUCLightDestroyIQ - Class in org.jivesoftware.smackx.muclight.element
-
MUC Light destroy IQ class.
- MUCLightDestroyIQ(Jid) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightDestroyIQ
-
MUC Light destroy IQ constructor.
- MUCLightElements - Class in org.jivesoftware.smackx.muclight.element
- MUCLightElements() - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightElements
- MUCLightElements.AffiliationsChangeExtension - Class in org.jivesoftware.smackx.muclight.element
-
Affiliations change extension element class.
- MUCLightElements.BlockingElement - Class in org.jivesoftware.smackx.muclight.element
-
Blocking element class.
- MUCLightElements.ConfigurationElement - Class in org.jivesoftware.smackx.muclight.element
-
Configuration element class.
- MUCLightElements.ConfigurationsChangeExtension - Class in org.jivesoftware.smackx.muclight.element
-
Configurations change extension element class.
- MUCLightElements.OccupantsElement - Class in org.jivesoftware.smackx.muclight.element
-
Occupants element class.
- MUCLightElements.UserWithAffiliationElement - Class in org.jivesoftware.smackx.muclight.element
-
User with affiliation element class.
- MUCLightGetAffiliationsIQ - Class in org.jivesoftware.smackx.muclight.element
-
MUC Light get affiliations IQ class.
- MUCLightGetAffiliationsIQ(Jid) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightGetAffiliationsIQ
-
MUC Light get affiliations IQ constructor.
- MUCLightGetAffiliationsIQ(Jid, String) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightGetAffiliationsIQ
-
MUC Light get affiliations IQ constructor.
- MUCLightGetConfigsIQ - Class in org.jivesoftware.smackx.muclight.element
-
MUC Light get configurations IQ class.
- MUCLightGetConfigsIQ(Jid) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightGetConfigsIQ
-
MUC Light get configurations IQ constructor.
- MUCLightGetConfigsIQ(Jid, String) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightGetConfigsIQ
-
MUC Light get configurations IQ constructor.
- MUCLightGetInfoIQ - Class in org.jivesoftware.smackx.muclight.element
-
MUC Light get info IQ class.
- MUCLightGetInfoIQ(Jid) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightGetInfoIQ
-
MUC Light get info IQ constructor.
- MUCLightGetInfoIQ(Jid, String) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightGetInfoIQ
-
MUC Light get info IQ constructor.
- MUCLightInfoIQ - Class in org.jivesoftware.smackx.muclight.element
-
MUC Light info response IQ class.
- MUCLightInfoIQ(String, MUCLightRoomConfiguration, HashMap<Jid, MUCLightAffiliation>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightInfoIQ
-
MUCLight info response IQ constructor.
- MUCLightInfoIQProvider - Class in org.jivesoftware.smackx.muclight.provider
-
MUC Light info IQ provider class.
- MUCLightInfoIQProvider() - Constructor for class org.jivesoftware.smackx.muclight.provider.MUCLightInfoIQProvider
- MUCLightRoomConfiguration - Class in org.jivesoftware.smackx.muclight
-
MUC Light room configuration class.
- MUCLightRoomConfiguration(String, String, HashMap<String, String>) - Constructor for class org.jivesoftware.smackx.muclight.MUCLightRoomConfiguration
-
MUC Light room configuration model constructor.
- MUCLightRoomInfo - Class in org.jivesoftware.smackx.muclight
-
MUC Light room info class.
- MUCLightRoomInfo(String, Jid, MUCLightRoomConfiguration, HashMap<Jid, MUCLightAffiliation>) - Constructor for class org.jivesoftware.smackx.muclight.MUCLightRoomInfo
-
MUC Light room info model constructor.
- MUCLightSetConfigsIQ - Class in org.jivesoftware.smackx.muclight.element
-
MUC Light set configurations IQ class.
- MUCLightSetConfigsIQ(Jid, String, String, HashMap<String, String>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightSetConfigsIQ
-
MUC Light set configuration IQ constructor.
- MUCLightSetConfigsIQ(Jid, String, HashMap<String, String>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightSetConfigsIQ
-
MUC Light set configuration IQ constructor.
- MultiUserChatLight - Class in org.jivesoftware.smackx.muclight
-
MUCLight class.
- MultiUserChatLightManager - Class in org.jivesoftware.smackx.muclight
-
Multi-User Chat Light manager class.
N
- NAMESPACE - Static variable in class org.jivesoftware.smackx.carbons.packet.Carbon
- NAMESPACE - Static variable in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
- NAMESPACE - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements
- NAMESPACE - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication
- NAMESPACE - Static variable in class org.jivesoftware.smackx.dox.element.DnsIq
- NAMESPACE - Static variable in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
- NAMESPACE - Static variable in class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
- NAMESPACE - Static variable in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
- NAMESPACE - Static variable in class org.jivesoftware.smackx.hints.element.MessageProcessingHint
- NAMESPACE - Static variable in class org.jivesoftware.smackx.hoxt.HOXTManager
-
Namespace for this extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
- NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError_V0_2
- NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
- NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.Slot_V0_2
- NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.Slot
- NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest_V0_2
- NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
- NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
-
Namespace of XEP-0363 v0.4 or higher.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.control.element.IoTSetRequest
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.control.element.IoTSetResponse
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTDataReadOutAccepted
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTDataRequest
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTDisowned
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTMine
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRegister
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRemove
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRemoved
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTUnregister
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.ClearCache
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.ClearCacheResponse
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Friend
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriend
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriendResponse
- NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
- NAMESPACE - Static variable in class org.jivesoftware.smackx.jid_prep.element.JidPrepIq
- NAMESPACE - Static variable in class org.jivesoftware.smackx.jid_prep.JidPrepManager
- NAMESPACE - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- NAMESPACE - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
- NAMESPACE - Static variable in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
- NAMESPACE - Static variable in class org.jivesoftware.smackx.mam.element.MamElements
- NAMESPACE - Static variable in class org.jivesoftware.smackx.mam.element.MamFinIQ
-
the IQ NAMESPACE.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.mam.element.MamPrefsIQ
-
the IQ NAMESPACE.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.mam.element.MamQueryIQ
-
the MAM query IQ NAMESPACE.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
- NAMESPACE - Static variable in class org.jivesoftware.smackx.message_fastening.MessageFasteningManager
- NAMESPACE - Static variable in class org.jivesoftware.smackx.message_markup.element.MarkupElement
- NAMESPACE - Static variable in class org.jivesoftware.smackx.message_retraction.element.RetractElement
- NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightAffiliationsIQ
- NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightBlockingIQ
- NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightChangeAffiliationsIQ
- NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightConfigurationIQ
- NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightCreateIQ
- NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightDestroyIQ
- NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
- NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
- NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightGetAffiliationsIQ
- NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightGetConfigsIQ
- NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightGetInfoIQ
- NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightInfoIQ
- NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightSetConfigsIQ
- NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
- NAMESPACE - Static variable in class org.jivesoftware.smackx.push_notifications.element.DisablePushNotificationsIQ
-
the IQ NAMESPACE.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
-
the IQ NAMESPACE.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements
- NAMESPACE - Static variable in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
- NAMESPACE - Static variable in class org.jivesoftware.smackx.reference.ReferenceManager
- NAMESPACE - Static variable in class org.jivesoftware.smackx.sid.element.OriginIdElement
- NAMESPACE - Static variable in class org.jivesoftware.smackx.sid.element.StanzaIdElement
- NAMESPACE - Static variable in class org.jivesoftware.smackx.sid.StableUniqueStanzaIdManager
- NAMESPACE - Static variable in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
- NAMESPACE - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
- NAMESPACE - Static variable in class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
- NAMESPACE_0 - Static variable in class org.jivesoftware.smackx.spoiler.SpoilerManager
- NAMESPACE_0 - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
- NAMESPACE_0_2 - Static variable in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
-
Namespace of XEP-0363 v0.2 or lower.
- NAMESPACE_V0 - Static variable in class org.jivesoftware.smackx.eme.ExplicitMessageEncryptionManager
- NAMESPACE_V5 - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransfer
- namespaceToVersion(String) - Static method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
- never - org.jivesoftware.smackx.mam.element.MamPrefsIQ.DefaultBehavior
- NeverJidListElement(List<Jid>) - Constructor for class org.jivesoftware.smackx.mam.element.MamElements.NeverJidListElement
-
Never JID list element constructor.
- newChatMarkerMessage(ChatMarkersState, Message, Chat) - Method in interface org.jivesoftware.smackx.chat_markers.ChatMarkersListener
-
Called in ChatMarkersManager when a new message with a markable tag arrives.
- nextMessage() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Returns the next available message in the chat.
- nextMessage(long) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Returns the next available message in the chat.
- no_copy - org.jivesoftware.smackx.hints.element.MessageProcessingHintType
- no_permanent_store - org.jivesoftware.smackx.hints.element.MessageProcessingHintType
- no_store - org.jivesoftware.smackx.hints.element.MessageProcessingHintType
- NoCopyHint - Class in org.jivesoftware.smackx.hints.element
-
A "no copy" hint.
- NoCopyHintProvider - Class in org.jivesoftware.smackx.hints.provider
- NoCopyHintProvider() - Constructor for class org.jivesoftware.smackx.hints.provider.NoCopyHintProvider
- NodeElement - Class in org.jivesoftware.smackx.iot.data.element
- NodeElement(NodeInfo, List<TimestampElement>) - Constructor for class org.jivesoftware.smackx.iot.data.element.NodeElement
- NodeElement(NodeInfo, TimestampElement) - Constructor for class org.jivesoftware.smackx.iot.data.element.NodeElement
- NodeInfo - Class in org.jivesoftware.smackx.iot.element
- NodeInfo(String, String, String) - Constructor for class org.jivesoftware.smackx.iot.element.NodeInfo
- NodeInfoParser - Class in org.jivesoftware.smackx.iot.parser
- NodeInfoParser() - Constructor for class org.jivesoftware.smackx.iot.parser.NodeInfoParser
- none - org.jivesoftware.smackx.colors.ConsistentColor.Deficiency
-
Do not apply measurements for color vision deficiency correction.
- none - org.jivesoftware.smackx.muclight.MUCLightAffiliation
- NonEmptyChildElement(int, int) - Constructor for class org.jivesoftware.smackx.message_markup.element.MarkupElement.NonEmptyChildElement
- NoPermanentStoreHint - Class in org.jivesoftware.smackx.hints.element
-
A "no permanent store" hint.
- NoPermanentStoreHintProvider - Class in org.jivesoftware.smackx.hints.provider
- NoPermanentStoreHintProvider() - Constructor for class org.jivesoftware.smackx.hints.provider.NoPermanentStoreHintProvider
- NoStoreHint - Class in org.jivesoftware.smackx.hints.element
-
A "no store" hint.
- NoStoreHintProvider - Class in org.jivesoftware.smackx.hints.provider
- NoStoreHintProvider() - Constructor for class org.jivesoftware.smackx.hints.provider.NoStoreHintProvider
- num - org.jivesoftware.smackx.iot.discovery.element.Tag.Type
O
- OccupantsElement(HashMap<Jid, MUCLightAffiliation>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightElements.OccupantsElement
-
Occupants element constructor.
- omemoVAxolotl - org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
- onCarbonCopyReceived(CarbonExtension.Direction, Message, Message) - Method in interface org.jivesoftware.smackx.carbons.CarbonCopyReceivedListener
-
Invoked when a new carbon copy was received.
- onFallbackIndicationReceived(Message, FallbackIndicationElement, String) - Method in interface org.jivesoftware.smackx.fallback_indication.FallbackIndicationListener
-
Listener method that gets called when a
Message
containing aFallbackIndicationElement
is received. - onlyReturnMessageCount() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
-
Only return the count of messages the query yields, not the actual messages.
- onUploadProgress(long, long) - Method in interface org.jivesoftware.smackx.httpfileupload.UploadProgressListener
-
Callback for displaying upload progress.
- openpgpV0 - org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
-
The encryption method specified in XEP-0373: OpenPGP for XMPP.
- OPTIONS - org.jivesoftware.smackx.hoxt.packet.HttpMethod
- org.jivesoftware.smack.experimental - package org.jivesoftware.smack.experimental
-
Classes especially for smack-experimental.
- org.jivesoftware.smackx.carbons - package org.jivesoftware.smackx.carbons
-
Smack's API for XEP-0280: Message Carbons.
- org.jivesoftware.smackx.carbons.packet - package org.jivesoftware.smackx.carbons.packet
-
Stanzas and extension elements for XEP-0280: Message Carbons.
- org.jivesoftware.smackx.carbons.provider - package org.jivesoftware.smackx.carbons.provider
-
Provider for XEP-0280: Message Carbons.
- org.jivesoftware.smackx.chat_markers - package org.jivesoftware.smackx.chat_markers
-
XEP-0333: Chat Markers.
- org.jivesoftware.smackx.chat_markers.element - package org.jivesoftware.smackx.chat_markers.element
-
Chat Markers elements (XEP-0333).
- org.jivesoftware.smackx.chat_markers.filter - package org.jivesoftware.smackx.chat_markers.filter
-
Chat Markers elements (XEP-0333).
- org.jivesoftware.smackx.chat_markers.provider - package org.jivesoftware.smackx.chat_markers.provider
-
Chat Markers providers (XEP-0333).
- org.jivesoftware.smackx.colors - package org.jivesoftware.smackx.colors
-
Smack's API for XEP-0392: Consistent Color Generation.
- org.jivesoftware.smackx.csi - package org.jivesoftware.smackx.csi
-
Smack's API for XEP-0352: Client State Indication.
- org.jivesoftware.smackx.csi.packet - package org.jivesoftware.smackx.csi.packet
-
Plain stream elements for XEP-0352: Client State Indication.
- org.jivesoftware.smackx.csi.provider - package org.jivesoftware.smackx.csi.provider
-
Provider for XEP-0352: Client State Indication.
- org.jivesoftware.smackx.dox - package org.jivesoftware.smackx.dox
-
Smack's API for XEP-0418: DNS Queries over XMPP (Dox).
- org.jivesoftware.smackx.dox.element - package org.jivesoftware.smackx.dox.element
-
XEP-0418: DNS Queries over XMPP (DoX) XML providers.
- org.jivesoftware.smackx.dox.provider - package org.jivesoftware.smackx.dox.provider
-
XEP-0418: DNS Queries over XMPP (DoX) XML providers.
- org.jivesoftware.smackx.eme - package org.jivesoftware.smackx.eme
-
Smack's API for XEP-0380: Explicit Message Encryption.
- org.jivesoftware.smackx.eme.element - package org.jivesoftware.smackx.eme.element
-
XMPP extension elements for XEP-0380: Explicit Message Encryption.
- org.jivesoftware.smackx.eme.provider - package org.jivesoftware.smackx.eme.provider
-
Smack Provider for XEP-0380: Explicit Message Encryption.
- org.jivesoftware.smackx.fallback_indication - package org.jivesoftware.smackx.fallback_indication
-
Smack's API for XEP-0428: Fallback Indication.
- org.jivesoftware.smackx.fallback_indication.element - package org.jivesoftware.smackx.fallback_indication.element
-
Smack's API for XEP-0428: Fallback Indication.
- org.jivesoftware.smackx.fallback_indication.provider - package org.jivesoftware.smackx.fallback_indication.provider
-
Smack's API for XEP-0428: Fallback Indication.
- org.jivesoftware.smackx.gcm.packet - package org.jivesoftware.smackx.gcm.packet
-
Extension elements for the GCM XMPP extension.
- org.jivesoftware.smackx.gcm.provider - package org.jivesoftware.smackx.gcm.provider
-
Provider the GCM XMPP extension.
- org.jivesoftware.smackx.hashes - package org.jivesoftware.smackx.hashes
-
XEP-0300 - Use of cryptographic hash functions.
- org.jivesoftware.smackx.hashes.element - package org.jivesoftware.smackx.hashes.element
-
XEP-0300 - Use of cryptographic hash functions.
- org.jivesoftware.smackx.hashes.provider - package org.jivesoftware.smackx.hashes.provider
-
XEP-0300 - Use of cryptographic hash functions.
- org.jivesoftware.smackx.hints - package org.jivesoftware.smackx.hints
-
Smack's API for XEP-0334: Message Processing Hints.
- org.jivesoftware.smackx.hints.element - package org.jivesoftware.smackx.hints.element
-
XMPP extension elements for XEP-0334: Message Processing Hints.
- org.jivesoftware.smackx.hints.provider - package org.jivesoftware.smackx.hints.provider
-
Smack Provider for XEP-0334: Message Processing Hints.
- org.jivesoftware.smackx.hoxt - package org.jivesoftware.smackx.hoxt
-
Smack's API for XEP-0332: HTTP over XMPP transport.
- org.jivesoftware.smackx.hoxt.packet - package org.jivesoftware.smackx.hoxt.packet
-
Stanzas and extension elements for XEP-0332: HTTP over XMPP transport.
- org.jivesoftware.smackx.hoxt.provider - package org.jivesoftware.smackx.hoxt.provider
-
Providers for XEP-0332: HTTP over XMPP transport.
- org.jivesoftware.smackx.httpfileupload - package org.jivesoftware.smackx.httpfileupload
-
Smack's API for XEP-0363: HTTP File Upload.
- org.jivesoftware.smackx.httpfileupload.element - package org.jivesoftware.smackx.httpfileupload.element
-
IQ stanzas and extensions for XEP-0363: HTTP File Upload.
- org.jivesoftware.smackx.httpfileupload.provider - package org.jivesoftware.smackx.httpfileupload.provider
-
Providers for XEP-0363: HTTP File Upload.
- org.jivesoftware.smackx.iot - package org.jivesoftware.smackx.iot
-
Smack's API for XMPP IoT.
- org.jivesoftware.smackx.iot.control - package org.jivesoftware.smackx.iot.control
-
Smack's API for XMPP IoT.
- org.jivesoftware.smackx.iot.control.element - package org.jivesoftware.smackx.iot.control.element
-
Smack's API for XMPP IoT.
- org.jivesoftware.smackx.iot.control.provider - package org.jivesoftware.smackx.iot.control.provider
-
Smack's API for XMPP IoT.
- org.jivesoftware.smackx.iot.data - package org.jivesoftware.smackx.iot.data
-
Smack's API for XMPP IoT.
- org.jivesoftware.smackx.iot.data.element - package org.jivesoftware.smackx.iot.data.element
-
Smack's API for XMPP IoT.
- org.jivesoftware.smackx.iot.data.filter - package org.jivesoftware.smackx.iot.data.filter
-
Smack's API for XMPP IoT.
- org.jivesoftware.smackx.iot.data.provider - package org.jivesoftware.smackx.iot.data.provider
-
Smack's API for XMPP IoT.
- org.jivesoftware.smackx.iot.discovery - package org.jivesoftware.smackx.iot.discovery
-
Smack's API for XMPP IoT XEP-0347 Discovery.
- org.jivesoftware.smackx.iot.discovery.element - package org.jivesoftware.smackx.iot.discovery.element
-
Smack's API for XMPP IoT.
- org.jivesoftware.smackx.iot.discovery.provider - package org.jivesoftware.smackx.iot.discovery.provider
-
Smack's API for XMPP IoT.
- org.jivesoftware.smackx.iot.element - package org.jivesoftware.smackx.iot.element
-
Smack's API for XMPP IoT.
- org.jivesoftware.smackx.iot.parser - package org.jivesoftware.smackx.iot.parser
-
Smack's API for XMPP IoT.
- org.jivesoftware.smackx.iot.provisioning - package org.jivesoftware.smackx.iot.provisioning
-
Smack's API for XMPP IoT.
- org.jivesoftware.smackx.iot.provisioning.element - package org.jivesoftware.smackx.iot.provisioning.element
-
Smack's API for XMPP IoT.
- org.jivesoftware.smackx.iot.provisioning.provider - package org.jivesoftware.smackx.iot.provisioning.provider
-
Smack's API for XMPP IoT.
- org.jivesoftware.smackx.jid_prep - package org.jivesoftware.smackx.jid_prep
-
Smack's API for XEP-0328: JID Prep.
- org.jivesoftware.smackx.jid_prep.element - package org.jivesoftware.smackx.jid_prep.element
-
XML elements for XEP-0328: JID Prep.
- org.jivesoftware.smackx.jid_prep.provider - package org.jivesoftware.smackx.jid_prep.provider
-
Providers for XEP-0328: JID Prep.
- org.jivesoftware.smackx.jingle_filetransfer - package org.jivesoftware.smackx.jingle_filetransfer
-
Smack's API for XEP-0234: Jingle File Transfer.
- org.jivesoftware.smackx.jingle_filetransfer.element - package org.jivesoftware.smackx.jingle_filetransfer.element
-
Smack's API for XEP-0234: Jingle File Transfer.
- org.jivesoftware.smackx.jingle_filetransfer.provider - package org.jivesoftware.smackx.jingle_filetransfer.provider
-
Smack's API for XEP-0234: Jingle File Transfer.
- org.jivesoftware.smackx.json.packet - package org.jivesoftware.smackx.json.packet
-
Extension elements for XEP-0295: JSON Encodings for XMPP.
- org.jivesoftware.smackx.json.provider - package org.jivesoftware.smackx.json.provider
-
Providers for XEP-0295: JSON Encodings for XMPP.
- org.jivesoftware.smackx.mam - package org.jivesoftware.smackx.mam
-
XEP-0313: Message Archive Management.
- org.jivesoftware.smackx.mam.element - package org.jivesoftware.smackx.mam.element
-
Packet classes and interfaces for Message Archive Management (MAM) XEP-0313.
- org.jivesoftware.smackx.mam.filter - package org.jivesoftware.smackx.mam.filter
-
Filters of Message Archive Management (MAM) XEP-0313.
- org.jivesoftware.smackx.mam.provider - package org.jivesoftware.smackx.mam.provider
-
Provider classes of Message Archive Management (MAM) XEP-0313.
- org.jivesoftware.smackx.message_fastening - package org.jivesoftware.smackx.message_fastening
-
XEP-0422: Message Fastening.
- org.jivesoftware.smackx.message_fastening.element - package org.jivesoftware.smackx.message_fastening.element
-
XEP-0422: Message Fastening.
- org.jivesoftware.smackx.message_fastening.provider - package org.jivesoftware.smackx.message_fastening.provider
-
XEP-0422: Message Fastening.
- org.jivesoftware.smackx.message_markup.element - package org.jivesoftware.smackx.message_markup.element
-
XEP-0394: Message Markup.
- org.jivesoftware.smackx.message_markup.provider - package org.jivesoftware.smackx.message_markup.provider
-
XEP-0394: Message Markup.
- org.jivesoftware.smackx.message_retraction - package org.jivesoftware.smackx.message_retraction
-
XEP-0424: Message Retraction.
- org.jivesoftware.smackx.message_retraction.element - package org.jivesoftware.smackx.message_retraction.element
-
XEP-0424: Message Retraction.
- org.jivesoftware.smackx.message_retraction.provider - package org.jivesoftware.smackx.message_retraction.provider
-
XEP-0424: Message Retraction.
- org.jivesoftware.smackx.muclight - package org.jivesoftware.smackx.muclight
-
Classes and Interfaces that implement Multi-User Chat Light (MUC Light).
- org.jivesoftware.smackx.muclight.element - package org.jivesoftware.smackx.muclight.element
-
Multi-User Chat Light (MUC Light) elements.
- org.jivesoftware.smackx.muclight.provider - package org.jivesoftware.smackx.muclight.provider
-
Multi-User Chat Light (MUC Light) providers.
- org.jivesoftware.smackx.push_notifications - package org.jivesoftware.smackx.push_notifications
-
Classes and interfaces to manage Push Notifications (XEP-0357).
- org.jivesoftware.smackx.push_notifications.element - package org.jivesoftware.smackx.push_notifications.element
-
Push Notifications elements (XEP-0357).
- org.jivesoftware.smackx.push_notifications.provider - package org.jivesoftware.smackx.push_notifications.provider
-
Push Notifications providers (XEP-0357).
- org.jivesoftware.smackx.reference - package org.jivesoftware.smackx.reference
-
Smack's API for XEP-0372: References.
- org.jivesoftware.smackx.reference.element - package org.jivesoftware.smackx.reference.element
-
Smack's API for XEP-0372: References.
- org.jivesoftware.smackx.reference.provider - package org.jivesoftware.smackx.reference.provider
-
Smack's API for XEP-0372: References.
- org.jivesoftware.smackx.sid - package org.jivesoftware.smackx.sid
-
Smack's API for XEP-0359: Stable and Unique Stanza IDs.
- org.jivesoftware.smackx.sid.element - package org.jivesoftware.smackx.sid.element
-
Smack's API for XEP-0359: Stable and Unique Stanza IDs.
- org.jivesoftware.smackx.sid.provider - package org.jivesoftware.smackx.sid.provider
-
Smack's API for XEP-0359: Stable and Unique Stanza IDs.
- org.jivesoftware.smackx.spoiler - package org.jivesoftware.smackx.spoiler
-
Smack's API for XEP-0382: Spoiler Messages.
- org.jivesoftware.smackx.spoiler.element - package org.jivesoftware.smackx.spoiler.element
-
Smack's API for XEP-0382: Spoiler Messages.
- org.jivesoftware.smackx.spoiler.provider - package org.jivesoftware.smackx.spoiler.provider
-
Smack's API for XEP-0382: Spoiler Messages.
- org.jivesoftware.smackx.stanza_content_encryption.element - package org.jivesoftware.smackx.stanza_content_encryption.element
-
Smack's API for XEP-0420: Stanza Content Encryption: Element classes.
- org.jivesoftware.smackx.stanza_content_encryption.provider - package org.jivesoftware.smackx.stanza_content_encryption.provider
-
Smack's API for XEP-0420: Stanza Content Encryption: Provider classes.
- org.jivesoftware.smackx.xmlelement - package org.jivesoftware.smackx.xmlelement
-
Smacks implementation of XEP-0315: Data Forms XML Element.
- org.jivesoftware.smackx.xmlelement.element - package org.jivesoftware.smackx.xmlelement.element
-
Element classes for XEP-0315: Data Forms XML Element.
- org.jivesoftware.smackx.xmlelement.provider - package org.jivesoftware.smackx.xmlelement.provider
-
Provider classes for XEP-0315: Data Forms XML Element.
- OriginIdElement - Class in org.jivesoftware.smackx.sid.element
- OriginIdElement() - Constructor for class org.jivesoftware.smackx.sid.element.OriginIdElement
- OriginIdElement(String) - Constructor for class org.jivesoftware.smackx.sid.element.OriginIdElement
- OriginIdProvider - Class in org.jivesoftware.smackx.sid.provider
- OriginIdProvider() - Constructor for class org.jivesoftware.smackx.sid.provider.OriginIdProvider
- otrV0 - org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
- owned(BareJid) - Method in class org.jivesoftware.smackx.iot.discovery.AbstractThingStateChangeListener
- owned(BareJid) - Method in interface org.jivesoftware.smackx.iot.discovery.ThingStateChangeListener
- owner - org.jivesoftware.smackx.muclight.MUCLightAffiliation
P
- pageNext(int) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQuery
- pagePrevious(int) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQuery
- parse(XmlPullParser) - Static method in class org.jivesoftware.smackx.iot.parser.NodeInfoParser
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.carbons.provider.CarbonManagerProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.chat_markers.provider.AcknowledgedProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.chat_markers.provider.DisplayedProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.chat_markers.provider.MarkableProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.chat_markers.provider.ReceivedProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.csi.provider.ClientStateIndicationFeatureProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.dox.provider.DnsIqProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.eme.provider.ExplicitMessageEncryptionProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.fallback_indication.provider.FallbackIndicationElementProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.hashes.provider.HashElementProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.hints.provider.MessageProcessingHintProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.provider.Base64BinaryChunkProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.provider.HttpOverXmppReqProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.provider.HttpOverXmppRespProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.httpfileupload.provider.FileTooLargeErrorProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.httpfileupload.provider.SlotProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.control.provider.IoTSetRequestProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.control.provider.IoTSetResponseProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.data.provider.IoTDataReadOutAcceptedProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.data.provider.IoTDataRequestProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.data.provider.IoTFieldsExtensionProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTClaimedProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTDisownedProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTDisownProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTRegisterProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTRemovedProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTRemoveProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTUnregisterProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.ClearCacheProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.ClearCacheResponseProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.FriendProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.IoTIsFriendProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.IoTIsFriendResponseProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.UnfriendProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jid_prep.provider.JidPrepIqProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle_filetransfer.provider.ChecksumProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle_filetransfer.provider.JingleFileTransferProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.json.provider.AbstractJsonExtensionProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.mam.provider.MamFinIQProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.mam.provider.MamPrefsIQProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.mam.provider.MamQueryIQProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.mam.provider.MamResultProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.message_fastening.provider.FasteningElementProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.message_markup.provider.MarkupElementProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.message_retraction.provider.RetractedElementProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.message_retraction.provider.RetractElementProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightAffiliationsChangeProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightAffiliationsIQProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightBlockingIQProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightConfigurationIQProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightConfigurationsChangeProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightInfoIQProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.push_notifications.provider.RemoteDisablingProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.reference.provider.ReferenceProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.sid.provider.OriginIdProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.sid.provider.StanzaIdProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.spoiler.provider.SpoilerProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.stanza_content_encryption.provider.ContentElementProvider
- parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.xmlelement.provider.DataFormsXmlElementProvider
- parseData(XmlPullParser) - Method in class org.jivesoftware.smackx.hoxt.provider.AbstractHttpOverXmppProvider
-
Parses Data element if any.
- parseHeaders(XmlPullParser) - Method in class org.jivesoftware.smackx.hoxt.provider.AbstractHttpOverXmppProvider
-
Parses HeadersExtension element if any.
- parseNode(XmlPullParser) - Method in class org.jivesoftware.smackx.iot.data.provider.IoTFieldsExtensionProvider
- parsePutElement_V0_4(XmlPullParser) - Static method in class org.jivesoftware.smackx.httpfileupload.provider.SlotProvider
- parseRangeElement(XmlPullParser) - Static method in class org.jivesoftware.smackx.jingle_filetransfer.provider.JingleFileTransferProvider
- parseTimestampElement(XmlPullParser) - Method in class org.jivesoftware.smackx.iot.data.provider.IoTFieldsExtensionProvider
- PATCH - org.jivesoftware.smackx.hoxt.packet.HttpMethod
- PayloadElement - Class in org.jivesoftware.smackx.stanza_content_encryption.element
- PayloadElement(List<ExtensionElement>) - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.element.PayloadElement
- pollMessage() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Polls for and returns the next message.
- POST - org.jivesoftware.smackx.hoxt.packet.HttpMethod
- PREFIX_NS_ALGO - Static variable in class org.jivesoftware.smackx.hashes.HashManager
- processRequest(Jid, Collection<SetData>) - Method in interface org.jivesoftware.smackx.iot.control.ThingControlRequest
- PushNotificationsElements - Class in org.jivesoftware.smackx.push_notifications.element
-
Push Notifications elements.
- PushNotificationsElements() - Constructor for class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements
- PushNotificationsElements.RemoteDisablingExtension - Class in org.jivesoftware.smackx.push_notifications.element
- PushNotificationsManager - Class in org.jivesoftware.smackx.push_notifications
-
Push Notifications manager class.
- PUT - org.jivesoftware.smackx.hoxt.packet.HttpMethod
- putUrl - Variable in class org.jivesoftware.smackx.httpfileupload.element.Slot
Q
- QNAME - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.AcknowledgedExtension
- QNAME - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.DisplayedExtension
- QNAME - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.MarkableExtension
- QNAME - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ReceivedExtension
- QNAME - Static variable in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
- QNAME - Static variable in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
- QNAME - Static variable in class org.jivesoftware.smackx.hints.element.StoreHint
- QNAME - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
- QNAME - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Friend
- QNAME - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
- QNAME - Static variable in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
- QNAME - Static variable in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
-
The qualified name of the MAM result extension element.
- QNAME - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
- QNAME - Static variable in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
- QNAME - Static variable in class org.jivesoftware.smackx.sid.element.OriginIdElement
- QNAME - Static variable in class org.jivesoftware.smackx.sid.element.StanzaIdElement
- QNAME - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
- QNAME - Static variable in class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
- query(Jid, DnsMessage) - Method in class org.jivesoftware.smackx.dox.DnsOverXmppManager
- query(Jid, Question) - Method in class org.jivesoftware.smackx.dox.DnsOverXmppManager
- queryArchive(MamManager.MamQueryArgs) - Method in class org.jivesoftware.smackx.mam.MamManager
- queryLastPage() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
-
Query from the last, i.e.
- queryMostRecentPage(Jid, int) - Method in class org.jivesoftware.smackx.mam.MamManager
- queryNode(String) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
R
- RandomPaddingAffixElement - Class in org.jivesoftware.smackx.stanza_content_encryption.element
- RandomPaddingAffixElement() - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
- RandomPaddingAffixElement(String) - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
- Range - Class in org.jivesoftware.smackx.jingle_filetransfer.element
-
RangeElement which specifies, which range of a file shall be transferred.
- Range() - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.element.Range
-
Create a Range element with default values.
- Range(int) - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.element.Range
-
Create a Range element with specified length.
- Range(int, int) - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.element.Range
-
Create a Range element with specified offset and length.
- Range(Integer, Integer, HashElement) - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.element.Range
-
Create a Range element with specified offset, length and hash.
- received - org.jivesoftware.smackx.carbons.packet.CarbonExtension.Direction
- received - org.jivesoftware.smackx.chat_markers.ChatMarkersState
-
The message has been received by a client.
- ReceivedExtension(String) - Constructor for class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ReceivedExtension
- ReceivedProvider - Class in org.jivesoftware.smackx.chat_markers.provider
-
Received extension provider class (XEP-0333).
- ReceivedProvider() - Constructor for class org.jivesoftware.smackx.chat_markers.provider.ReceivedProvider
- RECOMMENDED - Static variable in class org.jivesoftware.smackx.hashes.HashManager
- redGreenBlindness - org.jivesoftware.smackx.colors.ConsistentColor.Deficiency
-
Activate color correction for users suffering from red-green-blindness.
- ReferenceElement - Class in org.jivesoftware.smackx.reference.element
- ReferenceElement(Integer, Integer, ReferenceElement.Type, String, URI) - Constructor for class org.jivesoftware.smackx.reference.element.ReferenceElement
-
XEP-Compliant constructor.
- ReferenceElement(Integer, Integer, ReferenceElement.Type, String, URI, ExtensionElement) - Constructor for class org.jivesoftware.smackx.reference.element.ReferenceElement
-
XEP-incompliant (v0.2) constructor.
- ReferenceElement.Type - Enum in org.jivesoftware.smackx.reference.element
- ReferenceManager - Class in org.jivesoftware.smackx.reference
- ReferenceProvider - Class in org.jivesoftware.smackx.reference.provider
- ReferenceProvider() - Constructor for class org.jivesoftware.smackx.reference.provider.ReferenceProvider
- registerThing(Thing) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
- registerThing(Jid, Thing) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
- RemoteDisablingExtension(String, Jid) - Constructor for class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
- RemoteDisablingProvider - Class in org.jivesoftware.smackx.push_notifications.provider
-
Push Notifications Remote Disabling Provider class.
- RemoteDisablingProvider() - Constructor for class org.jivesoftware.smackx.push_notifications.provider.RemoteDisablingProvider
- removeBecameFriendListener(BecameFriendListener) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
- removeCarbonCopyReceivedListener(CarbonCopyReceivedListener) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
-
Remove a carbon copy received listener.
- removeFallbackIndicationListener(FallbackIndicationListener) - Method in class org.jivesoftware.smackx.fallback_indication.FallbackIndicationManager
-
Unregister a
FallbackIndicationListener
. - removeIncomingChatMarkerMessageListener(ChatMarkersListener) - Method in class org.jivesoftware.smackx.chat_markers.ChatMarkersManager
-
Unregister a ChatMarkersListener.
- removeMessageListener(MessageListener) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Removes a stanza listener that was being notified of any new messages in the MUCLight.
- removeThing(BareJid) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
- removeThing(BareJid, NodeInfo) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
- removeThing(Jid, BareJid, NodeInfo) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
- removeThingStateChangeListener(ThingStateChangeListener) - Method in class org.jivesoftware.smackx.iot.discovery.ThingState
- removeWasUnfriendedListener(WasUnfriendedListener) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
- requestJidPrep(String) - Method in class org.jivesoftware.smackx.jid_prep.JidPrepManager
- requestJidPrep(Jid, String) - Method in class org.jivesoftware.smackx.jid_prep.JidPrepManager
- requestMomentaryValuesReadOut(EntityFullJid) - Method in class org.jivesoftware.smackx.iot.data.IoTDataManager
-
Try to read out a things momentary values.
- requestSlot(String, long) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
-
Request a new upload slot from default upload service (if discovered).
- requestSlot(String, long, String) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
-
Request a new upload slot with optional content type from default upload service (if discovered).
- requestSlot(String, long, String, DomainBareJid) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
-
Request a new upload slot with optional content type from custom upload service.
- resolve(DnsMessage) - Method in interface org.jivesoftware.smackx.dox.DnsOverXmppResolver
- RetractedElement - Class in org.jivesoftware.smackx.message_retraction.element
- RetractedElement(Date, OriginIdElement) - Constructor for class org.jivesoftware.smackx.message_retraction.element.RetractedElement
- RetractedElementProvider - Class in org.jivesoftware.smackx.message_retraction.provider
- RetractedElementProvider() - Constructor for class org.jivesoftware.smackx.message_retraction.provider.RetractedElementProvider
- RetractElement - Class in org.jivesoftware.smackx.message_retraction.element
- RetractElement() - Constructor for class org.jivesoftware.smackx.message_retraction.element.RetractElement
- RetractElementProvider - Class in org.jivesoftware.smackx.message_retraction.provider
- RetractElementProvider() - Constructor for class org.jivesoftware.smackx.message_retraction.provider.RetractElementProvider
- retractMessage(OriginIdElement) - Method in class org.jivesoftware.smackx.message_retraction.MessageRetractionManager
-
Retract a message by appending a
RetractElement
wrapped inside aFasteningElement
which contains theOrigin-ID
of the message that will be retracted to a new message and send it to the server. - retrieveArchivingPreferences() - Method in class org.jivesoftware.smackx.mam.MamManager
-
Get the preferences stored in the server.
- retrieveFormFields() - Method in class org.jivesoftware.smackx.mam.MamManager
-
Get the form fields supported by the server.
- retrieveFormFields(String) - Method in class org.jivesoftware.smackx.mam.MamManager
-
Get the form fields supported by the server.
- RGBFrom(CharSequence) - Static method in class org.jivesoftware.smackx.colors.ConsistentColor
-
Return the consistent RGB color value of the input.
- RGBFrom(CharSequence, ConsistentColor.ConsistentColorSettings) - Static method in class org.jivesoftware.smackx.colors.ConsistentColor
-
Return the consistent RGB color value for the input.
- roster - org.jivesoftware.smackx.mam.element.MamPrefsIQ.DefaultBehavior
S
- sendCarbonsEnabled(boolean) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
-
Deprecated.
- sendFriendshipRequest(BareJid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
- sendFriendshipRequestIfRequired(BareJid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
- sendMessage(String) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Sends a message to the chat room.
- sendMessage(Message) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Deprecated.use
MultiUserChatLight.sendMessage(MessageBuilder)
instead. - sendMessage(MessageBuilder) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Sends a Message to the chat room.
- sent - org.jivesoftware.smackx.carbons.packet.CarbonExtension.Direction
- serverSupportsFallbackIndications() - Method in class org.jivesoftware.smackx.fallback_indication.FallbackIndicationManager
-
Determine, whether or not the server supports Fallback Indications.
- set(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoCopyHint
- set(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
- set(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoStoreHint
- set(MessageBuilder) - Static method in class org.jivesoftware.smackx.hints.element.StoreHint
- set(MessageBuilder, ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol) - Static method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
-
Add an EME element containing the specified
protocol
namespace to the message. - setAllowNonFriends(boolean) - Method in class org.jivesoftware.smackx.iot.IoTManager
-
Set whether or not non friends should be able to use the services provided by this manager.
- setAutoEnableIoTManagers(boolean) - Static method in class org.jivesoftware.smackx.iot.IoTManager
- setBlockQuote(int, int) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder
-
Mark a section of a message as block quote.
- SetBoolData - Class in org.jivesoftware.smackx.iot.control.element
- SetBoolData(String, boolean) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetBoolData
- SetBoolData(String, String) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetBoolData
- setCarbonsEnabled(boolean) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
-
Notify server to change the carbons state.
- setClear() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
-
Declare this
FasteningElement
to remove previous fastenings. - setCode(int, int) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder
-
Mark a section of a message as inline code.
- setCodeBlock(int, int) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder
-
Mark a section of a message as a code block.
- setConfiguredProvisioningServer(Jid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
-
Set the configured provisioning server.
- setControlRequestHandler(ThingControlRequest) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
- setData(AbstractHttpOverXmpp.Data) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Builder
-
Sets Data element.
- SetData - Class in org.jivesoftware.smackx.iot.control.element
- SetData(String, SetData.Type, String) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetData
- SetData.Type - Enum in org.jivesoftware.smackx.iot.control.element
- setDate(Date) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
- setDefaultBehavior(MamPrefsIQ.DefaultBehavior) - Method in class org.jivesoftware.smackx.mam.MamManager.MamPrefs
- setDefaultBehavior(MamPrefsIQ.DefaultBehavior) - Method in class org.jivesoftware.smackx.mam.MamManager
- setDefaultDnsOverXmppResolver(DnsOverXmppResolver) - Static method in class org.jivesoftware.smackx.dox.DnsOverXmppManager
- setDeleted(int, int) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder
-
Mark a section of a message as deleted.
- setDescription(String) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
- setDnsOverXmppResolver(DnsOverXmppResolver) - Method in class org.jivesoftware.smackx.dox.DnsOverXmppManager
- SetDoubleData - Class in org.jivesoftware.smackx.iot.control.element
- SetDoubleData(String, double) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetDoubleData
- SetDoubleData(String, String) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetDoubleData
- setEmphasis(int, int) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder
-
Mark a section of a message as emphasized.
- setEnabledByDefault(boolean) - Static method in class org.jivesoftware.smackx.carbons.CarbonManager
-
Should Carbons be automatically be enabled once the connection is authenticated? Default: false
- setEnabledByDefault(boolean) - Static method in class org.jivesoftware.smackx.message_fastening.MessageFasteningManager
-
Enable or disable auto-announcing support for Message Fastening.
- setEnabledByDefault(boolean) - Static method in class org.jivesoftware.smackx.message_retraction.MessageRetractionManager
-
Enable or disable auto-announcing support for Message Retraction.
- setEnabledByDefault(boolean) - Static method in class org.jivesoftware.smackx.sid.StableUniqueStanzaIdManager
- setExplicitly(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
- setFile(File) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
- setFrom(FromAffixElement) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
-
Set the senders jid as a 'from' affix element.
- setFrom(Jid) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
-
Set the senders jid as a 'from' affix element.
- setHash(HashElement) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
- setHeaders(HeadersExtension) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Builder
-
Sets Headers element.
- setIbb(boolean) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
-
Sets ibb attribute.
- SetIntData - Class in org.jivesoftware.smackx.iot.control.element
- SetIntData(String, int) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetIntData
- SetIntData(String, String) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetIntData
- setJingle(boolean) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
-
Sets jingle attribute.
- setKey(String) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
- SetLongData - Class in org.jivesoftware.smackx.iot.control.element
- SetLongData(String, long) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetLongData
- SetLongData(String, String) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetLongData
- setManufacturer(String) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
- setMaxChunkSize(int) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
-
Sets maxChunkSize attribute.
- setMediaType(String) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
- setMethod(HttpMethod) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
-
Sets method attribute.
- setModel(String) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
- setMomentaryReadOutRequestHandler(ThingMomentaryReadOutRequest) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
- setName(String) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
- setOriginId(String) - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
-
Set the origin-id of the referenced message.
- setOriginId(OriginIdElement) - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
-
Set the
OriginIdElement
of the referenced message. - setRandomPadding() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
-
Set some random length random content padding.
- setRandomPadding(String) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
-
Set the given string as padding.
- setRandomPadding(RandomPaddingAffixElement) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
-
Set a padding affix element.
- setRange(Range) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
- setResource(String) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
-
Sets resource attribute.
- setResultPageSize(Integer) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
- setResultPageSizeTo(int) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
- setRoomConfigs(String, HashMap<String, String>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Set the room configurations.
- setRoomConfigs(HashMap<String, String>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Set the room configurations.
- setSerialNumber(String) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
- setShell() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
-
Declare this
FasteningElement
to be a shell element. - setSipub(boolean) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
-
Sets sipub attribute.
- setSize(int) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
- setStatusCode(int) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp.Builder
-
Sets statusCode attribute.
- setStatusMessage(String) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp.Builder
-
Sets statusMessage attribute.
- setThingStateChangeListener(ThingStateChangeListener) - Method in class org.jivesoftware.smackx.iot.discovery.ThingState
- setTimestamp(Date) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
-
Set the given date as a 'time' affix element.
- setTimestamp(TimestampAffixElement) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
-
Set the timestamp of the message as a 'time' affix element.
- setTlsContext(SSLContext) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
- setUsingIq(FullJid, Collection<? extends SetData>) - Method in class org.jivesoftware.smackx.iot.control.IoTControlManager
-
Control a thing by sending a collection of
SetData
instructions. - setUsingIq(FullJid, SetData) - Method in class org.jivesoftware.smackx.iot.control.IoTControlManager
-
Control a thing by sending a collection of
SetData
instructions. - setVersion(String) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Builder
-
Sets version attribute.
- setVersion(String) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
- sha_1(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha_1(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- SHA_1 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
- sha_1HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha_1HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha_224(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha_224(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- SHA_224 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
- sha_224HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha_224HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha_256(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha_256(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- SHA_256 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
- sha_256HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha_256HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha_384(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha_384(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- SHA_384 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
- sha_384HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha_384HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha_512(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha_512(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- SHA_512 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
- sha_512HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha_512HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha3_224(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha3_224(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- SHA3_224 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
- sha3_224HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha3_224HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha3_256(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha3_256(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- SHA3_256 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
- sha3_256HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha3_256HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha3_384(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha3_384(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- SHA3_384 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
- sha3_384HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha3_384HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha3_512(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha3_512(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- SHA3_512 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
- sha3_512HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- sha3_512HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
- size - Variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
- Slot - Class in org.jivesoftware.smackx.httpfileupload.element
-
Slot responded by upload service.
- Slot(URL, URL) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.Slot
- Slot(URL, URL, Map<String, String>) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.Slot
- Slot(URL, URL, Map<String, String>, String) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.Slot
- Slot_V0_2 - Class in org.jivesoftware.smackx.httpfileupload.element
- Slot_V0_2(URL, URL) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.Slot_V0_2
- SlotProvider - Class in org.jivesoftware.smackx.httpfileupload.provider
-
Provider for Slot.
- SlotProvider() - Constructor for class org.jivesoftware.smackx.httpfileupload.provider.SlotProvider
- SlotProvider.PutElement_V0_4_Content - Class in org.jivesoftware.smackx.httpfileupload.provider
- SlotRequest - Class in org.jivesoftware.smackx.httpfileupload.element
-
Upload slot request.
- SlotRequest(DomainBareJid, String, long) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
- SlotRequest(DomainBareJid, String, long, String) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
-
Create new slot request.
- SlotRequest(DomainBareJid, String, long, String, String) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
- SlotRequest_V0_2 - Class in org.jivesoftware.smackx.httpfileupload.element
- SlotRequest_V0_2(DomainBareJid, String, long) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.SlotRequest_V0_2
- SlotRequest_V0_2(DomainBareJid, String, long, String) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.SlotRequest_V0_2
-
Create new slot request.
- SpanElement - Class in org.jivesoftware.smackx.message_markup.element
- SpanElement(int, int, Set<SpanElement.SpanStyle>) - Constructor for class org.jivesoftware.smackx.message_markup.element.SpanElement
-
Create a new Span element.
- SpanElement.SpanStyle - Enum in org.jivesoftware.smackx.message_markup.element
- SpoilerElement - Class in org.jivesoftware.smackx.spoiler.element
- SpoilerElement(String, String) - Constructor for class org.jivesoftware.smackx.spoiler.element.SpoilerElement
-
Create a new SpoilerElement with a hint about a content and a language attribute.
- SpoilerManager - Class in org.jivesoftware.smackx.spoiler
- SpoilerProvider - Class in org.jivesoftware.smackx.spoiler.provider
- SpoilerProvider() - Constructor for class org.jivesoftware.smackx.spoiler.provider.SpoilerProvider
- StableAndUniqueIdElement - Class in org.jivesoftware.smackx.sid.element
- StableAndUniqueIdElement() - Constructor for class org.jivesoftware.smackx.sid.element.StableAndUniqueIdElement
- StableAndUniqueIdElement(String) - Constructor for class org.jivesoftware.smackx.sid.element.StableAndUniqueIdElement
- StableUniqueStanzaIdManager - Class in org.jivesoftware.smackx.sid
-
Manager class for Stable and Unique Stanza IDs.
- StanzaIdElement - Class in org.jivesoftware.smackx.sid.element
- StanzaIdElement(String) - Constructor for class org.jivesoftware.smackx.sid.element.StanzaIdElement
- StanzaIdElement(String, String) - Constructor for class org.jivesoftware.smackx.sid.element.StanzaIdElement
- StanzaIdProvider - Class in org.jivesoftware.smackx.sid.provider
- StanzaIdProvider() - Constructor for class org.jivesoftware.smackx.sid.provider.StanzaIdProvider
- startAnnounceSupport() - Method in class org.jivesoftware.smackx.spoiler.SpoilerManager
-
Begin announcing support for Spoiler messages.
- stopAnnounceSupport() - Method in class org.jivesoftware.smackx.spoiler.SpoilerManager
-
End announcing support for Spoiler messages.
- stopAnnouncingSupport() - Method in class org.jivesoftware.smackx.message_fastening.MessageFasteningManager
-
Stop announcing support for Message Fastening.
- stopAnnouncingSupport() - Method in class org.jivesoftware.smackx.message_retraction.MessageRetractionManager
-
Stop announcing support for Message Retraction.
- store - org.jivesoftware.smackx.hints.element.MessageProcessingHintType
- StoreHint - Class in org.jivesoftware.smackx.hints.element
-
A "store" hint.
- StoreHintProvider - Class in org.jivesoftware.smackx.hints.provider
- StoreHintProvider() - Constructor for class org.jivesoftware.smackx.hints.provider.StoreHintProvider
- str - org.jivesoftware.smackx.iot.discovery.element.Tag.Type
T
- Tag - Class in org.jivesoftware.smackx.iot.discovery.element
- Tag(String, Tag.Type, String) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.Tag
- Tag.Type - Enum in org.jivesoftware.smackx.iot.discovery.element
- TEST_INSTANCE - Static variable in class org.jivesoftware.smackx.message_fastening.provider.FasteningElementProvider
- TEST_INSTANCE - Static variable in class org.jivesoftware.smackx.sid.provider.OriginIdProvider
-
Deprecated.
- TEST_PROVIDER - Static variable in class org.jivesoftware.smackx.reference.provider.ReferenceProvider
- Text(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
-
Creates this element.
- Thing - Class in org.jivesoftware.smackx.iot
- Thing.Builder - Class in org.jivesoftware.smackx.iot
- ThingControlRequest - Interface in org.jivesoftware.smackx.iot.control
- ThingMomentaryReadOutRequest - Interface in org.jivesoftware.smackx.iot.data
- ThingMomentaryReadOutResult - Interface in org.jivesoftware.smackx.iot.data
- ThingState - Class in org.jivesoftware.smackx.iot.discovery
- ThingStateChangeListener - Interface in org.jivesoftware.smackx.iot.discovery
- TimestampAffixElement - Class in org.jivesoftware.smackx.stanza_content_encryption.element
- TimestampAffixElement(Date) - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.element.TimestampAffixElement
- TimestampElement - Class in org.jivesoftware.smackx.iot.data.element
- TimestampElement(Date, List<? extends IoTDataField>) - Constructor for class org.jivesoftware.smackx.iot.data.element.TimestampElement
- ToAffixElement - Class in org.jivesoftware.smackx.stanza_content_encryption.element
- ToAffixElement(Jid) - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.element.ToAffixElement
- toString() - Method in enum org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
-
Return the name of the algorithm as it is used in the XEP.
- toString() - Method in enum org.jivesoftware.smackx.hashes.HashManager.NAMESPACE
- toString() - Method in enum org.jivesoftware.smackx.iot.control.element.SetData.Type
- toString() - Method in class org.jivesoftware.smackx.iot.discovery.element.Tag
- toString() - Method in class org.jivesoftware.smackx.iot.Thing
- toString() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ChatMarkerExtensionWithId
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.MarkableExtension
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Active
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Feature
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Inactive
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hashes.element.HashElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hints.element.NoCopyHint
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hints.element.NoStoreHint
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hints.element.StoreHint
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.ChunkedBase64
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Data
-
Returns string containing xml representation of this object.
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.control.element.SetData
-
Returns the XML representation of this Element.
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataField
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.data.element.NodeElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.data.element.TimestampElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.discovery.element.Tag
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.provisioning.element.Friend
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Checksum
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.json.packet.AbstractJsonPacketExtension
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.mam.element.MamElements.AlwaysJidListElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.mam.element.MamElements.NeverJidListElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.message_fastening.element.ExternalElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.message_markup.element.ListElement.ListEntryElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.message_retraction.element.RetractedElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.message_retraction.element.RetractElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.BlockingElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.OccupantsElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.UserWithAffiliationElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.reference.element.ReferenceElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.sid.element.OriginIdElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.sid.element.StanzaIdElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.PayloadElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.TimestampAffixElement
- toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
- TRACE - org.jivesoftware.smackx.hoxt.packet.HttpMethod
U
- unblockRoom(DomainBareJid, Jid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Unblock a room.
- unblockRooms(DomainBareJid, List<Jid>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Unblock rooms.
- unblockUser(DomainBareJid, Jid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Unblock a user.
- unblockUsers(DomainBareJid, List<Jid>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
-
Unblock users.
- unfriend(Jid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
- Unfriend - Class in org.jivesoftware.smackx.iot.provisioning.element
- Unfriend(BareJid) - Constructor for class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
- UnfriendProvider - Class in org.jivesoftware.smackx.iot.provisioning.provider
- UnfriendProvider() - Constructor for class org.jivesoftware.smackx.iot.provisioning.provider.UnfriendProvider
- uninstallThing(NodeInfo) - Method in class org.jivesoftware.smackx.iot.control.IoTControlManager
- uninstallThing(NodeInfo) - Method in class org.jivesoftware.smackx.iot.data.IoTDataManager
- uninstallThing(Thing) - Method in class org.jivesoftware.smackx.iot.control.IoTControlManager
- uninstallThing(Thing) - Method in class org.jivesoftware.smackx.iot.data.IoTDataManager
- unregister() - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
- unregister(NodeInfo) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
- unregister(Jid, NodeInfo) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
- updateArchivingPreferences(MamManager.MamPrefs) - Method in class org.jivesoftware.smackx.mam.MamManager
-
Update the preferences in the server.
- uploadFile(File) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
-
Request slot and uploaded file to HTTP file upload service.
- uploadFile(File, UploadProgressListener) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
-
Request slot and uploaded file to HTTP file upload service with progress callback.
- uploadFile(InputStream, String, long) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
-
Request slot and uploaded stream to HTTP upload service.
- uploadFile(InputStream, String, long, UploadProgressListener) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
-
Request slot and uploaded stream to HTTP upload service.
- UploadProgressListener - Interface in org.jivesoftware.smackx.httpfileupload
-
Callback interface to get upload progress.
- UploadService - Class in org.jivesoftware.smackx.httpfileupload
- UploadService.Version - Enum in org.jivesoftware.smackx.httpfileupload
- userSupportsFallbackIndications(EntityBareJid) - Method in class org.jivesoftware.smackx.fallback_indication.FallbackIndicationManager
-
Determine, whether or not a user supports Fallback Indications.
- UserWithAffiliationElement(Jid, MUCLightAffiliation) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightElements.UserWithAffiliationElement
-
User with affiliations element constructor.
V
- v0_2 - org.jivesoftware.smackx.httpfileupload.UploadService.Version
-
Upload service as specified in XEP-0363 v0.2 or lower.
- v0_3 - org.jivesoftware.smackx.httpfileupload.UploadService.Version
-
Upload service as specified in XEP-0363 v0.3 or higher.
- V1 - org.jivesoftware.smackx.hashes.HashManager.NAMESPACE
- V2 - org.jivesoftware.smackx.hashes.HashManager.NAMESPACE
- valueOf(String) - Static method in enum org.jivesoftware.smackx.carbons.packet.CarbonExtension.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.chat_markers.ChatMarkersState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.colors.ConsistentColor.Deficiency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.hashes.HashManager.NAMESPACE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.hints.element.MessageProcessingHintType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.hoxt.packet.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.httpfileupload.UploadService.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.iot.control.element.SetData.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.iot.discovery.element.Tag.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.mam.element.MamPrefsIQ.DefaultBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.message_markup.element.SpanElement.SpanStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.muclight.MUCLightAffiliation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.reference.element.ReferenceElement.Type
-
Returns the enum constant of this type with the specified name.
- valueOfName(String) - Static method in enum org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
-
Compensational method for static 'valueOf' function.
- values() - Static method in enum org.jivesoftware.smackx.carbons.packet.CarbonExtension.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.chat_markers.ChatMarkersState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.colors.ConsistentColor.Deficiency
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.hashes.HashManager.NAMESPACE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.hints.element.MessageProcessingHintType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.hoxt.packet.HttpMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.httpfileupload.UploadService.Version
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.iot.control.element.SetData.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.iot.discovery.element.Tag.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.mam.element.MamPrefsIQ.DefaultBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.message_markup.element.SpanElement.SpanStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.muclight.MUCLightAffiliation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.reference.element.ReferenceElement.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- wasUnfriendedListener(BareJid, Presence) - Method in interface org.jivesoftware.smackx.iot.provisioning.WasUnfriendedListener
- WasUnfriendedListener - Interface in org.jivesoftware.smackx.iot.provisioning
- withAdditionalFormField(FormField) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
- withAdditionalFormFields(List<FormField>) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
X
- Xml(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
-
Creates this element.builder.toString().
All Classes All Packages