- 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 - 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
-
- 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
-
- 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.
- 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
-
Add an origin-id element to a message and set the stanzas id to the same id as in the origin-id element.
- 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
-
Marks a message "private", so that it will not be carbon-copied, by adding private packet
extension to the message.
- addWasUnfriendedListener(WasUnfriendedListener) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
-
- 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
-
- afterUid(String) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
-
- appendTo(XmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.element.NodeInfo
-
- 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_CREATOR - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.Checksum
-
- ATTR_END - Static variable in interface 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.sid.element.StableAndUniqueIdElement
-
- 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_OFFSET - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
-
- ATTR_START - Static variable in interface 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
-
- 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) - Constructor for class org.jivesoftware.smackx.carbons.packet.CarbonExtension
-
Construct a Carbon message extension.
- CarbonExtension.Direction - Enum in org.jivesoftware.smackx.carbons.packet
-
- 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.
- 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.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.
- ChatMarkersManager - Class in org.jivesoftware.smackx.chat_markers
-
Chat Markers Manager class (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 - 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
-
- 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
-
- Constants - Class in org.jivesoftware.smackx.iot.control.element
-
- Constants() - Constructor for class org.jivesoftware.smackx.iot.control.element.Constants
-
- Constants - Class in org.jivesoftware.smackx.iot.data.element
-
- Constants() - Constructor for class org.jivesoftware.smackx.iot.data.element.Constants
-
- Constants - Class in org.jivesoftware.smackx.iot.discovery.element
-
- Constants() - Constructor for class org.jivesoftware.smackx.iot.discovery.element.Constants
-
- Constants - Class in org.jivesoftware.smackx.iot.provisioning.element
-
- 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.
- contentType - Variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
-
- CREATE - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
- 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.
- createMessage() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Creates a new Message to send to the chat room.
- createPrivateChat(EntityJid, ChatMessageListener) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Deprecated.
- 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
-
- getAddress() - Method in class org.jivesoftware.smackx.httpfileupload.UploadService
-
- 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(String) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Get the MUC Light affiliations.
- getAffiliations() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Get the MUC Light affiliations.
- 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(String) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Get the MUC Light configuration.
- getConfiguration() - 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.
- 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.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_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.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
-
- getEncryptionNamespace() - Method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
-
- getEnd() - Method in class org.jivesoftware.smackx.message_markup.element.BlockQuoteElement
-
- getEnd() - Method in class org.jivesoftware.smackx.message_markup.element.CodeBlockElement
-
- getEnd() - Method in class org.jivesoftware.smackx.message_markup.element.ListElement
-
- getEnd() - Method in interface org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
-
Return the end index of this element.
- getEnd() - Method in class org.jivesoftware.smackx.message_markup.element.SpanElement
-
- 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.
- 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
-
- getFullInfo(String) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
-
Get the MUC Light info.
- getFullInfo() - 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.AcknowledgedExtension
-
Get the id.
- getId() - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.DisplayedExtension
-
Get the id.
- getId() - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ReceivedExtension
-
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.eme.ExplicitMessageEncryptionManager
-
- 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.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(MultiUserChat) - Static method in class org.jivesoftware.smackx.mam.MamManager
-
Get a MamManager for the MAM archive of the given MultiUserChat
.
- getInstanceFor(XMPPConnection, Jid) - Static method in class org.jivesoftware.smackx.mam.MamManager
-
- 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.
- 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.hoxt.packet.AbstractHttpOverXmpp
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.httpfileupload.element.Slot
-
- 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.SlotRequest
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest_V0_2
-
- 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.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
-
- 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.push_notifications.element.DisablePushNotificationsIQ
-
Get the JID.
- getJid() - Method in class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
-
Get the JID.
- getJson() - Method in class org.jivesoftware.smackx.json.packet.AbstractJsonPacketExtension
-
- getLanguage() - Method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
-
Return the language of the hint.
- 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
-
- 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.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.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.json.packet.JsonPacketExtension
-
- getNamespace() - Method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
-
- getNamespace() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement
-
- 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
-
- 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(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
-
- getPage() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQuery
-
- 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
-
- 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
-
- 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.
- 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.BlockQuoteElement
-
- getStart() - Method in class org.jivesoftware.smackx.message_markup.element.CodeBlockElement
-
- getStart() - Method in class org.jivesoftware.smackx.message_markup.element.ListElement
-
- getStart() - Method in class org.jivesoftware.smackx.message_markup.element.ListElement.ListEntryElement
-
Return the start index of this entry.
- getStart() - Method in interface org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
-
Return the start index of this element.
- getStart() - Method in class org.jivesoftware.smackx.message_markup.element.SpanElement
-
- 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
-
- 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.
- 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.
- mamFin - Variable in class org.jivesoftware.smackx.mam.MamManager.MamQueryResult
-
Deprecated.
- 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
-
- MamManager.MamQueryResult - Class in org.jivesoftware.smackx.mam
-
Deprecated.
- 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(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(String, String, 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) - 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
-
- MarkableExtension() - Constructor for class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.MarkableExtension
-
- 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
-
- 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 - Interface 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 - Interface in org.jivesoftware.smackx.message_markup.element
-
Interface for child elements.
- 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
-
- md5HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
-
- md5HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
-
- 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
-
- momentaryReadOut(List<? extends IoTDataField>) - Method in interface org.jivesoftware.smackx.iot.data.ThingMomentaryReadOutResult
-
- momentaryReadOutRequest(ThingMomentaryReadOutResult) - Method in interface org.jivesoftware.smackx.iot.data.ThingMomentaryReadOutRequest
-
- mostRecentPage(Jid, int) - Method in class org.jivesoftware.smackx.mam.MamManager
-
- 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, String) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightGetAffiliationsIQ
-
MUC Light get affiliations IQ constructor.
- MUCLightGetAffiliationsIQ(Jid) - 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, String) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightGetConfigsIQ
-
MUC Light get configurations IQ constructor.
- MUCLightGetConfigsIQ(Jid) - 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, String) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightGetInfoIQ
-
MUC Light get info IQ constructor.
- MUCLightGetInfoIQ(Jid) - 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.
- OccupantsElement(HashMap<Jid, MUCLightAffiliation>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightElements.OccupantsElement
-
Occupants element constructor.
- onCarbonCopyReceived(CarbonExtension.Direction, Message, Message) - Method in interface org.jivesoftware.smackx.carbons.CarbonCopyReceivedListener
-
Invoked when a new carbon copy was 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.
- 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.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.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.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.jingle_filetransfer - package org.jivesoftware.smackx.jingle_filetransfer
-
- org.jivesoftware.smackx.jingle_filetransfer.element - package org.jivesoftware.smackx.jingle_filetransfer.element
-
- org.jivesoftware.smackx.jingle_filetransfer.provider - package org.jivesoftware.smackx.jingle_filetransfer.provider
-
- 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_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.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.
- 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
-
- owned(BareJid) - Method in class org.jivesoftware.smackx.iot.discovery.AbstractThingStateChangeListener
-
- owned(BareJid) - Method in interface org.jivesoftware.smackx.iot.discovery.ThingStateChangeListener
-
- 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(int, int, HashElement) - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.element.Range
-
Create a Range element with specified offset, length and hash.
- 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
-
- ReferenceElement - Class in org.jivesoftware.smackx.reference.element
-
- ReferenceElement(Integer, Integer, ReferenceElement.Type, String, URI, ExtensionElement) - Constructor for class org.jivesoftware.smackx.reference.element.ReferenceElement
-
XEP-incompliant (v0.2) constructor.
- ReferenceElement(Integer, Integer, ReferenceElement.Type, String, URI) - Constructor for class org.jivesoftware.smackx.reference.element.ReferenceElement
-
XEP-Compliant 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.
- 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
-
- 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.
- 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.
- 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.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.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.