Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X 

A

AbstractHttpOverXmpp - Class in org.jivesoftware.smackx.hoxt.packet
Abstract parent for Req and Resp IQ packets.
AbstractHttpOverXmpp(String, AbstractHttpOverXmpp.Builder<?, ?>) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
 
AbstractHttpOverXmpp.Base64 - Class in org.jivesoftware.smackx.hoxt.packet
Representation of Base64 element.
AbstractHttpOverXmpp.Builder<B extends AbstractHttpOverXmpp.Builder<B,C>,C extends AbstractHttpOverXmpp> - Class in org.jivesoftware.smackx.hoxt.packet
A builder for XMPP connection configurations.
AbstractHttpOverXmpp.ChunkedBase64 - Class in org.jivesoftware.smackx.hoxt.packet
Representation of ChunkedBase64 element.
AbstractHttpOverXmpp.Data - Class in org.jivesoftware.smackx.hoxt.packet
Representation of Data element.
AbstractHttpOverXmpp.Ibb - Class in org.jivesoftware.smackx.hoxt.packet
Representation of Ibb element.
AbstractHttpOverXmpp.Text - Class in org.jivesoftware.smackx.hoxt.packet
Representation of Text element.
AbstractHttpOverXmpp.Xml - Class in org.jivesoftware.smackx.hoxt.packet
Representation of Xml element.
AbstractHttpOverXmppProvider<H extends AbstractHttpOverXmpp> - Class in org.jivesoftware.smackx.hoxt.provider
Abstract parent for Req and Resp stanza(/packet) 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
 
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.
addMessageListener(MessageListener) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Adds a stanza(/packet) listener that will be notified of any new messages in the group chat.
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
 
appendTo(XmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.element.NodeInfo
 
ATTRIBUTE_LAST - Static variable in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 
ATTRIBUTE_NR - Static variable in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 
ATTRIBUTE_STREAM_ID - Static variable in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 

B

Base64(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
Creates this element.
Base64BinaryChunk - Class in org.jivesoftware.smackx.hoxt.packet
Stanza(/Packet) extension for base64 binary chunks.
Base64BinaryChunk(String, String, int, boolean) - Constructor for class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
Creates the extension.
Base64BinaryChunk(String, String, int) - Constructor for class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
Creates the extension.
Base64BinaryChunkProvider - Class in org.jivesoftware.smackx.hoxt.provider
Stanza(/Packet) provider for base64 binary chunks.
Base64BinaryChunkProvider() - Constructor for class org.jivesoftware.smackx.hoxt.provider.Base64BinaryChunkProvider
 
becameFriend(BareJid, Presence) - Method in interface org.jivesoftware.smackx.iot.provisioning.BecameFriendListener
 
BecameFriendListener - Interface in org.jivesoftware.smackx.iot.provisioning
 
BLOCKING - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
 
BlockingElement(Jid, Boolean, Boolean) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightElements.BlockingElement
Blocking element constructor.
blockRoom(DomainBareJid, Jid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Block a room.
blockRooms(DomainBareJid, List<Jid>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Block rooms.
blockUser(DomainBareJid, Jid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Block a user.
blockUsers(DomainBareJid, List<Jid>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Block users.
BooleanField(String, boolean) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataField.BooleanField
 
build() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Builder
 
build() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
 
build() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp.Builder
 
build() - Method in class org.jivesoftware.smackx.iot.Thing.Builder
 
Builder() - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Builder
 
builder() - Static method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
 
builder() - Static method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp
 
builder() - Static method in class org.jivesoftware.smackx.iot.Thing
 
Builder() - Constructor for class org.jivesoftware.smackx.iot.Thing.Builder
 
buildFor(int, boolean, NodeInfo, List<? extends IoTDataField>) - Static method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 

C

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(/Packet) 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
Defines the direction of a CarbonExtension message.
CarbonExtension.Private - Class in org.jivesoftware.smackx.carbons.packet
Stanza(/Packet) 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).
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
 
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.
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
 
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.

D

Data(NamedElement) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Data
Creates Data element.
DESTROY - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
 
destroy() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Destroy the MUC Light.
Disable() - Constructor for class org.jivesoftware.smackx.carbons.packet.Carbon.Disable
 
disable(Jid, String) - Method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
Disable push notifications of an specific node.
disableAll(Jid) - Method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
Disable all push notifications.
disableCarbons() - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Helper method to disable carbons.
disableCarbons(Message) - Static method in class org.jivesoftware.smackx.carbons.CarbonManager
disableCarbonsAsync(ExceptionCallback) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Disable carbons asynchronously.
DisablePushNotificationsIQ - Class in org.jivesoftware.smackx.push_notifications.element
Disable Push Notifications IQ.
DisablePushNotificationsIQ(Jid, String) - Constructor for class org.jivesoftware.smackx.push_notifications.element.DisablePushNotificationsIQ
 
DisablePushNotificationsIQ(Jid) - Constructor for class org.jivesoftware.smackx.push_notifications.element.DisablePushNotificationsIQ
 
discoverUploadService() - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
Discover upload service.
disownThing(Jid) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
 
disownThing(Jid, NodeInfo) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
 
disownThing(Jid, Jid, NodeInfo) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
 
DisplayedExtension(String) - Constructor for class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.DisplayedExtension
 
DisplayedProvider - Class in org.jivesoftware.smackx.chat_markers.provider
Displayed extension provider class (XEP-0333).
DisplayedProvider() - Constructor for class org.jivesoftware.smackx.chat_markers.provider.DisplayedProvider
 

E

ELEMENT - Static variable in class org.jivesoftware.smackx.carbons.packet.Carbon.Disable
 
ELEMENT - Static variable in class org.jivesoftware.smackx.carbons.packet.Carbon.Enable
 
ELEMENT - Static variable in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
 
ELEMENT - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.AcknowledgedExtension
acknowledged element.
ELEMENT - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.DisplayedExtension
displayed element.
ELEMENT - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.MarkableExtension
markable element.
ELEMENT - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ReceivedExtension
received element.
ELEMENT - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Active
 
ELEMENT - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Feature
 
ELEMENT - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Inactive
 
ELEMENT - Static variable in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hints.element.NoCopyHint
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hints.element.NoStoreHint
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hints.element.StoreHint
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.ChunkedBase64
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Data
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp
 
ELEMENT - Static variable in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
 
ELEMENT - Static variable in class org.jivesoftware.smackx.httpfileupload.element.Slot
 
ELEMENT - Static variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.control.element.IoTSetRequest
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.control.element.IoTSetResponse
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTDataReadOutAccepted
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTDataRequest
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.data.element.NodeElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.data.element.TimestampElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTDisowned
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTMine
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRegister
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRemove
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRemoved
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTUnregister
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.ClearCache
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.ClearCacheResponse
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Friend
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriend
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriendResponse
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
 
ELEMENT - Static variable in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
 
ELEMENT - Static variable in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
result element.
ELEMENT - Static variable in class org.jivesoftware.smackx.mam.element.MamFinIQ
fin element.
ELEMENT - Static variable in class org.jivesoftware.smackx.mam.element.MamPrefsIQ
the preferences element.
ELEMENT - Static variable in class org.jivesoftware.smackx.mam.element.MamQueryIQ
the MAM query IQ element.
ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightAffiliationsIQ
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightBlockingIQ
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightChangeAffiliationsIQ
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightConfigurationIQ
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightCreateIQ
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightDestroyIQ
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightGetAffiliationsIQ
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightGetConfigsIQ
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightGetInfoIQ
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightInfoIQ
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightSetConfigsIQ
 
ELEMENT - Static variable in class org.jivesoftware.smackx.push_notifications.element.DisablePushNotificationsIQ
disable element.
ELEMENT - Static variable in class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
enable element.
ELEMENT - Static variable in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
 
ELEMENT_CHUNK - Static variable in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 
EMPTY - Static variable in class org.jivesoftware.smackx.iot.element.NodeInfo
 
Enable() - Constructor for class org.jivesoftware.smackx.carbons.packet.Carbon.Enable
 
enable(Jid, String) - Method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
Enable push notifications.
enable(Jid, String, HashMap<String, String>) - Method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
Enable push notifications.
enableCarbons() - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Helper method to enable carbons.
enableCarbonsAsync(ExceptionCallback) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Enable carbons asynchronously.
EnablePushNotificationsIQ - Class in org.jivesoftware.smackx.push_notifications.element
Enable Push Notifications IQ.
EnablePushNotificationsIQ(Jid, String, HashMap<String, String>) - Constructor for class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
 
EnablePushNotificationsIQ(Jid, String) - Constructor for class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
 
equals(Object) - Method in class org.jivesoftware.smackx.iot.element.NodeInfo
 
ExperimentalInitializer - Class in org.jivesoftware.smack.experimental
Initializes the providers in the experimental code stream.
ExperimentalInitializer() - Constructor for class org.jivesoftware.smack.experimental.ExperimentalInitializer
 
ExplicitMessageEncryptionElement - Class in org.jivesoftware.smackx.eme.element
 
ExplicitMessageEncryptionElement(ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol) - Constructor for class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
ExplicitMessageEncryptionElement(String) - Constructor for class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
ExplicitMessageEncryptionElement(String, String) - Constructor for class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol - Enum in org.jivesoftware.smackx.eme.element
 
ExplicitMessageEncryptionManager - Class in org.jivesoftware.smackx.eme
 
ExplicitMessageEncryptionProvider - Class in org.jivesoftware.smackx.eme.provider
 
ExplicitMessageEncryptionProvider() - Constructor for class org.jivesoftware.smackx.eme.provider.ExplicitMessageEncryptionProvider
 

F

filename - Variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
 
FileTooLargeError - Class in org.jivesoftware.smackx.httpfileupload.element
File Too Large error extension.
FileTooLargeError(long) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
 
FileTooLargeError(long, String) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
 
FileTooLargeError_V0_2 - Class in org.jivesoftware.smackx.httpfileupload.element
 
FileTooLargeError_V0_2(long) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError_V0_2
 
FileTooLargeErrorProvider - Class in org.jivesoftware.smackx.httpfileupload.provider
Provider for File Too Large error extension.
FileTooLargeErrorProvider() - Constructor for class org.jivesoftware.smackx.httpfileupload.provider.FileTooLargeErrorProvider
 
findProvisioningServerComponent() - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
Try to find a provisioning server component.
findRegistry() - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
Try to find an XMPP IoT registry.
form - Variable in class org.jivesoftware.smackx.mam.MamManager.MamPrefsResult
 
forwardedMessages - Variable in class org.jivesoftware.smackx.mam.MamManager.MamQueryResult
 
Friend - Class in org.jivesoftware.smackx.iot.provisioning.element
 
Friend(BareJid) - Constructor for class org.jivesoftware.smackx.iot.provisioning.element.Friend
 
FriendProvider - Class in org.jivesoftware.smackx.iot.provisioning.provider
 
FriendProvider() - Constructor for class org.jivesoftware.smackx.iot.provisioning.provider.FriendProvider
 
from(Message) - Static method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
Obtain a Carbon from a message, if available.
from(Message) - Static method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.AcknowledgedExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.DisplayedExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.MarkableExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ReceivedExtension
 
from(String) - Static method in enum org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
 
from(Message) - Static method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
from(Stanza) - Static method in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
Retrieve the GCM stanza(/packet) extension from the packet.
from(String) - Method in class org.jivesoftware.smackx.gcm.provider.GcmExtensionProvider
 
from(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoCopyHint
 
from(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
 
from(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoStoreHint
 
from(Message) - Static method in class org.jivesoftware.smackx.hints.element.StoreHint
 
from(IQ) - Static method in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
 
from(Message) - Static method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.iot.provisioning.element.Friend
 
from(Message) - Static method in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
 
from(Stanza) - Static method in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
Retrieve the JSON stanza(/packet) extension from the packet.
from(String) - Method in class org.jivesoftware.smackx.json.provider.AbstractJsonExtensionProvider
 
from(String) - Method in class org.jivesoftware.smackx.json.provider.JsonExtensionProvider
 
from(Message) - Static method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
 
fromString(String) - Static method in enum org.jivesoftware.smackx.muclight.MUCLightAffiliation
 

G

GcmExtensionProvider - Class in org.jivesoftware.smackx.gcm.provider
 
GcmExtensionProvider() - Constructor for class org.jivesoftware.smackx.gcm.provider.GcmExtensionProvider
 
GcmPacketExtension - Class in org.jivesoftware.smackx.gcm.packet
XMPP extension elements as used by Google's GCM Cloud Connection Server (XMPP).
GcmPacketExtension(String) - Constructor for class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
 
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.
getAlwaysJids() - Method in class org.jivesoftware.smackx.mam.element.MamPrefsIQ
Get the list of always store info JIDs.
getBooleanValue() - Method in class org.jivesoftware.smackx.iot.control.element.SetBoolData
 
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.
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
 
getConfigUrl() - 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.
getDefault() - Method in class org.jivesoftware.smackx.mam.element.MamPrefsIQ
Get the default behavior.
getDefaultUploadService() - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
Get default upload service if it was discovered.
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.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.json.packet.JsonPacketExtension
 
getElementName() - Method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
 
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
 
getEncryptionNamespace() - Method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
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.
getFriend() - Method in class org.jivesoftware.smackx.iot.provisioning.element.Friend
 
getFrom(Message) - Static method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
Deprecated.
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
 
getHeaders() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
Returns Headers element.
getHeaders() - Method in class org.jivesoftware.smackx.httpfileupload.element.Slot
 
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
 
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.
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.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.mam.MamManager
Get the singleton instance of MamManager.
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.
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.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
 
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
 
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
 
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
 
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.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.json.packet.JsonPacketExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
 
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
 
getNeverJids() - Method in class org.jivesoftware.smackx.mam.element.MamPrefsIQ
Get the list of never store info JIDs.
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.
getOwner() - Method in class org.jivesoftware.smackx.iot.discovery.ThingState
 
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
 
getProvidersUrl() - 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
 
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.
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
 
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
 
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.
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
 
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.

H

handleIoTIqRequest(IQ) - Method in class org.jivesoftware.smackx.iot.IoTManager.IoTIqRequestHandler
 
handleIQRequest(IQ) - Method in class org.jivesoftware.smackx.iot.IoTManager.IoTIqRequestHandler
 
hashCode() - Method in class org.jivesoftware.smackx.iot.element.NodeInfo
 
hasHint(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoCopyHint
 
hasHint(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
 
hasHint(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoStoreHint
 
hasHint(Message) - Static method in class org.jivesoftware.smackx.hints.element.StoreHint
 
hasMaxFileSizeLimit() - Method in class org.jivesoftware.smackx.httpfileupload.UploadService
 
HOXTManager - Class in org.jivesoftware.smackx.hoxt
Manager for HTTP ove XMPP transport (XEP-0332) extension.
HOXTManager() - Constructor for class org.jivesoftware.smackx.hoxt.HOXTManager
 
HttpFileUploadManager - Class in org.jivesoftware.smackx.httpfileupload
A manager for XEP-0363: HTTP File Upload.
HttpMethod - Enum in org.jivesoftware.smackx.hoxt.packet
Enum containing HTTP methods.
HttpOverXmppReq - Class in org.jivesoftware.smackx.hoxt.packet
Represents Req IQ packet.
HttpOverXmppReq.Builder - Class in org.jivesoftware.smackx.hoxt.packet
A configuration builder for HttpOverXmppReq.
HttpOverXmppReqProvider - Class in org.jivesoftware.smackx.hoxt.provider
Req stanza(/packet) provider.
HttpOverXmppReqProvider() - Constructor for class org.jivesoftware.smackx.hoxt.provider.HttpOverXmppReqProvider
 
HttpOverXmppResp - Class in org.jivesoftware.smackx.hoxt.packet
Represents Resp IQ packet.
HttpOverXmppResp.Builder - Class in org.jivesoftware.smackx.hoxt.packet
A configuration builder for HttpOverXmppReq.
HttpOverXmppRespProvider - Class in org.jivesoftware.smackx.hoxt.provider
Resp stanza(/packet) provider.
HttpOverXmppRespProvider() - Constructor for class org.jivesoftware.smackx.hoxt.provider.HttpOverXmppRespProvider
 

I

iAmFriendOf(BareJid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
 
Ibb(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
Creates Ibb element.
inactive(XMPPConnection) - Static method in class org.jivesoftware.smackx.csi.ClientStateIndicationManager
 
INFO - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
 
installThing(Thing) - Method in class org.jivesoftware.smackx.iot.control.IoTControlManager
Install a thing in the manager.
installThing(Thing) - Method in class org.jivesoftware.smackx.iot.data.IoTDataManager
Install a thing in the manager.
INSTANCE - Static variable in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
 
INSTANCE - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Active
 
INSTANCE - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Feature
 
INSTANCE - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Inactive
 
INSTANCE - Static variable in class org.jivesoftware.smackx.hints.element.NoCopyHint
 
INSTANCE - Static variable in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
 
INSTANCE - Static variable in class org.jivesoftware.smackx.hints.element.NoStoreHint
 
INSTANCE - Static variable in class org.jivesoftware.smackx.hints.element.StoreHint
 
IntField(String, int) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataField.IntField
 
IOT_CONTROL_NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.control.element.Constants
 
IOT_DISCOVERY_NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.Constants
 
IOT_PROVISIONING_NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Constants
 
IOT_SENSORDATA_NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.data.element.Constants
 
IoTClaimed - Class in org.jivesoftware.smackx.iot.discovery.element
 
IoTClaimed(Jid) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
 
IoTClaimed(Jid, NodeInfo) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
 
IoTClaimedException - Exception in org.jivesoftware.smackx.iot.discovery
 
IoTClaimedException(IoTClaimed) - Constructor for exception org.jivesoftware.smackx.iot.discovery.IoTClaimedException
 
IoTClaimedProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
 
IoTClaimedProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTClaimedProvider
 
IoTControlManager - Class in org.jivesoftware.smackx.iot.control
A manger for XEP-0325: Internet of Things - Control.
IoTDataField - Class in org.jivesoftware.smackx.iot.data.element
 
IoTDataField(IoTDataField.Type, String) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataField
 
IoTDataField.BooleanField - Class in org.jivesoftware.smackx.iot.data.element
 
IoTDataField.IntField - Class in org.jivesoftware.smackx.iot.data.element
 
IoTDataManager - Class in org.jivesoftware.smackx.iot.data
A manager for XEP-0323: Internet of Things - Sensor Data.
IoTDataReadOutAccepted - Class in org.jivesoftware.smackx.iot.data.element
 
IoTDataReadOutAccepted(int, boolean) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataReadOutAccepted
 
IoTDataReadOutAccepted(IoTDataRequest) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataReadOutAccepted
 
IoTDataReadOutAcceptedProvider - Class in org.jivesoftware.smackx.iot.data.provider
 
IoTDataReadOutAcceptedProvider() - Constructor for class org.jivesoftware.smackx.iot.data.provider.IoTDataReadOutAcceptedProvider
 
IoTDataRequest - Class in org.jivesoftware.smackx.iot.data.element
 
IoTDataRequest(int, boolean) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataRequest
 
IoTDataRequestProvider - Class in org.jivesoftware.smackx.iot.data.provider
 
IoTDataRequestProvider() - Constructor for class org.jivesoftware.smackx.iot.data.provider.IoTDataRequestProvider
 
IoTDiscoveryManager - Class in org.jivesoftware.smackx.iot.discovery
A manager for XEP-0347: Internet of Things - Discovery.
IoTDisown - Class in org.jivesoftware.smackx.iot.discovery.element
 
IoTDisown(Jid) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
 
IoTDisown(Jid, NodeInfo) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
 
IoTDisowned - Class in org.jivesoftware.smackx.iot.discovery.element
 
IoTDisowned(NodeInfo) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTDisowned
 
IoTDisownedProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
 
IoTDisownedProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTDisownedProvider
 
IoTDisownProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
 
IoTDisownProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTDisownProvider
 
IoTException - Exception in org.jivesoftware.smackx.iot
 
IoTException() - Constructor for exception org.jivesoftware.smackx.iot.IoTException
 
IoTFieldsExtension - Class in org.jivesoftware.smackx.iot.data.element
 
IoTFieldsExtension(int, boolean, NodeElement) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
IoTFieldsExtension(int, boolean, List<NodeElement>) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
IoTFieldsExtensionFilter - Class in org.jivesoftware.smackx.iot.data.filter
 
IoTFieldsExtensionFilter(int, boolean) - Constructor for class org.jivesoftware.smackx.iot.data.filter.IoTFieldsExtensionFilter
 
IoTFieldsExtensionProvider - Class in org.jivesoftware.smackx.iot.data.provider
 
IoTFieldsExtensionProvider() - Constructor for class org.jivesoftware.smackx.iot.data.provider.IoTFieldsExtensionProvider
 
IoTIqRequestHandler(String, String, IQ.Type, IQRequestHandler.Mode) - Constructor for class org.jivesoftware.smackx.iot.IoTManager.IoTIqRequestHandler
 
IoTIsFriend - Class in org.jivesoftware.smackx.iot.provisioning.element
 
IoTIsFriend(Jid) - Constructor for class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriend
 
IoTIsFriendProvider - Class in org.jivesoftware.smackx.iot.provisioning.provider
 
IoTIsFriendProvider() - Constructor for class org.jivesoftware.smackx.iot.provisioning.provider.IoTIsFriendProvider
 
IoTIsFriendResponse - Class in org.jivesoftware.smackx.iot.provisioning.element
 
IoTIsFriendResponse(BareJid, boolean) - Constructor for class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriendResponse
 
IoTIsFriendResponseProvider - Class in org.jivesoftware.smackx.iot.provisioning.provider
 
IoTIsFriendResponseProvider() - Constructor for class org.jivesoftware.smackx.iot.provisioning.provider.IoTIsFriendResponseProvider
 
IoTManager - Class in org.jivesoftware.smackx.iot
 
IoTManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.iot.IoTManager
 
IoTManager.IoTIqRequestHandler - Class in org.jivesoftware.smackx.iot
 
IoTMine - Class in org.jivesoftware.smackx.iot.discovery.element
 
IoTMine(Collection<Tag>, boolean) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTMine
 
IoTMine(List<Tag>, boolean) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTMine
 
IoTProvisioningManager - Class in org.jivesoftware.smackx.iot.provisioning
A manager for XEP-0324: Internet of Things - Provisioning.
IoTRegister - Class in org.jivesoftware.smackx.iot.discovery.element
 
IoTRegister(Collection<Tag>, NodeInfo, boolean) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTRegister
 
IoTRegisterProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
 
IoTRegisterProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTRegisterProvider
 
IoTRemove - Class in org.jivesoftware.smackx.iot.discovery.element
 
IoTRemove(BareJid) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTRemove
 
IoTRemove(BareJid, NodeInfo) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTRemove
 
IoTRemoved - Class in org.jivesoftware.smackx.iot.discovery.element
 
IoTRemoved() - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTRemoved
 
IoTRemoved(NodeInfo) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTRemoved
 
IoTRemovedProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
 
IoTRemovedProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTRemovedProvider
 
IoTRemoveProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
 
IoTRemoveProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTRemoveProvider
 
IoTSetRequest - Class in org.jivesoftware.smackx.iot.control.element
 
IoTSetRequest(Collection<? extends SetData>) - Constructor for class org.jivesoftware.smackx.iot.control.element.IoTSetRequest
 
IoTSetRequestProvider - Class in org.jivesoftware.smackx.iot.control.provider
 
IoTSetRequestProvider() - Constructor for class org.jivesoftware.smackx.iot.control.provider.IoTSetRequestProvider
 
IoTSetResponse - Class in org.jivesoftware.smackx.iot.control.element
 
IoTSetResponse() - Constructor for class org.jivesoftware.smackx.iot.control.element.IoTSetResponse
 
IoTSetResponse(IoTSetRequest) - Constructor for class org.jivesoftware.smackx.iot.control.element.IoTSetResponse
 
IoTSetResponseProvider - Class in org.jivesoftware.smackx.iot.control.provider
 
IoTSetResponseProvider() - Constructor for class org.jivesoftware.smackx.iot.control.provider.IoTSetResponseProvider
 
IoTUnregister - Class in org.jivesoftware.smackx.iot.discovery.element
 
IoTUnregister(NodeInfo) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTUnregister
 
IoTUnregisterProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
 
IoTUnregisterProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTUnregisterProvider
 
isAllowed(Jid) - Method in class org.jivesoftware.smackx.iot.IoTManager
 
isAutoEnableActive() - Static method in class org.jivesoftware.smackx.iot.IoTManager
 
isComplete() - Method in class org.jivesoftware.smackx.mam.element.MamFinIQ
Return if it is complete.
isDone() - Method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
isFeatureSupported(DomainBareJid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Returns true if Multi-User Chat Light feature is supported by the server.
isFriend(Jid, BareJid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
As the given provisioning server is the given JID is a friend.
isIbb() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Returns ibb attribute.
isJingle() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Returns jingle attribute.
isLast() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
Returns last attribute.
isMomentary() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataRequest
 
isMyFriend(Jid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
 
isOwned() - Method in class org.jivesoftware.smackx.iot.discovery.ThingState
 
isRegistry(BareJid) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
 
isRegistry(Jid) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
 
isRemoved() - Method in class org.jivesoftware.smackx.iot.discovery.ThingState
 
isSelfOwened() - Method in class org.jivesoftware.smackx.iot.Thing
 
isSipub() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Returns sipub attribute.
isStable() - Method in class org.jivesoftware.smackx.mam.element.MamFinIQ
Return if it is stable.
isSupported(XMPPConnection) - Static method in class org.jivesoftware.smackx.csi.ClientStateIndicationManager
 
isSupported(Jid, XMPPConnection) - Static method in class org.jivesoftware.smackx.hoxt.HOXTManager
Returns true if the given entity understands the HTTP ove XMPP transport format and allows the exchange of such.
isSupported() - Method in class org.jivesoftware.smackx.mam.MamManager
Check if MAM is supported for the XMPP connection managed by this MamManager.
isSupportedByServer() - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Returns true if XMPP Carbons are supported by the server.
isSupportedByServer() - Method in class org.jivesoftware.smackx.chat_markers.ChatMarkersManager
Returns true if Chat Markers is supported by the server.
isSupportedByServer() - Method in class org.jivesoftware.smackx.mam.MamManager
Deprecated.
isSupportedByServer() - Method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
Returns true if Push Notifications is supported by the server.
isUploadServiceDiscovered() - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
Check if upload service was discovered.

J

JsonExtensionProvider - Class in org.jivesoftware.smackx.json.provider
 
JsonExtensionProvider() - Constructor for class org.jivesoftware.smackx.json.provider.JsonExtensionProvider
 
JsonPacketExtension - Class in org.jivesoftware.smackx.json.packet
XMPP JSON Containers as defined in XEP-0335.
JsonPacketExtension(String) - Constructor for class org.jivesoftware.smackx.json.packet.JsonPacketExtension
 

L

leave() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Leave the MUCLight.

M

MamElements - Class in org.jivesoftware.smackx.mam.element
MAM elements.
MamElements() - Constructor for class org.jivesoftware.smackx.mam.element.MamElements
 
MamElements.AlwaysJidListElement - Class in org.jivesoftware.smackx.mam.element
Always JID list element class for the MamPrefsIQ.
MamElements.MamResultExtension - Class in org.jivesoftware.smackx.mam.element
MAM result extension class.
MamElements.NeverJidListElement - Class in org.jivesoftware.smackx.mam.element
Never JID list element class for the MamPrefsIQ.
mamFin - Variable in class org.jivesoftware.smackx.mam.MamManager.MamQueryResult
 
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 (XEP-0313).
MamManager.MamPrefsResult - Class in org.jivesoftware.smackx.mam
MAM preferences result class.
MamManager.MamQueryResult - Class in org.jivesoftware.smackx.mam
MAM query result class.
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
 
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
Obtain the most recent page of a chat.
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.

N

NAMESPACE - Static variable in class org.jivesoftware.smackx.carbons.packet.Carbon
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.hints.element.MessageProcessingHint
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.hoxt.HOXTManager
Namespace for this extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError_V0_2
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.Slot
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.Slot_V0_2
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest_V0_2
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.control.element.IoTSetRequest
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.control.element.IoTSetResponse
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTDataReadOutAccepted
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTDataRequest
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTDisowned
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTMine
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRegister
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRemove
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRemoved
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTUnregister
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.ClearCache
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.ClearCacheResponse
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Friend
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriend
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriendResponse
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.mam.element.MamElements
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.mam.element.MamFinIQ
the IQ NAMESPACE.
NAMESPACE - Static variable in class org.jivesoftware.smackx.mam.element.MamPrefsIQ
the IQ NAMESPACE.
NAMESPACE - Static variable in class org.jivesoftware.smackx.mam.element.MamQueryIQ
the MAM query IQ NAMESPACE.
NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightAffiliationsIQ
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightBlockingIQ
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightChangeAffiliationsIQ
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightConfigurationIQ
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightCreateIQ
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightDestroyIQ
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightGetAffiliationsIQ
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightGetConfigsIQ
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightGetInfoIQ
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightInfoIQ
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightSetConfigsIQ
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.push_notifications.element.DisablePushNotificationsIQ
the IQ NAMESPACE.
NAMESPACE - Static variable in class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
the IQ NAMESPACE.
NAMESPACE - Static variable in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
 
NAMESPACE_0_2 - Static variable in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
 
NAMESPACE_V0 - Static variable in class org.jivesoftware.smackx.eme.ExplicitMessageEncryptionManager
 
NeverJidListElement(List<Jid>) - Constructor for class org.jivesoftware.smackx.mam.element.MamElements.NeverJidListElement
Never JID list element constructor.
nextMessage() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Returns the next available message in the chat.
nextMessage(long) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Returns the next available message in the chat.
NoCopyHint - Class in org.jivesoftware.smackx.hints.element
A "no copy" hint.
NoCopyHintProvider - Class in org.jivesoftware.smackx.hints.provider
 
NoCopyHintProvider() - Constructor for class org.jivesoftware.smackx.hints.provider.NoCopyHintProvider
 
NodeElement - Class in org.jivesoftware.smackx.iot.data.element
 
NodeElement(NodeInfo, TimestampElement) - Constructor for class org.jivesoftware.smackx.iot.data.element.NodeElement
 
NodeElement(NodeInfo, List<TimestampElement>) - Constructor for class org.jivesoftware.smackx.iot.data.element.NodeElement
 
NodeInfo - Class in org.jivesoftware.smackx.iot.element
 
NodeInfo(String, String, String) - Constructor for class org.jivesoftware.smackx.iot.element.NodeInfo
 
NodeInfoParser - Class in org.jivesoftware.smackx.iot.parser
 
NodeInfoParser() - Constructor for class org.jivesoftware.smackx.iot.parser.NodeInfoParser
 
NoPermanentStoreHint - Class in org.jivesoftware.smackx.hints.element
A "no permanent store" hint.
NoPermanentStoreHintProvider - Class in org.jivesoftware.smackx.hints.provider
 
NoPermanentStoreHintProvider() - Constructor for class org.jivesoftware.smackx.hints.provider.NoPermanentStoreHintProvider
 
NoStoreHint - Class in org.jivesoftware.smackx.hints.element
A "no store" hint.
NoStoreHintProvider - Class in org.jivesoftware.smackx.hints.provider
 
NoStoreHintProvider() - Constructor for class org.jivesoftware.smackx.hints.provider.NoStoreHintProvider
 

O

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.
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-280: Message Carbons.
org.jivesoftware.smackx.carbons.packet - package org.jivesoftware.smackx.carbons.packet
Stanzas and extension elements for XEP-280: Message Carbons.
org.jivesoftware.smackx.carbons.provider - package org.jivesoftware.smackx.carbons.provider
Provider for XEP-280: 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.csi - package org.jivesoftware.smackx.csi
Smack's API for XEP-352: Client State Indication.
org.jivesoftware.smackx.csi.packet - package org.jivesoftware.smackx.csi.packet
Plain stream elements for XEP-352: Client State Indication.
org.jivesoftware.smackx.csi.provider - package org.jivesoftware.smackx.csi.provider
Provider for XEP-352: 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.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-332: HTTP over XMPP transport.
org.jivesoftware.smackx.hoxt.packet - package org.jivesoftware.smackx.hoxt.packet
Stanzas and extension elements for XEP-332: HTTP over XMPP transport.
org.jivesoftware.smackx.hoxt.provider - package org.jivesoftware.smackx.hoxt.provider
Providers for XEP-332: 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.json.packet - package org.jivesoftware.smackx.json.packet
Extension elements for XEP-295: JSON Encodings for XMPP.
org.jivesoftware.smackx.json.provider - package org.jivesoftware.smackx.json.provider
Providers for XEP-295: 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.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).
owned(BareJid) - Method in class org.jivesoftware.smackx.iot.discovery.AbstractThingStateChangeListener
 
owned(BareJid) - Method in interface org.jivesoftware.smackx.iot.discovery.ThingStateChangeListener
 

P

page(DataForm, RSMSet) - Method in class org.jivesoftware.smackx.mam.MamManager
Returns a page of the archive.
page(String, DataForm, RSMSet) - Method in class org.jivesoftware.smackx.mam.MamManager
Returns a page of the archive.
pageAfter(Jid, String, int) - Method in class org.jivesoftware.smackx.mam.MamManager
Obtain page after the last message saved (specific chat).
pageBefore(Jid, String, int) - Method in class org.jivesoftware.smackx.mam.MamManager
Obtain page before the first message saved (specific chat).
pageNext(MamManager.MamQueryResult, int) - Method in class org.jivesoftware.smackx.mam.MamManager
Returns the next page of the archive.
pagePrevious(MamManager.MamQueryResult, int) - Method in class org.jivesoftware.smackx.mam.MamManager
Returns the previous page of the archive.
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.carbons.provider.CarbonManagerProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.chat_markers.provider.AcknowledgedProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.chat_markers.provider.DisplayedProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.chat_markers.provider.MarkableProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.chat_markers.provider.ReceivedProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.csi.provider.ClientStateIndicationFeatureProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.eme.provider.ExplicitMessageEncryptionProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.hints.provider.MessageProcessingHintProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.hoxt.provider.Base64BinaryChunkProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.hoxt.provider.HttpOverXmppReqProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.hoxt.provider.HttpOverXmppRespProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.httpfileupload.provider.FileTooLargeErrorProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.httpfileupload.provider.SlotProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.control.provider.IoTSetRequestProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.control.provider.IoTSetResponseProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.data.provider.IoTDataReadOutAcceptedProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.data.provider.IoTDataRequestProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.data.provider.IoTFieldsExtensionProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTClaimedProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTDisownedProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTDisownProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTRegisterProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTRemovedProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTRemoveProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTUnregisterProvider
 
parse(XmlPullParser) - Static method in class org.jivesoftware.smackx.iot.parser.NodeInfoParser
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.ClearCacheProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.ClearCacheResponseProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.FriendProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.IoTIsFriendProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.IoTIsFriendResponseProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.UnfriendProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.json.provider.AbstractJsonExtensionProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.mam.provider.MamFinIQProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.mam.provider.MamPrefsIQProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.mam.provider.MamQueryIQProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.mam.provider.MamResultProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightAffiliationsChangeProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightAffiliationsIQProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightBlockingIQProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightConfigurationIQProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightConfigurationsChangeProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightInfoIQProvider
 
parse(XmlPullParser, int) - Method in class org.jivesoftware.smackx.push_notifications.provider.RemoteDisablingProvider
 
parseData(XmlPullParser) - Method in class org.jivesoftware.smackx.hoxt.provider.AbstractHttpOverXmppProvider
Parses Data element if any.
parseHeaders(XmlPullParser) - Method in class org.jivesoftware.smackx.hoxt.provider.AbstractHttpOverXmppProvider
Parses HeadersExtension element if any.
parseNode(XmlPullParser) - Method in class org.jivesoftware.smackx.iot.data.provider.IoTFieldsExtensionProvider
 
parseTimestampElement(XmlPullParser) - Method in class org.jivesoftware.smackx.iot.data.provider.IoTFieldsExtensionProvider
 
pollMessage() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Polls for and returns the next message.
processRequest(Jid, Collection<SetData>) - Method in interface org.jivesoftware.smackx.iot.control.ThingControlRequest
 
PushNotificationsElements - Class in org.jivesoftware.smackx.push_notifications.element
Push Notifications elements.
PushNotificationsElements() - Constructor for class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements
 
PushNotificationsElements.RemoteDisablingExtension - Class in org.jivesoftware.smackx.push_notifications.element
 
PushNotificationsManager - Class in org.jivesoftware.smackx.push_notifications
Push Notifications manager class.

Q

queryArchive(Integer) - Method in class org.jivesoftware.smackx.mam.MamManager
Query archive with a maximum amount of results.
queryArchive(Jid) - Method in class org.jivesoftware.smackx.mam.MamManager
Query archive with a JID (only messages from/to the JID).
queryArchive(Date, Date) - Method in class org.jivesoftware.smackx.mam.MamManager
Query archive filtering by start and/or end date.
queryArchive(List<FormField>) - Method in class org.jivesoftware.smackx.mam.MamManager
Query Archive adding filters with additional fields.
queryArchive(Integer, Date, Date, Jid, List<FormField>) - Method in class org.jivesoftware.smackx.mam.MamManager
Query archive applying filters: max count, start date, end date, from/to JID and with additional fields.
queryArchive(String, Integer, Date, Date, Jid, List<FormField>) - Method in class org.jivesoftware.smackx.mam.MamManager
Query an message archive like a MUC archive or a pubsub node archive, addressed by an archiveAddress, applying filters: max count, start date, end date, from/to JID and with additional fields.
queryArchiveWithEndDate(Date) - Method in class org.jivesoftware.smackx.mam.MamManager
Query archive filtering by end date.
queryArchiveWithStartDate(Date) - Method in class org.jivesoftware.smackx.mam.MamManager
Query archive filtering by start date.

R

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
 
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(/packet) 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.

S

sendCarbonsEnabled(boolean) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
sendFriendshipRequest(BareJid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
 
sendFriendshipRequestIfRequired(BareJid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
 
sendMessage(String) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Sends a message to the chat room.
sendMessage(Message) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Sends a Message to the chat room.
set(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoCopyHint
 
set(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
 
set(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoStoreHint
 
set(Message) - Static method in class org.jivesoftware.smackx.hints.element.StoreHint
 
setAllowNonFriends(boolean) - Method in class org.jivesoftware.smackx.iot.IoTManager
Set whether or not non friends should be able to use the services provided by this manager.
setAutoEnableIoTManagers(boolean) - Static method in class org.jivesoftware.smackx.iot.IoTManager
 
SetBoolData - Class in org.jivesoftware.smackx.iot.control.element
 
SetBoolData(String, boolean) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetBoolData
 
SetBoolData(String, String) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetBoolData
 
setCarbonsEnabled(boolean) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Notify server to change the carbons state.
setConfiguredProvisioningServer(Jid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
Set the configured provisioning server.
setControlRequestHandler(ThingControlRequest) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
 
setData(AbstractHttpOverXmpp.Data) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Builder
Sets Data element.
SetData - Class in org.jivesoftware.smackx.iot.control.element
 
SetData(String, SetData.Type, String) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetData
 
SetData.Type - Enum in org.jivesoftware.smackx.iot.control.element
 
SetDoubleData - Class in org.jivesoftware.smackx.iot.control.element
 
SetDoubleData(String, double) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetDoubleData
 
SetDoubleData(String, String) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetDoubleData
 
setExplicitly(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
 
setHeaders(HeadersExtension) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Builder
Sets Headers element.
setIbb(boolean) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
Sets ibb attribute.
SetIntData - Class in org.jivesoftware.smackx.iot.control.element
 
SetIntData(String, int) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetIntData
 
SetIntData(String, String) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetIntData
 
setJingle(boolean) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
Sets jingle attribute.
setKey(String) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
 
SetLongData - Class in org.jivesoftware.smackx.iot.control.element
 
SetLongData(String, long) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetLongData
 
SetLongData(String, String) - Constructor for class org.jivesoftware.smackx.iot.control.element.SetLongData
 
setManufacturer(String) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
 
setMaxChunkSize(int) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
Sets maxChunkSize attribute.
setMethod(HttpMethod) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
Sets method attribute.
setModel(String) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
 
setMomentaryReadOutRequestHandler(ThingMomentaryReadOutRequest) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
 
setResource(String) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
Sets resource attribute.
setRoomConfigs(HashMap<String, String>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Set the room configurations.
setRoomConfigs(String, HashMap<String, String>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Set the room configurations.
setSerialNumber(String) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
 
setSipub(boolean) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
Sets sipub attribute.
setStatusCode(int) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp.Builder
Sets statusCode attribute.
setStatusMessage(String) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp.Builder
Sets statusMessage attribute.
setThingStateChangeListener(ThingStateChangeListener) - Method in class org.jivesoftware.smackx.iot.discovery.ThingState
 
setTlsContext(SSLContext) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
 
setUsingIq(FullJid, SetData) - Method in class org.jivesoftware.smackx.iot.control.IoTControlManager
Control a thing by sending a collection of SetData instructions.
setUsingIq(FullJid, Collection<? extends SetData>) - Method in class org.jivesoftware.smackx.iot.control.IoTControlManager
Control a thing by sending a collection of SetData instructions.
setVersion(String) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Builder
Sets version attribute.
setVersion(String) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
 
size - Variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
 
Slot - Class in org.jivesoftware.smackx.httpfileupload.element
Slot responded by upload service.
Slot(URL, URL) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.Slot
 
Slot(URL, URL, Map<String, String>) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.Slot
 
Slot(URL, URL, Map<String, String>, String) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.Slot
 
Slot_V0_2 - Class in org.jivesoftware.smackx.httpfileupload.element
 
Slot_V0_2(URL, URL) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.Slot_V0_2
 
SlotProvider - Class in org.jivesoftware.smackx.httpfileupload.provider
Provider for Slot.
SlotProvider() - Constructor for class org.jivesoftware.smackx.httpfileupload.provider.SlotProvider
 
SlotRequest - Class in org.jivesoftware.smackx.httpfileupload.element
Upload slot request.
SlotRequest(DomainBareJid, String, long) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
 
SlotRequest(DomainBareJid, String, long, String) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
Create new slot request.
SlotRequest(DomainBareJid, String, long, String, String) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
 
SlotRequest_V0_2 - Class in org.jivesoftware.smackx.httpfileupload.element
 
SlotRequest_V0_2(DomainBareJid, String, long) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.SlotRequest_V0_2
 
SlotRequest_V0_2(DomainBareJid, String, long, String) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.SlotRequest_V0_2
Create new slot request.
StoreHint - Class in org.jivesoftware.smackx.hints.element
A "store" hint.
StoreHintProvider - Class in org.jivesoftware.smackx.hints.provider
 
StoreHintProvider() - Constructor for class org.jivesoftware.smackx.hints.provider.StoreHintProvider
 

T

Tag - Class in org.jivesoftware.smackx.iot.discovery.element
 
Tag(String, Tag.Type, String) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.Tag
 
Tag.Type - Enum in org.jivesoftware.smackx.iot.discovery.element
 
Text(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
Creates this element.
Thing - Class in org.jivesoftware.smackx.iot
 
Thing.Builder - Class in org.jivesoftware.smackx.iot
 
ThingControlRequest - Interface in org.jivesoftware.smackx.iot.control
 
ThingMomentaryReadOutRequest - Interface in org.jivesoftware.smackx.iot.data
 
ThingMomentaryReadOutResult - Interface in org.jivesoftware.smackx.iot.data
 
ThingState - Class in org.jivesoftware.smackx.iot.discovery
 
ThingStateChangeListener - Interface in org.jivesoftware.smackx.iot.discovery
 
TimestampElement - Class in org.jivesoftware.smackx.iot.data.element
 
TimestampElement(Date, List<? extends IoTDataField>) - Constructor for class org.jivesoftware.smackx.iot.data.element.TimestampElement
 
toString() - Method in enum org.jivesoftware.smackx.iot.control.element.SetData.Type
 
toString() - Method in class org.jivesoftware.smackx.iot.discovery.element.Tag
 
toString() - Method in class org.jivesoftware.smackx.iot.Thing
 
toString() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
 
toXML() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
 
toXML() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
 
toXML() - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.AcknowledgedExtension
 
toXML() - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.DisplayedExtension
 
toXML() - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.MarkableExtension
 
toXML() - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ReceivedExtension
 
toXML() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Active
 
toXML() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Feature
 
toXML() - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Inactive
 
toXML() - Method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
toXML() - Method in class org.jivesoftware.smackx.hints.element.NoCopyHint
 
toXML() - Method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
 
toXML() - Method in class org.jivesoftware.smackx.hints.element.NoStoreHint
 
toXML() - Method in class org.jivesoftware.smackx.hints.element.StoreHint
 
toXML() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
 
toXML() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.ChunkedBase64
 
toXML() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Data
Returns string containing xml representation of this object.
toXML() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
 
toXML() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
 
toXML() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
 
toXML() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 
toXML() - Method in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
 
toXML() - Method in class org.jivesoftware.smackx.iot.control.element.SetData
Returns the XML representation of this Element.
toXML() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataField
 
toXML() - Method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
toXML() - Method in class org.jivesoftware.smackx.iot.data.element.NodeElement
 
toXML() - Method in class org.jivesoftware.smackx.iot.data.element.TimestampElement
 
toXML() - Method in class org.jivesoftware.smackx.iot.discovery.element.Tag
 
toXML() - Method in class org.jivesoftware.smackx.iot.provisioning.element.Friend
 
toXML() - Method in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
 
toXML() - Method in class org.jivesoftware.smackx.json.packet.AbstractJsonPacketExtension
 
toXML() - Method in class org.jivesoftware.smackx.mam.element.MamElements.AlwaysJidListElement
 
toXML() - Method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
 
toXML() - Method in class org.jivesoftware.smackx.mam.element.MamElements.NeverJidListElement
 
toXML() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
 
toXML() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.BlockingElement
 
toXML() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationElement
 
toXML() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
 
toXML() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.OccupantsElement
 
toXML() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.UserWithAffiliationElement
 
toXML() - Method in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
 

U

unblockRoom(DomainBareJid, Jid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Unblock a room.
unblockRooms(DomainBareJid, List<Jid>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Unblock rooms.
unblockUser(DomainBareJid, Jid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Unblock a user.
unblockUsers(DomainBareJid, List<Jid>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Unblock users.
Unfriend - Class in org.jivesoftware.smackx.iot.provisioning.element
 
Unfriend(BareJid) - Constructor for class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
 
unfriend(Jid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
 
UnfriendProvider - Class in org.jivesoftware.smackx.iot.provisioning.provider
 
UnfriendProvider() - Constructor for class org.jivesoftware.smackx.iot.provisioning.provider.UnfriendProvider
 
uninstallThing(Thing) - Method in class org.jivesoftware.smackx.iot.control.IoTControlManager
 
uninstallThing(NodeInfo) - Method in class org.jivesoftware.smackx.iot.control.IoTControlManager
 
uninstallThing(Thing) - Method in class org.jivesoftware.smackx.iot.data.IoTDataManager
 
uninstallThing(NodeInfo) - Method in class org.jivesoftware.smackx.iot.data.IoTDataManager
 
unregister() - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
 
unregister(NodeInfo) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
 
unregister(Jid, NodeInfo) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
 
updateArchivingPreferences(List<Jid>, List<Jid>, MamPrefsIQ.DefaultBehavior) - Method in class org.jivesoftware.smackx.mam.MamManager
Update the preferences in the server.
uploadFile(File) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
Request slot and uploaded file to HTTP file upload service.
uploadFile(File, UploadProgressListener) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
Request slot and uploaded file to HTTP file upload service with progress callback.
UploadProgressListener - Interface in org.jivesoftware.smackx.httpfileupload
Callback interface to get upload progress.
UploadService - Class in org.jivesoftware.smackx.httpfileupload
 
UserWithAffiliationElement(Jid, MUCLightAffiliation) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightElements.UserWithAffiliationElement
User with affiliations element constructor.
useTlsSettingsFrom(ConnectionConfiguration) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
 

V

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.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
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.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.muclight.MUCLightAffiliation
Returns the enum constant of this type with the specified name.
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.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.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.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.muclight.MUCLightAffiliation
Returns an array containing the constants of this enum type, in the order they are declared.

W

WasUnfriendedListener - Interface in org.jivesoftware.smackx.iot.provisioning
 
wasUnfriendedListener(BareJid, Presence) - Method in interface org.jivesoftware.smackx.iot.provisioning.WasUnfriendedListener
 

X

Xml(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
Creates this element.builder.toString().
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links