A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages

A

A - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
aborted - org.jivesoftware.smack.sasl.SASLError
 
abortPossiblyRunningReconnection() - Method in class org.jivesoftware.smack.ReconnectionManager
Abort a possibly running reconnection mechanism.
AboutToTransitionInto(State, State) - Constructor for class org.jivesoftware.smack.fsm.ConnectionStateEvent.AboutToTransitionInto
 
AbstractBufferedImageOp - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
A convenience class which implements those methods of BufferedImageOp which are rarely changed.
AbstractBufferedImageOp() - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.AbstractBufferedImageOp
 
AbstractConnectionClosedListener - Class in org.jivesoftware.smack
 
AbstractConnectionClosedListener() - Constructor for class org.jivesoftware.smack.AbstractConnectionClosedListener
 
AbstractConnectionListener - Class in org.jivesoftware.smack
Deprecated.
use ConnectionListener instead.
AbstractConnectionListener() - Constructor for class org.jivesoftware.smack.AbstractConnectionListener
Deprecated.
 
AbstractDebugger - Class in org.jivesoftware.smack.debugger
 
AbstractDebugger(XMPPConnection) - Constructor for class org.jivesoftware.smack.debugger.AbstractDebugger
 
AbstractDelayInformationProvider - Class in org.jivesoftware.smackx.delay.provider
 
AbstractDelayInformationProvider() - Constructor for class org.jivesoftware.smackx.delay.provider.AbstractDelayInformationProvider
 
AbstractError - Class in org.jivesoftware.smack.packet
 
AbstractError(Map<String, String>) - Constructor for class org.jivesoftware.smack.packet.AbstractError
 
AbstractError(Map<String, String>, String, List<ExtensionElement>) - Constructor for class org.jivesoftware.smack.packet.AbstractError
 
AbstractError(Map<String, String>, List<ExtensionElement>) - Constructor for class org.jivesoftware.smack.packet.AbstractError
 
AbstractError.Builder<B extends AbstractError.Builder<B>> - Class in org.jivesoftware.smack.packet
 
AbstractExactJidTypeFilter - Class in org.jivesoftware.smack.filter
 
AbstractExactJidTypeFilter(AbstractJidTypeFilter.JidType) - Constructor for class org.jivesoftware.smack.filter.AbstractExactJidTypeFilter
 
AbstractFromToMatchesFilter - Class in org.jivesoftware.smack.filter
 
AbstractFromToMatchesFilter(Jid, boolean) - Constructor for class org.jivesoftware.smack.filter.AbstractFromToMatchesFilter
Creates a filter matching on the address returned by AbstractFromToMatchesFilter.getAddressToCompare(Stanza).
AbstractHttpOverXmpp - Class in org.jivesoftware.smackx.hoxt.packet
Abstract parent for Req and Resp IQ packets.
AbstractHttpOverXmpp(String, AbstractHttpOverXmpp.Builder<?, ?>) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
 
AbstractHttpOverXmpp.Base64 - Class in org.jivesoftware.smackx.hoxt.packet
Representation of Base64 element.
AbstractHttpOverXmpp.Builder<B extends AbstractHttpOverXmpp.Builder<B,​C>,​C extends AbstractHttpOverXmpp> - Class in org.jivesoftware.smackx.hoxt.packet
A builder for XMPP connection configurations.
AbstractHttpOverXmpp.ChunkedBase64 - Class in org.jivesoftware.smackx.hoxt.packet
Representation of ChunkedBase64 element.
AbstractHttpOverXmpp.Data - Class in org.jivesoftware.smackx.hoxt.packet
Representation of Data element.
AbstractHttpOverXmpp.Ibb - Class in org.jivesoftware.smackx.hoxt.packet
Representation of Ibb element.
AbstractHttpOverXmpp.Text - Class in org.jivesoftware.smackx.hoxt.packet
Representation of Text element.
AbstractHttpOverXmpp.Xml - Class in org.jivesoftware.smackx.hoxt.packet
Representation of Xml element.
AbstractHttpOverXmppProvider<H extends AbstractHttpOverXmpp> - Class in org.jivesoftware.smackx.hoxt.provider
Abstract parent for Req and Resp stanza providers.
AbstractHttpOverXmppProvider() - Constructor for class org.jivesoftware.smackx.hoxt.provider.AbstractHttpOverXmppProvider
 
AbstractIqBuilder<IB extends AbstractIqBuilder<IB>> - Class in org.jivesoftware.smack.packet
 
AbstractIqRequestHandler - Class in org.jivesoftware.smack.iqrequest
Convenience class to create IQ requests handlers.
AbstractIqRequestHandler(String, String, IQ.Type, IQRequestHandler.Mode) - Constructor for class org.jivesoftware.smack.iqrequest.AbstractIqRequestHandler
 
AbstractJidTypeFilter - Class in org.jivesoftware.smack.filter
 
AbstractJidTypeFilter - Class in org.jivesoftware.smack.filter.jidtype
Base class for XMPP address type filters.
AbstractJidTypeFilter(AbstractJidTypeFilter.JidType) - Constructor for class org.jivesoftware.smack.filter.AbstractJidTypeFilter
 
AbstractJidTypeFilter(AbstractJidTypeFilter.JidType) - Constructor for class org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter
 
AbstractJidTypeFilter.JidType - Enum in org.jivesoftware.smack.filter
 
AbstractJidTypeFilter.JidType - Enum in org.jivesoftware.smack.filter.jidtype
 
AbstractJsonExtensionProvider<J extends AbstractJsonPacketExtension> - Class in org.jivesoftware.smackx.json.provider
 
AbstractJsonExtensionProvider() - Constructor for class org.jivesoftware.smackx.json.provider.AbstractJsonExtensionProvider
 
AbstractJsonPacketExtension - Class in org.jivesoftware.smackx.json.packet
 
AbstractJsonPacketExtension(String) - Constructor for class org.jivesoftware.smackx.json.packet.AbstractJsonPacketExtension
 
AbstractListFilter - Class in org.jivesoftware.smack.filter
 
AbstractListFilter() - Constructor for class org.jivesoftware.smack.filter.AbstractListFilter
Creates an empty filter.
AbstractListFilter(List<StanzaFilter>) - Constructor for class org.jivesoftware.smack.filter.AbstractListFilter
Creates an filter using the specified filters.
AbstractListFilter(StanzaFilter...) - Constructor for class org.jivesoftware.smack.filter.AbstractListFilter
Creates an filter using the specified filters.
AbstractMultiFormField - Class in org.jivesoftware.smackx.xdata
 
AbstractMultiFormField(AbstractMultiFormField.Builder<?, ?>) - Constructor for class org.jivesoftware.smackx.xdata.AbstractMultiFormField
 
AbstractMultiFormField.Builder<F extends AbstractMultiFormField,​B extends FormField.Builder<F,​B>> - Class in org.jivesoftware.smackx.xdata
 
AbstractNodeInformationProvider - Class in org.jivesoftware.smackx.disco
 
AbstractNodeInformationProvider() - Constructor for class org.jivesoftware.smackx.disco.AbstractNodeInformationProvider
 
AbstractOpenPgpKeyStore - Class in org.jivesoftware.smackx.ox.store.abstr
 
AbstractOpenPgpKeyStore() - Constructor for class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
 
AbstractOpenPgpMetadataStore - Class in org.jivesoftware.smackx.ox.store.abstr
 
AbstractOpenPgpMetadataStore() - Constructor for class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpMetadataStore
 
AbstractOpenPgpStore - Class in org.jivesoftware.smackx.ox.store.abstr
 
AbstractOpenPgpStore(OpenPgpKeyStore, OpenPgpMetadataStore, OpenPgpTrustStore) - Constructor for class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
AbstractOpenPgpTrustStore - Class in org.jivesoftware.smackx.ox.store.abstr
 
AbstractOpenPgpTrustStore() - Constructor for class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpTrustStore
 
AbstractPossibleJidTypeFilter - Class in org.jivesoftware.smack.filter
 
AbstractPossibleJidTypeFilter(AbstractJidTypeFilter.JidType) - Constructor for class org.jivesoftware.smack.filter.AbstractPossibleJidTypeFilter
 
AbstractPresenceEventListener - Class in org.jivesoftware.smack.roster
 
AbstractPresenceEventListener() - Constructor for class org.jivesoftware.smack.roster.AbstractPresenceEventListener
 
AbstractProvider<E extends Element> - Class in org.jivesoftware.smack.provider
 
AbstractProvider() - Constructor for class org.jivesoftware.smack.provider.AbstractProvider
 
AbstractRosterListener - Class in org.jivesoftware.smack.roster
Provides empty implementations for RosterListener.
AbstractRosterListener() - Constructor for class org.jivesoftware.smack.roster.AbstractRosterListener
 
AbstractSingleStringValueFormField - Class in org.jivesoftware.smackx.xdata
 
AbstractSingleStringValueFormField(AbstractSingleStringValueFormField.Builder<?, ?>) - Constructor for class org.jivesoftware.smackx.xdata.AbstractSingleStringValueFormField
 
AbstractSingleStringValueFormField.Builder<F extends SingleValueFormField,​B extends SingleValueFormField.Builder<F,​B>> - Class in org.jivesoftware.smackx.xdata
 
AbstractStats - Class in org.jivesoftware.smack.internal
 
AbstractStats() - Constructor for class org.jivesoftware.smack.internal.AbstractStats
 
AbstractTextElement - Class in org.jivesoftware.smack.packet
 
AbstractTextElement(String, String) - Constructor for class org.jivesoftware.smack.packet.AbstractTextElement
 
AbstractThingStateChangeListener - Class in org.jivesoftware.smackx.iot.discovery
 
AbstractThingStateChangeListener() - Constructor for class org.jivesoftware.smackx.iot.discovery.AbstractThingStateChangeListener
 
AbstractXMPPConnection - Class in org.jivesoftware.smack
This abstract class is commonly used as super class for XMPP connection mechanisms like TCP and BOSH.
AbstractXMPPConnection(ConnectionConfiguration) - Constructor for class org.jivesoftware.smack.AbstractXMPPConnection
Create a new XMPPConnection to an XMPP server.
AbstractXMPPConnection.InterceptorWrapper - Class in org.jivesoftware.smack
Deprecated.
AbstractXMPPConnection.ListenerWrapper - Class in org.jivesoftware.smack
A wrapper class to associate a stanza filter with a listener.
AbstractXMPPConnection.SyncPointState - Enum in org.jivesoftware.smack
 
accept() - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamRequest
Accepts the bytestream open request and returns the session to send/receive data.
accept() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamRequest
Accepts the In-Band Bytestream open request and returns the session to send/receive data.
accept() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
Accepts the SOCKS5 Bytestream initialization request and returns the socket to send/receive data.
accept() - Method in class org.jivesoftware.smackx.filetransfer.FileTransferRequest
Accepts this file transfer and creates the incoming file transfer.
accept() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionRequest
Accepts this request and creates the incoming Jingle session.
accept() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
Accepts the offer.
accept(E) - Method in class org.jivesoftware.smack.filter.ExtensionElementFilter
 
accept(Map<OpenPgpV4Fingerprint, Date>, PGPPublicKeyRing) - Method in class org.jivesoftware.smackx.ox.selection_strategy.AnnouncedKeys.PubKeyRingSelectionStrategy
 
accept(Map<OpenPgpV4Fingerprint, Date>, PGPSecretKeyRing) - Method in class org.jivesoftware.smackx.ox.selection_strategy.AnnouncedKeys.SecKeyRingSelectionStrategy
 
accept(N) - Method in interface org.jivesoftware.smack.NonzaCallback.NonzaListener
 
accept(Stanza) - Method in class org.jivesoftware.smack.filter.AbstractExactJidTypeFilter
 
accept(Stanza) - Method in class org.jivesoftware.smack.filter.AbstractFromToMatchesFilter
 
accept(Stanza) - Method in class org.jivesoftware.smack.filter.AbstractPossibleJidTypeFilter
 
accept(Stanza) - Method in class org.jivesoftware.smack.filter.AndFilter
 
accept(Stanza) - Method in class org.jivesoftware.smack.filter.EmptyToMatcher
 
accept(Stanza) - Method in class org.jivesoftware.smack.filter.ExtensionElementFilter
 
accept(Stanza) - Method in class org.jivesoftware.smack.filter.FlexibleStanzaTypeFilter
 
accept(Stanza) - Method in class org.jivesoftware.smack.filter.IQReplyFilter
 
accept(Stanza) - Method in class org.jivesoftware.smack.filter.IQResultReplyFilter
 
accept(Stanza) - Method in class org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter
 
accept(Stanza) - Method in class org.jivesoftware.smack.filter.NotFilter
 
accept(Stanza) - Method in class org.jivesoftware.smack.filter.OrFilter
 
accept(Stanza) - Method in class org.jivesoftware.smack.filter.StanzaExtensionFilter
 
accept(Stanza) - Method in interface org.jivesoftware.smack.filter.StanzaFilter
Tests whether or not the specified stanza should pass the filter.
accept(Stanza) - Method in class org.jivesoftware.smack.filter.StanzaIdFilter
 
accept(Stanza) - Method in class org.jivesoftware.smack.filter.StanzaTypeFilter
 
accept(Stanza) - Method in class org.jivesoftware.smack.sm.predicates.AfterXStanzas
 
accept(Stanza) - Method in class org.jivesoftware.smack.sm.predicates.ForEveryMessage
 
accept(Stanza) - Method in class org.jivesoftware.smack.sm.predicates.ForEveryStanza
 
accept(Stanza) - Method in class org.jivesoftware.smack.sm.predicates.ForMatchingPredicateOrAfterXStanzas
 
accept(Stanza) - Method in class org.jivesoftware.smack.sm.predicates.ShortcutPredicates
 
accept(Stanza) - Method in class org.jivesoftware.smack.sm.predicates.tcp.OnceForThisStanza
 
accept(Stanza) - Method in class org.jivesoftware.smackx.chat_markers.filter.EligibleForChatMarkerFilter
From XEP-0333, Protocol Format: The Chat Marker MUST have an 'id' which is the 'id' of the message being marked.
In order to make Chat Markers works together with XEP-0085 as it said in 8.5 Interaction with Chat States, only messages with active chat state are accepted.
accept(Stanza) - Method in class org.jivesoftware.smackx.delay.filter.DelayedStanzaFilter
 
accept(Stanza) - Method in class org.jivesoftware.smackx.muc.filter.MUCUserStatusCodeFilter
 
accept(EventElement) - Method in class org.jivesoftware.smackx.pubsub.filter.EventItemsExtensionFilter
 
accept(BareJid, PGPPublicKeyRing) - Method in class org.jivesoftware.smackx.ox.selection_strategy.BareJidUserId.PubRingSelectionStrategy
 
accept(BareJid, PGPSecretKeyRing) - Method in class org.jivesoftware.smackx.ox.selection_strategy.BareJidUserId.SecRingSelectionStrategy
 
accept(T) - Method in interface org.jivesoftware.smack.util.Consumer
 
accept_all - org.jivesoftware.smack.roster.Roster.SubscriptionMode
Automatically accept all subscription and unsubscription requests.
acceptableTransportCandidate(TransportCandidate, List<TransportCandidate>) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Return true if the transport candidate is acceptable for the current negotiator.
acceptableTransportCandidate(TransportCandidate, List<TransportCandidate>) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator.Ice
Return true for ICE candidates.
acceptableTransportCandidate(TransportCandidate, List<TransportCandidate>) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator.RawUdp
Return true for fixed candidates.
acceptAllCertificates(B) - Static method in class org.jivesoftware.smack.util.TLSUtils
Accept all TLS certificates.
AcceptAllTrustManager() - Constructor for class org.jivesoftware.smack.util.TLSUtils.AcceptAllTrustManager
 
acceptsFileOfSize(long) - Method in class org.jivesoftware.smackx.httpfileupload.UploadService
 
acceptSpecific(IQ) - Method in class org.jivesoftware.smack.filter.IQTypeFilter
 
acceptSpecific(Message) - Method in class org.jivesoftware.smack.filter.MessageTypeFilter
 
acceptSpecific(Message) - Method in class org.jivesoftware.smack.filter.MessageWithBodiesFilter
 
acceptSpecific(Message) - Method in class org.jivesoftware.smack.filter.MessageWithSubjectFilter
 
acceptSpecific(Message) - Method in class org.jivesoftware.smack.filter.MessageWithThreadFilter
 
acceptSpecific(Message) - Method in class org.jivesoftware.smack.filter.ThreadFilter
 
acceptSpecific(Message) - Method in class org.jivesoftware.smackx.iot.data.filter.IoTFieldsExtensionFilter
 
acceptSpecific(Message) - Method in class org.jivesoftware.smackx.mam.filter.MamResultFilter
 
acceptSpecific(Presence) - Method in class org.jivesoftware.smack.filter.PresenceTypeFilter
 
acceptSpecific(Privacy) - Method in class org.jivesoftware.smackx.privacy.filter.SetActiveListFilter
 
acceptSpecific(Privacy) - Method in class org.jivesoftware.smackx.privacy.filter.SetDefaultListFilter
 
acceptSpecific(S) - Method in class org.jivesoftware.smack.filter.FlexibleStanzaTypeFilter
 
access_authorize - org.jivesoftware.smackx.pubsub.PubSubFeature
 
access_model - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
Determines who may subscribe and retrieve items.
access_open - org.jivesoftware.smackx.pubsub.PubSubFeature
 
access_presence - org.jivesoftware.smackx.pubsub.PubSubFeature
 
access_roster - org.jivesoftware.smackx.pubsub.PubSubFeature
 
access_whitelist - org.jivesoftware.smackx.pubsub.PubSubFeature
 
AccessModel - Enum in org.jivesoftware.smackx.pubsub
This enumeration represents the access models for the PubSub node as defined in the PubSub specification section 16.4.3.
account_disabled - org.jivesoftware.smack.sasl.SASLError
 
AccountManager - Class in org.jivesoftware.smackx.iqregister
Allows creation and management of accounts on an XMPP server.
accountSupportsFeatures(CharSequence...) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Check if the given features are supported by the connection account.
accountSupportsFeatures(Collection<? extends CharSequence>) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Check if the given collection of features are supported by the connection account.
ackAnswer(XmlPullParser) - Static method in class org.jivesoftware.smack.sm.provider.ParseStreamManagement
 
AckAnswer(long) - Constructor for class org.jivesoftware.smack.sm.packet.StreamManagement.AckAnswer
 
acknowledged - org.jivesoftware.smackx.chat_markers.ChatMarkersState
The message has been acknowledged by some user interaction e.g.
AcknowledgedExtension(String) - Constructor for class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.AcknowledgedExtension
 
AcknowledgedProvider - Class in org.jivesoftware.smackx.chat_markers.provider
Acknowledged extension provider class (XEP-0333).
AcknowledgedProvider() - Constructor for class org.jivesoftware.smackx.chat_markers.provider.AcknowledgedProvider
 
acknowledgeLicense() - Static method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoService
 
ackRequest(XmlPullParser) - Static method in class org.jivesoftware.smack.sm.provider.ParseStreamManagement
 
action() - Method in interface org.jivesoftware.smack.util.EventManger.Callback
 
ACTION_ATTRIBUTE_NAME - Static variable in class org.jivesoftware.smackx.jingle.element.Jingle
 
Activate(Jid) - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Activate
Default constructor specifying the target of the stream.
active - org.jivesoftware.smackx.chatstates.ChatState
User is actively participating in the chat session.
active(XMPPConnection) - Static method in class org.jivesoftware.smackx.csi.ClientStateIndicationManager
 
ACTIVE - Static variable in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue.Status
The queue is active but NOT accepting new chat requests.
add(String, Collection<? extends V>, Function<?, V>) - Method in class org.jivesoftware.smack.util.ToStringUtil.Builder
 
ADD - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
addAction(AdHocCommand.Action) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
addActionAvailable(AdHocCommand.Action) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Add an action to the current stage available actions.
addAddress(MultipleAddresses.Type, Jid, String, String, boolean, String) - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses
Adds a new address to which the stanza is going to be sent or was sent.
addAlgorithmsToFeatures(List<HashManager.ALGORITHM>) - Method in class org.jivesoftware.smackx.hashes.HashManager
Announce support for the given list of algorithms.
addAllJidsUnblockedListener(AllJidsUnblockedListener) - Method in class org.jivesoftware.smackx.blocking.BlockingCommandManager
 
addAllKnownModulesTo(ModularXmppClientToServerConnectionConfiguration.Builder) - Static method in class org.jivesoftware.smack.SmackConfiguration
 
addAsyncStanzaListener(StanzaListener, StanzaFilter) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
addAsyncStanzaListener(StanzaListener, StanzaFilter) - Method in interface org.jivesoftware.smack.XMPPConnection
Registers an asynchronous stanza listener with this connection.
addAttribute(String, String) - Method in class org.jivesoftware.smack.packet.StandardExtensionElement.Builder
 
addAttributes(Map<String, String>) - Method in class org.jivesoftware.smack.packet.StandardExtensionElement.Builder
 
addAudioPayloadTypes(List<PayloadType.Audio>) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Adds a list of payloads to the packet.
addAudioPayloadTypes(List<PayloadType>) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Adds a list of payloads to the packet.
addBecameFriendListener(BecameFriendListener) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
 
addBoB(BoBData) - Method in class org.jivesoftware.smackx.bob.BoBManager
 
addBody(CharSequence) - Method in class org.jivesoftware.smackx.xhtmlim.packet.XHTMLExtension
Adds a body to the packet.
addBody(String, String) - Method in class org.jivesoftware.smack.packet.Message
Deprecated.
use StanzaBuilder instead.
addBody(String, String) - Method in class org.jivesoftware.smack.packet.MessageBuilder
Adds a body with a corresponding language.
addBody(MessageBuilder, XHTMLText) - Static method in class org.jivesoftware.smackx.xhtmlim.XHTMLManager
Adds an XHTML body to the message.
addBody(Message, XHTMLText) - Static method in class org.jivesoftware.smackx.xhtmlim.XHTMLManager
addBookmarkedConference(String, EntityBareJid, boolean, Resourcepart, String) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkManager
Adds or updates a conference in the bookmarks.
addBookmarkedConference(BookmarkedConference) - Method in class org.jivesoftware.smackx.bookmarks.Bookmarks
Add a BookmarkedConference to bookmarks.
addBookmarkedURL(String, String, boolean) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkManager
Adds a new url or updates an already existing url in the bookmarks.
addBookmarkedURL(BookmarkedURL) - Method in class org.jivesoftware.smackx.bookmarks.Bookmarks
Adds a BookmarkedURL.
addCandidate(TransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Add a new transport candidate
addCandidate(JingleTransport.JingleTransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Adds a transport candidate.
addCandidate(JingleTransport.JingleTransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.Ice
Add a transport candidate.
addCandidate(JingleTransport.JingleTransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.RawUdp
Add a transport candidate.
addCandidateEcho(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
 
addCarbonCopyReceivedListener(CarbonCopyReceivedListener) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Add a carbon copy received listener.
addChatListener(ChatManagerListener) - Method in class org.jivesoftware.smack.chat.ChatManager
Deprecated.
Register a new listener with the ChatManager to receive events related to chats.
addChatSession(AgentChatSession) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
 
addChatStateListener(ChatStateListener) - Method in class org.jivesoftware.smackx.chatstates.ChatStateManager
Register a ChatStateListener.
addColumn(ReportedData.Column) - Method in class org.jivesoftware.smackx.search.ReportedData
Adds a new Column.
addCommonAttributes(XmlStringBuilder) - Method in class org.jivesoftware.smack.packet.Stanza
Add to, from, and id attributes.
addCommonXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.ox.element.EncryptedOpenPgpContentElement
 
addCommonXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.ox.element.OpenPgpContentElement
 
addCompressionHandler(XMPPInputOutputStream) - Static method in class org.jivesoftware.smack.SmackConfiguration
 
addConfigurationListener(NodeConfigListener) - Method in class org.jivesoftware.smackx.pubsub.Node
Register a listener for configuration events.
addConnectionCreationListener(ConnectionCreationListener) - Static method in class org.jivesoftware.smack.XMPPConnectionRegistry
Adds a new listener that will be notified when new Connections are created.
addConnectionListener(ConnectionListener) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
addConnectionListener(ConnectionListener) - Method in interface org.jivesoftware.smack.XMPPConnection
Adds a connection listener to this connection that will be notified when the connection closes or fails.
addConnectionStateMachineListener(ConnectionStateMachineListener) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
addContent(JingleContent) - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Add a new content.
addContentNegotiator(ContentNegotiator) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Add a new content negotiator on behalf of a <content/> section received.
addContents(List<JingleContent>) - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Add a list of JingleContent elements.
addCreationListener(CreatedJingleSessionListener) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Adds a CreatedJingleSessionListener.
addDefaultMessageInterceptor(MucMessageInterceptor) - Static method in class org.jivesoftware.smackx.muc.MultiUserChatManager
 
addDeliveryReceiptRequest(Message) - Static method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
addDescriptiveTextsAndExtensions(XmlStringBuilder) - Method in class org.jivesoftware.smack.packet.AbstractError
 
addDevice(int) - Method in class org.jivesoftware.smackx.omemo.internal.OmemoCachedDeviceList
Add a device to the list of active devices and remove it from inactive.
addDisabledSmackClass(Class<?>) - Static method in class org.jivesoftware.smack.SmackConfiguration
addDisabledSmackClass(String) - Static method in class org.jivesoftware.smack.SmackConfiguration
Add a class to the disabled smack classes.
addDisabledSmackClasses(String...) - Static method in class org.jivesoftware.smack.SmackConfiguration
Add the given class names to the list of disabled Smack classes.
addDiscoInfoLookupShortcutMechanism(DiscoInfoLookupShortcutMechanism) - Static method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
 
addDiscoverInfoByNodePersistent(String, DiscoverInfo) - Method in interface org.jivesoftware.smackx.caps.cache.EntityCapsPersistentCache
Add an DiscoverInfo to the persistent Cache.
addDiscoverInfoByNodePersistent(String, DiscoverInfo) - Method in class org.jivesoftware.smackx.caps.cache.SimpleDirectoryPersistentCache
 
addDiscoverInfoTo(DiscoverInfoBuilder) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Add discover info response data.
addElement(String, String) - Method in class org.jivesoftware.smack.packet.StandardExtensionElement.Builder
 
addElement(StandardExtensionElement) - Method in class org.jivesoftware.smack.packet.StandardExtensionElement.Builder
 
addEnabledSaslMechanism(String) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Add the given mechanism to the enabled ones.
addEnabledSaslMechanism(Collection<String>) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Enable the given SASL mechanisms.
addEntityCapabilitiesChangedListener(EntityCapabilitiesChangedListener) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
 
addEntry(int, int) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder.ListBuilder
Add an entry to the list.
addEntry(RosterPacket.Item, String) - Method in class org.jivesoftware.smack.roster.rosterstore.DirectoryRosterStore
 
addEntry(RosterPacket.Item, String) - Method in interface org.jivesoftware.smack.roster.rosterstore.RosterStore
This method stores a new roster entry in this store or updates an existing one.
addEntry(RosterEntry) - Method in class org.jivesoftware.smack.roster.RosterGroup
Adds a roster entry to this group.
addExpectedId(String) - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Add expected ID.
addExtendedInfo(DataForm) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Registers extended discovery information of this XMPP entity.
addExtension(ExtensionElement) - Method in class org.jivesoftware.smack.packet.AbstractError.Builder
 
addExtension(ExtensionElement) - Method in class org.jivesoftware.smack.packet.Stanza
Adds a stanza extension to the packet.
addExtension(ExtensionElement) - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
addExtensionElement(Collection<ExtensionElement>, XmlPullParser, String, String, XmlEnvironment) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
addExtensionElement(Collection<ExtensionElement>, XmlPullParser, XmlEnvironment) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
addExtensionElement(Element) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Builder
 
addExtensionElement(StanzaBuilder<?>, XmlPullParser, String, String, XmlEnvironment) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
addExtensionElement(StanzaBuilder<?>, XmlPullParser, XmlEnvironment) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
addExtensionElement(Stanza, XmlPullParser, String, String, XmlEnvironment) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
addExtensionElement(Stanza, XmlPullParser, XmlEnvironment) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
addExtensionProvider(String, String, Object) - Static method in class org.jivesoftware.smack.provider.ProviderManager
Adds an extension provider with the specified element name and name space.
addExtensions(Collection<? extends ExtensionElement>) - Method in class org.jivesoftware.smack.packet.Stanza
Adds a collection of stanza extensions to the packet.
addExtensions(Collection<? extends ExtensionElement>) - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
addExternalPayload(ExternalElement) - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
Add an external payload.
addExternalPayloads(List<ExternalElement>) - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
Add multiple external payloads at once.
addExtraAttributes(XmlStringBuilder) - Method in class org.jivesoftware.smackx.jingle.element.JingleContentDescription
 
addExtraAttributes(XmlStringBuilder) - Method in class org.jivesoftware.smackx.jingle.element.JingleContentTransport
 
addExtraAttributes(XmlStringBuilder) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
addExtraAttributes(XmlStringBuilder) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
addFailures(CannotEstablishOmemoSessionException) - Method in exception org.jivesoftware.smackx.omemo.exceptions.CannotEstablishOmemoSessionException
 
addFallbackIndication(MessageBuilder) - Static method in class org.jivesoftware.smackx.fallback_indication.FallbackIndicationManager
Add a FallbackIndicationElement to the provided message builder.
addFallbackIndicationListener(FallbackIndicationListener) - Method in class org.jivesoftware.smackx.fallback_indication.FallbackIndicationManager
Register a FallbackIndicationListener that gets notified whenever a message that contains a FallbackIndicationElement is received.
addFallbackIndicationWithBody(MessageBuilder, String) - Static method in class org.jivesoftware.smackx.fallback_indication.FallbackIndicationManager
Set the body of the message to the provided fallback message and add a FallbackIndicationElement.
addFeature(String) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
Deprecated.
addFeature(String) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
addFeature(String) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Registers that a new feature is supported by this XMPP entity.
addFeature(DiscoverInfo.Feature) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
addFeature(DiscoverInfo.Feature) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
addFeatures(Collection<String>) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
addFeatures(Collection<String>) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
addField(FormField) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Builder
Adds a new field as part of the form.
addFields(Collection<? extends FormField>) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Builder
Add the given fields to this form.
addFileTransferListener(FileTransferListener) - Method in class org.jivesoftware.smackx.filetransfer.FileTransferManager
Add a file transfer listener to listen to incoming file transfer requests.
addFilter(StanzaFilter) - Method in class org.jivesoftware.smack.filter.AbstractListFilter
Adds a filter to the filter list.
addFormFieldChildElement(FormFieldChildElement) - Method in class org.jivesoftware.smackx.xdata.FormField.Builder
 
addFormFieldChildElementProvider(QName, FormFieldChildElementProvider<?>) - Static method in class org.jivesoftware.smackx.xdata.provider.FormFieldChildElementProviderManager
 
addFormFieldChildElementProvider(FormFieldChildElementProvider<?>...) - Static method in class org.jivesoftware.smackx.xdata.provider.FormFieldChildElementProviderManager
 
addFormFieldChildElements(Collection<? extends FormFieldChildElement>) - Method in class org.jivesoftware.smackx.xdata.FormField.Builder
 
addFurtherAffixElement(AffixElement) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
Add an additional, SCE profile specific affix element.
addGeoLocationListener(PepEventListener<GeoLocation>) - Method in class org.jivesoftware.smackx.geoloc.GeoLocationManager
 
addGroupName(String) - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
Adds a group name.
addHttpHeader(String, String) - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration.Builder
 
addIdentities(Collection<DiscoverInfo.Identity>) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
addIdentities(Collection<DiscoverInfo.Identity>) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
addIdentity(DiscoverInfo.Identity) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
addIdentity(DiscoverInfo.Identity) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
addIdentity(DiscoverInfo.Identity) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Add an further identity to the client.
addInactiveDevice(int) - Method in class org.jivesoftware.smackx.omemo.internal.OmemoCachedDeviceList
 
addInBounds(int, int) - Static method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Add integers modulo MAX_VALUE.
addIncomingBytestreamListener(BytestreamListener) - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamManager
Adds BytestreamListener that is called for every incoming bytestream request unless there is a user specific BytestreamListener registered.
addIncomingBytestreamListener(BytestreamListener) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Adds InBandBytestreamListener that is called for every incoming in-band bytestream request unless there is a user specific InBandBytestreamListener registered.
addIncomingBytestreamListener(BytestreamListener) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Adds BytestreamListener that is called for every incoming SOCKS5 Bytestream request unless there is a user specific BytestreamListener registered.
addIncomingBytestreamListener(BytestreamListener, Jid) - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamManager
Adds BytestreamListener that is called for every incoming bytestream request unless there is a user specific BytestreamListener registered.
addIncomingBytestreamListener(BytestreamListener, Jid) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Adds InBandBytestreamListener that is called for every incoming in-band bytestream request from the given user.
addIncomingBytestreamListener(BytestreamListener, Jid) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Adds BytestreamListener that is called for every incoming SOCKS5 Bytestream request from the given user.
addIncomingChatMarkerMessageListener(ChatMarkersListener) - Method in class org.jivesoftware.smackx.chat_markers.ChatMarkersManager
Register a ChatMarkersListener.
addIncomingListener(IncomingChatMessageListener) - Method in class org.jivesoftware.smack.chat2.ChatManager
Add a new listener for incoming chat messages.
addInstruction(String) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Builder
Adds a new instruction to the list of instructions that explain how to fill out the form and what the form is about.
addInvitationListener(InvitationListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
Adds a listener to invitation notifications.
addInvitationListener(WorkgroupInvitationListener) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Adds an invitation listener.
addInvitationListener(WorkgroupInvitationListener) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Adds an invitation listener that will be notified of groupchat invitations from the workgroup for the the user that created this Workgroup instance.
addInvitationRejectionListener(InvitationRejectionListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Adds a listener to invitation rejections notifications.
addIQProvider(String, String, Object) - Static method in class org.jivesoftware.smack.provider.ProviderManager
Adds an IQ provider (must be an instance of IQProvider or Class object that is an IQ) with the specified element name and name space.
addItem(DiscoverItems.Item) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverItems
Adds a new item to the discovered information.
addItem(MUCItem) - Method in class org.jivesoftware.smackx.muc.packet.MUCAdmin
Adds an item child that holds information about roles, affiliation, jids and nicks.
addItem(MUCItem) - Method in class org.jivesoftware.smackx.muc.packet.MUCOwner
Adds an item child that holds information about affiliation, jids and nicks.
addItem(OfflineMessageRequest.Item) - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest
Adds an item child that holds information about offline messages to view or delete.
addItem(DataForm.Item) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Builder
Adds a new item returned from a search.
addItemDeleteListener(ItemDeleteListener) - Method in class org.jivesoftware.smackx.pubsub.Node
Register an listener for item delete events.
addItemEventListener(ItemEventListener) - Method in class org.jivesoftware.smackx.pubsub.Node
Register a listener for item publication events.
addItems(Collection<DiscoverItems.Item>) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverItems
Adds a collection of items to the discovered information.
addJidsBlockedListener(JidsBlockedListener) - Method in class org.jivesoftware.smackx.blocking.BlockingCommandManager
 
addJidsUnblockedListener(JidsUnblockedListener) - Method in class org.jivesoftware.smackx.blocking.BlockingCommandManager
 
addJingleContent(JingleContent) - Method in class org.jivesoftware.smackx.jingle.element.Jingle.Builder
 
addJingleContentDescriptionProvider(String, JingleContentDescriptionProvider<?>) - Static method in class org.jivesoftware.smackx.jingle.provider.JingleContentProviderManager
 
addJingleContentTransportProvider(String, JingleContentTransportProvider<?>) - Static method in class org.jivesoftware.smackx.jingle.provider.JingleContentProviderManager
 
addJingleMediaSession(String, JingleMediaSession) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
The jingle session may have one or more media managers that are trying to establish media sessions.
addJinglePayloadType(JingleContentDescription.JinglePayloadType) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Adds a audio payload type to the packet.
addJingleSessionRequestListener(JingleSessionRequestListener) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Add a Jingle session request listenerJingle to listen to incoming session requests.
addJingleTransport(JingleTransport) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Adds a JingleTransport type to the packet.
addLines(String, Set<String>) - Static method in class org.jivesoftware.smack.util.FileUtils
 
addListener(JingleListener) - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Add a Jingle session listener to listen to incoming session requests.
addListener(DatagramListener) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.CandidateEcho
 
addListener(TransportResolverListener) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Add a transport resolver listener.
addListener(TransportResolverListener.Checker) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Add a transport resolver listener.
addListener(PrivacyListListener) - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Adds a privacy list listener that will be notified of any new update in the user privacy communication.
addListener(AgentRosterListener) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentRoster
Adds a listener to this roster.
addListenerTriplet(Object, Method, Object[]) - Method in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher
Add a listener triplet - the instance of the listener to be messaged, the Method on which the listener should be messaged, and the Object array of arguments to be supplied to the Method.
addLoader(ProviderLoader) - Static method in class org.jivesoftware.smack.provider.ProviderManager
 
addLocalAddress(InetAddress) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Adds the given address to the list of local network addresses.
addLookasideFieldRegistryEntry(String, FormField.Type) - Static method in class org.jivesoftware.smackx.formtypes.FormFieldRegistry
 
addMacro(Macro) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
addMacroGroup(MacroGroup) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
addMediaListener(JingleMediaListener) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Add a listener for jmf negotiation events.
addMediaManager(JingleMediaManager) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
 
addMediaReceivedListener(MediaReceivedListener) - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Adds a Media Received Listener.
addMention(Stanza, int, int, BareJid) - Static method in class org.jivesoftware.smackx.reference.element.ReferenceElement
Add a reference to another users bare jid to a stanza.
addMessageEventNotificationListener(MessageEventNotificationListener) - Method in class org.jivesoftware.smackx.xevent.MessageEventManager
Adds a message event notification listener.
addMessageEventRequestListener(MessageEventRequestListener) - Method in class org.jivesoftware.smackx.xevent.MessageEventManager
Adds a message event request listener.
addMessageInterceptor(Consumer<MessageBuilder>, Predicate<Message>) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
addMessageInterceptor(Consumer<MessageBuilder>, Predicate<Message>) - Method in interface org.jivesoftware.smack.XMPPConnection
Registers a stanza interceptor with this connection.
addMessageInterceptor(MucMessageInterceptor) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
 
addMessageListener(ChatMessageListener) - Method in class org.jivesoftware.smack.chat.Chat
Deprecated.
Adds a stanza listener that will be notified of any new messages in the chat.
addMessageListener(MessageListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Adds a stanza listener that will be notified of any new messages in the group chat.
addMessageListener(MessageListener) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Adds a stanza listener that will be notified of any new messages in the group chat.
addMetadata(PublicKeysListElement.PubkeyMetadataElement) - Method in class org.jivesoftware.smackx.ox.element.PublicKeysListElement.Builder
 
addModule(Class<? extends ModularXmppClientToServerConnectionModuleDescriptor>) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionConfiguration.Builder
 
addModule(Class<? extends ModularXmppClientToServerConnectionModuleDescriptor>) - Static method in class org.jivesoftware.smack.SmackConfiguration
 
addMoodListener(PepEventListener<MoodElement>) - Method in class org.jivesoftware.smackx.mood.MoodManager
 
addMoodToMessage(Message, Mood) - Static method in class org.jivesoftware.smackx.mood.MoodManager
 
addMoodToMessage(Message, Mood, MoodConcretisation) - Static method in class org.jivesoftware.smackx.mood.MoodManager
 
addNonzaProvider(NonzaProvider<? extends Nonza>) - Static method in class org.jivesoftware.smack.provider.ProviderManager
 
addNote(AdHocCommandNote) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Adds a note to the current stage.
addNote(AdHocCommandNote) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
addNotificationsRequests(Message, boolean, boolean, boolean, boolean) - Static method in class org.jivesoftware.smackx.xevent.MessageEventManager
Adds event notification requests to a message.
addOfferListener(OfferListener) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Adds an offer listener.
addOmemoMessageListener(OmemoMessageListener) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Add an OmemoMessageListener.
addOmemoMucMessageListener(OmemoMucMessageListener) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Add an OmemoMucMessageListener.
addOneTimeSyncCallback(StanzaListener, StanzaFilter) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
addOneTimeSyncCallback(StanzaListener, StanzaFilter) - Method in interface org.jivesoftware.smack.XMPPConnection
Add a callback that is called exactly once and synchronously with the incoming stanza that matches the given stanza filter.
addOptExtensions(Collection<? extends ExtensionElement>) - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
addOption(String) - Method in interface org.jivesoftware.smackx.xdata.FormFieldWithOptions.Builder
 
addOption(FormField.Option) - Method in interface org.jivesoftware.smackx.xdata.FormFieldWithOptions.Builder
Adds an available options to the question that the user has in order to answer the question.
addOption(FormField.Option) - Method in class org.jivesoftware.smackx.xdata.ListMultiFormField.Builder
 
addOption(FormField.Option) - Method in class org.jivesoftware.smackx.xdata.ListSingleFormField.Builder
 
addOriginId(Message) - Static method in class org.jivesoftware.smackx.sid.element.OriginIdElement
Deprecated.
addOutgoingListener(OutgoingChatMessageListener) - Method in class org.jivesoftware.smack.chat2.ChatManager
Add a new listener for outgoing chat messages.
addOutgoingMessageInterceptor(MessageListener) - Method in class org.jivesoftware.smack.chat.ChatManager
Deprecated.
Adds an interceptor which intercepts any messages sent through chats.
addOutgoingMessageInterceptor(MessageListener, StanzaFilter) - Method in class org.jivesoftware.smack.chat.ChatManager
Deprecated.
 
addOxMessage(MessageBuilder, Set<OpenPgpContact>, List<ExtensionElement>) - Method in class org.jivesoftware.smackx.ox_im.OXInstantMessagingManager
Add an OX-IM message element to a message.
addOxMessage(MessageBuilder, OpenPgpContact, List<ExtensionElement>) - Method in class org.jivesoftware.smackx.ox_im.OXInstantMessagingManager
Add an OX-IM message element to a message.
addOxMessageListener(OxMessageListener) - Method in class org.jivesoftware.smackx.ox_im.OXInstantMessagingManager
addParticipantListener(PresenceListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Adds a stanza listener that will be notified of any new Presence packets sent to the group chat.
addParticipantStatusListener(ParticipantStatusListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Adds a listener that will be notified of changes in occupants status in the room such as the user being kicked, banned, or granted admin permissions.
addPayloadItem(ExtensionElement) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
Add a payload item as child element of the payload element.
addPayloadType(PayloadType) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Adds a audio payload type to the packet.
addPepEventListener(String, Class<E>, PepEventListener<E>) - Method in class org.jivesoftware.smackx.pep.PepManager
 
addPepListener(PepListener) - Method in class org.jivesoftware.smackx.pep.PepManager
addPixels(int[], int, int) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.OctTreeQuantizer
Add pixels to the quantizer.
addPixels(int[], int, int) - Method in interface org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.Quantizer
Add pixels to the quantizer.
addPredeccessor(Class<? extends StateDescriptor>) - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
addPredicate(StanzaFilter) - Method in class org.jivesoftware.smack.sm.predicates.ShortcutPredicates
 
addPresenceEventListener(PresenceEventListener) - Method in class org.jivesoftware.smack.roster.Roster
addPresenceInterceptor(Consumer<PresenceBuilder>) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Adds a new StanzaListener that will be invoked every time a new presence is going to be sent by this MultiUserChat to the server.
addPresenceInterceptor(Consumer<PresenceBuilder>, Predicate<Presence>) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
addPresenceInterceptor(Consumer<PresenceBuilder>, Predicate<Presence>) - Method in interface org.jivesoftware.smack.XMPPConnection
Registers a stanza interceptor with this connection.
addPrivateDataProvider(String, String, PrivateDataProvider) - Static method in class org.jivesoftware.smackx.iqprivate.PrivateDataManager
Adds a private data provider with the specified element name and name space.
addProperty(StanzaBuilder<?>, String, Object) - Static method in class org.jivesoftware.smackx.jiveproperties.JivePropertiesManager
Convenience method to add a property to a stanza.
addProperty(Stanza, String, Object) - Static method in class org.jivesoftware.smackx.jiveproperties.JivePropertiesManager
addQueueListener(QueueListener) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Adds a queue listener that will be notified of queue events for the user that created this Workgroup instance.
addQueueUsersListener(QueueUsersListener) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
 
addReaderListener(ReaderListener) - Method in class org.jivesoftware.smack.util.ObservableReader
Adds a reader listener to this reader that will be notified when new strings are read.
addReceiptReceivedListener(ReceiptReceivedListener) - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Get informed about incoming delivery receipts with a ReceiptReceivedListener.
addRecipient(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.util.OmemoMessageBuilder
Add a new recipient device to the message.
addReconnectionListener(ReconnectionListener) - Method in class org.jivesoftware.smack.ReconnectionManager
Add a new reconnection listener.
addRemoteAudioPayloadType(PayloadType.Audio) - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Adds a payload type to the list of remote payloads.
addRequestAckPredicate(StanzaFilter) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Add a predicate for Stream Management acknowledgment requests.
address - Variable in class org.jivesoftware.smack.tcp.TcpHostEvent
 
addResultListener(ResultListener) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.CandidateEcho
 
addRetractionElementToMessage(OriginIdElement, MessageBuilder) - Static method in class org.jivesoftware.smackx.message_retraction.MessageRetractionManager
Append a RetractElement wrapped inside a FasteningElement which contains the Origin-ID of the message that will be retracted to the given MessageBuilder.
addRosterEntry(RosterEntry) - Method in class org.jivesoftware.smackx.xroster.packet.RosterExchange
Adds a roster entry to the packet.
addRosterEntry(RemoteRosterEntry) - Method in class org.jivesoftware.smackx.xroster.packet.RosterExchange
Adds a remote roster entry to the packet.
addRosterItem(RosterPacket.Item) - Method in class org.jivesoftware.smack.roster.packet.RosterPacket
Adds a roster item to the packet.
addRosterListener(RosterListener) - Method in class org.jivesoftware.smack.roster.Roster
Adds a listener to this roster.
addRosterListener(RosterExchangeListener) - Method in class org.jivesoftware.smackx.xroster.RosterExchangeManager
Adds a listener to roster exchanges.
addRosterLoadedListener(RosterLoadedListener) - Method in class org.jivesoftware.smack.roster.Roster
Add a roster loaded listener.
addRow(ReportedData.Row) - Method in class org.jivesoftware.smackx.search.ReportedData
Adds a new Row.
addRule(AMPExtension.Rule) - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension
Adds a rule to the amp element.
addSaslMech(String) - Static method in class org.jivesoftware.smack.SmackConfiguration
Add a SASL mechanism to the list to be used.
addSaslMechs(Collection<String>) - Static method in class org.jivesoftware.smack.SmackConfiguration
Add a Collection of SASL mechanisms to the list to be used.
addSetting(ChatSetting) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
 
addSpan(int, int, Set<SpanElement.SpanStyle>) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder
Add a span element.
addSpoiler(Message) - Static method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
Add a SpoilerElement to a message.
addSpoiler(Message, String) - Static method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
Add a SpoilerElement with a hint to a message.
addSpoiler(Message, String, String) - Static method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
Add a SpoilerElement with a hint in a certain language to a message.
addStanzaAcknowledgedListener(StanzaListener) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Add a Stanza acknowledged listener.
addStanzaDroppedListener(StanzaListener) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Add a Stanza dropped listener.
addStanzaIdAcknowledgedListener(String, StanzaListener) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Add a new Stanza ID acknowledged listener for the given ID.
addStanzaInterceptor(StanzaListener, StanzaFilter) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Deprecated.
addStanzaInterceptor(StanzaListener, StanzaFilter) - Method in interface org.jivesoftware.smack.XMPPConnection
addStanzaListener(StanzaListener, StanzaFilter) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
addStanzaListener(StanzaListener, StanzaFilter) - Method in interface org.jivesoftware.smack.XMPPConnection
Registers a stanza listener with this connection.
addStanzaSendingListener(StanzaListener, StanzaFilter) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
addStanzaSendingListener(StanzaListener, StanzaFilter) - Method in interface org.jivesoftware.smack.XMPPConnection
Registers a stanza listener with this connection.
addStanzaSpecificAttributes(ToStringUtil.Builder) - Method in class org.jivesoftware.smack.packet.AbstractIqBuilder
 
addStanzaSpecificAttributes(ToStringUtil.Builder) - Method in class org.jivesoftware.smack.packet.MessageBuilder
 
addStanzaSpecificAttributes(ToStringUtil.Builder) - Method in class org.jivesoftware.smack.packet.PresenceBuilder
 
addStanzaSpecificAttributes(ToStringUtil.Builder) - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
addStatusCode(MUCUser.Status) - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
Add a status code which hold a code that assists in presenting notification messages.
addStatusCodes(Set<MUCUser.Status>) - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
Add the status codes which holds the codes that assists in presenting notification messages.
addStreamFeature(FullyQualifiedElement) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
addStreamFeatureProvider(String, String, ExtensionElementProvider<ExtensionElement>) - Static method in class org.jivesoftware.smack.provider.ProviderManager
 
addStreamHost(Bytestream.StreamHost) - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Adds a potential stream host that the remote user can transfer the file through.
addStreamHost(Jid, String) - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Adds a potential stream host that the remote user can connect to to receive the file.
addStreamHost(Jid, String, int) - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Adds a potential stream host that the remote user can connect to to receive the file.
addSubject(String, String) - Method in class org.jivesoftware.smack.packet.Message
Deprecated.
addSubject(String, String) - Method in class org.jivesoftware.smack.packet.MessageBuilder
Adds a subject with a corresponding language.
addSubjectUpdatedListener(SubjectUpdatedListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Adds a listener to subject change notifications.
addSubscribeListener(SubscribeListener) - Method in class org.jivesoftware.smack.roster.Roster
Add a subscribe listener, which is invoked on incoming subscription requests and if Roster.SubscriptionMode is set to Roster.SubscriptionMode.manual.
addSuccess(OmemoDevice) - Method in exception org.jivesoftware.smackx.omemo.exceptions.CannotEstablishOmemoSessionException
 
addSuccessor(Class<? extends StateDescriptor>) - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
addSyncStanzaListener(StanzaListener, StanzaFilter) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
addSyncStanzaListener(StanzaListener, StanzaFilter) - Method in interface org.jivesoftware.smack.XMPPConnection
Registers a synchronous stanza listener with this connection.
addTo(Message) - Static method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
addTo(Message) - Static method in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
Add a delivery receipt request to an outgoing packet.
addTo(MessageBuilder) - Static method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
Marks a message "private", so that it will not be carbon-copied, by adding private packet extension to the message.
addTo(MessageBuilder) - Static method in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
Add a delivery receipt request to an outgoing packet.
addTo(MessageBuilder) - Static method in class org.jivesoftware.smackx.sid.element.OriginIdElement
Add an origin-id element to a message and set the stanzas id to the same id as in the origin-id element.
addTo(ToAffixElement) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
Add an affix element of type 'to' which addresses one recipient.
addTo(Jid) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
Add an affix element of type 'to' which addresses one recipient.
addToPresence(Presence) - Static method in class org.jivesoftware.smackx.last_interaction.element.IdleElement
Add an Idle element with current date to the presence.
addTransfer(String) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Add the given digest to the list of allowed transfers.
addTransportCandidate(JingleS5BTransportCandidate) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport.Builder
 
addTransportListener(JingleTransportListener) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Add a listener for transport negotiation events.
addTransportNegotiator(TransportNegotiator) - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
addTransports(List<JingleTransport>) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Adds a list of transports to add to the packet.
addUri(URI, String) - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement.Builder
 
addUri(MediaElement.Uri) - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement.Builder
 
addUser() - Method in class org.jivesoftware.smackx.admin.ServiceAdministrationManager
 
addUser(EntityBareJid, String) - Method in class org.jivesoftware.smackx.admin.ServiceAdministrationManager
 
addUser(Jid) - Method in class org.jivesoftware.smackx.admin.ServiceAdministrationManager
 
addUserStatusListener(UserStatusListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Adds a listener that will be notified of changes in your status in the room such as the user being kicked, banned, or granted admin permissions.
addUserTuneListener(PepEventListener<UserTuneElement>) - Method in class org.jivesoftware.smackx.usertune.UserTuneManager
 
addValue(CharSequence) - Method in class org.jivesoftware.smackx.xdata.AbstractMultiFormField.Builder
 
addValue(CharSequence) - Method in class org.jivesoftware.smackx.xdata.AbstractSingleStringValueFormField.Builder
addValue(CharSequence) - Method in class org.jivesoftware.smackx.xdata.BooleanFormField.Builder
addValue(CharSequence) - Method in class org.jivesoftware.smackx.xdata.ListMultiFormField.Builder
 
addValue(CharSequence) - Method in class org.jivesoftware.smackx.xdata.TextMultiFormField.Builder
 
addValue(String, Object) - Method in class org.jivesoftware.smack.util.ToStringUtil.Builder
 
addValue(Date) - Method in class org.jivesoftware.smackx.xdata.AbstractMultiFormField.Builder
 
addValue(FormField.Value) - Method in class org.jivesoftware.smackx.xdata.JidMultiFormField.Builder
 
addValue(Jid) - Method in class org.jivesoftware.smackx.xdata.JidMultiFormField.Builder
 
addValues(Collection<? extends CharSequence>) - Method in class org.jivesoftware.smackx.xdata.AbstractMultiFormField.Builder
 
addValues(Collection<? extends Jid>) - Method in class org.jivesoftware.smackx.xdata.JidMultiFormField.Builder
 
addValuesWithNewlines(StringBuilder) - Method in class org.jivesoftware.smackx.xdata.TextMultiFormField
 
addValueVerbatim(CharSequence) - Method in class org.jivesoftware.smackx.xdata.AbstractMultiFormField.Builder
 
addValueVerbatim(FormField.Value) - Method in class org.jivesoftware.smackx.xdata.AbstractMultiFormField.Builder
 
addWasUnfriendedListener(WasUnfriendedListener) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
 
addWrappedPayload(ExtensionElement) - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
Add a wrapped payload.
addWrappedPayloads(List<ExtensionElement>) - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
Add multiple wrapped payloads at once.
addWriterListener(WriterListener) - Method in class org.jivesoftware.smack.util.ObservableWriter
Adds a writer listener to this writer that will be notified when new strings are sent.
addXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.pubsub.AffiliationsExtension
 
addXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.pubsub.FormNode
 
addXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.pubsub.GetItemsRequest
 
addXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.pubsub.Item
 
addXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.pubsub.ItemsExtension
 
addXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.pubsub.NodeExtension
 
addXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.pubsub.OptionsExtension
 
addXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.pubsub.PayloadItem
 
addXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.pubsub.PublishItem
 
addXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.pubsub.SubscribeExtension
 
addXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.pubsub.Subscription
 
addXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.pubsub.SubscriptionsExtension
 
addXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.pubsub.UnsubscribeExtension
 
addXmppInputOutputFilter(XmppInputOutputFilter) - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
AdHocCommand - Class in org.jivesoftware.smackx.commands
An ad-hoc command is responsible for executing the provided service and storing the result of the execution.
AdHocCommand() - Constructor for class org.jivesoftware.smackx.commands.AdHocCommand
 
AdHocCommand.Action - Enum in org.jivesoftware.smackx.commands
 
AdHocCommand.SpecificErrorCondition - Enum in org.jivesoftware.smackx.commands
 
AdHocCommand.Status - Enum in org.jivesoftware.smackx.commands
The status of the stage in the adhoc command.
AdHocCommandData - Class in org.jivesoftware.smackx.commands.packet
Represents the state and the request of the execution of an adhoc command.
AdHocCommandData() - Constructor for class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
AdHocCommandData.SpecificError - Class in org.jivesoftware.smackx.commands.packet
 
AdHocCommandDataProvider - Class in org.jivesoftware.smackx.commands.provider
The AdHocCommandDataProvider parses AdHocCommandData packets.
AdHocCommandDataProvider() - Constructor for class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider
 
AdHocCommandDataProvider.BadActionError - Class in org.jivesoftware.smackx.commands.provider
 
AdHocCommandDataProvider.BadLocaleError - Class in org.jivesoftware.smackx.commands.provider
 
AdHocCommandDataProvider.BadPayloadError - Class in org.jivesoftware.smackx.commands.provider
 
AdHocCommandDataProvider.BadSessionIDError - Class in org.jivesoftware.smackx.commands.provider
 
AdHocCommandDataProvider.MalformedActionError - Class in org.jivesoftware.smackx.commands.provider
 
AdHocCommandDataProvider.SessionExpiredError - Class in org.jivesoftware.smackx.commands.provider
 
AdHocCommandManager - Class in org.jivesoftware.smackx.commands
An AdHocCommandManager is responsible for keeping the list of available commands offered by a service and for processing commands requests.
AdHocCommandNote - Class in org.jivesoftware.smackx.commands
Notes can be added to a command execution response.
AdHocCommandNote(AdHocCommandNote.Type, String) - Constructor for class org.jivesoftware.smackx.commands.AdHocCommandNote
Creates a new adhoc command note with the specified type and value.
AdHocCommandNote.Type - Enum in org.jivesoftware.smackx.commands
Represents a note type.
admin - org.jivesoftware.smackx.muc.MUCAffiliation
 
adminGranted() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
Deprecated.
 
adminGranted() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when an owner grants administrator privileges to your user.
adminGranted(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
adminGranted(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when an owner grants administrator privileges to a user.
adminRevoked() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
Deprecated.
 
adminRevoked() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when an owner revokes administrator privileges from your user.
adminRevoked(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
adminRevoked(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when an owner revokes administrator privileges from a user.
Affiliate - Class in org.jivesoftware.smackx.muc
Represents an affiliation of a user to a given room.
Affiliation - Class in org.jivesoftware.smackx.pubsub
Represents a affiliation between a user and a node, where the Affiliation.Type defines the type of affiliation.
Affiliation(String, Affiliation.Type) - Constructor for class org.jivesoftware.smackx.pubsub.Affiliation
Constructs an affiliation.
Affiliation(String, Affiliation.Type, Affiliation.AffiliationNamespace) - Constructor for class org.jivesoftware.smackx.pubsub.Affiliation
Constructs an affiliation.
Affiliation(BareJid, Affiliation.Type) - Constructor for class org.jivesoftware.smackx.pubsub.Affiliation
Construct a affiliation modification request.
Affiliation(BareJid, Affiliation.Type, Affiliation.AffiliationNamespace) - Constructor for class org.jivesoftware.smackx.pubsub.Affiliation
 
Affiliation.AffiliationNamespace - Enum in org.jivesoftware.smackx.pubsub
 
Affiliation.Type - Enum in org.jivesoftware.smackx.pubsub
 
AffiliationProvider - Class in org.jivesoftware.smackx.pubsub.provider
Parses the affiliation element out of the reply stanza from the server as specified in the affiliation schema.
AffiliationProvider() - Constructor for class org.jivesoftware.smackx.pubsub.provider.AffiliationProvider
 
AFFILIATIONS - org.jivesoftware.smackx.pubsub.PubSubElementType
 
AFFILIATIONS - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
 
AFFILIATIONS_OWNER - org.jivesoftware.smackx.pubsub.PubSubElementType
 
AffiliationsChangeExtension(HashMap<Jid, MUCLightAffiliation>, String, String) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
 
AffiliationsExtension - Class in org.jivesoftware.smackx.pubsub
Represents the affiliations element of the reply to a request for affiliations.
AffiliationsExtension() - Constructor for class org.jivesoftware.smackx.pubsub.AffiliationsExtension
 
AffiliationsExtension(List<Affiliation>) - Constructor for class org.jivesoftware.smackx.pubsub.AffiliationsExtension
 
AffiliationsExtension(List<Affiliation>, String) - Constructor for class org.jivesoftware.smackx.pubsub.AffiliationsExtension
 
AffiliationsExtension(Affiliation.AffiliationNamespace, List<Affiliation>) - Constructor for class org.jivesoftware.smackx.pubsub.AffiliationsExtension
 
AffiliationsExtension(Affiliation.AffiliationNamespace, List<Affiliation>, String) - Constructor for class org.jivesoftware.smackx.pubsub.AffiliationsExtension
 
AffiliationsProvider - Class in org.jivesoftware.smackx.pubsub.provider
Parses the affiliations element out of the reply stanza from the server as specified in the affiliation schema.
AffiliationsProvider() - Constructor for class org.jivesoftware.smackx.pubsub.provider.AffiliationsProvider
 
AffixElement - Interface in org.jivesoftware.smackx.stanza_content_encryption.element
Interface that marks elements that may be used as affix elements inside a ContentElement.
AffixExtensionElement - Interface in org.jivesoftware.smackx.stanza_content_encryption.element
Affix element that is identified by element name and namespace.
AffixExtensionElementProvider<AE extends AffixExtensionElement> - Class in org.jivesoftware.smackx.stanza_content_encryption.provider
Abstract class that needs to be extended by provider classes that parse out affix extension elements.
AffixExtensionElementProvider() - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.provider.AffixExtensionElementProvider
 
afraid - org.jivesoftware.smackx.mood.Mood
 
after - org.jivesoftware.smackx.rsm.packet.RSMSet.PageDirection
 
after5Stanzas() - Static method in class org.jivesoftware.smack.sm.predicates.Predicate
 
afterFeaturesReceived() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
afterFeaturesReceived() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
afterFeaturesReceived() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
 
afterFiltersClosed() - Method in class org.jivesoftware.smack.c2s.XmppClientToServerTransport
Notify the transport that new outgoing data is available.
afterFinalSaslChallenge() - Method in class org.jivesoftware.smack.sasl.SASLMechanism
Check if the SASL mechanism was successful and if it was, then mark it so.
afterOutgoingElementsQueueModifiedSetInterestOps - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
afterSaslAuthenticationSuccess() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Hook for subclasses right after successful SASL authentication.
afterSaslAuthenticationSuccess() - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
 
afterSuccessfulLogin(boolean) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
afterSuccessfulLogin(boolean) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
 
afterUid(String) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
 
afterXmlPrelude(XmlStringBuilder) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.BlockLevelMarkupElement
 
afterXmlPrelude(XmlStringBuilder) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
 
afterXmlPrelude(XmlStringBuilder) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.NonEmptyChildElement
 
AfterXStanzas - Class in org.jivesoftware.smack.sm.predicates
 
AfterXStanzas(int) - Constructor for class org.jivesoftware.smack.sm.predicates.AfterXStanzas
 
Agent - Class in org.jivesoftware.smackx.workgroup.agent
The Agent class is used to represent one agent in a Workgroup Queue.
agentAdded(EntityBareJid) - Method in interface org.jivesoftware.smackx.workgroup.agent.AgentRosterListener
 
AgentChatHistory - Class in org.jivesoftware.smackx.workgroup.ext.history
IQ provider used to retrieve individual agent information.
AgentChatHistory() - Constructor for class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
 
AgentChatHistory(EntityBareJid, int) - Constructor for class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
 
AgentChatHistory(EntityBareJid, int, Date) - Constructor for class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
 
AgentChatHistory.InternalProvider - Class in org.jivesoftware.smackx.workgroup.ext.history
Stanza extension provider for AgentHistory packets.
AgentChatSession - Class in org.jivesoftware.smackx.workgroup.ext.history
Represents one chat session for an agent.
AgentChatSession(Date, long, String, String, String, String) - Constructor for class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
AgentDetail(String, Date, Date) - Constructor for class org.jivesoftware.smackx.workgroup.packet.Transcripts.AgentDetail
 
AgentInfo - Class in org.jivesoftware.smackx.workgroup.packet
IQ stanza for retrieving and changing the Agent personal information.
AgentInfo() - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentInfo
 
AgentInfo.Provider - Class in org.jivesoftware.smackx.workgroup.packet
An IQProvider for AgentInfo packets.
agentRemoved(EntityBareJid) - Method in interface org.jivesoftware.smackx.workgroup.agent.AgentRosterListener
 
AgentRoster - Class in org.jivesoftware.smackx.workgroup.agent
Manges information about the agents in a workgroup and their presence.
AgentRosterListener - Interface in org.jivesoftware.smackx.workgroup.agent
Agent roster listener.
AgentSession - Class in org.jivesoftware.smackx.workgroup.agent
This class embodies the agent's active presence within a given workgroup.
AgentSession(EntityBareJid, XMPPConnection) - Constructor for class org.jivesoftware.smackx.workgroup.agent.AgentSession
Constructs a new agent session instance.
AgentStatus - Class in org.jivesoftware.smackx.workgroup.packet
Agent status packet.
AgentStatus.ChatInfo - Class in org.jivesoftware.smackx.workgroup.packet
Represents information about a Chat where this Agent is participating.
AgentStatus.Provider - Class in org.jivesoftware.smackx.workgroup.packet
Stanza extension provider for AgentStatus packets.
AgentStatusRequest - Class in org.jivesoftware.smackx.workgroup.packet
Agent status request packet.
AgentStatusRequest() - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest
 
AgentStatusRequest.Item - Class in org.jivesoftware.smackx.workgroup.packet
 
AgentStatusRequest.Provider - Class in org.jivesoftware.smackx.workgroup.packet
Stanza extension provider for AgentStatusRequest packets.
AgentWorkgroups - Class in org.jivesoftware.smackx.workgroup.packet
Represents a request for getting the jid of the workgroups where an agent can work or could represent the result of such request which will contain the list of workgroups JIDs where the agent can work.
AgentWorkgroups(Jid) - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentWorkgroups
Creates an AgentWorkgroups request for the given agent.
AgentWorkgroups(Jid, List<String>) - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentWorkgroups
Creates an AgentWorkgroups which will contain the JIDs of the workgroups where an agent can work.
AgentWorkgroups.Provider - Class in org.jivesoftware.smackx.workgroup.packet
An IQProvider for AgentWorkgroups packets.
alert - org.jivesoftware.smackx.amp.packet.AMPExtension.Action
The "alert" action triggers a reply <message/> stanza to the sending entity.
alert - org.jivesoftware.smackx.amp.packet.AMPExtension.Status
 
all - org.jivesoftware.smackx.pubsub.ChildrenAssociationPolicy
Anyone may associate leaf nodes with the collection.
AllJidsUnblockedListener - Interface in org.jivesoftware.smackx.blocking
 
allowEmptyOrNullUsernames() - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Allow null or the empty String as username.
allowNullOrEmptyUsername - Variable in class org.jivesoftware.smack.ConnectionConfiguration
 
ALPHA - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
ALPHA_TO_GRAY - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
AlreadyConnectedException() - Constructor for exception org.jivesoftware.smack.SmackException.AlreadyConnectedException
 
AlreadyLoggedInException() - Constructor for exception org.jivesoftware.smack.SmackException.AlreadyLoggedInException
 
alternative_session - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
AlternativeSession(String) - Constructor for class org.jivesoftware.smackx.jingle.element.JingleReason.AlternativeSession
 
AlternativeSession(String, String, ExtensionElement) - Constructor for class org.jivesoftware.smackx.jingle.element.JingleReason.AlternativeSession
 
AlternativeSession(String) - Static method in class org.jivesoftware.smackx.jingle.element.JingleReason
 
always - org.jivesoftware.smackx.mam.element.MamPrefsIQ.DefaultBehavior
 
always - org.jivesoftware.smackx.receipts.DeliveryReceiptManager.AutoReceiptMode
Always send delivery receipts.
amazed - org.jivesoftware.smackx.mood.Mood
 
amorous - org.jivesoftware.smackx.mood.Mood
 
amountWritten - Variable in class org.jivesoftware.smackx.filetransfer.FileTransfer
 
AMP_ENCODE - Static variable in class org.jivesoftware.smack.util.StringUtils
 
AMPDeliverCondition - Class in org.jivesoftware.smackx.amp
 
AMPDeliverCondition(AMPDeliverCondition.Value) - Constructor for class org.jivesoftware.smackx.amp.AMPDeliverCondition
Create new amp deliver condition with value set to one of defined by XEP-0079.
AMPDeliverCondition.Value - Enum in org.jivesoftware.smackx.amp
Value for amp deliver condition as defined by XEP-0079.
AMPExpireAtCondition - Class in org.jivesoftware.smackx.amp
 
AMPExpireAtCondition(String) - Constructor for class org.jivesoftware.smackx.amp.AMPExpireAtCondition
Create new expire-at amp condition with defined value.
AMPExpireAtCondition(Date) - Constructor for class org.jivesoftware.smackx.amp.AMPExpireAtCondition
Create new expire-at amp condition with value set as XEP-0082 formatted date.
AMPExtension - Class in org.jivesoftware.smackx.amp.packet
 
AMPExtension() - Constructor for class org.jivesoftware.smackx.amp.packet.AMPExtension
Create a new amp request extension to be used with outgoing message.
AMPExtension(String, String, AMPExtension.Status) - Constructor for class org.jivesoftware.smackx.amp.packet.AMPExtension
Create a new AMPExtension instance with defined from, to and status attributes.
AMPExtension.Action - Enum in org.jivesoftware.smackx.amp.packet
amp action attribute.
AMPExtension.Condition - Interface in org.jivesoftware.smackx.amp.packet
Interface for defining XEP-0079 Conditions and their values.
AMPExtension.Rule - Class in org.jivesoftware.smackx.amp.packet
XEP-0079 Rule element.
AMPExtension.Status - Enum in org.jivesoftware.smackx.amp.packet
amp notification status as defined by XEP-0079.
AMPExtensionProvider - Class in org.jivesoftware.smackx.amp.provider
 
AMPExtensionProvider() - Constructor for class org.jivesoftware.smackx.amp.provider.AMPExtensionProvider
 
AMPManager - Class in org.jivesoftware.smackx.amp
Manages AMP stanzas within messages.
AMPManager() - Constructor for class org.jivesoftware.smackx.amp.AMPManager
 
AMPMatchResourceCondition - Class in org.jivesoftware.smackx.amp
 
AMPMatchResourceCondition(AMPMatchResourceCondition.Value) - Constructor for class org.jivesoftware.smackx.amp.AMPMatchResourceCondition
Create new amp match-resource condition with value set to one of defined by XEP-0079.
AMPMatchResourceCondition.Value - Enum in org.jivesoftware.smackx.amp
match-resource amp condition value as defined by XEP-0079.
AndFilter - Class in org.jivesoftware.smack.filter
Implements the logical AND operation over two or more stanza filters.
AndFilter() - Constructor for class org.jivesoftware.smack.filter.AndFilter
Creates an empty AND filter.
AndFilter(List<StanzaFilter>) - Constructor for class org.jivesoftware.smack.filter.AndFilter
Creates an AND filter using the specified filters.
AndFilter(StanzaFilter...) - Constructor for class org.jivesoftware.smack.filter.AndFilter
Creates an AND filter using the specified filters.
AndroidBase64Encoder - Class in org.jivesoftware.smack.util.stringencoder.android
A Base 64 encoding implementation based on android.util.Base64.
AndroidBase64UrlSafeEncoder - Class in org.jivesoftware.smack.util.stringencoder.android
 
AndroidDebugger - Class in org.jivesoftware.smackx.debugger.android
Very simple debugger that prints to the android log the sent and received stanzas.
AndroidDebugger(XMPPConnection) - Constructor for class org.jivesoftware.smackx.debugger.android.AndroidDebugger
 
AndroidSmackInitializer - Class in org.jivesoftware.smack.android
This class initialized Smack for you on Android.
AndroidSmackInitializer() - Constructor for class org.jivesoftware.smack.android.AndroidSmackInitializer
 
angry - org.jivesoftware.smackx.mood.Mood
 
ANNOUNCED - Static variable in class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpMetadataStore
 
AnnouncedKeys - Class in org.jivesoftware.smackx.ox.selection_strategy
 
AnnouncedKeys() - Constructor for class org.jivesoftware.smackx.ox.selection_strategy.AnnouncedKeys
 
AnnouncedKeys.PubKeyRingSelectionStrategy - Class in org.jivesoftware.smackx.ox.selection_strategy
 
AnnouncedKeys.SecKeyRingSelectionStrategy - Class in org.jivesoftware.smackx.ox.selection_strategy
 
announceSupport() - Method in class org.jivesoftware.smackx.message_fastening.MessageFasteningManager
Announce support for Message Fastening via Service Discovery.
announceSupport() - Method in class org.jivesoftware.smackx.message_retraction.MessageRetractionManager
Announce support for Message Retraction to the server.
announceSupportAndPublish() - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
Generate a fresh OpenPGP key pair, given we don't have one already.
announceSupportForOxInstantMessaging() - Method in class org.jivesoftware.smackx.ox_im.OXInstantMessagingManager
Add the OX:IM namespace as a feature to our disco features.
annoyed - org.jivesoftware.smackx.mood.Mood
 
anxious - org.jivesoftware.smackx.mood.Mood
 
any - org.jivesoftware.smack.filter.AbstractJidTypeFilter.JidType
 
any - org.jivesoftware.smackx.amp.AMPMatchResourceCondition.Value
Destination resource matches any value, effectively ignoring the intended resource.
APOS_ENCODE - Static variable in class org.jivesoftware.smack.util.StringUtils
 
append(boolean) - Method in class org.jivesoftware.smack.util.ExtendedAppendable
 
append(boolean) - Method in class org.jivesoftware.smack.util.HashCode.Builder
 
append(boolean[]) - Method in class org.jivesoftware.smack.util.HashCode.Builder
 
append(boolean[], boolean[]) - Method in class org.jivesoftware.smack.util.EqualsUtil.Builder
 
append(boolean, boolean) - Method in class org.jivesoftware.smack.util.EqualsUtil.Builder
 
append(byte) - Method in class org.jivesoftware.smack.util.HashCode.Builder
 
append(byte[]) - Method in class org.jivesoftware.smack.util.HashCode.Builder
 
append(byte[], byte[]) - Method in class org.jivesoftware.smack.util.EqualsUtil.Builder
 
append(byte, byte) - Method in class org.jivesoftware.smack.util.EqualsUtil.Builder
 
append(char) - Method in class org.jivesoftware.smack.util.ExtendedAppendable
 
append(char) - Method in class org.jivesoftware.smack.util.HashCode.Builder
 
append(char) - Method in class org.jivesoftware.smack.util.LazyStringBuilder
 
append(char) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
append(char[]) - Method in class org.jivesoftware.smack.util.HashCode.Builder
 
append(char[], char[]) - Method in class org.jivesoftware.smack.util.EqualsUtil.Builder
 
append(char, char) - Method in class org.jivesoftware.smack.util.EqualsUtil.Builder
 
append(double) - Method in class org.jivesoftware.smack.util.HashCode.Builder
 
append(double[]) - Method in class org.jivesoftware.smack.util.HashCode.Builder
 
append(double[], double[]) - Method in class org.jivesoftware.smack.util.EqualsUtil.Builder
 
append(double, double) - Method in class org.jivesoftware.smack.util.EqualsUtil.Builder
 
append(float) - Method in class org.jivesoftware.smack.util.HashCode.Builder
 
append(float[]) - Method in class org.jivesoftware.smack.util.HashCode.Builder
 
append(float[], float[]) - Method in class org.jivesoftware.smack.util.EqualsUtil.Builder
 
append(float, float) - Method in class org.jivesoftware.smack.util.EqualsUtil.Builder
 
append(int) - Method in class org.jivesoftware.smack.util.ExtendedAppendable
 
append(int[], int[]) - Method in class org.jivesoftware.smack.util.EqualsUtil.Builder
 
append(int, int) - Method in class org.jivesoftware.smack.util.EqualsUtil.Builder
 
append(long) - Method in class org.jivesoftware.smack.util.HashCode.Builder
 
append(long[]) - Method in class org.jivesoftware.smack.util.HashCode.Builder
 
append(long[], long[]) - Method in class org.jivesoftware.smack.util.EqualsUtil.Builder
 
append(long, long) - Method in class org.jivesoftware.smack.util.EqualsUtil.Builder
 
append(CharSequence) - Method in class org.jivesoftware.smack.util.ExtendedAppendable
 
append(CharSequence) - Method in class org.jivesoftware.smack.util.LazyStringBuilder
 
append(CharSequence) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
append(CharSequence, int, int) - Method in class org.jivesoftware.smack.util.ExtendedAppendable
 
append(CharSequence, int, int) - Method in class org.jivesoftware.smack.util.LazyStringBuilder
 
append(CharSequence, int, int) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
append(Object) - Method in class org.jivesoftware.smack.util.HashCode.Builder
 
append(Object[]) - Method in class org.jivesoftware.smack.util.HashCode.Builder
 
append(String) - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a given text to the XHTMLText.
append(Collection<? extends Element>) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
append(Element) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
append(LazyStringBuilder) - Method in class org.jivesoftware.smack.util.LazyStringBuilder
 
append(XmlStringBuilder) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
append(O, O) - Method in class org.jivesoftware.smack.util.EqualsUtil.Builder
 
appendBrTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that inserts a single carriage return.
appendCloseAnchorTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates that an anchor section ends.
appendCloseBlockQuoteTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates that a blockquote section ends.
appendCloseBodyTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates that the body section ends.
appendCloseCodeTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates end of text that is the code for a program.
appendCloseEmTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates end of emphasis.
appendCloseHeaderTag(int) - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates that a header section ends.
appendCloseInlinedQuoteTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates that an inlined quote section ends.
appendCloseLineItemTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates that a line item section ends.
appendCloseOrderedListTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates that an ordered list section ends.
appendCloseParagraphTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates the end of a new paragraph.
appendCloseSpanTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates that a span section ends.
appendCloseStrongTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates that a strong section ends.
appendCloseUnorderedListTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates that an unordered list section ends.
appendErrorIfExists(XmlStringBuilder) - Method in class org.jivesoftware.smack.packet.Stanza
Append an XMPPError is this stanza has one set.
appendHeading(Appendable, String) - Static method in class org.jivesoftware.smack.util.StringUtils
 
appendHeading(Appendable, String, char) - Static method in class org.jivesoftware.smack.util.StringUtils
 
appendImageTag(String, String, String, String, String) - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates an image.
appendInnerXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.message_markup.element.ListElement
 
appendInnerXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.NonEmptyChildElement
 
appendInnerXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.message_markup.element.SpanElement
 
appendLineItemTag(String) - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates the start of a new line item within a list.
appendOpenAnchorTag(String, String) - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates that an anchor section begins.
appendOpenBlockQuoteTag(String) - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates that a blockquote section begins.
appendOpenCiteTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates a reference to work, such as a book, report or web site.
appendOpenCodeTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates text that is the code for a program.
appendOpenEmTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates emphasis.
appendOpenHeaderTag(int, String) - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates a header, a title of a section of the message.
appendOpenInlinedQuoteTag(String) - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates that an inlined quote section begins.
appendOpenOrderedListTag(String) - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that creates an ordered list.
appendOpenParagraphTag(String) - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates the start of a new paragraph.
appendOpenSpanTag(String) - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that allows to set the fonts for a span of text.
appendOpenStrongTag() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates text which should be more forceful than surrounding text.
appendOpenUnorderedListTag(String) - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that creates an unordered list.
appendStatsTo(Appendable) - Method in class org.jivesoftware.smack.internal.AbstractStats
 
appendStatsTo(ExtendedAppendable) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection.Stats
 
appendStatsTo(ExtendedAppendable) - Method in class org.jivesoftware.smack.internal.AbstractStats
 
appendStatsTo(ExtendedAppendable) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager.Stats
 
appendTo(Collection<? extends Object>, StringBuilder) - Static method in class org.jivesoftware.smack.util.StringUtils
 
appendTo(Collection<? extends Object>, String, StringBuilder) - Static method in class org.jivesoftware.smack.util.StringUtils
 
appendTo(Collection<O>, StringBuilder, Consumer<O>) - Static method in class org.jivesoftware.smack.util.StringUtils
 
appendTo(Collection<O>, String, StringBuilder, Consumer<O>) - Static method in class org.jivesoftware.smack.util.StringUtils
 
appendTo(XmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.element.NodeInfo
 
appendWalkTo(List<State>) - Method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext
 
appendXML(XmlStringBuilder) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
 
appendXML(XmlStringBuilder) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.BasicValidateElement
 
appendXML(XmlStringBuilder) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.OpenValidateElement
 
appendXML(XmlStringBuilder) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.RangeValidateElement
 
appendXML(XmlStringBuilder) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.RegexValidateElement
 
apply(T) - Method in interface org.jivesoftware.smack.util.Function
 
applyTo(MessageBuilder) - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
Add this element to the provided message builder.
Approve - org.jivesoftware.smack.roster.SubscribeListener.SubscribeAnswer
Approve the subscription request.
ApproveAndAlsoRequestIfRequired - org.jivesoftware.smack.roster.SubscribeListener.SubscribeAnswer
Approve the subscription request and also request subscription from the other party if not already subscribed.
areEntityCapsSupported(Jid) - Method in class org.jivesoftware.smackx.caps.EntityCapsManager
Returns true if Entity Caps are supported by a given JID.
areEntityCapsSupportedByServer() - Method in class org.jivesoftware.smackx.caps.EntityCapsManager
Returns true if Entity Caps are supported by the local service/server.
aroused - org.jivesoftware.smackx.mood.Mood
 
ArrayBlockingQueueWithShutdown<E> - Class in org.jivesoftware.smack.util
Like ArrayBlockingQueue but with additional ArrayBlockingQueueWithShutdown.shutdown() and ArrayBlockingQueueWithShutdown.start() methods.
ArrayBlockingQueueWithShutdown(int) - Constructor for class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 
ArrayBlockingQueueWithShutdown(int, boolean) - Constructor for class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 
ArrayBlockingQueueWithShutdown.TryPutResult - Enum in org.jivesoftware.smack.util
 
ArrayBlockingQueueWithShutdown.TryTakeResult<E> - Class in org.jivesoftware.smack.util
 
ArrayBlockingQueueWithShutdown.TryTakeResultCode - Enum in org.jivesoftware.smack.util
 
asAddress(OmemoDevice) - Static method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
asBuilder() - Method in class org.jivesoftware.smack.packet.Message
 
asBuilder() - Method in class org.jivesoftware.smack.packet.MessageOrPresence
 
asBuilder() - Method in class org.jivesoftware.smack.packet.Presence
 
asBuilder() - Method in class org.jivesoftware.smackx.xdata.BooleanFormField
 
asBuilder() - Method in class org.jivesoftware.smackx.xdata.JidMultiFormField
 
asBuilder() - Method in class org.jivesoftware.smackx.xdata.JidSingleFormField
 
asBuilder() - Method in class org.jivesoftware.smackx.xdata.ListMultiFormField
 
asBuilder() - Method in class org.jivesoftware.smackx.xdata.ListSingleFormField
 
asBuilder() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
 
asBuilder() - Method in class org.jivesoftware.smackx.xdata.TextMultiFormField
 
asBuilder() - Method in class org.jivesoftware.smackx.xdata.TextSingleFormField
 
asBuilder(String) - Method in class org.jivesoftware.smack.packet.Message
 
asBuilder(String) - Method in class org.jivesoftware.smack.packet.MessageOrPresence
 
asBuilder(String) - Method in class org.jivesoftware.smack.packet.Presence
 
asBuilder(String) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
 
asBuilder(XMPPConnection) - Method in class org.jivesoftware.smack.packet.Message
 
asBuilder(XMPPConnection) - Method in class org.jivesoftware.smack.packet.MessageOrPresence
 
asBuilder(XMPPConnection) - Method in class org.jivesoftware.smack.packet.Presence
 
asEnum() - Method in class org.jivesoftware.smackx.jingle.element.JingleReason
 
asExecutorFor(K) - Method in class org.jivesoftware.smack.AsyncButOrdered
 
asFeature(HashManager.ALGORITHM) - Static method in class org.jivesoftware.smackx.hashes.HashManager
Return the feature name of the given algorithm.
ashamed - org.jivesoftware.smackx.mood.Mood
 
asHiddenFormTypeFieldIfPossible() - Method in class org.jivesoftware.smackx.xdata.FormField
 
asInetAddress() - Method in class org.jivesoftware.smack.util.InternetAddress
 
askForBackupCode() - Method in interface org.jivesoftware.smackx.ox.callback.backup.AskForBackupCodeCallback
This callback is used to ask the user to provide a backup code.
AskForBackupCodeCallback - Interface in org.jivesoftware.smackx.ox.callback.backup
 
askForSubscriptionIfRequired(Roster, BareJid) - Static method in class org.jivesoftware.smack.roster.RosterUtil
 
asMamPrefs() - Method in class org.jivesoftware.smackx.mam.MamManager.MamPrefsResult
 
asPredicate(Class<?>) - Method in interface org.jivesoftware.smack.filter.StanzaFilter
 
assembleHashElement(HashManager.ALGORITHM, byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
assertAtEndTag(XmlPullParser) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
assertAtStartTag(XmlPullParser) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
assertAtStartTag(XmlPullParser, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
assisted - org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Type
 
asString - Variable in enum org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
asSymbol() - Method in enum org.jivesoftware.smack.roster.packet.RosterPacket.ItemType
Get a String containing symbols representing the item type.
asUnmodifiableMultiMap() - Method in class org.jivesoftware.smack.util.MultiMap
 
async - org.jivesoftware.smack.iqrequest.IQRequestHandler.Mode
Process IQ requests asynchronously, i.e.
Async - Class in org.jivesoftware.smack.util
 
Async() - Constructor for class org.jivesoftware.smack.util.Async
 
ASYNC_BUT_ORDERED - Static variable in class org.jivesoftware.smack.AbstractXMPPConnection
 
Async.ThrowingRunnable - Class in org.jivesoftware.smack.util
Like Runnable, but allows the runOrThrow() method to throw an exception.
AsyncButOrdered<K> - Class in org.jivesoftware.smack
Helper class to perform an operation asynchronous but keeping the order in respect to a given key.
AsyncButOrdered() - Constructor for class org.jivesoftware.smack.AsyncButOrdered
 
AsyncButOrdered(Executor) - Constructor for class org.jivesoftware.smack.AsyncButOrdered
 
asyncGo(Runnable) - Static method in class org.jivesoftware.smack.AbstractXMPPConnection
 
asyncGo(Runnable) - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
asyncGoLimited(Runnable) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
AttemptResult(String) - Constructor for class org.jivesoftware.smack.fsm.StateTransitionResult.AttemptResult
 
AttentionExtension - Class in org.jivesoftware.smackx.attention.packet
A PacketExtension that implements XEP-0224: Attention This extension is expected to be added to message stanzas of type 'headline.' Please refer to the XEP for more implementation guidelines.
AttentionExtension() - Constructor for class org.jivesoftware.smackx.attention.packet.AttentionExtension
 
AttentionExtension.Provider - Class in org.jivesoftware.smackx.attention.packet
ATTR_ALGO - Static variable in class org.jivesoftware.smackx.hashes.element.HashElement
 
ATTR_ANCHOR - Static variable in class org.jivesoftware.smackx.reference.element.ReferenceElement
 
ATTR_BEGIN - Static variable in class org.jivesoftware.smackx.reference.element.ReferenceElement
 
ATTR_BLOCK_SIZE - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
ATTR_BY - Static variable in class org.jivesoftware.smackx.sid.element.StanzaIdElement
 
ATTR_CID - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
ATTR_CID - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.JingleS5BCandidateTransportInfo
 
ATTR_CLEAR - Static variable in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
 
ATTR_CREATOR - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.Checksum
 
ATTR_DATE - Static variable in class org.jivesoftware.smackx.ox.element.PubkeyElement
 
ATTR_DATE - Static variable in class org.jivesoftware.smackx.ox.element.PublicKeysListElement.PubkeyMetadataElement
 
ATTR_DSTADDR - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
ATTR_ELEMENT_NAMESPACE - Static variable in class org.jivesoftware.smackx.message_fastening.element.ExternalElement
 
ATTR_END - Static variable in class org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
 
ATTR_END - Static variable in class org.jivesoftware.smackx.reference.element.ReferenceElement
 
ATTR_HOST - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
ATTR_ID - Static variable in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
 
ATTR_ID - Static variable in class org.jivesoftware.smackx.sid.element.StableAndUniqueIdElement
 
ATTR_IV - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoHeaderElement
 
ATTR_JID - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
ATTR_JID - Static variable in class org.jivesoftware.smackx.ox.element.OpenPgpContentElement
 
ATTR_JID - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
 
ATTR_LENGTH - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
 
ATTR_MODE - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
ATTR_NAME - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.Checksum
 
ATTR_NAME - Static variable in class org.jivesoftware.smackx.message_fastening.element.ExternalElement
 
ATTR_OFFSET - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
 
ATTR_PAYLOAD - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoElement
 
ATTR_PORT - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
ATTR_PREKEY - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoKeyElement
 
ATTR_PRIORITY - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
ATTR_RID - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoKeyElement
 
ATTR_SHELL - Static variable in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
 
ATTR_SID - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
ATTR_SID - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
ATTR_SID - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoHeaderElement
 
ATTR_SINCE - Static variable in class org.jivesoftware.smackx.last_interaction.element.IdleElement
 
ATTR_STAMP - Static variable in class org.jivesoftware.smackx.message_retraction.element.RetractedElement
 
ATTR_STAMP - Static variable in class org.jivesoftware.smackx.ox.element.OpenPgpContentElement
 
ATTR_STAMP - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.TimestampAffixElement
 
ATTR_START - Static variable in class org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
 
ATTR_TYPE - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
ATTR_TYPE - Static variable in class org.jivesoftware.smackx.reference.element.ReferenceElement
 
ATTR_URI - Static variable in class org.jivesoftware.smackx.reference.element.ReferenceElement
 
ATTR_V4_FINGERPRINT - Static variable in class org.jivesoftware.smackx.ox.element.PublicKeysListElement.PubkeyMetadataElement
 
attribute(String, boolean) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
attribute(String, int) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
attribute(String, long) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
attribute(String, E, E) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
attribute(String, CharSequence) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
attribute(String, Enum<?>) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
attribute(String, String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
Does nothing if value is null.
attribute(String, Date) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
Add a new attribute to this builder, with the Date instance as its value, which will get formatted with XmppDateTime.formatXEP0082Date(Date).
ATTRIBUTE_LAST - Static variable in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 
ATTRIBUTE_NAME - Static variable in enum org.jivesoftware.smackx.amp.packet.AMPExtension.Action
 
ATTRIBUTE_NAME - Static variable in interface org.jivesoftware.smackx.amp.packet.AMPExtension.Condition
 
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
 
Audio() - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
Empty constructor.
Audio() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.Audio
 
Audio() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleDescription.Audio
 
Audio() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentDescriptionProvider.Audio
 
Audio() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider.Audio
Empty constructor.
Audio() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleDescriptionProvider.Audio
 
Audio(int, String) - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
Constructor with Id and name.
Audio(int, String, int) - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
Constructor with all the attributes of an Audio payload type.
Audio(int, String, int, int) - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
Constructor with all the attributes of an Audio payload type.
Audio(String) - Constructor for class org.jivesoftware.smackx.jingleold.media.ContentInfo.Audio
 
Audio(ExtensionElement) - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider.Audio
Constructor with an audio info.
Audio(ContentInfo) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio
 
Audio(PayloadType) - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
Copy constructor.
Audio(PayloadType) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleDescription.Audio
Utility constructor, with a PayloadType.
Audio(PayloadType.Audio) - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
Copy constructor.
Audio(PayloadType.Audio) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType.Audio
 
Audio(JingleContentDescription.JinglePayloadType) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.Audio
Utility constructor, with a JinglePayloadType.
AudioChannel - Class in org.jivesoftware.smackx.jingleold.mediaimpl.jmf
An Easy to use Audio Channel implemented using JMF.
AudioChannel(MediaLocator, String, String, int, int, Format, JingleMediaSession) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioChannel
Creates an Audio Channel for a desired jmf locator.
AudioFormatUtils - Class in org.jivesoftware.smackx.jingleold.mediaimpl.jmf
Audio Format Utils.
AudioFormatUtils() - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioFormatUtils
 
AudioMediaSession - Class in org.jivesoftware.smackx.jingleold.mediaimpl.jmf
This Class implements a complete JingleMediaSession.
AudioMediaSession - Class in org.jivesoftware.smackx.jingleold.mediaimpl.jspeex
This Class implements a complete JingleMediaSession.
AudioMediaSession(PayloadType, TransportCandidate, TransportCandidate, String, JingleSession) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Creates a org.jivesoftware.jingleaudio.jmf.AudioMediaSession with defined payload type, remote and local candidates.
AudioMediaSession(PayloadType, TransportCandidate, TransportCandidate, String, JingleSession) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Creates a org.jivesoftware.jingleaudio.jspeex.AudioMediaSession with defined payload type, remote and local candidates.
AudioReceiver - Class in org.jivesoftware.smackx.jingleold.mediaimpl.jmf
This class implements receive methods and listeners to be used in AudioChannel.
AudioReceiver(Object, JingleMediaSession) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioReceiver
 
AUTH - org.jivesoftware.smack.packet.StanzaError.Type
 
authenticate(String, String, DomainBareJid, String, EntityBareJid, SSLSession) - Method in class org.jivesoftware.smack.sasl.SASLMechanism
Builds and sends the auth stanza to the server.
authenticate(String, String, EntityBareJid, SSLSession) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Authenticate a connection.
authenticate(String, DomainBareJid, CallbackHandler, EntityBareJid, SSLSession) - Method in class org.jivesoftware.smack.sasl.SASLMechanism
Builds and sends the auth stanza to the server.
authenticated - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
Flag that indicates if the user is currently authenticated with the server.
authenticated(XMPPConnection, boolean) - Method in class org.jivesoftware.smack.AbstractConnectionListener
Deprecated.
 
authenticated(XMPPConnection, boolean) - Method in interface org.jivesoftware.smack.ConnectionListener
Notification that the connection has been authenticated.
authenticated(XMPPConnection, boolean) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.JingleIBBTransportManager
 
authenticated(XMPPConnection, boolean) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager
 
authenticatedConnectionInitiallyEstablishedTimestamp - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
 
authenticateInternal() - Method in class org.jivesoftware.smack.sasl.javax.SASLJavaXMechanism
 
authenticateInternal() - Method in class org.jivesoftware.smack.sasl.SASLMechanism
 
authenticateInternal(CallbackHandler) - Method in class org.jivesoftware.smack.sasl.core.SASLAnonymous
 
authenticateInternal(CallbackHandler) - Method in class org.jivesoftware.smack.sasl.core.SASLXOauth2Mechanism
 
authenticateInternal(CallbackHandler) - Method in class org.jivesoftware.smack.sasl.core.ScramMechanism
 
authenticateInternal(CallbackHandler) - Method in class org.jivesoftware.smack.sasl.javax.SASLJavaXMechanism
 
authenticateInternal(CallbackHandler) - Method in class org.jivesoftware.smack.sasl.provided.SASLDigestMD5Mechanism
 
authenticateInternal(CallbackHandler) - Method in class org.jivesoftware.smack.sasl.provided.SASLExternalMechanism
 
authenticateInternal(CallbackHandler) - Method in class org.jivesoftware.smack.sasl.provided.SASLPlainMechanism
 
authenticateInternal(CallbackHandler) - Method in class org.jivesoftware.smack.sasl.SASLMechanism
 
authenticationId - Variable in class org.jivesoftware.smack.sasl.SASLMechanism
Then authentication identity (authcid).
authenticationSuccessful() - Method in class org.jivesoftware.smack.SASLAuthentication
 
AuthMechanism(String, String) - Constructor for class org.jivesoftware.smack.sasl.packet.SaslNonza.AuthMechanism
 
authorizationId - Variable in class org.jivesoftware.smack.sasl.SASLMechanism
The authorization identifier (authzid).
authorize - org.jivesoftware.smackx.pubsub.AccessModel
Subscription request must be approved and only subscribers may retrieve items.
authzidSupported() - Method in class org.jivesoftware.smack.sasl.core.ScramMechanism
 
authzidSupported() - Method in class org.jivesoftware.smack.sasl.javax.SASLDigestMD5Mechanism
 
authzidSupported() - Method in class org.jivesoftware.smack.sasl.javax.SASLExternalMechanism
 
authzidSupported() - Method in class org.jivesoftware.smack.sasl.javax.SASLGSSAPIMechanism
 
authzidSupported() - Method in class org.jivesoftware.smack.sasl.javax.SASLPlainMechanism
 
authzidSupported() - Method in class org.jivesoftware.smack.sasl.provided.SASLDigestMD5Mechanism
 
authzidSupported() - Method in class org.jivesoftware.smack.sasl.provided.SASLExternalMechanism
 
authzidSupported() - Method in class org.jivesoftware.smack.sasl.provided.SASLPlainMechanism
 
authzidSupported() - Method in class org.jivesoftware.smack.sasl.SASLMechanism
 
auto_create - org.jivesoftware.smackx.pubsub.PubSubFeature
 
AUTO_CREATE_FEATURE - Static variable in class org.jivesoftware.smackx.pubsub.PubSubManager
 
auto_subscribe - org.jivesoftware.smackx.pubsub.PubSubFeature
 
autoAddDeliveryReceiptRequests() - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Enables automatic requests of delivery receipts for outgoing messages of Message.Type.normal, Message.Type.chat or Message.Type.headline, and with a Message.Body extension.
autojoinBookmarkedConferences() - Method in class org.jivesoftware.smackx.muc.bookmarkautojoin.MucBookmarkAutojoinManager
 
autoJoinFailed(MultiUserChat, Exception) - Method in interface org.jivesoftware.smackx.muc.AutoJoinFailedCallback
Invoked if the automatic rejoin rooms on reconnect failed.
AutoJoinFailedCallback - Interface in org.jivesoftware.smackx.muc
 
autoJoinSuccess(MultiUserChat, Resourcepart) - Method in interface org.jivesoftware.smackx.muc.AutoJoinSuccessCallback
Invoked after the automatic rejoin rooms on reconnect success.
AutoJoinSuccessCallback - Interface in org.jivesoftware.smackx.muc
 
available - org.jivesoftware.smack.packet.Presence.Mode
Available (the default).
available - org.jivesoftware.smack.packet.Presence.Type
The user is available to receive messages (default).
AVAILABLE - Static variable in class org.jivesoftware.smack.filter.PresenceTypeFilter
 
AVERAGE - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
averageWaitTimeUpdated(WorkgroupQueue, int) - Method in interface org.jivesoftware.smackx.workgroup.agent.QueueUsersListener
The average wait time of the queue was updated.
await(Collection<? extends SmackFuture<?, ?>>, long, TimeUnit) - Static method in class org.jivesoftware.smack.SmackFuture
 
away - org.jivesoftware.smack.packet.Presence.Mode
Away.
away - org.jivesoftware.smackx.pubsub.PresenceState
 

B

backupSecretKeyToServer(SecretKeyBackupSelectionCallback) - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
Upload the encrypted secret key to a private PEP node.
backupSecretKeyToServer(SecretKeyBackupSelectionCallback, OpenPgpSecretKeyBackupPassphrase) - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
Upload the encrypted secret key to a private PEP node.
bad_file - org.jivesoftware.smackx.filetransfer.FileTransfer.Error
The provided file to transfer does not exist or could not be read.
bad_format - org.jivesoftware.smack.packet.StreamError.Condition
 
bad_namespace_prefix - org.jivesoftware.smack.packet.StreamError.Condition
 
bad_request - org.jivesoftware.smack.packet.StanzaError.Condition
 
badAction - org.jivesoftware.smackx.commands.AdHocCommand.SpecificErrorCondition
The responding JID cannot accept the specified action.
BadActionError() - Constructor for class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider.BadActionError
 
badLocale - org.jivesoftware.smackx.commands.AdHocCommand.SpecificErrorCondition
The responding JID cannot accept the specified language/locale.
BadLocaleError() - Constructor for class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider.BadLocaleError
 
badPayload - org.jivesoftware.smackx.commands.AdHocCommand.SpecificErrorCondition
The responding JID cannot accept the specified payload (e.g.
BadPayloadError() - Constructor for class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider.BadPayloadError
 
badSessionid - org.jivesoftware.smackx.commands.AdHocCommand.SpecificErrorCondition
The responding JID cannot accept the specified sessionid.
BadSessionIDError() - Constructor for class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider.BadSessionIDError
 
banned(EntityFullJid, Jid, String) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
banned(EntityFullJid, Jid, String) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when an administrator or owner banned a participant from the room.
banned(Jid, String) - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
Deprecated.
 
banned(Jid, String) - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when an administrator or owner banned your user from the room.
BANNED_301 - Static variable in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
banUser(Jid, String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Bans a user from the room.
banUsers(Collection<? extends Jid>) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Bans users from the room.
BARE_JID - org.jivesoftware.smack.chat.ChatManager.MatchMode
Deprecated.
Will attempt to match on the JID in the from field, and then attempt the base JID if no match was found.
BareJid - org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter.JidType
 
BareJidEncoder - Class in org.jivesoftware.smack.util.stringencoder
 
BareJidEncoder() - Constructor for class org.jivesoftware.smack.util.stringencoder.BareJidEncoder
 
BareJidEncoder.LegacyEncoder - Class in org.jivesoftware.smack.util.stringencoder
Deprecated.
BareJidEncoder.UrlSafeEncoder - Class in org.jivesoftware.smack.util.stringencoder
 
BareJidUserId - Class in org.jivesoftware.smackx.ox.selection_strategy
 
BareJidUserId() - Constructor for class org.jivesoftware.smackx.ox.selection_strategy.BareJidUserId
 
BareJidUserId.PubRingSelectionStrategy - Class in org.jivesoftware.smackx.ox.selection_strategy
 
BareJidUserId.SecRingSelectionStrategy - Class in org.jivesoftware.smackx.ox.selection_strategy
 
Base32 - Class in org.jivesoftware.smack.util.stringencoder
Base32 string encoding is useful for when filenames case-insensitive filesystems are encoded.
Base32() - Constructor for class org.jivesoftware.smack.util.stringencoder.Base32
 
Base64 - Class in org.jivesoftware.smack.util.stringencoder
 
Base64() - Constructor for class org.jivesoftware.smack.util.stringencoder.Base64
 
Base64(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
Creates this element.
Base64.Encoder - Interface in org.jivesoftware.smack.util.stringencoder
 
Base64BinaryChunk - Class in org.jivesoftware.smackx.hoxt.packet
Stanza extension for base64 binary chunks.
Base64BinaryChunk(String, String, int) - Constructor for class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
Creates the extension.
Base64BinaryChunk(String, String, int, boolean) - Constructor for class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
Creates the extension.
Base64BinaryChunkProvider - Class in org.jivesoftware.smackx.hoxt.provider
Stanza provider for base64 binary chunks.
Base64BinaryChunkProvider() - Constructor for class org.jivesoftware.smackx.hoxt.provider.Base64BinaryChunkProvider
 
Base64UrlSafeEncoder - Class in org.jivesoftware.smack.util.stringencoder
 
Base64UrlSafeEncoder() - Constructor for class org.jivesoftware.smack.util.stringencoder.Base64UrlSafeEncoder
 
basic - org.jivesoftware.smackx.pubsub.Affiliation.AffiliationNamespace
 
basic - org.jivesoftware.smackx.pubsub.packet.PubSubNamespace
 
basic - org.jivesoftware.smackx.pubsub.SubscriptionsExtension.SubscriptionsNamespace
 
BasicResolver - Class in org.jivesoftware.smackx.jingleold.nat
Basic Resolver takes all IP addresses of the interfaces and uses the first non-loopback address.
BasicResolver() - Constructor for class org.jivesoftware.smackx.jingleold.nat.BasicResolver
Constructor.
BasicTransportManager - Class in org.jivesoftware.smackx.jingleold.nat
A Basic Jingle Transport Manager implementation.
BasicTransportManager() - Constructor for class org.jivesoftware.smackx.jingleold.nat.BasicTransportManager
 
BasicValidateElement(String) - Constructor for class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.BasicValidateElement
Basic validate element constructor.
bcc - org.jivesoftware.smackx.address.packet.MultipleAddresses.Type
 
becameFriend(BareJid, Presence) - Method in interface org.jivesoftware.smackx.iot.provisioning.BecameFriendListener
 
BecameFriendListener - Interface in org.jivesoftware.smackx.iot.provisioning
 
before - org.jivesoftware.smackx.rsm.packet.RSMSet.PageDirection
 
beforeUid(String) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
Specifies a message UID as 'before' anchor for the query.
beginList() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder
Begin a list.
Bind - Class in org.jivesoftware.smack.packet
IQ stanza used by Smack to bind a resource and to obtain the jid assigned by the server.
Bind.Feature - Class in org.jivesoftware.smack.packet
 
Bind2Module - Class in org.jivesoftware.smack.bind2
 
Bind2Module(Bind2ModuleDescriptor, ModularXmppClientToServerConnectionInternal) - Constructor for class org.jivesoftware.smack.bind2.Bind2Module
 
Bind2Module.Bind2StateDescriptor - Class in org.jivesoftware.smack.bind2
 
Bind2ModuleDescriptor - Class in org.jivesoftware.smack.bind2
 
Bind2ModuleDescriptor() - Constructor for class org.jivesoftware.smack.bind2.Bind2ModuleDescriptor
 
Bind2ModuleDescriptor.Builder - Class in org.jivesoftware.smack.bind2
 
BindIQProvider - Class in org.jivesoftware.smack.provider
 
BindIQProvider() - Constructor for class org.jivesoftware.smack.provider.BindIQProvider
 
bindResourceAndEstablishSession(Resourcepart) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
blacklistSASLMechanism(String) - Static method in class org.jivesoftware.smack.SASLAuthentication
 
blake2b160(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
blake2b160(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
BLAKE2B160 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
 
blake2b160HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
blake2b160HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
blake2b256(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
blake2b256(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
BLAKE2B256 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
 
blake2b256HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
blake2b256HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
blake2b384(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
blake2b384(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
BLAKE2B384 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
 
blake2b384HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
blake2b384HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
blake2b512(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
blake2b512(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
BLAKE2B512 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
 
blake2b512HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
blake2b512HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
blockContacts(List<Jid>) - Method in class org.jivesoftware.smackx.blocking.BlockingCommandManager
Block contacts.
BlockContactsIQ - Class in org.jivesoftware.smackx.blocking.element
Block contact IQ class.
BlockContactsIQ(List<Jid>) - Constructor for class org.jivesoftware.smackx.blocking.element.BlockContactsIQ
Block list IQ constructor.
BlockContactsIQProvider - Class in org.jivesoftware.smackx.blocking.provider
Block contact IQ provider class.
BlockContactsIQProvider() - Constructor for class org.jivesoftware.smackx.blocking.provider.BlockContactsIQProvider
 
BlockedErrorExtension - Class in org.jivesoftware.smackx.blocking.element
Blocked error extension class.
BlockedErrorExtension() - Constructor for class org.jivesoftware.smackx.blocking.element.BlockedErrorExtension
 
BlockedErrorExtensionProvider - Class in org.jivesoftware.smackx.blocking.provider
Blocked error extension class.
BlockedErrorExtensionProvider() - Constructor for class org.jivesoftware.smackx.blocking.provider.BlockedErrorExtensionProvider
 
BLOCKING - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
 
BlockingCommandManager - Class in org.jivesoftware.smackx.blocking
Blocking command manager class.
BlockingElement(Jid, Boolean, Boolean) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightElements.BlockingElement
Blocking element constructor.
BlockLevelMarkupElement(int, int) - Constructor for class org.jivesoftware.smackx.message_markup.element.MarkupElement.BlockLevelMarkupElement
 
BlockListIQ - Class in org.jivesoftware.smackx.blocking.element
Block list IQ class.
BlockListIQ() - Constructor for class org.jivesoftware.smackx.blocking.element.BlockListIQ
Block list IQ constructor.
BlockListIQ(List<Jid>) - Constructor for class org.jivesoftware.smackx.blocking.element.BlockListIQ
Block list IQ constructor.
BlockListIQProvider - Class in org.jivesoftware.smackx.blocking.provider
Block list IQ provider class.
BlockListIQProvider() - Constructor for class org.jivesoftware.smackx.blocking.provider.BlockListIQProvider
 
BLOCKQUOTE - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
BlockQuoteElement - Class in org.jivesoftware.smackx.message_markup.element
 
BlockQuoteElement(int, int) - Constructor for class org.jivesoftware.smackx.message_markup.element.BlockQuoteElement
Create a new Block Quote element.
blockRoom(DomainBareJid, Jid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Block a room.
blockRooms(DomainBareJid, List<Jid>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Block rooms.
blocksOf8Chars() - Method in class org.jivesoftware.smackx.omemo.trust.OmemoFingerprint
Split the fingerprint in blocks of 8 characters with spaces between.
blockUser(DomainBareJid, Jid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Block a user.
blockUsers(DomainBareJid, List<Jid>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Block users.
blueBlindness - org.jivesoftware.smackx.colors.ConsistentColor.Deficiency
Activate color correction for users suffering from blue-blindness.
BoBData - Class in org.jivesoftware.smackx.bob
Bits of Binary data class.
BoBData(String, byte[]) - Constructor for class org.jivesoftware.smackx.bob.BoBData
 
BoBData(String, byte[], Integer) - Constructor for class org.jivesoftware.smackx.bob.BoBData
BoB data constructor.
BoBData(String, String) - Constructor for class org.jivesoftware.smackx.bob.BoBData
 
BoBData(String, String, Integer) - Constructor for class org.jivesoftware.smackx.bob.BoBData
 
BoBDataExtension - Class in org.jivesoftware.smackx.bob.element
Bits of Binary data extension element.
BoBDataExtension(ContentId, BoBData) - Constructor for class org.jivesoftware.smackx.bob.element.BoBDataExtension
Bits of Binary data extension constructor.
BoBDataExtensionProvider - Class in org.jivesoftware.smackx.bob.provider
 
BoBDataExtensionProvider() - Constructor for class org.jivesoftware.smackx.bob.provider.BoBDataExtensionProvider
 
BoBInfo - Class in org.jivesoftware.smackx.bob
 
BoBIQ - Class in org.jivesoftware.smackx.bob.element
Bits of Binary IQ class.
BoBIQ(ContentId) - Constructor for class org.jivesoftware.smackx.bob.element.BoBIQ
Bits of Binary IQ constructor.
BoBIQ(ContentId, BoBData) - Constructor for class org.jivesoftware.smackx.bob.element.BoBIQ
Bits of Binary IQ constructor.
BoBIQProvider - Class in org.jivesoftware.smackx.bob.provider
Bits of Binary IQ provider class.
BoBIQProvider() - Constructor for class org.jivesoftware.smackx.bob.provider.BoBIQProvider
 
BoBManager - Class in org.jivesoftware.smackx.bob
Bits of Binary manager class.
BoBProviderUtil - Class in org.jivesoftware.smackx.bob.provider
 
BoBProviderUtil() - Constructor for class org.jivesoftware.smackx.bob.provider.BoBProviderUtil
 
Body(String, String) - Constructor for class org.jivesoftware.smack.packet.Message.Body
 
Body(String, String, Message.Body.BodyElementNamespace) - Constructor for class org.jivesoftware.smack.packet.Message.Body
 
BODY - Static variable in class org.jivesoftware.smack.packet.Message
 
BODY_OMEMO_HINT - Static variable in class org.jivesoftware.smackx.omemo.util.OmemoConstants
 
body_xslt - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
The URL of an XSL transformation which can be applied to payloads in order to generate an appropriate message body element.
BodyElementProvider - Class in org.jivesoftware.smack.provider
 
BodyElementProvider() - Constructor for class org.jivesoftware.smack.provider.BodyElementProvider
 
BookmarkedConference - Class in org.jivesoftware.smackx.bookmarks
Represents a Conference Room bookmarked on the server using XEP-0048 Bookmark Storage XEP.
BookmarkedConference(String, EntityBareJid, boolean, Resourcepart, String) - Constructor for class org.jivesoftware.smackx.bookmarks.BookmarkedConference
 
BookmarkedConference(EntityBareJid) - Constructor for class org.jivesoftware.smackx.bookmarks.BookmarkedConference
 
BookmarkedURL - Class in org.jivesoftware.smackx.bookmarks
Represents one instance of a URL defined using XEP-0048 Bookmark Storage XEP.
BookmarkedURL(String) - Constructor for class org.jivesoftware.smackx.bookmarks.BookmarkedURL
 
BookmarkedURL(String, String, boolean) - Constructor for class org.jivesoftware.smackx.bookmarks.BookmarkedURL
 
BookmarkManager - Class in org.jivesoftware.smackx.bookmarks
Provides methods to manage bookmarks in accordance with XEP-0048.
Bookmarks - Class in org.jivesoftware.smackx.bookmarks
Bookmarks is used for storing and retrieving URLS and Conference rooms.
Bookmarks() - Constructor for class org.jivesoftware.smackx.bookmarks.Bookmarks
Required Empty Constructor to use Bookmarks.
Bookmarks.Provider - Class in org.jivesoftware.smackx.bookmarks
The IQ Provider for BookmarkStorage.
bool - org.jivesoftware.smackx.xdata.FormField.Type
Boolean type.
BOOL - org.jivesoftware.smackx.iot.control.element.SetData.Type
 
booleanBuilder(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
BooleanField(String, boolean) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataField.BooleanField
 
BooleanFormField - Class in org.jivesoftware.smackx.xdata
 
BooleanFormField(BooleanFormField.Builder) - Constructor for class org.jivesoftware.smackx.xdata.BooleanFormField
 
BooleanFormField.Builder - Class in org.jivesoftware.smackx.xdata
 
BooleansUtils - Class in org.jivesoftware.smack.util
 
BooleansUtils() - Constructor for class org.jivesoftware.smack.util.BooleansUtils
 
bored - org.jivesoftware.smackx.mood.Mood
 
BOSH - org.jivesoftware.smack.altconnections.HttpLookupMethod.LinkRelation
Selects link relation attribute as "urn:xmpp:alt-connections:xbosh".
BOSH_URI - Static variable in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
The BOSH namespace from XEP-0124.
BOSHConfiguration - Class in org.jivesoftware.smack.bosh
Configuration to use while establishing the connection to the XMPP server via HTTP binding.
BOSHConfiguration.Builder - Class in org.jivesoftware.smack.bosh
 
BOT_SETTINGS - Static variable in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
Defined as Bot settings type.
both - org.jivesoftware.smack.roster.packet.RosterPacket.ItemType
The user and the contact have subscriptions to each other's presence (also called a "mutual subscription").
both - org.jivesoftware.smackx.jingle.element.JingleContent.Senders
 
BR - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
brave - org.jivesoftware.smackx.mood.Mood
 
BridgedResolver - Class in org.jivesoftware.smackx.jingleold.nat
Bridged Resolver use a RTPBridge Service to add a relayed candidate.
BridgedResolver(XMPPConnection) - Constructor for class org.jivesoftware.smackx.jingleold.nat.BridgedResolver
Constructor.
BridgedTransportManager - Class in org.jivesoftware.smackx.jingleold.nat
A Jingle Transport Manager implementation to be used for NAT Networks.
BridgedTransportManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
 
brightness(int) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
build() - Method in class org.jivesoftware.smack.bind2.Bind2ModuleDescriptor.Builder
 
build() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration.Builder
 
build() - Method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext.Builder
 
build() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionConfiguration.Builder
 
build() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModuleDescriptor.Builder
 
build() - Method in class org.jivesoftware.smack.compression.CompressionModuleDescriptor.Builder
 
build() - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
 
build() - Method in class org.jivesoftware.smack.isr.InstantStreamResumptionModuleDescriptor.Builder
 
build() - Method in class org.jivesoftware.smack.packet.ErrorIQ.Builder
 
build() - Method in class org.jivesoftware.smack.packet.IqBuilder
 
build() - Method in class org.jivesoftware.smack.packet.IqData
 
build() - Method in class org.jivesoftware.smack.packet.MessageBuilder
 
build() - Method in class org.jivesoftware.smack.packet.MessageOrPresenceBuilder
 
build() - Method in class org.jivesoftware.smack.packet.PresenceBuilder
 
build() - Method in class org.jivesoftware.smack.packet.StandardExtensionElement.Builder
 
build() - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
build() - Method in class org.jivesoftware.smack.packet.StanzaError.Builder
 
build() - Method in class org.jivesoftware.smack.packet.XmlEnvironment.Builder
 
build() - Method in class org.jivesoftware.smack.sm.StreamManagementModuleDescriptor.Builder
 
build() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnectionConfiguration.Builder
 
build() - Method in class org.jivesoftware.smack.tcp.XmppTcpTransportModuleDescriptor.Builder
 
build() - Method in class org.jivesoftware.smack.util.HashCode.Builder
 
build() - Method in class org.jivesoftware.smack.util.ToStringUtil.Builder
 
build() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
build() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
This method is called to build GeoLocation from the Builder.
build() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Builder
 
build() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
 
build() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp.Builder
 
build() - Method in class org.jivesoftware.smackx.iot.Thing.Builder
 
build() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
 
build() - Method in class org.jivesoftware.smackx.jingle.element.Jingle.Builder
 
build() - Method in class org.jivesoftware.smackx.jingle.element.JingleContent.Builder
 
build() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport.Builder
 
build() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Builder
 
build() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
 
build() - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement.Builder
 
build() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
Build the element.
build() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder
Build a Message Markup element.
build() - Method in class org.jivesoftware.smackx.muc.MucEnterConfiguration.Builder
Build a new MucEnterConfiguration with the current builder.
build() - Method in class org.jivesoftware.smackx.ox.element.PublicKeysListElement.Builder
 
build() - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm.Builder
This method is called to build a SoftwareInfoForm.
build() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
Construct a content element from this builder.
build() - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement.Builder
This method is called to build a UserTuneElement.
build() - Method in class org.jivesoftware.smackx.xdata.BooleanFormField.Builder
 
build() - Method in class org.jivesoftware.smackx.xdata.FormField.Builder
 
build() - Method in class org.jivesoftware.smackx.xdata.JidMultiFormField.Builder
 
build() - Method in class org.jivesoftware.smackx.xdata.JidSingleFormField.Builder
 
build() - Method in class org.jivesoftware.smackx.xdata.ListMultiFormField.Builder
 
build() - Method in class org.jivesoftware.smackx.xdata.ListSingleFormField.Builder
 
build() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Builder
 
build() - Method in class org.jivesoftware.smackx.xdata.TextMultiFormField.Builder
 
build() - Method in class org.jivesoftware.smackx.xdata.TextSingleFormField.Builder
 
buildColorTable() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.OctTreeQuantizer
Build the color table.
buildColorTable() - Method in interface org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.Quantizer
Build a color table from the added pixels.
buildColorTable(int[], int[]) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.OctTreeQuantizer
A quick way to use the quantizer.
builder() - Static method in class org.jivesoftware.smack.bosh.BOSHConfiguration
 
builder() - Static method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionConfiguration
 
builder() - Static method in class org.jivesoftware.smack.packet.XmlEnvironment
 
builder() - Static method in class org.jivesoftware.smack.tcp.XMPPTCPConnectionConfiguration
 
builder() - Static method in class org.jivesoftware.smack.util.HashCode
 
builder() - Static method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
Returns a new instance of GeoLocation.Builder.
builder() - Static method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
 
builder() - Static method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp
 
builder() - Static method in class org.jivesoftware.smackx.iot.Thing
 
builder() - Static method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs
 
builder() - Static method in class org.jivesoftware.smackx.mediaelement.element.MediaElement
 
builder() - Static method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
 
builder() - Static method in class org.jivesoftware.smackx.ox.element.PublicKeysListElement
 
builder() - Static method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
Return a ContentElement.Builder that can be used to build the ContentElement.
builder() - Static method in class org.jivesoftware.smackx.xdata.packet.DataForm
Get a new data form builder with the form type set to DataForm.Type.submit.
builder(Class<? extends StateDescriptor>, Class<? extends StateDescriptor>) - Static method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext
 
builder(String) - Static method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
 
builder(String) - Static method in class org.jivesoftware.smackx.jingle.element.Jingle
 
builder(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
builder(String, String) - Static method in class org.jivesoftware.smack.packet.StandardExtensionElement
 
builder(IqData) - Static method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
 
builder(IqData) - Static method in class org.jivesoftware.smackx.jingle.element.Jingle
 
builder(StanzaError) - Static method in class org.jivesoftware.smack.packet.ErrorIQ
 
builder(StanzaError, IqData) - Static method in class org.jivesoftware.smack.packet.ErrorIQ
 
builder(XMPPConnection) - Static method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
 
builder(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingle.element.Jingle
 
builder(DataForm.Type) - Static method in class org.jivesoftware.smackx.xdata.packet.DataForm
 
Builder() - Constructor for class org.jivesoftware.smack.ConnectionConfiguration.Builder
 
Builder() - Constructor for class org.jivesoftware.smack.packet.AbstractError.Builder
 
Builder() - Constructor for class org.jivesoftware.smack.packet.XmlEnvironment.Builder
 
Builder() - Constructor for class org.jivesoftware.smack.util.HashCode.Builder
 
Builder() - Constructor for class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
 
Builder() - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Builder
 
Builder() - Constructor for class org.jivesoftware.smackx.iot.Thing.Builder
 
Builder() - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport.Builder
 
Builder() - Constructor for class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
 
Builder() - Constructor for class org.jivesoftware.smackx.mediaelement.element.MediaElement.Builder
 
Builder() - Constructor for class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
 
Builder(String, FormField.Type) - Constructor for class org.jivesoftware.smackx.xdata.AbstractMultiFormField.Builder
 
Builder(String, FormField.Type) - Constructor for class org.jivesoftware.smackx.xdata.AbstractSingleStringValueFormField.Builder
 
Builder(String, FormField.Type) - Constructor for class org.jivesoftware.smackx.xdata.FormField.Builder
 
Builder(String, FormField.Type) - Constructor for class org.jivesoftware.smackx.xdata.SingleValueFormField.Builder
 
Builder(ModularXmppClientToServerConnectionConfiguration.Builder) - Constructor for class org.jivesoftware.smack.bind2.Bind2ModuleDescriptor.Builder
 
Builder(ModularXmppClientToServerConnectionConfiguration.Builder) - Constructor for class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModuleDescriptor.Builder
 
Builder(ModularXmppClientToServerConnectionConfiguration.Builder) - Constructor for class org.jivesoftware.smack.sm.StreamManagementModuleDescriptor.Builder
 
Builder(AbstractMultiFormField) - Constructor for class org.jivesoftware.smackx.xdata.AbstractMultiFormField.Builder
 
Builder(AbstractSingleStringValueFormField) - Constructor for class org.jivesoftware.smackx.xdata.AbstractSingleStringValueFormField.Builder
 
Builder(FormField) - Constructor for class org.jivesoftware.smackx.xdata.FormField.Builder
 
Builder(SingleValueFormField) - Constructor for class org.jivesoftware.smackx.xdata.SingleValueFormField.Builder
 
builderFor(Class<?>) - Static method in class org.jivesoftware.smack.util.ToStringUtil
 
buildFor(int, boolean, NodeInfo, List<? extends IoTDataField>) - Static method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
buildHiddenFormType(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
buildIqData() - Method in class org.jivesoftware.smack.packet.StanzaFactory
 
buildIqData(String) - Static method in class org.jivesoftware.smack.packet.StanzaBuilder
 
buildMessage() - Static method in class org.jivesoftware.smack.packet.StanzaBuilder
 
buildMessage() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Constructs a new message builder for messages send to this MUC room.
buildMessage() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Constructs a new message builder for messages send to this MUC room.
buildMessage(String) - Static method in class org.jivesoftware.smack.packet.StanzaBuilder
 
buildMessage(MessageBuilder, Jid) - Method in class org.jivesoftware.smackx.omemo.OmemoMessage.Sent
Return the OmemoElement wrapped in a Message ready to be sent.
buildMessageFrom(Message, String) - Static method in class org.jivesoftware.smack.packet.StanzaBuilder
 
buildMessageFrom(Message, StanzaIdSource) - Static method in class org.jivesoftware.smack.packet.StanzaBuilder
 
buildMessageStanza() - Method in class org.jivesoftware.smack.packet.StanzaFactory
 
buildMessageStanzaFrom(Message) - Method in class org.jivesoftware.smack.packet.StanzaFactory
 
buildModule() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModuleDescriptor.Builder
 
buildNewWalkTo(Class<? extends StateDescriptor>) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
buildNonzaCallback() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
buildPresence() - Static method in class org.jivesoftware.smack.packet.StanzaBuilder
 
buildPresence(String) - Static method in class org.jivesoftware.smack.packet.StanzaBuilder
 
buildPresenceFrom(Presence, String) - Static method in class org.jivesoftware.smack.packet.StanzaBuilder
 
buildPresenceFrom(Presence, StanzaIdSource) - Static method in class org.jivesoftware.smack.packet.StanzaBuilder
 
buildPresenceStanza() - Method in class org.jivesoftware.smack.packet.StanzaFactory
 
buildPresenceStanzaFrom(Presence) - Method in class org.jivesoftware.smack.packet.StanzaFactory
 
buildResponse(StanzaView, Function<SB, String>) - Static method in class org.jivesoftware.smack.packet.StanzaBuilder
 
buildResponseFor(DiscoverInfo, IQ.ResponseType) - Static method in class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
buildWithoutValidiation() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
Bundle() - Constructor for class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil.Bundle
 
BUNDLE - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
 
BUNDLE - Variable in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
 
BundleAndDefer - Class in org.jivesoftware.smack.tcp
 
BundleAndDeferCallback - Interface in org.jivesoftware.smack.tcp
This callback is used to get the current value of the period in which Smack does bundle and defer outgoing stanzas.
bundleFromOmemoBundle(OmemoBundleElement, OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
bundleFromOmemoBundle(OmemoBundleElement, OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Build a crypto-lib specific PreKeyBundle (T_Bundle) using a PreKey from the OmemoBundleElement 'bundle'.
bundles(OmemoBundleElement, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil.Bundle
Break up the OmemoBundleElement into a list of crypto-lib specific bundles (T_PreKey).
busy - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
Busy - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
Busy() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio.Busy
 
Busy() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider.Audio.Busy
 
BUSY - Static variable in class org.jivesoftware.smackx.jingleold.media.ContentInfo.Audio
 
bytes(byte[]) - Static method in class org.jivesoftware.smack.util.MD5
 
bytes(byte[]) - Static method in class org.jivesoftware.smack.util.SHA1
 
bytes(String) - Static method in class org.jivesoftware.smack.util.MD5
 
bytes(String) - Static method in class org.jivesoftware.smack.util.SHA1
 
Bytestream - Class in org.jivesoftware.smackx.bytestreams.socks5.packet
A stanza representing part of a SOCKS5 Bytestream negotiation.
Bytestream() - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
The default constructor.
Bytestream(String) - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
A constructor where the session ID can be specified.
Bytestream.Activate - Class in org.jivesoftware.smackx.bytestreams.socks5.packet
The stanza sent by the stream initiator to the stream proxy to activate the connection.
Bytestream.Mode - Enum in org.jivesoftware.smackx.bytestreams.socks5.packet
The stream can be either a TCP stream or a UDP stream.
Bytestream.StreamHost - Class in org.jivesoftware.smackx.bytestreams.socks5.packet
Stanza extension that represents a potential SOCKS5 proxy for the file transfer.
Bytestream.StreamHostUsed - Class in org.jivesoftware.smackx.bytestreams.socks5.packet
After selected a SOCKS5 stream host and successfully connecting, the target of the file transfer returns a byte stream stanza with the stream host used extension.
BytestreamListener - Interface in org.jivesoftware.smackx.bytestreams
BytestreamListener are notified if a remote user wants to initiate a bytestream.
BytestreamManager - Interface in org.jivesoftware.smackx.bytestreams
BytestreamManager provides a generic interface for bytestream managers.
BytestreamRequest - Interface in org.jivesoftware.smackx.bytestreams
BytestreamRequest provides an interface to handle incoming bytestream requests.
BytestreamSession - Interface in org.jivesoftware.smackx.bytestreams
BytestreamSession provides an interface for established bytestream sessions.
BytestreamsProvider - Class in org.jivesoftware.smackx.bytestreams.socks5.provider
Parses a bytestream packet.
BytestreamsProvider() - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.provider.BytestreamsProvider
 
ByteUtils - Class in org.jivesoftware.smack.util
 
ByteUtils() - Constructor for class org.jivesoftware.smack.util.ByteUtils
 

C

Cache() - Constructor for class org.jivesoftware.smack.util.HashCode.Cache
 
CachingOmemoStore<T_IdKeyPair,​T_IdKey,​T_PreKey,​T_SigPreKey,​T_Sess,​T_Addr,​T_ECPub,​T_Bundle,​T_Ciph> - Class in org.jivesoftware.smackx.omemo
This class implements the Proxy Pattern in order to wrap an OmemoStore with a caching layer.
CachingOmemoStore(OmemoStore<T_IdKeyPair, T_IdKey, T_PreKey, T_SigPreKey, T_Sess, T_Addr, T_ECPub, T_Bundle, T_Ciph>) - Constructor for class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
CachingOmemoStore(OmemoKeyUtil<T_IdKeyPair, T_IdKey, T_PreKey, T_SigPreKey, T_Sess, T_ECPub, T_Bundle>) - Constructor for class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
calculateDelta(long, long) - Static method in class org.jivesoftware.smack.sm.SMUtils
Calculates the delta of the last known stanza handled count and the new reported stanza handled count while considering that the new value may be wrapped after 2^32-1.
calculateHash(HashCode.Builder) - Method in interface org.jivesoftware.smack.util.HashCode.Calculator
 
calculateHashElement(HashManager.ALGORITHM, byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
callbackPreemtBecauseBytesRead - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
callbackPreemtBecauseBytesWritten - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
CallbackRecipient<V,​E> - Interface in org.jivesoftware.smack.util
 
callConnectionAuthenticatedListener(boolean) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
callConnectionConnectedListener() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
callConnectionConnectingListener() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
calm - org.jivesoftware.smackx.mood.Mood
 
cancel - org.jivesoftware.smackx.commands.AdHocCommand.Action
The command should be canceled.
cancel - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
cancel - org.jivesoftware.smackx.xdata.packet.DataForm.Type
The form was cancelled.
cancel() - Method in class org.jivesoftware.smack.NonzaCallback
 
cancel() - Method in class org.jivesoftware.smack.ScheduledAction
Cancels this scheduled action.
cancel() - Method in class org.jivesoftware.smack.StanzaCollector
Explicitly cancels the stanza collector so that no more results are queued up.
cancel() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Cancels the execution of the command.
cancel() - Method in class org.jivesoftware.smackx.commands.RemoteCommand
 
cancel() - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
Cancels the file transfer.
cancel() - Method in class org.jivesoftware.smackx.filetransfer.IncomingFileTransfer
 
cancel() - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
 
cancel() - Method in class org.jivesoftware.smackx.jingleold.nat.BasicResolver
 
cancel() - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedResolver
 
cancel() - Method in class org.jivesoftware.smackx.jingleold.nat.FixedResolver
 
cancel() - Method in class org.jivesoftware.smackx.jingleold.nat.ICEResolver
 
cancel() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Cancel any operation.
cancel() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.CandidateEcho
 
cancel() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Cancel any asynchronous resolution operation.
cancel(boolean) - Method in class org.jivesoftware.smack.SmackFuture
 
Cancel - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
CANCEL - org.jivesoftware.smack.packet.StanzaError.Type
 
canceled - org.jivesoftware.smackx.commands.AdHocCommand.Status
The command has been canceled.
cancelled - org.jivesoftware.smackx.filetransfer.FileTransfer.Status
The file transfer was cancelled.
CANCELLED - Static variable in class org.jivesoftware.smackx.xevent.packet.MessageEvent
 
cancelledNotification(Jid, String) - Method in interface org.jivesoftware.smackx.xevent.MessageEventNotificationListener
Called when a notification that the receiver of the message cancelled the reply is received.
cancelSubscription() - Method in class org.jivesoftware.smack.roster.RosterEntry
Cancel the presence subscription the XMPP entity representing this roster entry has with us.
canCreateNodesAndPublishItems() - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Check if it is possible to create PubSub nodes on this service.
Candidate() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport.Ice.Candidate
Default constructor.
Candidate() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport.RawUdp.Candidate
Default constructor.
Candidate(TransportCandidate) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport.Ice.Candidate
Constructor with a transport candidate.
Candidate(TransportCandidate) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport.RawUdp.Candidate
Constructor with a transport candidate.
CandidateActivated(String) - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.CandidateActivated
 
candidateAdded(TransportCandidate) - Method in interface org.jivesoftware.smackx.jingleold.nat.TransportResolverListener.Resolver
A transport candidate has been added.
candidateChecked(TransportCandidate, boolean) - Method in interface org.jivesoftware.smackx.jingleold.nat.TransportResolverListener.Checker
A transport candidate has been checked.
candidateChecking(TransportCandidate) - Method in interface org.jivesoftware.smackx.jingleold.nat.TransportResolverListener.Checker
A transport candidate is being checked.
CandidateEcho(TransportCandidate, JingleSession) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.CandidateEcho
 
CandidateError() - Constructor for exception org.jivesoftware.smackx.jingle.transports.JingleTransportInitiationException.CandidateError
 
candidates - Variable in class org.jivesoftware.smackx.jingle.element.JingleContentTransport
 
candidates - Variable in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
 
candidates - Variable in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
 
CANDIDATES_ACCEPT_PERIOD - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
 
CandidateUsed(String) - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.CandidateUsed
 
CannotEstablishOmemoSessionException - Exception in org.jivesoftware.smackx.omemo.exceptions
Exception gets thrown when we are unable to establish a session with a device for some reason.
CannotEstablishOmemoSessionException(OmemoDevice, Throwable) - Constructor for exception org.jivesoftware.smackx.omemo.exceptions.CannotEstablishOmemoSessionException
 
canSeeHisPresence() - Method in class org.jivesoftware.smack.roster.RosterEntry
Check if we are subscribed to the contact's presence.
canSeeMyPresence() - Method in class org.jivesoftware.smack.roster.RosterEntry
Check if the contact is subscribed to "my" presence.
CapsExtension - Class in org.jivesoftware.smackx.caps.packet
A XEP-0115 Entity Capabilities extension.
CapsExtension(String, String, String) - Constructor for class org.jivesoftware.smackx.caps.packet.CapsExtension
 
CapsExtensionProvider - Class in org.jivesoftware.smackx.caps.provider
 
CapsExtensionProvider() - Constructor for class org.jivesoftware.smackx.caps.provider.CapsExtensionProvider
 
CapsVersionAndHash - Class in org.jivesoftware.smackx.caps
 
CapsVersionAndHash(String, String) - Constructor for class org.jivesoftware.smackx.caps.CapsVersionAndHash
 
Carbon - Class in org.jivesoftware.smackx.carbons.packet
Carbon IQs.
Carbon() - Constructor for class org.jivesoftware.smackx.carbons.packet.Carbon
 
Carbon.Disable - Class in org.jivesoftware.smackx.carbons.packet
 
Carbon.Enable - Class in org.jivesoftware.smackx.carbons.packet
 
CarbonCopyReceivedListener - Interface in org.jivesoftware.smackx.carbons
 
CarbonExtension - Class in org.jivesoftware.smackx.carbons.packet
Stanza extension for XEP-0280: Message Carbons.
CarbonExtension(CarbonExtension.Direction, Forwarded<Message>) - Constructor for class org.jivesoftware.smackx.carbons.packet.CarbonExtension
Construct a Carbon message extension.
CarbonExtension.Direction - Enum in org.jivesoftware.smackx.carbons.packet
Defines the direction of a CarbonExtension message.
CarbonExtension.Private - Class in org.jivesoftware.smackx.carbons.packet
Stanza extension indicating that a message may not be carbon-copied.
CarbonManager - Class in org.jivesoftware.smackx.carbons
Manager for XEP-0280: Message Carbons.
CarbonManagerProvider - Class in org.jivesoftware.smackx.carbons.provider
This class implements the ExtensionElementProvider to parse carbon copied messages from a packet.
CarbonManagerProvider() - Constructor for class org.jivesoftware.smackx.carbons.provider.CarbonManagerProvider
 
castOrThrow(ExtensionElement, Class<E>) - Static method in class org.jivesoftware.smack.util.XmppElementUtil
 
cautious - org.jivesoftware.smackx.mood.Mood
 
cc - org.jivesoftware.smackx.address.packet.MultipleAddresses.Type
 
Challenge(String) - Constructor for class org.jivesoftware.smack.sasl.packet.SaslNonza.Challenge
 
challengeReceived(String, boolean) - Method in class org.jivesoftware.smack.sasl.SASLMechanism
The server is challenging the SASL mechanism for the stanza he just sent.
changeAccessModelIfNecessary(LeafNode, AccessModel) - Static method in class org.jivesoftware.smackx.ox.util.OpenPgpPubSubUtil
Query the access model of node.
changeAffiliations(HashMap<Jid, MUCLightAffiliation>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Change the MUC Light affiliations.
changeAvailabilityStatus(String, Presence.Mode) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Changes the occupant's availability status within the room.
changeDefaultList(String) - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Sets a given privacy list as the new user default list.
changeNickname(Resourcepart) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Changes the occupant's nickname to a new nickname within the room.
changePassword(String) - Method in class org.jivesoftware.smackx.iqregister.AccountManager
Changes the password of the currently logged-in account.
changeRoomName(String) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Change the name of the room.
changeSubject(String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Changes the subject within the room.
changeSubject(String) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Change the subject of the MUC Light.
Channel(String) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
 
charAt(int) - Method in interface org.jivesoftware.smack.util.DefaultCharSequence
 
charAt(int) - Method in class org.jivesoftware.smack.util.InternetAddress
 
charAt(int) - Method in class org.jivesoftware.smack.util.LazyStringBuilder
 
charAt(int) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
charAt(int) - Method in class org.jivesoftware.smackx.omemo.trust.OmemoFingerprint
 
charAt(int) - Method in class org.jivesoftware.smackx.ox.OpenPgpSecretKeyBackupPassphrase
 
charAt(int) - Method in enum org.jivesoftware.smackx.pubsub.PubSubFeature
 
chat - org.jivesoftware.smack.packet.Message.Type
Typically short text message used in line-by-line chat interfaces.
chat - org.jivesoftware.smack.packet.Presence.Mode
Free to chat.
chat - org.jivesoftware.smackx.pubsub.PresenceState
 
Chat - Class in org.jivesoftware.smack.chat
Deprecated.
use org.jivesoftware.smack.chat2.Chat from smack-extensions instead.
Chat - Class in org.jivesoftware.smack.chat2
 
CHAT - Static variable in class org.jivesoftware.smack.filter.MessageTypeFilter
 
chatCreated(Chat, boolean) - Method in interface org.jivesoftware.smack.chat.ChatManagerListener
Event fired when a new chat is created.
ChatInfo(String, String, Date, String, String, String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
 
ChatManager - Class in org.jivesoftware.smack.chat
Deprecated.
use org.jivesoftware.smack.chat2.ChatManager from smack-extensions instead.
ChatManager - Class in org.jivesoftware.smack.chat2
A chat manager for 1:1 XMPP instant messaging chats.
ChatManager.MatchMode - Enum in org.jivesoftware.smack.chat
Deprecated.
Defines the different modes under which a match will be attempted with an existing chat when the incoming message does not have a thread id.
ChatManagerListener - Interface in org.jivesoftware.smack.chat
A listener for chat related events.
ChatMarkerExtensionWithId(String) - Constructor for class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ChatMarkerExtensionWithId
 
ChatMarkersElements - Class in org.jivesoftware.smackx.chat_markers.element
Chat Markers elements (XEP-0333).
ChatMarkersElements() - Constructor for class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements
 
ChatMarkersElements.AcknowledgedExtension - Class in org.jivesoftware.smackx.chat_markers.element
Acknowledged extension class.
ChatMarkersElements.ChatMarkerExtensionWithId - Class in org.jivesoftware.smackx.chat_markers.element
 
ChatMarkersElements.DisplayedExtension - Class in org.jivesoftware.smackx.chat_markers.element
Displayed extension class.
ChatMarkersElements.MarkableExtension - Class in org.jivesoftware.smackx.chat_markers.element
Markable extension class.
ChatMarkersElements.ReceivedExtension - Class in org.jivesoftware.smackx.chat_markers.element
Received extension class.
ChatMarkersFilter - Class in org.jivesoftware.smackx.chat_markers.filter
Chat Markers Manager class (XEP-0333).
ChatMarkersListener - Interface in org.jivesoftware.smackx.chat_markers
Chat Markers Manager class (XEP-0333).
ChatMarkersManager - Class in org.jivesoftware.smackx.chat_markers
Chat Markers Manager class (XEP-0333).
ChatMarkersState - Enum in org.jivesoftware.smackx.chat_markers
Chat Markers elements (XEP-0333).
ChatMessageListener - Interface in org.jivesoftware.smack.chat
 
ChatMetadata - Class in org.jivesoftware.smackx.workgroup.ext.history
 
ChatMetadata() - Constructor for class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
 
ChatMetadata.Provider - Class in org.jivesoftware.smackx.workgroup.ext.history
An IQProvider for Metadata packets.
ChatNotes - Class in org.jivesoftware.smackx.workgroup.ext.notes
IQ stanza for retrieving and adding Chat Notes.
ChatNotes() - Constructor for class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
 
ChatNotes.Provider - Class in org.jivesoftware.smackx.workgroup.ext.notes
An IQProvider for ChatNotes packets.
ChatSetting - Class in org.jivesoftware.smackx.workgroup.settings
 
ChatSetting(String, String, int) - Constructor for class org.jivesoftware.smackx.workgroup.settings.ChatSetting
 
ChatSettings - Class in org.jivesoftware.smackx.workgroup.settings
 
ChatSettings() - Constructor for class org.jivesoftware.smackx.workgroup.settings.ChatSettings
 
ChatSettings(String) - Constructor for class org.jivesoftware.smackx.workgroup.settings.ChatSettings
 
ChatSettings.InternalProvider - Class in org.jivesoftware.smackx.workgroup.settings
Stanza extension provider for AgentStatusRequest packets.
ChatState - Enum in org.jivesoftware.smackx.chatstates
Represents the current state of a users interaction with another user.
ChatStateExtension - Class in org.jivesoftware.smackx.chatstates.packet
Represents a chat state which is an extension to message packets which is used to indicate the current status of a chat participant.
ChatStateExtension(ChatState) - Constructor for class org.jivesoftware.smackx.chatstates.packet.ChatStateExtension
Default constructor.
ChatStateExtensionProvider - Class in org.jivesoftware.smackx.chatstates.provider
 
ChatStateExtensionProvider() - Constructor for class org.jivesoftware.smackx.chatstates.provider.ChatStateExtensionProvider
 
ChatStateListener - Interface in org.jivesoftware.smackx.chatstates
Events for when the state of a user in a chat changes.
ChatStateManager - Class in org.jivesoftware.smackx.chatstates
Handles chat state for all chats on a particular XMPPConnection.
chatWith(EntityBareJid) - Method in class org.jivesoftware.smack.chat2.ChatManager
Start a new or retrieve the existing chat with jid.
check(List<TransportCandidate>) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Check if a transport candidate is usable.
check(List<TransportCandidate>) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Check if a transport candidate is usable.
CHECK_TIMEOUT - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
 
checkBinding() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver.STUNService
Check a binding with the STUN currentServer.
checkClientTrusted(X509Certificate[], String) - Method in class org.jivesoftware.smack.util.TLSUtils.AcceptAllTrustManager
 
checkConsistency(FormField.Builder<?, ?>) - Method in interface org.jivesoftware.smackx.xdata.FormFieldChildElement
 
checkConsistency(FormField.Builder<?, ?>) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.BasicValidateElement
 
checkConsistency(FormField.Builder<?, ?>) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
Check if this element is consistent according to the business rules in XEP-0122.
checkConsistency(FormField.Builder<?, ?>) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.OpenValidateElement
 
checkConsistency(FormField.Builder<?, ?>) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.RangeValidateElement
 
checkConsistency(FormField.Builder<?, ?>) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.RegexValidateElement
 
checkIfInUInt32Range(long) - Static method in class org.jivesoftware.smack.util.NumberUtil
Deprecated.
checkIfSuccessfulOrThrow() - Method in class org.jivesoftware.smack.sasl.core.SASLAnonymous
 
checkIfSuccessfulOrThrow() - Method in class org.jivesoftware.smack.sasl.core.SASLXOauth2Mechanism
 
checkIfSuccessfulOrThrow() - Method in class org.jivesoftware.smack.sasl.core.ScramMechanism
 
checkIfSuccessfulOrThrow() - Method in class org.jivesoftware.smack.sasl.javax.SASLJavaXMechanism
 
checkIfSuccessfulOrThrow() - Method in class org.jivesoftware.smack.sasl.provided.SASLDigestMD5Mechanism
 
checkIfSuccessfulOrThrow() - Method in class org.jivesoftware.smack.sasl.provided.SASLExternalMechanism
 
checkIfSuccessfulOrThrow() - Method in class org.jivesoftware.smack.sasl.provided.SASLPlainMechanism
 
checkIfSuccessfulOrThrow() - Method in class org.jivesoftware.smack.sasl.SASLMechanism
 
checkListRangeConsistency(FormField.Builder<?, ?>) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
The >list-range/< element SHOULD be included only when the <field/> is of type "list-multi" and SHOULD be ignored otherwise.
checkNonMultiConsistency(FormField.Builder<?, ?>, String) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
 
checkServerTrusted(X509Certificate[], String) - Method in class org.jivesoftware.smack.util.TLSUtils.AcceptAllTrustManager
 
Checksum - Class in org.jivesoftware.smackx.jingle_filetransfer.element
Checksum element.
Checksum(JingleContent.Creator, String, JingleFileTransferChild) - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.element.Checksum
 
ChecksumProvider - Class in org.jivesoftware.smackx.jingle_filetransfer.provider
Provider for the Checksum element.
ChecksumProvider() - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.provider.ChecksumProvider
 
children - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
The child nodes (leaf or collection) associated with a collection.
children_association_policy - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
Who may associate leaf nodes with a collection.
children_association_whitelist - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
The list of JIDs that may associate leaf nodes with a collection.
children_max - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
The maximum number of child nodes that can be associated with a collection.
ChildrenAssociationPolicy - Enum in org.jivesoftware.smackx.pubsub
This enumeration represents the children association policy for associating leaf nodes with collection nodes as defined in the PubSub specification section 16.4.3.
ChunkedBase64(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.ChunkedBase64
Creates ChunkedBase86 element.
CipherAndAuthTag - Class in org.jivesoftware.smackx.omemo.internal
Encapsulate Cipher and AuthTag.
CipherAndAuthTag(byte[], byte[], byte[], boolean) - Constructor for class org.jivesoftware.smackx.omemo.internal.CipherAndAuthTag
 
CIPHERMODE - Static variable in class org.jivesoftware.smackx.omemo.util.OmemoConstants.Crypto
 
CiphertextTuple - Class in org.jivesoftware.smackx.omemo.internal
Bundles a decrypted ciphertext together with information about the message type.
CiphertextTuple(byte[], int) - Constructor for class org.jivesoftware.smackx.omemo.internal.CiphertextTuple
Create a new CiphertextTuple.
CITE - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
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.
clamp(int) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
Clamp a value to the range 0..255.
CleaningWeakReferenceMap<K,​V> - Class in org.jivesoftware.smack.util
Extends a HashMap with WeakReference values, so that weak references which have been cleared are periodically removed from the map.
CleaningWeakReferenceMap() - Constructor for class org.jivesoftware.smack.util.CleaningWeakReferenceMap
Initializes a new CleaningWeakReferenceMap instance with the default clean interval.
CleaningWeakReferenceMap(int) - Constructor for class org.jivesoftware.smack.util.CleaningWeakReferenceMap
Initializes a new CleaningWeakReferenceMap instance with a given clean interval.
clear() - Method in class org.jivesoftware.smack.util.MultiMap
 
clear() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Clear the list of candidates and start the resolution again.
clear() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Clear the list of candidates and start a new resolution process.
CLEAR - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
clearBookmarkedConferences() - Method in class org.jivesoftware.smackx.bookmarks.Bookmarks
Removes all BookmarkedConferences from Bookmarks.
clearBookmarkedURLS() - Method in class org.jivesoftware.smackx.bookmarks.Bookmarks
Removes all BookmarkedURLs from user's bookmarks.
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
 
clearCandidates() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Clear the list of candidate
clearMemoryCache() - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
Clears the memory cache.
clearMood() - Method in class org.jivesoftware.smackx.mood.MoodManager
 
clearUserTune() - Method in class org.jivesoftware.smackx.usertune.UserTuneManager
 
client - org.jivesoftware.smack.packet.StreamOpen.StreamContentNamespace
 
CLIENT_NAMESPACE - Static variable in class org.jivesoftware.smack.packet.StreamOpen
 
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
 
clone() - Method in class org.jivesoftware.smack.packet.Message
Deprecated.
use Message.asBuilder() instead.
clone() - Method in class org.jivesoftware.smack.packet.Presence
Deprecated.
clone() - Method in class org.jivesoftware.smack.util.MultiMap
 
clone() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
Deprecated.
clone() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.AbstractBufferedImageOp
 
clone() - Method in class org.jivesoftware.smackx.muc.packet.Destroy
 
cloneAndSeal(Collection<? extends T>) - Static method in class org.jivesoftware.smack.util.CollectionUtil
 
cloneAndSeal(Map<K, V>) - Static method in class org.jivesoftware.smack.util.CollectionUtil
 
cloneWithNewId() - Method in class org.jivesoftware.smack.packet.Presence
close() - Method in class org.jivesoftware.smack.chat.Chat
Deprecated.
Closes the Chat and removes all references to it from the ChatManager.
close() - Method in class org.jivesoftware.smack.StanzaCollector
 
close() - Method in class org.jivesoftware.smack.util.ObservableReader
 
close() - Method in class org.jivesoftware.smack.util.ObservableWriter
 
close() - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamSession
Closes the bytestream session.
close() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession
 
close() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamSession
 
close() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Prepare to close the media manager.
close() - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Close the negotiation.
close() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Terminate negotiations.
close() - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Terminate the jmf negotiator.
close() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Called from above to session-terminate.
close() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Close the agent session.
Close - Class in org.jivesoftware.smackx.bytestreams.ibb.packet
Represents a request to close an In-Band Bytestream.
Close(String) - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.packet.Close
Creates a new In-Band Bytestream close request packet.
CloseableUtil - Class in org.jivesoftware.smack.util
 
CloseableUtil() - Constructor for class org.jivesoftware.smack.util.CloseableUtil
 
closeByLocal(boolean) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession
This method is invoked if one of the streams has been closed locally, if an error occurred locally or if the whole session should be closed.
closeByPeer(Close) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession
This method is invoked if a request to close the In-Band Bytestream has been received.
CLOSED - Static variable in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue.Status
The queue is NOT active and NOT accepting new chat requests.
closeElement(String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
closeElement(NamedElement) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
closeEmptyElement() - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
closeInputOutput() - Method in interface org.jivesoftware.smack.XmppInputOutputFilter
 
CloseIQProvider - Class in org.jivesoftware.smackx.bytestreams.ibb.provider
Parses a close In-Band Bytestream packet.
CloseIQProvider() - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.provider.CloseIQProvider
 
closingStreamReceived - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
A synchronization point which is successful if this connection has received the closing stream element from the remote end-point, i.e.
code - org.jivesoftware.smackx.message_markup.element.SpanElement.SpanStyle
 
code - Static variable in class org.jivesoftware.smackx.message_markup.element.SpanElement
 
CODE - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
CodeBlockElement - Class in org.jivesoftware.smackx.message_markup.element
 
CodeBlockElement(int, int) - Constructor for class org.jivesoftware.smackx.message_markup.element.CodeBlockElement
Create a new Code Block element.
cold - org.jivesoftware.smackx.mood.Mood
 
collection - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
The collection with which a node is affiliated.
collection - org.jivesoftware.smackx.pubsub.EventElementType
A node has been associated or disassociated with a collection node.
collection - org.jivesoftware.smackx.pubsub.NodeType
 
CollectionNode - Class in org.jivesoftware.smackx.pubsub
 
collections - org.jivesoftware.smackx.pubsub.PubSubFeature
 
collectionToString(Collection<? extends Object>) - Static method in class org.jivesoftware.smack.util.StringUtils
Transform a collection of objects to a whitespace delimited String.
CollectionUtil - Class in org.jivesoftware.smack.util
 
CollectionUtil() - Constructor for class org.jivesoftware.smack.util.CollectionUtil
 
CollectionUtil.Predicate<T> - Interface in org.jivesoftware.smack.util
 
COLOR - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
Column(String, String, FormField.Type) - Constructor for class org.jivesoftware.smackx.search.ReportedData.Column
Creates a new column with the specified definition.
combinePixels(int, int, int) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
combinePixels(int, int, int, int) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
combinePixels(int, int, int, int, int) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
COMMAND_NODE - Static variable in class org.jivesoftware.smackx.admin.ServiceAdministrationManager
 
COMMENT - org.jivesoftware.smack.xml.XmlPullParser.Event
 
compare(EqualsUtil.Builder, T) - Method in interface org.jivesoftware.smack.util.EqualsUtil.EqualsComperator
 
compareTo(Delayed) - Method in class org.jivesoftware.smack.ScheduledAction
 
compareTo(XmppCompressionFactory) - Method in class org.jivesoftware.smack.compression.XmppCompressionFactory
 
compareTo(UInt16) - Method in class org.jivesoftware.smack.datatypes.UInt16
 
compareTo(SASLMechanism) - Method in class org.jivesoftware.smack.sasl.SASLMechanism
 
compareTo(DiscoInfoLookupShortcutMechanism) - Method in class org.jivesoftware.smackx.disco.DiscoInfoLookupShortcutMechanism
 
compareTo(DiscoverInfo.Identity) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Identity
Compares this identity with another one.
compareTo(ICECandidate) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Compare the to other Transport candidate.
complete - org.jivesoftware.smackx.commands.AdHocCommand.Action
The command should be completed (if possible).
complete - org.jivesoftware.smackx.filetransfer.FileTransfer.Status
The transfer has completed successfully.
complete(FillableForm) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Completes the command execution with the information provided in the response.
complete(FillableForm) - Method in class org.jivesoftware.smackx.commands.RemoteCommand
 
completed - org.jivesoftware.smackx.commands.AdHocCommand.Status
The command has completed.
composing - org.jivesoftware.smackx.chatstates.ChatState
User is composing a message.
COMPOSING - Static variable in class org.jivesoftware.smackx.xevent.packet.MessageEvent
 
composingNotification(Jid, String) - Method in interface org.jivesoftware.smackx.xevent.MessageEventNotificationListener
Called when a notification that the receiver of the message is composing a reply is received.
composingNotificationRequested(Jid, String, MessageEventManager) - Method in class org.jivesoftware.smackx.xevent.DefaultMessageEventRequestListener
 
composingNotificationRequested(Jid, String, MessageEventManager) - Method in interface org.jivesoftware.smackx.xevent.MessageEventRequestListener
Called when a request that the receiver of the message is composing a reply notification is received.
Compress - Class in org.jivesoftware.smack.compress.packet
 
Compress(String) - Constructor for class org.jivesoftware.smack.compress.packet.Compress
 
Compress.Feature - Class in org.jivesoftware.smack.compress.packet
 
Compressed - Class in org.jivesoftware.smack.compress.packet
 
CompressedProvider - Class in org.jivesoftware.smack.compress.provider
 
compressionHandler - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
 
compressionMethod - Variable in class org.jivesoftware.smack.compression.XMPPInputOutputStream
 
CompressionModule - Class in org.jivesoftware.smack.compression
 
CompressionModule(CompressionModuleDescriptor, ModularXmppClientToServerConnectionInternal) - Constructor for class org.jivesoftware.smack.compression.CompressionModule
 
CompressionModule.CompressionStateDescriptor - Class in org.jivesoftware.smack.compression
 
CompressionModule.CompressionTransitionSuccessResult - Class in org.jivesoftware.smack.compression
 
CompressionModuleDescriptor - Class in org.jivesoftware.smack.compression
 
CompressionModuleDescriptor() - Constructor for class org.jivesoftware.smack.compression.CompressionModuleDescriptor
 
CompressionModuleDescriptor.Builder - Class in org.jivesoftware.smack.compression
 
compressionRatio - Variable in class org.jivesoftware.smack.compression.zlib.ZlibXmppCompressionFactory.Stats
 
compressorInBytes - Variable in class org.jivesoftware.smack.compression.zlib.ZlibXmppCompressionFactory.Stats
 
compressorOutBytes - Variable in class org.jivesoftware.smack.compression.zlib.ZlibXmppCompressionFactory.Stats
 
concat(byte[], byte[]) - Static method in class org.jivesoftware.smack.util.ByteUtils
Concatenate two byte arrays.
condAttribute(boolean, String, String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
condEmptyElement(boolean, String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
condition - Variable in class org.jivesoftware.smackx.commands.packet.AdHocCommandData.SpecificError
 
confident - org.jivesoftware.smackx.mood.Mood
 
config - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
Holds the initial configuration used while creating the connection.
config_node - org.jivesoftware.smackx.pubsub.PubSubFeature
 
ConfigEventProvider - Class in org.jivesoftware.smackx.pubsub.provider
Parses the node configuration element out of the message event stanza from the server as specified in the configuration schema.
ConfigEventProvider() - Constructor for class org.jivesoftware.smackx.pubsub.provider.ConfigEventProvider
 
configEventToListenerMap - Variable in class org.jivesoftware.smackx.pubsub.Node
 
configRequired - Variable in class org.jivesoftware.smackx.pubsub.Subscription
 
configuration - org.jivesoftware.smackx.pubsub.EventElementType
A node has had its configuration changed.
CONFIGURATION - org.jivesoftware.smackx.pubsub.PubSubElementType
 
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.
ConfigurationEvent - Class in org.jivesoftware.smackx.pubsub
Represents the configuration element of a PubSub message event which associates a configuration form to the node which was configured.
ConfigurationEvent(String) - Constructor for class org.jivesoftware.smackx.pubsub.ConfigurationEvent
 
ConfigurationEvent(String, FilledConfigureForm) - Constructor for class org.jivesoftware.smackx.pubsub.ConfigurationEvent
 
ConfigurationsChangeExtension(String, String, String, String, HashMap<String, String>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
Configurations change extension constructor.
CONFIGURE - org.jivesoftware.smackx.pubsub.FormNodeType
Form for configuring a node during creation.
CONFIGURE - org.jivesoftware.smackx.pubsub.PubSubElementType
 
CONFIGURE_OWNER - org.jivesoftware.smackx.pubsub.FormNodeType
Form for configuring an existing node.
CONFIGURE_OWNER - org.jivesoftware.smackx.pubsub.PubSubElementType
 
ConfigureForm - Class in org.jivesoftware.smackx.pubsub.form
 
ConfigureForm(DataForm) - Constructor for class org.jivesoftware.smackx.pubsub.form.ConfigureForm
 
ConfigureFormReader - Interface in org.jivesoftware.smackx.pubsub.form
 
ConfigureNodeFields - Enum in org.jivesoftware.smackx.pubsub
This enumeration represents all the fields of a node configuration form.
conflict - org.jivesoftware.smack.packet.StanzaError.Condition
 
conflict - org.jivesoftware.smack.packet.StreamError.Condition
 
confused - org.jivesoftware.smackx.mood.Mood
 
connect() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Establishes a connection to the XMPP server.
connect(Socket, String, int, int) - Method in interface org.jivesoftware.smack.proxy.ProxySocketConnection
Initiate a connection to the given host on the given port.
connect(Socket, String, int, int) - Method in class org.jivesoftware.smack.proxy.Socks4ProxySocketConnection
 
connect(Socket, String, int, int) - Method in class org.jivesoftware.smack.proxy.Socks5ProxySocketConnection
 
connectAsync(SocketAddress, int) - Method in class org.jivesoftware.smack.SmackFuture.SocketFuture
 
connected - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
 
connected(XMPPConnection) - Method in class org.jivesoftware.smack.AbstractConnectionListener
Deprecated.
 
connected(XMPPConnection) - Method in interface org.jivesoftware.smack.ConnectionListener
Notification that the connection has been successfully connected to the remote endpoint (e.g.
connected(XMPPConnection) - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportManager
 
connecting(XMPPConnection) - Method in interface org.jivesoftware.smack.ConnectionListener
Notification that the connection is in the process of connecting.
connectInternal() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Abstract method that concrete subclasses of XMPPConnection need to implement to perform their way of XMPP connection establishment.
connectInternal() - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
 
connectInternal() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
connectInternal() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Establishes a connection to the XMPP server.
connection - org.jivesoftware.smackx.filetransfer.FileTransfer.Error
An error occurred over the socket connected to send the file.
connection - Variable in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
connection - Variable in class org.jivesoftware.smack.debugger.SmackDebugger
 
connection - Variable in class org.jivesoftware.smack.NonzaCallback
 
connection - Variable in class org.jivesoftware.smack.sasl.SASLMechanism
 
connection() - Method in class org.jivesoftware.smack.Manager
 
connection() - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportManager
 
connection_timeout - org.jivesoftware.smack.packet.StreamError.Condition
 
ConnectionAttemptState - Class in org.jivesoftware.smack.tcp
 
connectionClosed() - Method in class org.jivesoftware.smack.AbstractConnectionClosedListener
 
connectionClosed() - Method in class org.jivesoftware.smack.AbstractConnectionListener
Deprecated.
 
connectionClosed() - Method in interface org.jivesoftware.smack.ConnectionListener
Notification that the connection was closed normally.
connectionClosed() - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportManager
 
connectionClosedOnError(Exception) - Method in class org.jivesoftware.smack.AbstractConnectionClosedListener
 
connectionClosedOnError(Exception) - Method in class org.jivesoftware.smack.AbstractConnectionListener
Deprecated.
 
connectionClosedOnError(Exception) - Method in interface org.jivesoftware.smack.ConnectionListener
Notification that the connection was closed due to an exception.
connectionClosedOnError(Exception) - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportManager
 
connectionConfiguration - Variable in class org.jivesoftware.smack.sasl.SASLMechanism
 
ConnectionConfiguration - Class in org.jivesoftware.smack
The connection configuration used for XMPP client-to-server connections.
ConnectionConfiguration(ConnectionConfiguration.Builder<?, ?>) - Constructor for class org.jivesoftware.smack.ConnectionConfiguration
 
ConnectionConfiguration.Builder<B extends ConnectionConfiguration.Builder<B,​C>,​C extends ConnectionConfiguration> - Class in org.jivesoftware.smack
A builder for XMPP connection configurations.
ConnectionConfiguration.DnssecMode - Enum in org.jivesoftware.smack
Determines the requested DNSSEC security mode.
ConnectionConfiguration.SecurityMode - Enum in org.jivesoftware.smack
An enumeration for TLS security modes that are available when making a connection to the XMPP server.
connectionCounterValue - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
A number to uniquely identify connections that are created.
connectionCreated(XMPPConnection) - Method in interface org.jivesoftware.smack.ConnectionCreationListener
Notification that a new connection has been created.
ConnectionCreationListener - Interface in org.jivesoftware.smack
Implementors of this interface will be notified when a new XMPPConnection has been created.
ConnectionException(String) - Constructor for exception org.jivesoftware.smack.SmackException.ConnectionException
 
ConnectionException(Throwable) - Constructor for exception org.jivesoftware.smack.SmackException.ConnectionException
 
connectionInternal - Variable in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModule
 
connectionInternal - Variable in class org.jivesoftware.smack.c2s.XmppClientToServerTransport
 
connectionInternal - Variable in class org.jivesoftware.smack.fsm.State
 
ConnectionListener - Interface in org.jivesoftware.smack
Interface that allows for implementing classes to listen for connection closing and reconnection events.
connectionListeners - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
A collection of ConnectionListeners which listen for connection closing and reconnection events.
connectionLock - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
 
ConnectionStateEvent - Class in org.jivesoftware.smack.fsm
 
ConnectionStateEvent(StateDescriptor) - Constructor for class org.jivesoftware.smack.fsm.ConnectionStateEvent
 
ConnectionStateEvent(StateDescriptor, StateDescriptor) - Constructor for class org.jivesoftware.smack.fsm.ConnectionStateEvent
 
ConnectionStateEvent.AboutToTransitionInto - Class in org.jivesoftware.smack.fsm
 
ConnectionStateEvent.DetailedTransitionIntoInformation - Class in org.jivesoftware.smack.fsm
 
ConnectionStateEvent.FinalStateReached - Class in org.jivesoftware.smack.fsm
 
ConnectionStateEvent.StateRevertBackwardsWalk - Class in org.jivesoftware.smack.fsm
 
ConnectionStateEvent.SuccessfullyTransitionedInto - Class in org.jivesoftware.smack.fsm
 
ConnectionStateEvent.TransitionFailed - Class in org.jivesoftware.smack.fsm
 
ConnectionStateEvent.TransitionIgnoredDueCycle - Class in org.jivesoftware.smack.fsm
 
ConnectionStateEvent.TransitionNotPossible - Class in org.jivesoftware.smack.fsm
 
ConnectionStateMachineListener - Interface in org.jivesoftware.smack.fsm
 
connectionTerminated() - Method in class org.jivesoftware.smack.AbstractConnectionClosedListener
 
connectivity_error - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
ConnectivityError - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
ConsistentColor - Class in org.jivesoftware.smackx.colors
Implementation of XEP-0392: Consistent Color Generation version 0.6.0.
ConsistentColor() - Constructor for class org.jivesoftware.smackx.colors.ConsistentColor
 
ConsistentColor.ConsistentColorSettings - Class in org.jivesoftware.smackx.colors
 
ConsistentColor.Deficiency - Enum in org.jivesoftware.smackx.colors
 
ConsistentColorSettings() - Constructor for class org.jivesoftware.smackx.colors.ConsistentColor.ConsistentColorSettings
 
ConsistentColorSettings(ConsistentColor.Deficiency) - Constructor for class org.jivesoftware.smackx.colors.ConsistentColor.ConsistentColorSettings
 
ConsistentColorSettings(ConsistentColor.Deficiency, float[]) - Constructor for class org.jivesoftware.smackx.colors.ConsistentColor.ConsistentColorSettings
 
ConsoleDebugger - Class in org.jivesoftware.smack.debugger
Very simple debugger that prints to the console (stdout) the sent and received stanzas.
ConsoleDebugger(XMPPConnection) - Constructor for class org.jivesoftware.smack.debugger.ConsoleDebugger
 
ConsoleDebugger.Factory - Class in org.jivesoftware.smack.debugger
 
Constants - Class in org.jivesoftware.smackx.iot.control.element
 
Constants - Class in org.jivesoftware.smackx.iot.data.element
 
Constants - Class in org.jivesoftware.smackx.iot.discovery.element
 
Constants - Class in org.jivesoftware.smackx.iot.provisioning.element
 
Constants() - Constructor for class org.jivesoftware.smackx.iot.control.element.Constants
 
Constants() - Constructor for class org.jivesoftware.smackx.iot.data.element.Constants
 
Constants() - Constructor for class org.jivesoftware.smackx.iot.discovery.element.Constants
 
Constants() - Constructor for class org.jivesoftware.smackx.iot.provisioning.element.Constants
 
constructBind2State(Bind2Module.Bind2StateDescriptor, ModularXmppClientToServerConnectionInternal) - Method in class org.jivesoftware.smack.bind2.Bind2Module
 
constructCompressionState(CompressionModule.CompressionStateDescriptor, ModularXmppClientToServerConnectionInternal) - Method in class org.jivesoftware.smack.compression.CompressionModule
 
constructInstantStreamResumptionState(InstantStreamResumptionModule.InstantStreamResumptionStateDescriptor, ModularXmppClientToServerConnectionInternal) - Method in class org.jivesoftware.smack.isr.InstantStreamResumptionModule
 
constructStanzaIdSource() - Method in class org.jivesoftware.smack.packet.id.RandomStringStanzaIdSource.Factory
 
constructStanzaIdSource() - Method in class org.jivesoftware.smack.packet.id.StandardStanzaIdSource.Factory
 
constructStanzaIdSource() - Method in interface org.jivesoftware.smack.packet.id.StanzaIdSourceFactory
 
constructStanzaIdSource() - Method in class org.jivesoftware.smack.packet.id.UuidStanzaIdSource.Factory
 
constructState(ModularXmppClientToServerConnectionInternal) - Method in class org.jivesoftware.smack.bind2.Bind2Module.Bind2StateDescriptor
 
constructState(ModularXmppClientToServerConnectionInternal) - Method in class org.jivesoftware.smack.compression.CompressionModule.CompressionStateDescriptor
 
constructState(ModularXmppClientToServerConnectionInternal) - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
constructState(ModularXmppClientToServerConnectionInternal) - Method in class org.jivesoftware.smack.isr.InstantStreamResumptionModule.InstantStreamResumptionStateDescriptor
 
constructState(ModularXmppClientToServerConnectionInternal) - Method in class org.jivesoftware.smack.sm.StreamManagementModule.EnableStreamManagementStateDescriptor
 
constructState(ModularXmppClientToServerConnectionInternal) - Method in class org.jivesoftware.smack.sm.StreamManagementModule.ResumeStreamStateDescriptor
 
constructStateDescriptorGraph(Set<Class<? extends StateDescriptor>>) - Static method in class org.jivesoftware.smack.fsm.StateDescriptorGraph
 
constructXmppConnectionModule(ModularXmppClientToServerConnectionInternal) - Method in class org.jivesoftware.smack.bind2.Bind2ModuleDescriptor
 
constructXmppConnectionModule(ModularXmppClientToServerConnectionInternal) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModuleDescriptor
 
constructXmppConnectionModule(ModularXmppClientToServerConnectionInternal) - Method in class org.jivesoftware.smack.compression.CompressionModuleDescriptor
 
constructXmppConnectionModule(ModularXmppClientToServerConnectionInternal) - Method in class org.jivesoftware.smack.isr.InstantStreamResumptionModuleDescriptor
 
constructXmppConnectionModule(ModularXmppClientToServerConnectionInternal) - Method in class org.jivesoftware.smack.sm.StreamManagementModuleDescriptor
 
constructXmppConnectionModule(ModularXmppClientToServerConnectionInternal) - Method in class org.jivesoftware.smack.tcp.XmppTcpTransportModuleDescriptor
 
Consumer<T> - Interface in org.jivesoftware.smack.util
 
contacts - Variable in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
contactSupportsOmemo(BareJid) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Returns true, if the contact has any active devices published in a deviceList.
contactSupportsOxInstantMessaging(OpenPgpContact) - Method in class org.jivesoftware.smackx.ox_im.OXInstantMessagingManager
Determine, whether a contact announces support for XEP-0374: OpenPGP for XMPP: Instant Messaging.
contactSupportsOxInstantMessaging(BareJid) - Method in class org.jivesoftware.smackx.ox_im.OXInstantMessagingManager
Determine, whether a contact announces support for XEP-0374: OpenPGP for XMPP: Instant Messaging.
contains(boolean[], boolean) - Static method in class org.jivesoftware.smack.util.BooleansUtils
 
contains(int) - Method in class org.jivesoftware.smackx.omemo.internal.OmemoCachedDeviceList
Returns true if deviceId is either in the list of active or inactive devices.
contains(RosterEntry) - Method in class org.jivesoftware.smack.roster.RosterGroup
Returns true if the specified entry is part of this group.
contains(BareJid) - Method in class org.jivesoftware.smack.roster.Roster
Returns true if the specified XMPP address is an entry in the roster.
contains(Jid) - Method in class org.jivesoftware.smack.roster.RosterGroup
Returns true if the specified XMPP address is an entry in this group.
contains(Jid) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentRoster
Returns true if the specified XMPP address is an agent in the workgroup.
containsDuplicateFeatures() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
Test if a DiscoverInfo response contains duplicate features.
containsDuplicateIdentities() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
Test if a DiscoverInfo response contains duplicate identities.
containsFeature(CharSequence) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
Returns true if the specified feature is part of the discovered information.
containsKey(K) - Method in class org.jivesoftware.smack.util.MultiMap
 
containsPreKey(int) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
containsRawSession(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
containsRawSession(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
containsRawSession(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Return true, if we have a session with the device, otherwise false.
containsReferences(Stanza) - Static method in class org.jivesoftware.smackx.reference.element.ReferenceElement
Return true, if the stanza contains at least one reference extension.
containsSession(SignalProtocolAddress) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
containsSignedPreKey(int) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
containsSpoiler(Message) - Static method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
Returns true, if the message has at least one spoiler element.
containsValue(V) - Method in class org.jivesoftware.smack.util.MultiMap
 
contemplative - org.jivesoftware.smackx.mood.Mood
 
content_accept - org.jivesoftware.smackx.jingle.element.JingleAction
 
CONTENT_ACCEPT - org.jivesoftware.smackx.jingleold.JingleActionEnum
 
content_add - org.jivesoftware.smackx.jingle.element.JingleAction
 
CONTENT_ADD - org.jivesoftware.smackx.jingleold.JingleActionEnum
 
content_modify - org.jivesoftware.smackx.jingle.element.JingleAction
 
CONTENT_MODIFY - org.jivesoftware.smackx.jingleold.JingleActionEnum
 
content_reject - org.jivesoftware.smackx.jingle.element.JingleAction
 
content_remove - org.jivesoftware.smackx.jingle.element.JingleAction
 
CONTENT_REMOVE - org.jivesoftware.smackx.jingleold.JingleActionEnum
 
contented - org.jivesoftware.smackx.mood.Mood
 
ContentElement - Class in org.jivesoftware.smackx.stanza_content_encryption.element
Extension element that holds the payload element, as well as a list of affix elements.
ContentElement.Builder - Class in org.jivesoftware.smackx.stanza_content_encryption.element
 
ContentElementProvider - Class in org.jivesoftware.smackx.stanza_content_encryption.provider
 
ContentElementProvider() - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.provider.ContentElementProvider
 
ContentId - Class in org.jivesoftware.smackx.bob
Content-ID class.
ContentId(String, String) - Constructor for class org.jivesoftware.smackx.bob.ContentId
BoB hash constructor.
ContentInfo - Class in org.jivesoftware.smackx.jingleold.media
Content info.
ContentInfo() - Constructor for class org.jivesoftware.smackx.jingleold.media.ContentInfo
 
ContentInfo.Audio - Class in org.jivesoftware.smackx.jingleold.media
Audio content info messages.
ContentNegotiator - Class in org.jivesoftware.smackx.jingleold
Content negotiator.
ContentNegotiator(JingleSession, String, String) - Constructor for class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
contents - Variable in class org.jivesoftware.smackx.jingle.JingleSession
 
contentType - Variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
 
CONTINUE - org.jivesoftware.smack.packet.StanzaError.Type
 
controllerUpdate(ControllerEvent) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioReceiver
ControllerListener for the Players.
convertToStateGraph(StateDescriptorGraph.GraphVertex<StateDescriptor>, ModularXmppClientToServerConnectionInternal) - Static method in class org.jivesoftware.smack.fsm.StateDescriptorGraph
 
copyDeviceIds() - Method in class org.jivesoftware.smackx.omemo.element.OmemoDeviceListElement
 
copyFrom(StanzaError) - Method in class org.jivesoftware.smack.packet.StanzaError.Builder
 
CorruptedOmemoKeyException - Exception in org.jivesoftware.smackx.omemo.exceptions
Exception gets thrown, when an invalid key is encountered.
CorruptedOmemoKeyException(Exception) - Constructor for exception org.jivesoftware.smackx.omemo.exceptions.CorruptedOmemoKeyException
 
CorruptedOmemoKeyException(String) - Constructor for exception org.jivesoftware.smackx.omemo.exceptions.CorruptedOmemoKeyException
 
couldNotLock - org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown.TryPutResult
The method was unable to acquire the queue lock.
couldNotLock - org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown.TryTakeResultCode
The method was unable to acquire the queue lock.
countStreamHosts() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Returns the count of stream hosts contained in this packet.
CRAMMD5 - Static variable in class org.jivesoftware.smack.sasl.SASLMechanism
 
cranky - org.jivesoftware.smackx.mood.Mood
 
crazy - org.jivesoftware.smackx.mood.Mood
 
create(F, S) - Static method in class org.jivesoftware.smack.util.Pair
 
create(Integer) - Static method in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
create(String) - Static method in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
create(String, String, HashMap<String, String>, List<Jid>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Create new MUCLight.
create(String, List<Jid>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Create new MUCLight.
create(XMPPConnection) - Method in class org.jivesoftware.smack.debugger.ConsoleDebugger.Factory
 
create(XMPPConnection) - Method in class org.jivesoftware.smack.debugger.ReflectionDebuggerFactory
 
create(XMPPConnection) - Method in interface org.jivesoftware.smack.debugger.SmackDebuggerFactory
Initialize the new SmackDebugger instance.
create(XMPPConnection) - Method in class org.jivesoftware.smackx.debugger.EnhancedDebugger.Factory
 
create(XMPPConnection) - Method in class org.jivesoftware.smackx.debugger.slf4j.SLF4JDebuggerFactory
 
create(Jid) - Static method in class org.jivesoftware.smack.filter.FromMatchesFilter
Creates a filter matching on the "from" field.
create(Jid) - Static method in class org.jivesoftware.smack.filter.ToMatchesFilter
Creates a filter matching on the "to" field.
create(Resourcepart) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Creates the room according to some default configuration, assign the requesting user as the room owner, and add the owner to the room but not allow anyone else to enter the room (effectively "locking" the room).
CREATE - org.jivesoftware.smackx.pubsub.PubSubElementType
 
CREATE - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
 
create_and_configure - org.jivesoftware.smackx.pubsub.PubSubFeature
 
create_nodes - org.jivesoftware.smackx.pubsub.PubSubFeature
 
createAccount(String, String, String) - Static method in class org.igniterealtime.smack.smackrepl.XmppTools
 
createAccount(DomainBareJid, Localpart, String) - Static method in class org.igniterealtime.smack.smackrepl.XmppTools
 
createAccount(Localpart, String) - Method in class org.jivesoftware.smackx.iqregister.AccountManager
Creates a new account using the specified username and password.
createAccount(Localpart, String, Map<String, String>) - Method in class org.jivesoftware.smackx.iqregister.AccountManager
Creates a new account using the specified username, password and account attributes.
createAck(IQ) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Acknowledge a IQ packet.
createAck(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createAndInitHashCode(F, S) - Static method in class org.jivesoftware.smack.util.Pair
 
createBare(Jid) - Static method in class org.jivesoftware.smack.filter.FromMatchesFilter
Creates a filter matching on the "from" field.
createBare(Jid) - Static method in class org.jivesoftware.smack.filter.ToMatchesFilter
Creates a filter matching on the "to" field.
createCandidateActivated(FullJid, FullJid, String, JingleContent.Senders, JingleContent.Creator, String, String, String) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager
 
createCandidateError(FullJid, FullJid, String, JingleContent.Senders, JingleContent.Creator, String, String) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager
 
createCandidateUsed(FullJid, FullJid, String, JingleContent.Senders, JingleContent.Creator, String, String, String) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager
 
createChat(EntityJid) - Method in class org.jivesoftware.smack.chat.ChatManager
Deprecated.
Creates a new chat and returns it.
createChat(EntityJid, String, ChatMessageListener) - Method in class org.jivesoftware.smack.chat.ChatManager
Deprecated.
Creates a new chat using the specified thread ID, then returns it.
createChat(EntityJid, ChatMessageListener) - Method in class org.jivesoftware.smack.chat.ChatManager
Deprecated.
Creates a new chat and returns it.
createCollector() - Method in class org.jivesoftware.smack.chat.Chat
Deprecated.
Creates a StanzaCollector which will accumulate the Messages for this chat.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.AbstractBufferedImageOp
 
createDefaultOmemoStoreBackend() - Method in class org.jivesoftware.smackx.omemo.OmemoService
Create a default OmemoStore object.
createDefaultOmemoStoreBackend() - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoService
 
createDigest(String, Jid, Jid) - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Utils
Returns a SHA-1 digest of the given parameters as specified in XEP-0065.
CreatedJingleSessionListener - Interface in org.jivesoftware.smackx.jingleold.listeners
Inteface used to dispatch a event when a Jingle session is created.
createEntry(BareJid, String, String[]) - Method in class org.jivesoftware.smack.roster.Roster
createErrorMalformedRequest(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createErrorOutOfOrder(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createErrorResponse(IQ, StanzaError) - Static method in class org.jivesoftware.smack.packet.ErrorIQ
 
createErrorResponse(IQ, StanzaError) - Static method in class org.jivesoftware.smack.packet.IQ
Convenience method to create a new IQ.Type.error IQ based on a IQ.Type.get or IQ.Type.set IQ.
createErrorResponse(IQ, StanzaError.Builder) - Static method in class org.jivesoftware.smack.packet.IQ
Deprecated.
createErrorResponse(IQ, StanzaError.Condition) - Static method in class org.jivesoftware.smack.packet.IQ
 
createErrorResponse(IqView) - Static method in class org.jivesoftware.smack.packet.AbstractIqBuilder
 
createErrorTieBreak(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createErrorUnknownInitiator(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createErrorUnknownSession(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createErrorUnsupportedInfo(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createFull(Jid) - Static method in class org.jivesoftware.smack.filter.FromMatchesFilter
Creates a filter matching on the "from" field.
createFull(Jid) - Static method in class org.jivesoftware.smack.filter.ToMatchesFilter
Creates a filter matching on the "to" field.
createGroup(String) - Method in class org.jivesoftware.smack.roster.Roster
Creates a new group.
createIncomingFileTransfer(FileTransferRequest) - Method in class org.jivesoftware.smackx.filetransfer.FileTransferManager
When the file transfer request is acceptable, this method should be invoked.
createIncomingJingleSession(JingleSessionRequest) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
When the session request is acceptable, this method should be invoked.
createIncomingStream(StreamInitiation) - Method in class org.jivesoftware.smackx.filetransfer.IBBTransferNegotiator
 
createIncomingStream(StreamInitiation) - Method in class org.jivesoftware.smackx.filetransfer.Socks5TransferNegotiator
 
createIncomingStream(StreamInitiation) - Method in class org.jivesoftware.smackx.filetransfer.StreamNegotiator
This method handles the file stream download negotiation process.
createInitiationAccept(StreamInitiation, String) - Static method in class org.jivesoftware.smackx.filetransfer.StreamNegotiator
Creates the initiation acceptance stanza to forward to the stream initiator.
createItem(BareJid, String, String[]) - Method in class org.jivesoftware.smack.roster.Roster
Creates a new roster item.
createItemAndRequestSubscription(BareJid, String, String[]) - Method in class org.jivesoftware.smack.roster.Roster
Creates a new roster entry and presence subscription.
createJingleError(IQ, JingleError) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Complete and send an error.
createMediaSession(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaManager
Create a Media Session Implementation.
createMediaSession(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
Returns a new jingleMediaSession.
createMediaSession(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.SpeexMediaManager
Returns a new jingleMediaSession.
createMediaSession(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
Returns a new JingleMediaSession.
createMediaSession(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
Returns a new JingleMediaSession.
createMediaSession(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaManager
Returns a new JingleMediaSession.
createMessage() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Deprecated.
createMessage() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Deprecated.
createNode() - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Creates an instant node, if supported.
createNode(String) - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Creates a node with default configuration.
createNode(String, FillableConfigureForm) - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Creates a node with specified configuration.
createOrJoin(MucEnterConfiguration) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Like MultiUserChat.create(Resourcepart), but will return a MultiUserChat.MucCreateConfigFormHandle if the room creation was acknowledged by the service (with an 201 status code).
createOrJoin(Resourcepart) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Create or join the MUC room with the given nickname.
createOrJoinIfNecessary(Resourcepart, String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Create or join a MUC if it is necessary, i.e.
createOutgoingFileTransfer(EntityFullJid) - Method in class org.jivesoftware.smackx.filetransfer.FileTransferManager
Creates an OutgoingFileTransfer to send a file to another user.
createOutgoingJingleSession(EntityFullJid) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Creates an Jingle session to start a communication with another user.
createOutgoingStream(String, Jid, Jid) - Method in class org.jivesoftware.smackx.filetransfer.IBBTransferNegotiator
 
createOutgoingStream(String, Jid, Jid) - Method in class org.jivesoftware.smackx.filetransfer.Socks5TransferNegotiator
 
createOutgoingStream(String, Jid, Jid) - Method in class org.jivesoftware.smackx.filetransfer.StreamNegotiator
This method handles the file upload stream negotiation process.
createPrivacyList(String, List<PrivacyItem>) - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
The client has created a new list.
createPrivateChat(EntityFullJid, ChatMessageListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns a new Chat for sending private messages to a given room occupant.
createPrivateChat(EntityJid, ChatMessageListener) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Deprecated.
createProxyError(FullJid, FullJid, String, JingleContent.Senders, JingleContent.Creator, String, String) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager
 
createPubsubPacket(IQ.Type, NodeExtension) - Method in class org.jivesoftware.smackx.pubsub.Node
 
createPubsubPacket(Jid, IQ.Type, NodeExtension) - Static method in class org.jivesoftware.smackx.pubsub.packet.PubSub
 
createResolver(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BasicTransportManager
 
createResolver(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
Return the correspondent resolver
createResolver(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
createResolver(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
createResolver(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.JingleTransportManager
Create a Transport Resolver instance according to the implementation.
createResolver(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.STUNTransportManager
 
createResponse(IQ) - Static method in class org.jivesoftware.smackx.time.packet.Time
 
createResponse(IqView) - Static method in class org.jivesoftware.smack.packet.AbstractIqBuilder
 
createResponse(IqView, IQ.ResponseType) - Static method in class org.jivesoftware.smack.packet.AbstractIqBuilder
 
createResultFor(Stanza, Version) - Static method in class org.jivesoftware.smackx.iqversion.packet.Version
 
createResultIQ(IQ) - Static method in class org.jivesoftware.smack.packet.IQ
Convenience method to create a new empty IQ.Type.result IQ based on a IQ.Type.get or IQ.Type.set IQ.
createReturnExtension(String, String, Map<String, String>, List<? extends ExtensionElement>) - Method in class org.jivesoftware.smack.provider.EmbeddedExtensionProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends ExtensionElement>) - Method in class org.jivesoftware.smackx.pubsub.provider.AffiliationsProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends ExtensionElement>) - Method in class org.jivesoftware.smackx.pubsub.provider.ConfigEventProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends ExtensionElement>) - Method in class org.jivesoftware.smackx.pubsub.provider.EventProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends ExtensionElement>) - Method in class org.jivesoftware.smackx.pubsub.provider.FormNodeProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends ExtensionElement>) - Method in class org.jivesoftware.smackx.pubsub.provider.ItemsProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends ExtensionElement>) - Method in class org.jivesoftware.smackx.pubsub.provider.RetractEventProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends ExtensionElement>) - Method in class org.jivesoftware.smackx.pubsub.provider.SimpleNodeProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends ExtensionElement>) - Method in class org.jivesoftware.smackx.pubsub.provider.SubscriptionsProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends ExtensionElement>) - Method in class org.jivesoftware.smackx.receipts.DeliveryReceipt.Provider
 
createReturnExtension(String, String, Map<String, String>, List<? extends ExtensionElement>) - Method in class org.jivesoftware.smackx.shim.provider.HeadersProvider
 
createSecretkeyElement(byte[], OpenPgpSecretKeyBackupPassphrase) - Static method in class org.jivesoftware.smackx.ox.util.SecretKeyBackupHelper
Create a SecretkeyElement which contains the secret keys which are serialized in keys and is symmetrically encrypted using the backupCode.
createSecretkeyElement(OpenPgpProvider, BareJid, Set<OpenPgpV4Fingerprint>, OpenPgpSecretKeyBackupPassphrase) - Static method in class org.jivesoftware.smackx.ox.util.SecretKeyBackupHelper
Create a SecretkeyElement which contains the secret keys listed in fingerprints and is encrypted symmetrically using the backupCode.
createSession(String, int, String, int, MediaSessionListener, int, boolean, boolean) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Create a Session using Speex Codec.
createSessionAccept(FullJid, String, JingleContent.Creator, String, JingleContent.Senders, JingleContentDescription, JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createSessionInitiate(FullJid, String, JingleContent.Creator, String, JingleContent.Senders, JingleContentDescription, JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createSessionInitiateFileOffer(FullJid, String, JingleContent.Creator, String, JingleContentDescription, JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createSessionPing(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createSessionTerminate(FullJid, String, JingleReason) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createSessionTerminate(FullJid, String, JingleReason.Reason) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createSessionTerminateAlternativeSession(FullJid, String, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createSessionTerminateBusy(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createSessionTerminateCancel(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createSessionTerminateContentCancel(FullJid, String, JingleContent.Creator, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createSessionTerminateDecline(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createSessionTerminateFailedApplication(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createSessionTerminateFailedTransport(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createSessionTerminateIncompatibleParameters(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createSessionTerminateSuccess(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createSessionTerminateUnsupportedApplications(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createSessionTerminateUnsupportedTransports(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createShellElementForSensitiveElement(String) - Static method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
 
createShellElementForSensitiveElement(FasteningElement) - Static method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
 
createShellElementForSensitiveElement(OriginIdElement) - Static method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
 
createSslContext() - Method in interface org.jivesoftware.smack.util.SslContextFactory
 
createStanzaCollector(StanzaFilter) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
createStanzaCollector(StanzaFilter) - Method in interface org.jivesoftware.smack.XMPPConnection
Creates a new stanza collector for this connection.
createStanzaCollector(StanzaCollector.Configuration) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
createStanzaCollector(StanzaCollector.Configuration) - Method in interface org.jivesoftware.smack.XMPPConnection
Create a new stanza collector with the given stanza collector configuration.
createStanzaCollectorAndSend(StanzaFilter, Stanza) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
createStanzaCollectorAndSend(StanzaFilter, Stanza) - Method in interface org.jivesoftware.smack.XMPPConnection
Creates a new stanza collector for this connection.
createStanzaCollectorAndSend(IQ) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
createStanzaCollectorAndSend(IQ) - Method in interface org.jivesoftware.smack.XMPPConnection
Creates a new stanza collector collecting IQ responses that are replies to the IQ request.
createTransport() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.JingleIBBTransportSession
 
createTransport() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession
 
createTransport() - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportSession
 
createTransport(String, Bytestream.Mode) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession
 
createTransportAccept(FullJid, FullJid, String, JingleContent.Creator, String, JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createTransportReject(FullJid, FullJid, String, JingleContent.Creator, String, JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createTransportReplace(FullJid, FullJid, String, JingleContent.Creator, String, JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
creative - org.jivesoftware.smackx.mood.Mood
 
CREATOR - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleContent
 
CREATOR_ATTRIBUTE_NAME - Static variable in class org.jivesoftware.smackx.jingle.element.JingleContent
 
credentials_expired - org.jivesoftware.smack.sasl.SASLError
 
crypt - org.jivesoftware.smackx.ox.OpenPgpMessage.State
Represents a CryptElement.
CryptElement - Class in org.jivesoftware.smackx.ox.element
This class describes an OpenPGP content element which is encrypted, but not signed.
CryptElement(Set<? extends Jid>, String, Date, List<ExtensionElement>) - Constructor for class org.jivesoftware.smackx.ox.element.CryptElement
 
CryptElement(Set<? extends Jid>, List<ExtensionElement>) - Constructor for class org.jivesoftware.smackx.ox.element.CryptElement
 
CryptElementProvider - Class in org.jivesoftware.smackx.ox.provider
ExtensionElementProvider implementation for the CryptElement.
CryptElementProvider() - Constructor for class org.jivesoftware.smackx.ox.provider.CryptElementProvider
 
cryptElementReceived(OpenPgpContact, Message, CryptElement, OpenPgpMetadata) - Method in interface org.jivesoftware.smackx.ox.listener.CryptElementReceivedListener
A CryptElement has been received and successfully decrypted.
CryptElementReceivedListener - Interface in org.jivesoftware.smackx.ox.listener
 
Crypto() - Constructor for class org.jivesoftware.smackx.omemo.util.OmemoConstants.Crypto
 
CryptoFailedException - Exception in org.jivesoftware.smackx.omemo.exceptions
Exception gets thrown when some cryptographic function failed.
CryptoFailedException(Exception) - Constructor for exception org.jivesoftware.smackx.omemo.exceptions.CryptoFailedException
 
CryptoFailedException(String) - Constructor for exception org.jivesoftware.smackx.omemo.exceptions.CryptoFailedException
 
CryptoFailedException(String, Exception) - Constructor for exception org.jivesoftware.smackx.omemo.exceptions.CryptoFailedException
 
curious - org.jivesoftware.smackx.mood.Mood
 
currentServer - Variable in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
 
currentSmackException - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
 
currentXmppException - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
 

D

daemonThreadFrom(Runnable) - Static method in class org.jivesoftware.smack.util.Async
 
daneVerifier - Variable in class org.jivesoftware.smack.internal.SmackTlsContext
 
data - org.jivesoftware.smackx.reference.element.ReferenceElement.Type
 
Data - Class in org.jivesoftware.smackx.bytestreams.ibb.packet
Represents a chunk of data sent over an In-Band Bytestream encapsulated in an IQ stanza.
Data(NamedElement) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Data
Creates Data element.
Data(DataPacketExtension) - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.packet.Data
Constructor.
DataForm - Class in org.jivesoftware.smackx.xdata.packet
Represents a form that could be use for gathering data as well as for reporting data returned from a search.
dataform_xslt - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
The URL of an XSL transformation which can be applied to payload format in order to generate a valid Data Forms result that the client could display using a generic Data Forms rendering engine body element.
DataForm.Builder - Class in org.jivesoftware.smackx.xdata.packet
 
DataForm.Item - Class in org.jivesoftware.smackx.xdata.packet
Represents items of reported data.
DataForm.ReportedData - Class in org.jivesoftware.smackx.xdata.packet
Represents the fields that will be returned from a search.
DataForm.Type - Enum in org.jivesoftware.smackx.xdata.packet
 
DataFormLayoutElement() - Constructor for class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.DataFormLayoutElement
 
DataFormProvider - Class in org.jivesoftware.smackx.xdata.provider
The DataFormProvider parses DataForm packets.
DataFormProvider() - Constructor for class org.jivesoftware.smackx.xdata.provider.DataFormProvider
 
DataFormsXmlElement - Class in org.jivesoftware.smackx.xmlelement.element
 
DataFormsXmlElement(StandardExtensionElement) - Constructor for class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
 
DataFormsXmlElementManager - Class in org.jivesoftware.smackx.xmlelement
 
DataFormsXmlElementManager() - Constructor for class org.jivesoftware.smackx.xmlelement.DataFormsXmlElementManager
 
DataFormsXmlElementProvider - Class in org.jivesoftware.smackx.xmlelement.provider
 
DataFormsXmlElementProvider() - Constructor for class org.jivesoftware.smackx.xmlelement.provider.DataFormsXmlElementProvider
 
DatagramListener - Interface in org.jivesoftware.smackx.jingleold.nat
Listener for datagram packets received.
datagramReceived(DatagramPacket) - Method in interface org.jivesoftware.smackx.jingleold.nat.DatagramListener
Called when a datagram is received.
DataLayout - Class in org.jivesoftware.smackx.xdatalayout.packet
DataLayout Extension according to XEP-0141: Data Forms Layout.
DataLayout(String) - Constructor for class org.jivesoftware.smackx.xdatalayout.packet.DataLayout
Data layout constructor.
DataLayout.DataFormLayoutElement - Class in org.jivesoftware.smackx.xdatalayout.packet
 
DataLayout.Fieldref - Class in org.jivesoftware.smackx.xdatalayout.packet
 
DataLayout.Reportedref - Class in org.jivesoftware.smackx.xdatalayout.packet
 
DataLayout.Section - Class in org.jivesoftware.smackx.xdatalayout.packet
 
DataLayout.Text - Class in org.jivesoftware.smackx.xdatalayout.packet
 
DataLayoutProvider - Class in org.jivesoftware.smackx.xdatalayout.provider
Extension Provider for Page layout of forms.
DataLayoutProvider() - Constructor for class org.jivesoftware.smackx.xdatalayout.provider.DataLayoutProvider
 
DataPacketExtension - Class in org.jivesoftware.smackx.bytestreams.ibb.packet
Represents a chunk of data of an In-Band Bytestream within an IQ stanza or a message stanza.
DataPacketExtension(String, int, String) - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
Creates a new In-Band Bytestream data packet.
DataPacketExtension(String, UInt16, String) - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
Creates a new In-Band Bytestream data packet.
DataPacketProvider - Class in org.jivesoftware.smackx.bytestreams.ibb.provider
Parses an In-Band Bytestream data stanza which can be a stanza extension of either an IQ stanza or a message stanza.
DataPacketProvider() - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.provider.DataPacketProvider
 
DataPacketProvider.IQProvider - Class in org.jivesoftware.smackx.bytestreams.ibb.provider
 
DataPacketProvider.PacketExtensionProvider - Class in org.jivesoftware.smackx.bytestreams.ibb.provider
 
DATATYPE_XS_STRING - Static variable in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
 
DataValidationProvider - Class in org.jivesoftware.smackx.xdatavalidation.provider
Extension Provider for Data validation of forms.
DataValidationProvider() - Constructor for class org.jivesoftware.smackx.xdatavalidation.provider.DataValidationProvider
 
DEBUG - Static variable in class org.igniterealtime.smack.smackrepl.TlsTest
 
DEBUG - Static variable in class org.jivesoftware.smack.SmackConfiguration
Value that indicates whether debugging is enabled.
debugger - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
The SmackDebugger allows to log and debug XML traffic.
declareInferiorityTo(Class<? extends StateDescriptor>) - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
declareInferiorityTo(String) - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
declarePrecedenceOver(Class<? extends StateDescriptor>) - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
declarePrecedenceOver(String) - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
decline - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
decline(EntityBareJid, EntityBareJid, String) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
Informs the sender of an invitation that the invitee declines the invitation.
Decline - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
Decline(String, EntityBareJid) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCUser.Decline
 
Decline(String, EntityBareJid, EntityBareJid) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCUser.Decline
 
declineActiveList() - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Client declines the use of active lists.
declineDefaultList() - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Client declines the use of default lists.
decode(byte[]) - Static method in class org.jivesoftware.smack.util.stringencoder.Base64
 
decode(ByteArrayInputStream) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.DefaultDecoder
 
decode(ByteArrayInputStream) - Method in interface org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageDecoder
 
decode(String) - Method in class org.jivesoftware.smack.util.stringencoder.android.AndroidBase64Encoder
 
decode(String) - Method in class org.jivesoftware.smack.util.stringencoder.android.AndroidBase64UrlSafeEncoder
 
decode(String) - Method in class org.jivesoftware.smack.util.stringencoder.BareJidEncoder.LegacyEncoder
Deprecated.
 
decode(String) - Method in class org.jivesoftware.smack.util.stringencoder.BareJidEncoder.UrlSafeEncoder
 
decode(String) - Static method in class org.jivesoftware.smack.util.stringencoder.Base32
 
decode(String) - Static method in class org.jivesoftware.smack.util.stringencoder.Base64
 
decode(String) - Method in interface org.jivesoftware.smack.util.stringencoder.Base64.Encoder
 
decode(String) - Static method in class org.jivesoftware.smack.util.stringencoder.Base64UrlSafeEncoder
 
decode(String) - Method in class org.jivesoftware.smack.util.stringencoder.java7.Java7Base64Encoder
 
decode(String) - Method in class org.jivesoftware.smack.util.stringencoder.java7.Java7Base64UrlSafeEncoder
 
decode(String) - Method in interface org.jivesoftware.smack.util.stringencoder.StringEncoder
Decodes a string back to it's initial representation.
decodeToString(String) - Static method in class org.jivesoftware.smack.util.stringencoder.Base64
 
decompressionRatio - Variable in class org.jivesoftware.smack.compression.zlib.ZlibXmppCompressionFactory.Stats
 
decompressorInBytes - Variable in class org.jivesoftware.smack.compression.zlib.ZlibXmppCompressionFactory.Stats
 
decompressorOutBytes - Variable in class org.jivesoftware.smack.compression.zlib.ZlibXmppCompressionFactory.Stats
 
decrypt(byte[]) - Method in class org.jivesoftware.smackx.omemo.internal.CipherAndAuthTag
 
decrypt(BareJid, OmemoElement) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Manually decrypt an OmemoElement.
decryptAesGcmNoPadding(byte[], byte[], byte[]) - Static method in class org.jivesoftware.smackx.omemo.internal.OmemoAesCipher
 
decryptAndOrVerify(XMPPConnection, OpenPgpElement, OpenPgpSelf, OpenPgpContact) - Method in interface org.jivesoftware.smackx.ox.crypto.OpenPgpProvider
Decrypt and/or verify signatures on an incoming OpenPgpElement.
decryptAndOrVerify(XMPPConnection, OpenPgpElement, OpenPgpSelf, OpenPgpContact) - Method in class org.jivesoftware.smackx.ox.crypto.PainlessOpenPgpProvider
 
decryptAndVerify(OpenPgpElement, OpenPgpContact) - Method in class org.jivesoftware.smackx.ox_im.OXInstantMessagingManager
Manually decrypt and verify an OpenPgpElement.
decryptMamQueryResult(MamManager.MamQuery) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Decrypt messages from a MAM query.
decryptOpenPgpElement(OpenPgpElement, OpenPgpContact) - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
Decrypt and or verify an OpenPgpElement and return the decrypted OpenPgpMessage.
DEFAULT - org.jivesoftware.smackx.pubsub.FormNodeType
Form which represents the default node configuration options.
DEFAULT - org.jivesoftware.smackx.pubsub.PubSubElementType
 
DEFAULT - Static variable in class org.jivesoftware.smack.packet.id.StandardStanzaIdSource
 
DEFAULT_BLOCK_SIZE - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
DEFAULT_CONNECT_TIMEOUT - Static variable in class org.jivesoftware.smack.tcp.XMPPTCPConnectionConfiguration
The default connect timeout in milliseconds.
DEFAULT_LANGUAGE - Static variable in class org.jivesoftware.smack.packet.Stanza
 
DEFAULT_MAP_SIZE - Static variable in class org.jivesoftware.smack.util.MultiMap
The constant value 6.
DefaultCharSequence - Interface in org.jivesoftware.smack.util
 
DefaultDecoder - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
Implements a default PNG decoder.
DefaultDecoder() - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.DefaultDecoder
 
DefaultEncoder - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
Implements a default PNG Encoder.
DefaultEncoder() - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.DefaultEncoder
 
DefaultMessageEventRequestListener - Class in org.jivesoftware.smackx.xevent
Default implementation of the MessageEventRequestListener interface.
DefaultMessageEventRequestListener() - Constructor for class org.jivesoftware.smackx.xevent.DefaultMessageEventRequestListener
 
DefaultParticipantStatusListener - Class in org.jivesoftware.smackx.muc
Deprecated.
DefaultParticipantStatusListener() - Constructor for class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
defaultPort - Variable in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
 
DefaultPrivateData - Class in org.jivesoftware.smackx.iqprivate.packet
Default implementation of the PrivateData interface.
DefaultPrivateData(String, String) - Constructor for class org.jivesoftware.smackx.iqprivate.packet.DefaultPrivateData
Creates a new generic private data object.
DefaultUserStatusListener - Class in org.jivesoftware.smackx.muc
Deprecated.
use UserStatusListener instead.
DefaultUserStatusListener() - Constructor for class org.jivesoftware.smackx.muc.DefaultUserStatusListener
Deprecated.
 
dejected - org.jivesoftware.smackx.mood.Mood
 
DelayedStanzaFilter - Class in org.jivesoftware.smackx.delay.filter
Filters stanza with delay information, ie.
DelayInformation - Class in org.jivesoftware.smackx.delay.packet
Represents timestamp information about data stored for later delivery.
DelayInformation(Date) - Constructor for class org.jivesoftware.smackx.delay.packet.DelayInformation
 
DelayInformation(Date, String, String) - Constructor for class org.jivesoftware.smackx.delay.packet.DelayInformation
Creates a new instance with the specified timestamp.
DelayInformationManager - Class in org.jivesoftware.smackx.delay
Delayed Delivery (XEP-203).
DelayInformationManager() - Constructor for class org.jivesoftware.smackx.delay.DelayInformationManager
 
DelayInformationProvider - Class in org.jivesoftware.smackx.delay.provider
The DelayInformationProvider parses DelayInformation packets.
DelayInformationProvider() - Constructor for class org.jivesoftware.smackx.delay.provider.DelayInformationProvider
 
delete - org.jivesoftware.smackx.pubsub.EventElementType
A node has been deleted.
DELETE - org.jivesoftware.smackx.hoxt.packet.HttpMethod
 
DELETE - org.jivesoftware.smackx.pubsub.PubSubElementType
 
DELETE_EVENT - org.jivesoftware.smackx.pubsub.PubSubElementType
 
delete_items - org.jivesoftware.smackx.pubsub.PubSubFeature
 
delete_nodes - org.jivesoftware.smackx.pubsub.PubSubFeature
 
deleteAccount() - Method in class org.jivesoftware.smackx.iqregister.AccountManager
Deletes the currently logged-in account from the server.
deleteAllItems() - Method in class org.jivesoftware.smackx.pubsub.LeafNode
Purges the node of all items.
deleteAllSessions(String) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
deleted - org.jivesoftware.smackx.message_markup.element.SpanElement.SpanStyle
 
deleted - Static variable in class org.jivesoftware.smackx.message_markup.element.SpanElement
 
deleteDirectory(File) - Static method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
Delete a directory with all subdirectories.
deleteItem(String) - Method in class org.jivesoftware.smackx.pubsub.LeafNode
Delete the item with the specified id from the node.
deleteItem(Collection<String>) - Method in class org.jivesoftware.smackx.pubsub.LeafNode
Delete the items with the specified id's from the node.
deleteList(String) - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Remove the list.
deleteMessages() - Method in class org.jivesoftware.smackx.offline.OfflineMessageManager
Deletes all offline messages of the user.
deleteMessages(List<String>) - Method in class org.jivesoftware.smackx.offline.OfflineMessageManager
Deletes the specified list of offline messages.
deleteNode(String) - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Delete the specified node.
deletePrivacyList(String) - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Deletes an existing privacy list.
deletePrivacyList(String) - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Remove a privacy list.
deleteProperty(String) - Method in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
Deletes a property.
deletePubkeysListNode(PepManager) - Static method in class org.jivesoftware.smackx.ox.util.OpenPgpPubSubUtil
Delete our metadata node.
deletePublicKeyNode(PepManager, OpenPgpV4Fingerprint) - Static method in class org.jivesoftware.smackx.ox.util.OpenPgpPubSubUtil
Delete the public key node of the key with fingerprint fingerprint.
deletePublicKeyRing(BareJid, OpenPgpV4Fingerprint) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
 
deletePublicKeyRing(BareJid, OpenPgpV4Fingerprint) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
deletePublicKeyRing(BareJid, OpenPgpV4Fingerprint) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpKeyStore
Remove a PGPPublicKeyRing which contains the key described by fingerprint from the PGPPublicKeyRingCollection of owner.
deleteSecretKeyNode(PepManager) - Static method in class org.jivesoftware.smackx.ox.util.OpenPgpPubSubUtil
Delete the private backup node.
deleteSecretKeyRing(BareJid, OpenPgpV4Fingerprint) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
 
deleteSecretKeyRing(BareJid, OpenPgpV4Fingerprint) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
deleteSecretKeyRing(BareJid, OpenPgpV4Fingerprint) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpKeyStore
Remove a PGPSecretKeyRing which contains the key described by fingerprint from the PGPSecretKeyRingCollection of owner.
deleteSecretKeyServerBackup() - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
Delete the private LeafNode containing our secret key backup.
deleteSession(SignalProtocolAddress) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
deleteUser() - Method in class org.jivesoftware.smackx.admin.ServiceAdministrationManager
 
deleteUser(Set<EntityBareJid>) - Method in class org.jivesoftware.smackx.admin.ServiceAdministrationManager
 
deleteUser(EntityBareJid) - Method in class org.jivesoftware.smackx.admin.ServiceAdministrationManager
 
deleteUser(Jid) - Method in class org.jivesoftware.smackx.admin.ServiceAdministrationManager
 
deleteXmlWhitespace(String) - Static method in class org.jivesoftware.smack.util.StringUtils
 
deliver - org.jivesoftware.smackx.pubsub.SubscribeOptionFields
Whether an entity wants to receive or disable notifications.
deliver_payloads - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
Whether to deliver payloads with event notifications.
DELIVERED - Static variable in class org.jivesoftware.smackx.xevent.packet.MessageEvent
 
deliveredNotification(Jid, String) - Method in interface org.jivesoftware.smackx.xevent.MessageEventNotificationListener
Called when a notification of message delivered is received.
deliveredNotificationRequested(Jid, String, MessageEventManager) - Method in class org.jivesoftware.smackx.xevent.DefaultMessageEventRequestListener
 
deliveredNotificationRequested(Jid, String, MessageEventManager) - Method in interface org.jivesoftware.smackx.xevent.MessageEventRequestListener
Called when a request for message delivered notification is received.
DeliveryReceipt - Class in org.jivesoftware.smackx.receipts
Represents a message delivery receipt entry as specified by Message Delivery Receipts.
DeliveryReceipt(String) - Constructor for class org.jivesoftware.smackx.receipts.DeliveryReceipt
 
DeliveryReceipt.Provider - Class in org.jivesoftware.smackx.receipts
This Provider parses and returns DeliveryReceipt packets.
DeliveryReceiptManager - Class in org.jivesoftware.smackx.receipts
Manager for XEP-0184: Message Delivery Receipts.
DeliveryReceiptManager.AutoReceiptMode - Enum in org.jivesoftware.smackx.receipts
Specifies when incoming message delivery receipt requests should be automatically acknowledged with an receipt.
DeliveryReceiptRequest - Class in org.jivesoftware.smackx.receipts
Represents a message delivery receipt request entry as specified by Message Delivery Receipts.
DeliveryReceiptRequest() - Constructor for class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
 
DeliveryReceiptRequest.Provider - Class in org.jivesoftware.smackx.receipts
This Provider parses and returns DeliveryReceiptRequest packets.
Deny - org.jivesoftware.smack.roster.SubscribeListener.SubscribeAnswer
Deny the subscription request.
departedQueue() - Method in interface org.jivesoftware.smackx.workgroup.user.QueueListener
The user departed the workgroup queue.
departQueue() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Departs the workgroup queue.
DepartQueuePacket - Class in org.jivesoftware.smackx.workgroup.packet
A IQ stanza used to depart a workgroup queue.
DepartQueuePacket(EntityBareJid) - Constructor for class org.jivesoftware.smackx.workgroup.packet.DepartQueuePacket
Creates a depart queue request stanza to the specified workgroup.
DepartQueuePacket(EntityBareJid, EntityJid) - Constructor for class org.jivesoftware.smackx.workgroup.packet.DepartQueuePacket
Creates a depart queue request to the specified workgroup and for the specified user.
depositSecretKey(XMPPConnection, SecretkeyElement) - Static method in class org.jivesoftware.smackx.ox.util.OpenPgpPubSubUtil
Publishes a SecretkeyElement to the secret key node.
depressed - org.jivesoftware.smackx.mood.Mood
 
dequeueUser(EntityJid) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Removes a user from the workgroup queue.
Description(String) - Constructor for class org.jivesoftware.smackx.xdata.FormField.Description
 
description_info - org.jivesoftware.smackx.jingle.element.JingleAction
 
DescriptionProvider - Class in org.jivesoftware.smackx.xdata.provider
 
DescriptionProvider() - Constructor for class org.jivesoftware.smackx.xdata.provider.DescriptionProvider
 
descriptiveTexts - Variable in class org.jivesoftware.smack.packet.AbstractError.Builder
 
descriptiveTexts - Variable in class org.jivesoftware.smack.packet.AbstractError
 
destroy() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Destroy the MUC Light.
destroy(String, EntityBareJid) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Sends a request to the server to destroy the room.
Destroy - Class in org.jivesoftware.smackx.muc.packet
Represents a request to the server to destroy a room.
Destroy(Destroy) - Constructor for class org.jivesoftware.smackx.muc.packet.Destroy
 
Destroy(EntityBareJid, String) - Constructor for class org.jivesoftware.smackx.muc.packet.Destroy
 
DESTROY - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
 
destroyMediaNegotiator() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Destroy the jmf negotiator.
destroyTransportNegotiator() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Destroy the transport negotiator.
DetailedTransitionIntoInformation(State) - Constructor for class org.jivesoftware.smack.fsm.ConnectionStateEvent.DetailedTransitionIntoInformation
 
determineProxies() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Returns a list of JIDs of SOCKS5 proxies by querying the XMPP server.
determineStreamHostInfo(List<Jid>) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager
 
DEVICE - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoDeviceListElement
 
DIFFERENCE - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
digest - org.jivesoftware.smackx.pubsub.SubscribeOptionFields
Whether an entity wants to receive digests (aggregations) of notifications or all notifications individually.
digest - Variable in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Client
 
digest_frequency - org.jivesoftware.smackx.pubsub.SubscribeOptionFields
The minimum number of seconds between sending any two notifications digests.
DIGESTMD5 - Static variable in class org.jivesoftware.smack.sasl.SASLMechanism
 
direct - org.jivesoftware.smackx.amp.AMPDeliverCondition.Value
The message would be immediately delivered to the intended recipient or routed to the next hop.
direct - org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Type
 
DirectoryRosterStore - Class in org.jivesoftware.smack.roster.rosterstore
Stores roster entries as specified by RFC 6121 for roster versioning in a set of files.
disable() - Method in class org.jivesoftware.smackx.dox.DnsOverXmppManager
 
disable() - Method in class org.jivesoftware.smackx.iqlast.LastActivityManager
 
disable() - Method in class org.jivesoftware.smackx.sid.StableUniqueStanzaIdManager
Stop appending origin-id elements to outgoing stanzas and remove the feature from disco.
disable() - Method in class org.jivesoftware.smackx.time.EntityTimeManager
 
disable(Jid, String) - Method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
Disable push notifications of an specific node.
Disable() - Constructor for class org.jivesoftware.smackx.carbons.packet.Carbon.Disable
 
disableAll(Jid) - Method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
Disable all push notifications.
disableAutomaticReconnection() - Method in class org.jivesoftware.smack.ReconnectionManager
Disable the automatic reconnection mechanism.
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<Exception>) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Disable carbons asynchronously.
disabled - org.jivesoftware.smack.ConnectionConfiguration.DnssecMode
Do not perform any DNSSEC authentication or DANE verification.
disabled - org.jivesoftware.smack.ConnectionConfiguration.SecurityMode
Security via TLS encryption is disabled and only un-encrypted connections will be used.
disabled - org.jivesoftware.smackx.receipts.DeliveryReceiptManager.AutoReceiptMode
Never send deliver receipts.
disableDirectTls() - Method in class org.jivesoftware.smack.tcp.XmppTcpTransportModuleDescriptor.Builder
 
disableEntityCaps() - Method in class org.jivesoftware.smackx.caps.EntityCapsManager
 
disableHostnameVerificationForTlsCertificates(B) - Static method in class org.jivesoftware.smack.util.TLSUtils
Disable the hostname verification of TLS certificates.
DisablePushNotificationsIQ - Class in org.jivesoftware.smackx.push_notifications.element
Disable Push Notifications IQ.
DisablePushNotificationsIQ(Jid) - Constructor for class org.jivesoftware.smackx.push_notifications.element.DisablePushNotificationsIQ
 
DisablePushNotificationsIQ(Jid, String) - Constructor for class org.jivesoftware.smackx.push_notifications.element.DisablePushNotificationsIQ
 
disableService() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Disables the SOCKS5 Bytestream manager by removing the SOCKS5 Bytestream feature from the service discovery, disabling the listener for SOCKS5 Bytestream initiation requests and resetting its internal state, which includes removing this instance from the managers map.
disableStartTls() - Method in class org.jivesoftware.smack.tcp.XmppTcpTransportModuleDescriptor.Builder
 
disappointed - org.jivesoftware.smackx.mood.Mood
 
DiscoInfoLookupShortcutMechanism - Class in org.jivesoftware.smackx.disco
 
DiscoInfoLookupShortcutMechanism(String, int) - Constructor for class org.jivesoftware.smackx.disco.DiscoInfoLookupShortcutMechanism
 
disconnect() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Closes the connection by setting presence to unavailable then closing the connection to the XMPP server.
disconnect() - Method in class org.jivesoftware.smack.c2s.XmppClientToServerTransport
Called by the CloseConnection state.
disconnect(Presence) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Closes the connection.
disconnectAllSessions() - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Disconnect all Jingle Sessions.
DisconnectedStateDescriptor() - Constructor for class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection.DisconnectedStateDescriptor
 
discoverCommands(Jid) - Method in class org.jivesoftware.smackx.commands.AdHocCommandManager
Discover the commands of an specific JID.
discoveredRemoteConnectionEndpoints - Variable in class org.jivesoftware.smack.tcp.rce.RemoteXmppTcpConnectionEndpoints.Result
 
discoverInfo() - Method in class org.jivesoftware.smackx.pubsub.Node
Discover node information in standard DiscoverInfo format.
discoverInfo(Jid) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Returns the discovered information of a given XMPP entity addressed by its JID.
discoverInfo(Jid, String) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Returns the discovered information of a given XMPP entity addressed by its JID and note attribute.
DiscoverInfo - Class in org.jivesoftware.smackx.disco.packet
A DiscoverInfo IQ packet, which is used by XMPP clients to request and receive information to/from other XMPP entities.
DiscoverInfo() - Constructor for class org.jivesoftware.smackx.disco.packet.DiscoverInfo
Deprecated.
use DiscoverInfoBuilder instead.
DiscoverInfo(DiscoverInfo) - Constructor for class org.jivesoftware.smackx.disco.packet.DiscoverInfo
Copy constructor.
DiscoverInfo.Feature - Class in org.jivesoftware.smackx.disco.packet
Represents the features offered by the item.
DiscoverInfo.Identity - Class in org.jivesoftware.smackx.disco.packet
Represents the identity of a given XMPP entity.
DiscoverInfoBuilder - Class in org.jivesoftware.smackx.disco.packet
 
DiscoverInfoBuilder(DiscoverInfo, String) - Constructor for class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
DiscoverInfoProvider - Class in org.jivesoftware.smackx.disco.provider
The DiscoverInfoProvider parses Service Discovery information packets.
DiscoverInfoProvider() - Constructor for class org.jivesoftware.smackx.disco.provider.DiscoverInfoProvider
 
DiscoverInfoView - Interface in org.jivesoftware.smackx.disco.packet
 
discoverItems() - Method in class org.jivesoftware.smackx.pubsub.LeafNode
Get information on the items in the node in standard DiscoverItems format.
discoverItems(Jid) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Returns the discovered items of a given XMPP entity addressed by its JID.
discoverItems(Jid, String) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Returns the discovered items of a given XMPP entity addressed by its JID and note attribute.
DiscoverItems - Class in org.jivesoftware.smackx.disco.packet
A DiscoverItems IQ packet, which is used by XMPP clients to request and receive items associated with XMPP entities.
DiscoverItems() - Constructor for class org.jivesoftware.smackx.disco.packet.DiscoverItems
 
DiscoverItems.Item - Class in org.jivesoftware.smackx.disco.packet
An item is associated with an XMPP Entity, usually thought of a children of the parent entity and normally are addressable as a JID.
DiscoverItemsProvider - Class in org.jivesoftware.smackx.disco.provider
The DiscoverInfoProvider parses Service Discovery items packets.
DiscoverItemsProvider() - Constructor for class org.jivesoftware.smackx.disco.provider.DiscoverItemsProvider
 
discoverNodes(String) - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Get all the nodes that currently exist as a child of the specified collection node.
discoverUploadService() - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
Discover upload service.
DiscussionHistory - Class in org.jivesoftware.smackx.muc
Deprecated.
DiscussionHistory() - Constructor for class org.jivesoftware.smackx.muc.DiscussionHistory
Deprecated.
 
disgusted - org.jivesoftware.smackx.mood.Mood
 
dismayed - org.jivesoftware.smackx.mood.Mood
 
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
 
dispatchIncomingPacket(IQ, String) - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
dispatchIncomingPacket(IQ, String) - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Dispatch an incoming packet.
dispatchIncomingPacket(IQ, String) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Dispatch an incoming packet.
dispatchIncomingPacket(IQ, String) - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Dispatch an incoming packet.
dispatchIncomingPacket(IQ, String) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Dispatch an incoming packet.
displayed - org.jivesoftware.smackx.chat_markers.ChatMarkersState
The message has been displayed to a user in a active chat and not in a system notification.
DISPLAYED - Static variable in class org.jivesoftware.smackx.xevent.packet.MessageEvent
 
DisplayedExtension(String) - Constructor for class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.DisplayedExtension
 
displayedNotification(Jid, String) - Method in interface org.jivesoftware.smackx.xevent.MessageEventNotificationListener
Called when a notification of message displayed is received.
displayedNotificationRequested(Jid, String, MessageEventManager) - Method in class org.jivesoftware.smackx.xevent.DefaultMessageEventRequestListener
 
displayedNotificationRequested(Jid, String, MessageEventManager) - Method in interface org.jivesoftware.smackx.xevent.MessageEventRequestListener
Called when a request for message displayed notification is received.
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
 
DISPOSITION_ATTRIBUTE_NAME - Static variable in class org.jivesoftware.smackx.jingle.element.JingleContent
 
DISSOLVE - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
distracted - org.jivesoftware.smackx.mood.Mood
 
distrust(OpenPgpV4Fingerprint) - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
distrustOmemoIdentity(OmemoDevice, OmemoFingerprint) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Distrust the fingerprint/OmemoDevice tuple.
dnd - org.jivesoftware.smack.packet.Presence.Mode
Do not disturb.
dnd - org.jivesoftware.smackx.pubsub.PresenceState
 
DnsIq - Class in org.jivesoftware.smackx.dox.element
 
DnsIq(byte[]) - Constructor for class org.jivesoftware.smackx.dox.element.DnsIq
 
DnsIq(String) - Constructor for class org.jivesoftware.smackx.dox.element.DnsIq
 
DnsIq(DnsMessage) - Constructor for class org.jivesoftware.smackx.dox.element.DnsIq
 
DnsIq(DnsMessage, Jid) - Constructor for class org.jivesoftware.smackx.dox.element.DnsIq
 
DnsIqProvider - Class in org.jivesoftware.smackx.dox.provider
 
DnsIqProvider() - Constructor for class org.jivesoftware.smackx.dox.provider.DnsIqProvider
 
DNSJavaResolver - Class in org.jivesoftware.smack.util.dns.dnsjava
This implementation uses the dnsjava implementation for resolving DNS addresses.
DNSJavaResolver() - Constructor for class org.jivesoftware.smack.util.dns.dnsjava.DNSJavaResolver
 
DnsLookupFailure(DnsName, Exception) - Constructor for class org.jivesoftware.smack.util.rce.RemoteConnectionEndpointLookupFailure.DnsLookupFailure
 
DnsOverXmppManager - Class in org.jivesoftware.smackx.dox
 
DnsOverXmppMiniDnsResolver - Class in org.jivesoftware.smackx.dox.resolver.minidns
 
DnsOverXmppResolver - Interface in org.jivesoftware.smackx.dox
 
DNSResolver - Class in org.jivesoftware.smack.util.dns
Implementations of this interface define a class that is capable of resolving DNS addresses.
DNSResolver(boolean) - Constructor for class org.jivesoftware.smack.util.dns.DNSResolver
 
DNSUtil - Class in org.jivesoftware.smack.util
Utility class to perform DNS lookups for XMPP services.
DNSUtil() - Constructor for class org.jivesoftware.smack.util.DNSUtil
 
DOMAIN - Static variable in class org.jivesoftware.smackx.jingleold.nat.STUN
Element name of the stanza extension.
DOMAIN_BARE_JID - Static variable in class org.jivesoftware.smack.filter.FromTypeFilter
 
DOMAIN_BARE_JID - Static variable in class org.jivesoftware.smack.filter.PossibleFromTypeFilter
 
DOMAIN_BARE_JID - Static variable in class org.jivesoftware.smack.filter.PossibleToTypeFilter
 
DOMAIN_BARE_JID - Static variable in class org.jivesoftware.smack.filter.ToTypeFilter
 
DOMAIN_FULL_JID - Static variable in class org.jivesoftware.smack.filter.FromTypeFilter
 
DOMAIN_FULL_JID - Static variable in class org.jivesoftware.smack.filter.PossibleFromTypeFilter
 
DOMAIN_FULL_JID - Static variable in class org.jivesoftware.smack.filter.PossibleToTypeFilter
 
DOMAIN_FULL_JID - Static variable in class org.jivesoftware.smack.filter.ToTypeFilter
 
domainBare - org.jivesoftware.smack.filter.AbstractJidTypeFilter.JidType
 
DomainBareJid - org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter.JidType
 
domainFull - org.jivesoftware.smack.filter.AbstractJidTypeFilter.JidType
 
DomainFullJid - org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter.JidType
 
DomainJid - org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter.JidType
 
doNio(String, String, String) - Static method in class org.igniterealtime.smack.smackrepl.Nio
 
doNotReply - org.jivesoftware.smack.SmackConfiguration.UnknownIqRequestReplyMode
 
dontAutoAddDeliveryReceiptRequests() - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Disables automatically requests of delivery receipts for outgoing messages.
doStart() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Called from above when starting a new session.
doStart() - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Each of the negotiators has their individual behavior when they start.
doStart() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
 
doStart() - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Called from above when starting a new session.
doStart() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Called from above to start the negotiator during a session-initiate.
DOUBLE - org.jivesoftware.smackx.iot.control.element.SetData.Type
 
doubleRatchetDecrypt(OmemoDevice, byte[]) - Method in class org.jivesoftware.smackx.omemo.OmemoRatchet
Decrypt a double-ratchet-encrypted message key.
doubleRatchetDecrypt(OmemoDevice, byte[]) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoRatchet
 
doubleRatchetEncrypt(OmemoDevice, byte[]) - Method in class org.jivesoftware.smackx.omemo.OmemoRatchet
Encrypt a messageKey with the double ratchet session of the recipient.
doubleRatchetEncrypt(OmemoDevice, byte[]) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoRatchet
 
doubleValue() - Method in class org.jivesoftware.smack.datatypes.Scalar
 
DoX - Class in org.igniterealtime.smack.smackrepl
 
DoX() - Constructor for class org.igniterealtime.smack.smackrepl.DoX
 
drainTo(Collection<? super E>) - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 
drainTo(Collection<? super E>, int) - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 
drawTile(int, int, BufferedImage) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
drop - org.jivesoftware.smackx.amp.packet.AMPExtension.Action
The "drop" action silently discards the message from any further delivery attempts and ensures that it is not placed into offline storage.
DST_IN - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
duration - Variable in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 

E

effectiveLanguageEquals(String) - Method in class org.jivesoftware.smack.packet.XmlEnvironment
 
effectiveNamespaceEquals(String) - Method in class org.jivesoftware.smack.packet.XmlEnvironment
 
ELEM_DATE - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
ELEM_DESC - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
ELEM_LI - Static variable in class org.jivesoftware.smackx.message_markup.element.ListElement
 
ELEM_MEDIA_TYPE - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
ELEM_NAME - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
ELEM_PAYLOAD - Static variable in class org.jivesoftware.smackx.ox.element.OpenPgpContentElement
 
ELEM_RPAD - Static variable in class org.jivesoftware.smackx.ox.element.EncryptedOpenPgpContentElement
 
ELEM_SIZE - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
ELEM_TEXT - Static variable in class org.jivesoftware.smackx.mood.element.MoodElement
 
ELEM_TIME - Static variable in class org.jivesoftware.smackx.ox.element.OpenPgpContentElement
 
ELEM_TO - Static variable in class org.jivesoftware.smackx.ox.element.OpenPgpContentElement
 
element(String, CharSequence) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
Add a new element to this builder.
element(String, Enum<?>) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
element(String, String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
Add a new element to this builder.
element(String, Date) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
Add a new element to this builder, with the Date instance as its content, which will get formatted with XmppDateTime.formatXEP0082Date(Date).
element(Element) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
Deprecated.
Element - Interface in org.jivesoftware.smack.packet
Interface to represent a XML element.
ELEMENT - Static variable in class org.jivesoftware.smack.compress.packet.Compress
 
ELEMENT - Static variable in class org.jivesoftware.smack.compress.packet.Compress.Feature
 
ELEMENT - Static variable in class org.jivesoftware.smack.compress.packet.Compressed
 
ELEMENT - Static variable in class org.jivesoftware.smack.compress.packet.Failure
 
ELEMENT - Static variable in class org.jivesoftware.smack.packet.AbstractTextElement
 
ELEMENT - Static variable in class org.jivesoftware.smack.packet.Bind
 
ELEMENT - Static variable in class org.jivesoftware.smack.packet.ErrorIQ
 
ELEMENT - Static variable in class org.jivesoftware.smack.packet.Mechanisms
 
ELEMENT - Static variable in class org.jivesoftware.smack.packet.Message.Body
 
ELEMENT - Static variable in class org.jivesoftware.smack.packet.Message
 
ELEMENT - Static variable in class org.jivesoftware.smack.packet.Message.Subject
 
ELEMENT - Static variable in class org.jivesoftware.smack.packet.Message.Thread
 
ELEMENT - Static variable in class org.jivesoftware.smack.packet.Presence
 
ELEMENT - Static variable in class org.jivesoftware.smack.packet.Session
 
ELEMENT - Static variable in class org.jivesoftware.smack.packet.StartTls
 
ELEMENT - Static variable in class org.jivesoftware.smack.packet.StreamError
 
ELEMENT - Static variable in class org.jivesoftware.smack.packet.StreamOpen
 
ELEMENT - Static variable in class org.jivesoftware.smack.packet.TlsFailure
 
ELEMENT - Static variable in class org.jivesoftware.smack.packet.TlsProceed
 
ELEMENT - Static variable in class org.jivesoftware.smack.roster.packet.RosterPacket
 
ELEMENT - Static variable in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
The constant value ""item"".
ELEMENT - Static variable in class org.jivesoftware.smack.roster.packet.RosterVer
 
ELEMENT - Static variable in class org.jivesoftware.smack.roster.packet.SubscriptionPreApproval
 
ELEMENT - Static variable in class org.jivesoftware.smack.sasl.packet.SaslNonza.AuthMechanism
 
ELEMENT - Static variable in class org.jivesoftware.smack.sasl.packet.SaslNonza.Challenge
 
ELEMENT - Static variable in class org.jivesoftware.smack.sasl.packet.SaslNonza.Response
 
ELEMENT - Static variable in class org.jivesoftware.smack.sasl.packet.SaslNonza.SASLFailure
 
ELEMENT - Static variable in class org.jivesoftware.smack.sasl.packet.SaslNonza.Success
 
ELEMENT - Static variable in class org.jivesoftware.smack.sm.packet.StreamManagement.AckAnswer
 
ELEMENT - Static variable in class org.jivesoftware.smack.sm.packet.StreamManagement.AckRequest
 
ELEMENT - Static variable in class org.jivesoftware.smack.sm.packet.StreamManagement.Enable
 
ELEMENT - Static variable in class org.jivesoftware.smack.sm.packet.StreamManagement.Enabled
 
ELEMENT - Static variable in class org.jivesoftware.smack.sm.packet.StreamManagement.Failed
 
ELEMENT - Static variable in class org.jivesoftware.smack.sm.packet.StreamManagement.Resume
 
ELEMENT - Static variable in class org.jivesoftware.smack.sm.packet.StreamManagement.Resumed
 
ELEMENT - Static variable in class org.jivesoftware.smack.sm.packet.StreamManagement.StreamManagementFeature
 
ELEMENT - Static variable in class org.jivesoftware.smackx.address.packet.MultipleAddresses.Address
 
ELEMENT - Static variable in class org.jivesoftware.smackx.address.packet.MultipleAddresses
 
ELEMENT - Static variable in class org.jivesoftware.smackx.amp.packet.AMPExtension
 
ELEMENT - Static variable in class org.jivesoftware.smackx.amp.packet.AMPExtension.Rule
 
ELEMENT - Static variable in class org.jivesoftware.smackx.blocking.element.BlockContactsIQ
block element.
ELEMENT - Static variable in class org.jivesoftware.smackx.blocking.element.BlockedErrorExtension
 
ELEMENT - Static variable in class org.jivesoftware.smackx.blocking.element.BlockListIQ
block list element.
ELEMENT - Static variable in class org.jivesoftware.smackx.blocking.element.UnblockContactsIQ
unblock element.
ELEMENT - Static variable in class org.jivesoftware.smackx.bob.element.BoBDataExtension
 
ELEMENT - Static variable in class org.jivesoftware.smackx.bob.element.BoBIQ
data element.
ELEMENT - Static variable in class org.jivesoftware.smackx.bookmarks.Bookmarks
 
ELEMENT - Static variable in class org.jivesoftware.smackx.bytestreams.ibb.packet.Close
 
ELEMENT - Static variable in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
The element name of the data stanza extension.
ELEMENT - Static variable in class org.jivesoftware.smackx.bytestreams.ibb.packet.Open
 
ELEMENT - Static variable in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
 
ELEMENT - Static variable in class org.jivesoftware.smackx.caps.EntityCapsManager
 
ELEMENT - Static variable in class org.jivesoftware.smackx.caps.packet.CapsExtension
 
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.commands.packet.AdHocCommandData
 
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.delay.packet.DelayInformation
 
ELEMENT - Static variable in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
 
ELEMENT - Static variable in class org.jivesoftware.smackx.disco.packet.DiscoverItems
 
ELEMENT - Static variable in class org.jivesoftware.smackx.dox.element.DnsIq
 
ELEMENT - Static variable in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.forward.packet.Forwarded
 
ELEMENT - Static variable in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
 
ELEMENT - Static variable in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hashes.element.HashElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hints.element.NoCopyHint
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hints.element.NoStoreHint
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hints.element.StoreHint
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.ChunkedBase64
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Data
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
 
ELEMENT - Static variable in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppResp
 
ELEMENT - Static variable in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
 
ELEMENT - Static variable in class org.jivesoftware.smackx.httpfileupload.element.Slot
 
ELEMENT - Static variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.control.element.IoTSetRequest
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.control.element.IoTSetResponse
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTDataReadOutAccepted
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTDataRequest
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.data.element.NodeElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.data.element.TimestampElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTDisowned
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTMine
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRegister
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRemove
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRemoved
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTUnregister
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.ClearCache
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.ClearCacheResponse
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Friend
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriend
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriendResponse
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iqlast.packet.LastActivity
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iqprivate.packet.PrivateDataIQ
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iqregister.packet.Registration
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iqregister.packet.Registration.Feature
 
ELEMENT - Static variable in class org.jivesoftware.smackx.iqversion.packet.Version
 
ELEMENT - Static variable in class org.jivesoftware.smackx.jid_prep.element.JidPrepIq
 
ELEMENT - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.Checksum
 
ELEMENT - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
ELEMENT - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
 
ELEMENT - Static variable in class org.jivesoftware.smackx.jingle.element.Jingle
 
ELEMENT - Static variable in class org.jivesoftware.smackx.jingle.element.JingleContent
 
ELEMENT - Static variable in class org.jivesoftware.smackx.jingle.element.JingleContentDescription
 
ELEMENT - Static variable in class org.jivesoftware.smackx.jingle.element.JingleContentTransport
 
ELEMENT - Static variable in class org.jivesoftware.smackx.jingle.element.JingleContentTransportCandidate
 
ELEMENT - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
ELEMENT - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.CandidateActivated
 
ELEMENT - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.CandidateError
 
ELEMENT - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.CandidateUsed
 
ELEMENT - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.ProxyError
 
ELEMENT - Static variable in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
 
ELEMENT - Static variable in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
 
ELEMENT - Static variable in class org.jivesoftware.smackx.last_interaction.element.IdleElement
 
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.mediaelement.element.MediaElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.mediaelement.element.MediaElement.Uri
 
ELEMENT - Static variable in class org.jivesoftware.smackx.message_correct.element.MessageCorrectExtension
The XML element name of a 'message correct' extension.
ELEMENT - Static variable in class org.jivesoftware.smackx.message_fastening.element.ExternalElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.message_markup.element.BlockQuoteElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.message_markup.element.CodeBlockElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.message_markup.element.ListElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.message_markup.element.MarkupElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.message_markup.element.SpanElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.message_retraction.element.RetractedElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.message_retraction.element.RetractElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.mood.element.MoodElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muc.packet.Destroy
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
Element name of the stanza extension.
ELEMENT - Static variable in class org.jivesoftware.smackx.muc.packet.MUCAdmin
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence.History
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muc.packet.MUCItem
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muc.packet.MUCOwner
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muc.packet.MUCUser.Decline
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muc.packet.MUCUser
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muc.packet.MUCUser.Invite
 
ELEMENT - Static variable in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
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.offline.packet.OfflineMessageRequest
 
ELEMENT - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoHeaderElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoKeyElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.ox.element.CryptElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.ox.element.OpenPgpElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.ox.element.PubkeyElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.ox.element.PubkeyElement.PubkeyDataElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.ox.element.PublicKeysListElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.ox.element.PublicKeysListElement.PubkeyMetadataElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.ox.element.SecretkeyElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.ox.element.SigncryptElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.ox.element.SignElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.ping.packet.Ping
 
ELEMENT - Static variable in class org.jivesoftware.smackx.privacy.packet.Privacy
 
ELEMENT - Static variable in class org.jivesoftware.smackx.pubsub.Affiliation
 
ELEMENT - Static variable in class org.jivesoftware.smackx.pubsub.EventElement
The constant String "event".
ELEMENT - Static variable in class org.jivesoftware.smackx.pubsub.packet.PubSub
 
ELEMENT - Static variable in class org.jivesoftware.smackx.push_notifications.element.DisablePushNotificationsIQ
disable element.
ELEMENT - Static variable in class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
enable element.
ELEMENT - Static variable in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
 
ELEMENT - Static variable in class org.jivesoftware.smackx.receipts.DeliveryReceipt
 
ELEMENT - Static variable in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
 
ELEMENT - Static variable in class org.jivesoftware.smackx.reference.element.ReferenceElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
ELEMENT - Static variable in class org.jivesoftware.smackx.search.UserSearch
 
ELEMENT - Static variable in class org.jivesoftware.smackx.sharedgroups.packet.SharedGroupsInfo
 
ELEMENT - Static variable in class org.jivesoftware.smackx.shim.packet.Header
 
ELEMENT - Static variable in class org.jivesoftware.smackx.shim.packet.HeadersExtension
 
ELEMENT - Static variable in class org.jivesoftware.smackx.si.packet.StreamInitiation
 
ELEMENT - Static variable in class org.jivesoftware.smackx.sid.element.OriginIdElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.sid.element.StanzaIdElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.FromAffixElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.PayloadElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.TimestampAffixElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.ToAffixElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.time.packet.Time
 
ELEMENT - Static variable in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
ELEMENT - Static variable in class org.jivesoftware.smackx.vcardtemp.VCardManager
 
ELEMENT - Static variable in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
 
ELEMENT - Static variable in class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider.OfferRevokePacket
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xdata.FormField.Description
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xdata.FormField
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xdata.FormField.Option
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xdata.FormField.Required
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xdata.FormField.Value
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xdata.packet.DataForm
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xdata.packet.DataForm.Item
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xdata.packet.DataForm.ReportedData
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Fieldref
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Reportedref
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Section
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Text
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.ListRange
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xevent.packet.MessageEvent
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xhtmlim.packet.XHTMLExtension
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.xroster.RosterExchangeManager
 
ELEMENT_CHUNK - Static variable in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.attention.packet.AttentionExtension
The XML element name of an 'attention' extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.jingleold.nat.STUN
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.nick.packet.Nick
Deprecated.
use Nick.QNAME instead.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.ext.forms.WorkgroupForm
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.MetaData
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.AgentInfo
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.AgentStatus
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.QueueDetails
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.QueueUpdate
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.SessionID
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.TranscriptSearch
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.UserID
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.WorkgroupInformation
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.settings.GenericSettings
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.settings.SoundSettings
Element name of the stanza extension.
ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
Element name of the stanza extension.
ELEMENTNAME - Static variable in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Activate
 
ELEMENTNAME - Static variable in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
 
ELEMENTNAME - Static variable in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHostUsed
 
EligibleForChatMarkerFilter - Class in org.jivesoftware.smackx.chat_markers.filter
Chat Markers Manager class (XEP-0333).
ellipticCurvePublicKeyFromBytes(byte[]) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
ellipticCurvePublicKeyFromBytes(byte[]) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Deserialize an elliptic curve public key from bytes.
EM - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
embarrassed - org.jivesoftware.smackx.mood.Mood
 
EmbeddedExtensionProvider<PE extends ExtensionElement> - Class in org.jivesoftware.smack.provider
This class simplifies parsing of embedded elements by using the Template Method Pattern.
EmbeddedExtensionProvider() - Constructor for class org.jivesoftware.smack.provider.EmbeddedExtensionProvider
 
EmbeddedPacketExtension - Interface in org.jivesoftware.smackx.pubsub
This interface defines ExtensionElement implementations that contain other extensions.
emphasis - org.jivesoftware.smackx.message_markup.element.SpanElement.SpanStyle
 
emphasis - Static variable in class org.jivesoftware.smackx.message_markup.element.SpanElement
 
EMPTY - Static variable in class org.jivesoftware.smack.packet.XmlEnvironment
 
EMPTY - Static variable in class org.jivesoftware.smackx.iot.element.NodeInfo
 
EMPTY - Static variable in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
 
EMPTY_GEO_LOCATION - Static variable in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
EMPTY_INSTANCE - Static variable in class org.jivesoftware.smack.fsm.StateTransitionResult.Success
 
EMPTY_USER_TUNE - Static variable in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
emptyCache() - Method in interface org.jivesoftware.smackx.caps.cache.EntityCapsPersistentCache
Empty the Cache.
emptyCache() - Method in class org.jivesoftware.smackx.caps.cache.SimpleDirectoryPersistentCache
 
emptyElement(Enum<?>) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
emptyElement(String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
emptyOrSingletonListFrom(T) - Static method in class org.jivesoftware.smack.util.CollectionUtil
 
EmptyResultIQ - Class in org.jivesoftware.smack.packet
 
EmptyResultIQ() - Constructor for class org.jivesoftware.smack.packet.EmptyResultIQ
 
EmptyResultIQ(IQ) - Constructor for class org.jivesoftware.smack.packet.EmptyResultIQ
 
EmptyToMatcher - Class in org.jivesoftware.smack.filter
 
enable() - Static method in class org.jivesoftware.smackx.debugger.slf4j.SLF4JSmackDebugger
Makes Smack use this Debugger.
enable() - Method in class org.jivesoftware.smackx.dox.DnsOverXmppManager
 
enable() - Method in class org.jivesoftware.smackx.iqlast.LastActivityManager
 
enable() - Method in class org.jivesoftware.smackx.sid.StableUniqueStanzaIdManager
Start appending origin-id elements to outgoing stanzas and add the feature to disco.
enable() - Method in class org.jivesoftware.smackx.time.EntityTimeManager
 
enable(Jid, String) - Method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
Enable push notifications.
enable(Jid, String, HashMap<String, String>) - Method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
Enable push notifications.
Enable() - Constructor for class org.jivesoftware.smackx.carbons.packet.Carbon.Enable
 
Enable(boolean) - Constructor for class org.jivesoftware.smack.sm.packet.StreamManagement.Enable
 
Enable(boolean, int) - Constructor for class org.jivesoftware.smack.sm.packet.StreamManagement.Enable
 
enableAutomaticReconnection() - Method in class org.jivesoftware.smack.ReconnectionManager
Enable the automatic reconnection mechanism.
enableCarbons() - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Helper method to enable carbons.
enableCarbonsAsync(ExceptionCallback<Exception>) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Enable carbons asynchronously.
enabled(XmlPullParser) - Static method in class org.jivesoftware.smack.sm.provider.ParseStreamManagement
 
Enabled(String, boolean) - Constructor for class org.jivesoftware.smack.sm.packet.StreamManagement.Enabled
 
Enabled(String, boolean, String, int) - Constructor for class org.jivesoftware.smack.sm.packet.StreamManagement.Enabled
 
enableDefaultDebugger() - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
 
enableEntityCaps() - Method in class org.jivesoftware.smackx.caps.EntityCapsManager
 
enableMamForAllMessages() - Method in class org.jivesoftware.smackx.mam.MamManager
 
enableMamForRosterMessages() - Method in class org.jivesoftware.smackx.mam.MamManager
 
EnablePushNotificationsIQ - Class in org.jivesoftware.smackx.push_notifications.element
Enable Push Notifications IQ.
EnablePushNotificationsIQ(Jid, String) - Constructor for class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
 
EnablePushNotificationsIQ(Jid, String, HashMap<String, String>) - Constructor for class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
 
encode(byte[]) - Method in class org.jivesoftware.smack.util.stringencoder.android.AndroidBase64Encoder
 
encode(byte[]) - Static method in class org.jivesoftware.smack.util.stringencoder.Base64
 
encode(byte[]) - Method in interface org.jivesoftware.smack.util.stringencoder.Base64.Encoder
 
encode(byte[]) - Method in class org.jivesoftware.smack.util.stringencoder.java7.Java7Base64Encoder
 
encode(BufferedImage) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.DefaultEncoder
 
encode(BufferedImage) - Method in interface org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageEncoder
 
encode(CharSequence) - Static method in class org.jivesoftware.smack.util.UTF8
 
encode(String) - Method in class org.jivesoftware.smack.util.stringencoder.android.AndroidBase64UrlSafeEncoder
 
encode(String) - Static method in class org.jivesoftware.smack.util.stringencoder.Base32
 
encode(String) - Static method in class org.jivesoftware.smack.util.stringencoder.Base64
 
encode(String) - Static method in class org.jivesoftware.smack.util.stringencoder.Base64UrlSafeEncoder
 
encode(String) - Method in class org.jivesoftware.smack.util.stringencoder.java7.Java7Base64UrlSafeEncoder
 
encode(String) - Static method in class org.jivesoftware.smack.util.UTF8
 
encode(O) - Method in interface org.jivesoftware.smack.util.stringencoder.StringEncoder
Encodes an object to another representation.
encode(BareJid) - Method in class org.jivesoftware.smack.util.stringencoder.BareJidEncoder.LegacyEncoder
Deprecated.
 
encode(BareJid) - Method in class org.jivesoftware.smack.util.stringencoder.BareJidEncoder.UrlSafeEncoder
 
encodeHex(byte[]) - Static method in class org.jivesoftware.smack.util.StringUtils
Encodes an array of bytes as String representation of hexadecimal.
encodeToString(byte[]) - Method in class org.jivesoftware.smack.util.stringencoder.android.AndroidBase64Encoder
 
encodeToString(byte[]) - Method in interface org.jivesoftware.smack.util.stringencoder.Base64.Encoder
 
encodeToString(byte[]) - Static method in class org.jivesoftware.smack.util.stringencoder.Base64
 
encodeToString(byte[]) - Method in class org.jivesoftware.smack.util.stringencoder.java7.Java7Base64Encoder
 
encodeToString(byte[], int, int) - Static method in class org.jivesoftware.smack.util.stringencoder.Base64
 
encodeToStringWithoutPadding(byte[]) - Method in class org.jivesoftware.smack.util.stringencoder.android.AndroidBase64Encoder
 
encodeToStringWithoutPadding(byte[]) - Method in interface org.jivesoftware.smack.util.stringencoder.Base64.Encoder
 
encodeToStringWithoutPadding(byte[]) - Static method in class org.jivesoftware.smack.util.stringencoder.Base64
 
encodeToStringWithoutPadding(byte[]) - Method in class org.jivesoftware.smack.util.stringencoder.java7.Java7Base64Encoder
 
encrypt(Set<BareJid>, String) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
OMEMO encrypt a cleartext message for multiple recipients.
encrypt(MultiUserChat, String) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Encrypt a message for all recipients in the MultiUserChat.
encrypt(CryptElement, OpenPgpSelf, Collection<OpenPgpContact>) - Method in interface org.jivesoftware.smackx.ox.crypto.OpenPgpProvider
Encrypt a CryptElement for all recipients and ourselves.
encrypt(CryptElement, OpenPgpSelf, Collection<OpenPgpContact>) - Method in class org.jivesoftware.smackx.ox.crypto.PainlessOpenPgpProvider
 
encrypt(BareJid, String) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
OMEMO encrypt a cleartext message for a single recipient.
encryptAesGcmNoPadding(byte[], byte[], byte[]) - Static method in class org.jivesoftware.smackx.omemo.internal.OmemoAesCipher
 
encryptAesGcmNoPadding(String, byte[], byte[]) - Static method in class org.jivesoftware.smackx.omemo.internal.OmemoAesCipher
 
EncryptedOpenPgpContentElement - Class in org.jivesoftware.smackx.ox.element
Abstract class that bundles functionality of encrypted OpenPGP content elements (CryptElement, SigncryptElement) together.
EncryptedOpenPgpContentElement(Set<? extends Jid>, String, Date, List<ExtensionElement>) - Constructor for class org.jivesoftware.smackx.ox.element.EncryptedOpenPgpContentElement
 
EncryptedOpenPgpContentElement(Set<? extends Jid>, List<ExtensionElement>) - Constructor for class org.jivesoftware.smackx.ox.element.EncryptedOpenPgpContentElement
 
encryption_required - org.jivesoftware.smack.sasl.SASLError
 
end() - Method in interface org.jivesoftware.smackx.jingleold.nat.TransportResolverListener.Resolver
All the transport candidates have been obtained.
END_DOCUMENT - org.jivesoftware.smack.xml.XmlPullParser.Event
 
END_ELEMENT - org.jivesoftware.smack.xml.XmlPullParser.Event
 
END_ELEMENT - org.jivesoftware.smack.xml.XmlPullParser.TagEvent
 
endList() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder.ListBuilder
End the list.
EnhancedDebugger - Class in org.jivesoftware.smackx.debugger
The EnhancedDebugger is a debugger that allows to debug sent, received and interpreted messages but also provides the ability to send ad-hoc messages composed by the user.
EnhancedDebugger(XMPPConnection) - Constructor for class org.jivesoftware.smackx.debugger.EnhancedDebugger
 
EnhancedDebugger.Factory - Class in org.jivesoftware.smackx.debugger
 
EnhancedDebuggerWindow - Class in org.jivesoftware.smackx.debugger
The EnhancedDebuggerWindow is the main debug window that will show all the EnhancedDebuggers.
ensureFormType(DataForm, String) - Static method in class org.jivesoftware.smackx.xdata.form.FilledForm
 
ensureInitialized() - Static method in class org.jivesoftware.smack.Smack
 
ensureNotOnOurWayToAuthenticatedAndResourceBound(WalkStateGraphContext) - Method in class org.jivesoftware.smack.fsm.State
 
ensureNotSubscribed(Roster, BareJid) - Static method in class org.jivesoftware.smack.roster.RosterUtil
 
ensureNotSubscribedToEachOther(XMPPConnection, XMPPConnection) - Static method in class org.jivesoftware.smack.roster.RosterUtil
 
ensureProviderAtFirstPosition(Class<? extends Provider>) - Static method in class org.jivesoftware.smack.util.SecurityUtil
 
ensureSubscribed(XMPPConnection, XMPPConnection, long) - Static method in class org.jivesoftware.smack.roster.RosterUtil
 
ensureSubscribedTo(XMPPConnection, XMPPConnection, long) - Static method in class org.jivesoftware.smack.roster.RosterUtil
 
ensureSubscribedTo(XMPPConnection, XMPPConnection, Date) - Static method in class org.jivesoftware.smack.roster.RosterUtil
 
ensureTimestampStringSet() - Method in class org.jivesoftware.smackx.ox.element.OpenPgpContentElement
 
enter() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionState
Called when entering the state.
enter() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateActive
 
enter() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateEnded
 
enter() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStatePending
 
enter() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateUnknown
 
ENTITY_BARE_JID - Static variable in class org.jivesoftware.smack.filter.FromTypeFilter
 
ENTITY_BARE_JID - Static variable in class org.jivesoftware.smack.filter.jidtype.FromJidTypeFilter
 
ENTITY_BARE_JID - Static variable in class org.jivesoftware.smack.filter.PossibleFromTypeFilter
 
ENTITY_BARE_JID - Static variable in class org.jivesoftware.smack.filter.PossibleToTypeFilter
 
ENTITY_BARE_JID - Static variable in class org.jivesoftware.smack.filter.ToTypeFilter
 
ENTITY_FULL_JID - Static variable in class org.jivesoftware.smack.filter.FromTypeFilter
 
ENTITY_FULL_JID - Static variable in class org.jivesoftware.smack.filter.PossibleFromTypeFilter
 
ENTITY_FULL_JID - Static variable in class org.jivesoftware.smack.filter.PossibleToTypeFilter
 
ENTITY_FULL_JID - Static variable in class org.jivesoftware.smack.filter.ToTypeFilter
 
ENTITY_FULL_OR_BARE_JID - Static variable in class org.jivesoftware.smack.filter.PossibleToTypeFilter
 
ENTITY_FULL_OR_BARE_JID - Static variable in class org.jivesoftware.smack.filter.ToTypeFilter
 
ENTITY_REFERENCE - org.jivesoftware.smack.xml.XmlPullParser.Event
 
entityBare - org.jivesoftware.smack.filter.AbstractJidTypeFilter.JidType
 
EntityBareJid - org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter.JidType
 
EntityCapabilitiesChangedListener - Interface in org.jivesoftware.smackx.disco
 
entityCapsEnabled() - Method in class org.jivesoftware.smackx.caps.EntityCapsManager
 
EntityCapsManager - Class in org.jivesoftware.smackx.caps
Keeps track of entity capabilities.
EntityCapsManager.NodeVerHash - Class in org.jivesoftware.smackx.caps
 
EntityCapsPersistentCache - Interface in org.jivesoftware.smackx.caps.cache
 
entityFull - org.jivesoftware.smack.filter.AbstractJidTypeFilter.JidType
 
EntityFullJid - org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter.JidType
 
EntityJid - org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter.JidType
 
EntityTimeManager - Class in org.jivesoftware.smackx.time
 
entriesAdded(Collection<Jid>) - Method in class org.jivesoftware.smack.roster.AbstractRosterListener
 
entriesAdded(Collection<Jid>) - Method in interface org.jivesoftware.smack.roster.RosterListener
Called when roster entries are added.
entriesDeleted(Collection<Jid>) - Method in class org.jivesoftware.smack.roster.AbstractRosterListener
 
entriesDeleted(Collection<Jid>) - Method in interface org.jivesoftware.smack.roster.RosterListener
Called when a roster entries are removed.
entriesReceived(Jid, Iterator<RemoteRosterEntry>) - Method in interface org.jivesoftware.smackx.xroster.RosterExchangeListener
Called when roster entries are received as part of a roster exchange.
entriesUpdated(Collection<Jid>) - Method in class org.jivesoftware.smack.roster.AbstractRosterListener
 
entriesUpdated(Collection<Jid>) - Method in interface org.jivesoftware.smack.roster.RosterListener
Called when a roster entries are updated.
entrySet() - Method in class org.jivesoftware.smack.util.MultiMap
 
envious - org.jivesoftware.smackx.mood.Mood
 
equals(Object) - Method in class org.jivesoftware.smack.chat.Chat
Deprecated.
 
equals(Object) - Method in class org.jivesoftware.smack.datatypes.Scalar
 
equals(Object) - Method in class org.jivesoftware.smack.datatypes.UInt16
 
equals(Object) - Method in class org.jivesoftware.smack.datatypes.UInt32
 
equals(Object) - Method in class org.jivesoftware.smack.packet.Message.Body
 
equals(Object) - Method in class org.jivesoftware.smack.packet.Message.Subject
 
equals(Object) - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
 
equals(Object) - Method in class org.jivesoftware.smack.roster.RosterEntry
 
equals(Object) - Method in class org.jivesoftware.smack.util.Pair
 
equals(Object) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
equals(Object) - Method in class org.jivesoftware.smackx.bob.ContentId
 
equals(Object) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
 
equals(Object) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedURL
 
equals(Object) - Method in class org.jivesoftware.smackx.chatstates.ChatStateManager
 
equals(Object) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Feature
 
equals(Object) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Identity
Check equality for Identity for category, type, lang and name in that order as defined by XEP-0015 5.4 Processing Method (Step 3.3).
equals(Object) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
equals(Object) - Method in class org.jivesoftware.smackx.hashes.element.HashElement
 
equals(Object) - Method in class org.jivesoftware.smackx.iot.element.NodeInfo
 
equals(Object) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
 
equals(Object) - Method in class org.jivesoftware.smackx.jingle.FullJidAndSessionId
 
equals(Object) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
equals(Object) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
equals(Object) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.CandidateError
 
equals(Object) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.JingleS5BCandidateTransportInfo
 
equals(Object) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.ProxyError
 
equals(Object) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
 
equals(Object) - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
 
equals(Object) - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
 
equals(Object) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
 
equals(Object) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
 
equals(Object) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
 
equals(Object) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
equals(Object) - Method in class org.jivesoftware.smackx.muc.Occupant
 
equals(Object) - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
equals(Object) - Method in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
 
equals(Object) - Method in class org.jivesoftware.smackx.omemo.internal.OmemoDevice
 
equals(Object) - Method in class org.jivesoftware.smackx.omemo.trust.OmemoFingerprint
 
equals(Object) - Method in class org.jivesoftware.smackx.ox.element.PublicKeysListElement.PubkeyMetadataElement
 
equals(Object) - Method in class org.jivesoftware.smackx.sid.element.OriginIdElement
 
equals(Object) - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
 
equals(Object) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
 
equals(Object) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
 
equals(Object) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.TimestampAffixElement
 
equals(Object) - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
equals(Object) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
equals(Object) - Method in class org.jivesoftware.smackx.xdata.FormField
 
equals(Object) - Method in class org.jivesoftware.smackx.xdata.FormField.Option
 
equals(Object) - Method in class org.jivesoftware.smackx.xdata.FormField.Value
 
equals(Object, Object) - Static method in class org.jivesoftware.smack.util.Objects
 
equals(T, Object, EqualsUtil.EqualsComperator<T>) - Static method in class org.jivesoftware.smack.util.EqualsUtil
 
equalsDeep(Object) - Method in class org.jivesoftware.smack.roster.RosterEntry
Indicates whether some other object is "equal to" this by comparing all members.
EqualsUtil - Class in org.jivesoftware.smack.util
 
EqualsUtil.Builder - Class in org.jivesoftware.smack.util
 
EqualsUtil.EqualsComperator<T> - Interface in org.jivesoftware.smack.util
 
error - org.jivesoftware.smack.packet.IQ.ResponseType
 
error - org.jivesoftware.smack.packet.IQ.Type
The IQ stanza reports an error that has occurred regarding processing or delivery of a get or set request.
error - org.jivesoftware.smack.packet.Message.Type
indicates a messaging error.
error - org.jivesoftware.smack.packet.Presence.Type
The presence stanza contains an error message.
error - org.jivesoftware.smackx.amp.packet.AMPExtension.Action
The "error" action triggers a reply <message/> stanza of type "error" to the sending entity.
error - org.jivesoftware.smackx.amp.packet.AMPExtension.Status
 
error - org.jivesoftware.smackx.commands.AdHocCommandNote.Type
The note indicates an error.
error - org.jivesoftware.smackx.filetransfer.FileTransfer.Status
An error occurred during the transfer.
error - org.jivesoftware.smackx.pubsub.packet.PubSubNamespace
 
ERROR - Static variable in class org.jivesoftware.smack.filter.IQTypeFilter
 
ERROR - Static variable in class org.jivesoftware.smack.filter.MessageTypeFilter
 
ERROR - Static variable in class org.jivesoftware.smack.filter.PresenceTypeFilter
 
ERROR - Static variable in class org.jivesoftware.smack.packet.StanzaError
 
ERROR_CONDITION_AND_TEXT_NAMESPACE - Static variable in class org.jivesoftware.smack.packet.StanzaError
 
errorEstablishingStream(Exception) - Method in interface org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer.NegotiationProgress
Called when an exception occurs during the negotiation progress.
ErrorIQ - Class in org.jivesoftware.smack.packet
An XMPP error IQ.
ErrorIQ.Builder - Class in org.jivesoftware.smack.packet
 
escape(CharSequence) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
escape(String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
escapeAttributeValue(String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
escapedElement(String, String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
escapeForXml(CharSequence) - Static method in class org.jivesoftware.smack.util.StringUtils
Escape input for XML.
escapeForXmlAttribute(CharSequence) - Static method in class org.jivesoftware.smack.util.StringUtils
Escape input for XML.
escapeForXmlAttributeApos(CharSequence) - Static method in class org.jivesoftware.smack.util.StringUtils
Escape input for XML.
escapeForXmlText(CharSequence) - Static method in class org.jivesoftware.smack.util.StringUtils
Escape input for XML.
establish(Socket) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Client
Initializes the connection to the SOCKS5 proxy by negotiating authentication method and requesting a stream for the given digest.
establishSession(Jid) - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamManager
Establishes a bytestream with the given user and returns the session to send/receive data to/from the user.
establishSession(Jid) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Establishes an In-Band Bytestream with the given user and returns the session to send/receive data to/from the user.
establishSession(Jid) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Establishes a SOCKS5 Bytestream with the given user and returns the Socket to send/receive data to/from the user.
establishSession(Jid, String) - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamManager
Establishes a bytestream with the given user and returns the session to send/receive data to/from the user.
establishSession(Jid, String) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Establishes an In-Band Bytestream with the given user using the given session ID and returns the session to send/receive data to/from the user.
establishSession(Jid, String) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Establishes a SOCKS5 Bytestream with the given user using the given session ID and returns the Socket to send/receive data to/from the user.
evaluateChallenge(byte[]) - Method in class org.jivesoftware.smack.sasl.core.ScramMechanism
 
evaluateChallenge(byte[]) - Method in class org.jivesoftware.smack.sasl.javax.SASLJavaXMechanism
 
evaluateChallenge(byte[]) - Method in class org.jivesoftware.smack.sasl.provided.SASLDigestMD5Mechanism
 
evaluateChallenge(byte[]) - Method in class org.jivesoftware.smack.sasl.SASLMechanism
Evaluate the SASL challenge.
event - org.jivesoftware.smackx.pubsub.Item.ItemNamespace
 
event - org.jivesoftware.smackx.pubsub.packet.PubSubNamespace
 
EventElement - Class in org.jivesoftware.smackx.pubsub
Represents the top level element of a PubSub event extension.
EventElement(EventElementType, NodeExtension) - Constructor for class org.jivesoftware.smackx.pubsub.EventElement
 
EventElementType - Enum in org.jivesoftware.smackx.pubsub
This enumeration defines the possible event types that are supported within PubSub event messages.
EventExtensionFilter - Class in org.jivesoftware.smackx.pubsub.filter
Filter for stanzas with the PubSub 'event' extension.
EventItemsExtensionFilter - Class in org.jivesoftware.smackx.pubsub.filter
 
EventManger<K,​R,​E extends java.lang.Exception> - Class in org.jivesoftware.smack.util
The event manager class is used to perform actions and wait for an event, which is usually caused by the action (or maybe never occurs).
EventManger() - Constructor for class org.jivesoftware.smack.util.EventManger
 
EventManger.Callback<E extends java.lang.Exception> - Interface in org.jivesoftware.smack.util
 
EventProvider - Class in org.jivesoftware.smackx.pubsub.provider
Parses the event element out of the message stanza from the server as specified in the event schema.
EventProvider() - Constructor for class org.jivesoftware.smackx.pubsub.provider.EventProvider
 
eventReceived(EntityBareJid, EventElement, Message) - Method in interface org.jivesoftware.smackx.pep.PepListener
Called when PEP events are received as part of a presence subscribe or message filter.
exact - org.jivesoftware.smackx.amp.AMPMatchResourceCondition.Value
Destination resource exactly matches the intended resource.
exception - Variable in class org.jivesoftware.smack.SmackFuture
 
ExceptionCallback - Interface in org.jivesoftware.smack
Deprecated.
use ExceptionCallback instead.
ExceptionCallback<E> - Interface in org.jivesoftware.smack.util
 
ExceptionLoggingCallback - Class in org.jivesoftware.smack.parsing
Simple parsing exception callback that only logs the encountered parsing exception to java util logging.
ExceptionLoggingCallback() - Constructor for class org.jivesoftware.smack.parsing.ExceptionLoggingCallback
 
ExceptionThrowingCallback - Class in org.jivesoftware.smack.parsing
Parsing exception callback class that simply throws the encountered parsing exception.
ExceptionThrowingCallback() - Constructor for class org.jivesoftware.smack.parsing.ExceptionThrowingCallback
 
ExceptionThrowingCallbackWithHint - Class in org.jivesoftware.smack.parsing
Like ExceptionThrowingCallback but additionally logs a warning message.
ExceptionThrowingCallbackWithHint() - Constructor for class org.jivesoftware.smack.parsing.ExceptionThrowingCallbackWithHint
 
ExceptionUtil - Class in org.jivesoftware.smack.util
 
ExceptionUtil() - Constructor for class org.jivesoftware.smack.util.ExceptionUtil
 
EXCHANGE - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
excited - org.jivesoftware.smackx.mood.Mood
 
execute - org.jivesoftware.smackx.commands.AdHocCommand.Action
The command should be executed or continue to be executed.
execute() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Executes the command.
execute() - Method in class org.jivesoftware.smackx.commands.RemoteCommand
 
execute(FillableForm) - Method in class org.jivesoftware.smackx.commands.RemoteCommand
Executes the default action of the command with the information provided in the Form.
executing - org.jivesoftware.smackx.commands.AdHocCommand.Status
The command is being executed.
exit() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionState
Called when exiting the state.
exit() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateActive
 
exit() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateEnded
 
exit() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStatePending
 
exit() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateUnknown
 
ExperimentalInitializer - Class in org.jivesoftware.smack.experimental
Initializes the providers in the experimental code stream.
ExperimentalInitializer() - Constructor for class org.jivesoftware.smack.experimental.ExperimentalInitializer
 
expire - org.jivesoftware.smackx.pubsub.SubscribeOptionFields
Expire.
expired - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
Expired - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
ExplicitMessageEncryptionElement - Class in org.jivesoftware.smackx.eme.element
 
ExplicitMessageEncryptionElement(String) - Constructor for class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
ExplicitMessageEncryptionElement(String, String) - Constructor for class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
ExplicitMessageEncryptionElement(ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol) - Constructor for class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol - Enum in org.jivesoftware.smackx.eme.element
 
ExplicitMessageEncryptionManager - Class in org.jivesoftware.smackx.eme
 
ExplicitMessageEncryptionProvider - Class in org.jivesoftware.smackx.eme.provider
 
ExplicitMessageEncryptionProvider() - Constructor for class org.jivesoftware.smackx.eme.provider.ExplicitMessageEncryptionProvider
 
ExtendedAppendable - Class in org.jivesoftware.smack.util
 
ExtendedAppendable(Appendable) - Constructor for class org.jivesoftware.smack.util.ExtendedAppendable
 
ExtensionElement - Interface in org.jivesoftware.smack.packet
Interface to represent extension elements.
ExtensionElementFilter<E extends ExtensionElement> - Class in org.jivesoftware.smack.filter
 
ExtensionElementFilter(Class<E>) - Constructor for class org.jivesoftware.smack.filter.ExtensionElementFilter
 
extensionElementFrom(Collection<ExtensionElement>, String, String) - Static method in class org.jivesoftware.smack.util.PacketUtil
Get a extension element from a collection.
ExtensionElementProvider<EE extends ExtensionElement> - Class in org.jivesoftware.smack.provider
An abstract class for parsing custom extensions elements.
ExtensionElementProvider() - Constructor for class org.jivesoftware.smack.provider.ExtensionElementProvider
 
ExtensionProviderInfo - Class in org.jivesoftware.smack.provider
Defines the information required to register a stanza extension Provider with the ProviderManager when using the ProviderLoader.
ExtensionProviderInfo(String, String, ExtensionElementProvider<ExtensionElement>) - Constructor for class org.jivesoftware.smack.provider.ExtensionProviderInfo
Defines an extension provider which implements the ExtensionElementProvider interface.
extensions - Variable in class org.jivesoftware.smack.packet.AbstractError.Builder
 
extensions - Variable in class org.jivesoftware.smack.packet.AbstractError
 
ExtensionsInitializer - Class in org.jivesoftware.smack.extensions
Initializes the providers in the experimental code stream.
ExtensionsInitializer() - Constructor for class org.jivesoftware.smack.extensions.ExtensionsInitializer
 
EXTERNAL - Static variable in class org.jivesoftware.smack.sasl.SASLMechanism
 
ExternalElement - Class in org.jivesoftware.smackx.message_fastening.element
Child element of FasteningElement.
ExternalElement(String) - Constructor for class org.jivesoftware.smackx.message_fastening.element.ExternalElement
Create a new ExternalElement that references a top level element with the given name.
ExternalElement(String, String) - Constructor for class org.jivesoftware.smackx.message_fastening.element.ExternalElement
Create a new ExternalElement that references a top level element with the given name and namespace.
extractMessagesFrom(Collection<Forwarded<Message>>) - Static method in class org.jivesoftware.smackx.forward.packet.Forwarded
Extract messages in a collection of forwarded elements.
extraXmlChildElements - Variable in class org.jivesoftware.smackx.xdata.FormField
 

F

fabricate(ConnectionConfiguration) - Method in class org.jivesoftware.smack.compression.XmppCompressionFactory
 
fabricate(ConnectionConfiguration) - Method in class org.jivesoftware.smack.compression.zlib.ZlibXmppCompressionFactory
 
Factory() - Constructor for class org.jivesoftware.smack.packet.id.StandardStanzaIdSource.Factory
 
Factory() - Constructor for class org.jivesoftware.smack.packet.id.UuidStanzaIdSource.Factory
 
Factory(int, boolean) - Constructor for class org.jivesoftware.smack.packet.id.RandomStringStanzaIdSource.Factory
 
failed(XmlPullParser) - Static method in class org.jivesoftware.smack.sm.provider.ParseStreamManagement
 
Failed() - Constructor for class org.jivesoftware.smack.sm.packet.StreamManagement.Failed
 
Failed(StanzaError.Condition, List<StanzaErrorTextElement>) - Constructor for class org.jivesoftware.smack.sm.packet.StreamManagement.Failed
 
FAILED - org.jivesoftware.smackx.jingleold.JingleNegotiatorState
 
failed_application - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
failed_transport - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
FailedApplication - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
FailedNonzaException(Nonza) - Constructor for exception org.jivesoftware.smack.XMPPException.FailedNonzaException
 
FailedNonzaException(Nonza, StanzaError.Condition) - Constructor for exception org.jivesoftware.smack.XMPPException.FailedNonzaException
 
FailedTransport - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
failedTransportMethods - Variable in class org.jivesoftware.smackx.jingle.JingleSession
 
Failure - Class in org.jivesoftware.smack.compress.packet
 
Failure(String) - Constructor for class org.jivesoftware.smack.fsm.StateTransitionResult.Failure
 
Failure(Failure.CompressFailureError) - Constructor for class org.jivesoftware.smack.compress.packet.Failure
 
Failure(Failure.CompressFailureError, StanzaError) - Constructor for class org.jivesoftware.smack.compress.packet.Failure
 
Failure.CompressFailureError - Enum in org.jivesoftware.smack.compress.packet
 
FailureCausedByException(E) - Constructor for class org.jivesoftware.smack.fsm.StateTransitionResult.FailureCausedByException
 
FailureCausedByTimeout(String) - Constructor for class org.jivesoftware.smack.fsm.StateTransitionResult.FailureCausedByTimeout
 
FailureProvider - Class in org.jivesoftware.smack.compress.provider
 
FallbackIndicationElement - Class in org.jivesoftware.smackx.fallback_indication.element
 
FallbackIndicationElement() - Constructor for class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
 
FallbackIndicationElementProvider - Class in org.jivesoftware.smackx.fallback_indication.provider
 
FallbackIndicationElementProvider() - Constructor for class org.jivesoftware.smackx.fallback_indication.provider.FallbackIndicationElementProvider
 
FallbackIndicationListener - Interface in org.jivesoftware.smackx.fallback_indication
 
FallbackIndicationManager - Class in org.jivesoftware.smackx.fallback_indication
Smacks API for XEP-0428: Fallback Indication.
FasteningElement - Class in org.jivesoftware.smackx.message_fastening.element
Message Fastening container element.
FasteningElement.Builder - Class in org.jivesoftware.smackx.message_fastening.element
 
FasteningElementProvider - Class in org.jivesoftware.smackx.message_fastening.provider
 
FasteningElementProvider() - Constructor for class org.jivesoftware.smackx.message_fastening.provider.FasteningElementProvider
 
Feature - Class in org.jivesoftware.smackx.disco
Utility class for Features.
Feature() - Constructor for class org.jivesoftware.smackx.disco.Feature
 
Feature(boolean) - Constructor for class org.jivesoftware.smack.packet.Session.Feature
 
Feature(CharSequence) - Constructor for class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Feature
 
Feature(String) - Constructor for class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Feature
Creates a new feature offered by an XMPP entity or item.
Feature(List<String>) - Constructor for class org.jivesoftware.smack.compress.packet.Compress.Feature
 
Feature(DiscoverInfo.Feature) - Constructor for class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Feature
 
Feature(DataForm) - Constructor for class org.jivesoftware.smackx.si.packet.StreamInitiation.Feature
The dataform can be provided as part of the constructor.
feature_not_implemented - org.jivesoftware.smack.packet.StanzaError.Condition
 
FEATURE_XML_ROUNDTRIP - Static variable in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParserFactory
 
Feature.Support - Enum in org.jivesoftware.smackx.disco
 
FeatureNotSupportedException(String) - Constructor for exception org.jivesoftware.smack.SmackException.FeatureNotSupportedException
 
FeatureNotSupportedException(String, Jid) - Constructor for exception org.jivesoftware.smack.SmackException.FeatureNotSupportedException
 
fetchPubkey(XMPPConnection, BareJid, OpenPgpV4Fingerprint) - Static method in class org.jivesoftware.smackx.ox.util.OpenPgpPubSubUtil
Fetch the OpenPGP public key of a contact, identified by its OpenPGP v4_fingerprint.
fetchPubkeysList(XMPPConnection) - Static method in class org.jivesoftware.smackx.ox.util.OpenPgpPubSubUtil
Consult the public key metadata node and fetch a list of all of our published OpenPGP public keys.
fetchPubkeysList(XMPPConnection, BareJid) - Static method in class org.jivesoftware.smackx.ox.util.OpenPgpPubSubUtil
Consult the public key metadata node of contact to fetch the list of their published OpenPGP public keys.
fetchSecretKey(PepManager) - Static method in class org.jivesoftware.smackx.ox.util.OpenPgpPubSubUtil
Fetch the latest SecretkeyElement from the private backup node.
Field(String, List<? extends CharSequence>) - Constructor for class org.jivesoftware.smackx.search.ReportedData.Field
 
Fieldref(String) - Constructor for class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Fieldref
Field ref constructor.
File(String, long) - Constructor for class org.jivesoftware.smackx.si.packet.StreamInitiation.File
Constructor providing the name of the file and its size.
FileBasedOmemoStore<T_IdKeyPair,​T_IdKey,​T_PreKey,​T_SigPreKey,​T_Sess,​T_Addr,​T_ECPub,​T_Bundle,​T_Ciph> - Class in org.jivesoftware.smackx.omemo
Like a rocket! Implementation of the OmemoStore class that uses plain files for storage.
FileBasedOmemoStore(File) - Constructor for class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
FileBasedOmemoStore.FileHierarchy - Class in org.jivesoftware.smackx.omemo
This class represents the directory structure of the FileBasedOmemoStore.
FileBasedOpenPgpKeyStore - Class in org.jivesoftware.smackx.ox.store.filebased
This class is an implementation of the OpenPgpKeyStore, which stores keys in a file structure.
FileBasedOpenPgpKeyStore(File) - Constructor for class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpKeyStore
 
FileBasedOpenPgpMetadataStore - Class in org.jivesoftware.smackx.ox.store.filebased
Implementation of the OpenPgpMetadataStore, which stores metadata information in a file structure.
FileBasedOpenPgpMetadataStore(File) - Constructor for class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpMetadataStore
 
FileBasedOpenPgpStore - Class in org.jivesoftware.smackx.ox.store.filebased
Implementation of the OpenPgpStore which stores all information in a directory structure.
FileBasedOpenPgpStore(File) - Constructor for class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpStore
 
FileBasedOpenPgpTrustStore - Class in org.jivesoftware.smackx.ox.store.filebased
Implementation of the OpenPgpTrustStore which stores information in a directory structure.
FileBasedOpenPgpTrustStore(File) - Constructor for class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpTrustStore
 
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
 
FileTransfer - Class in org.jivesoftware.smackx.filetransfer
Contains the generic file information and progress related to a particular file transfer.
FileTransfer(Jid, String, FileTransferNegotiator) - Constructor for class org.jivesoftware.smackx.filetransfer.FileTransfer
 
FileTransfer.Error - Enum in org.jivesoftware.smackx.filetransfer
 
FileTransfer.Status - Enum in org.jivesoftware.smackx.filetransfer
A class to represent the current status of the file transfer.
FileTransferException - Exception in org.jivesoftware.smackx.filetransfer
 
FileTransferException() - Constructor for exception org.jivesoftware.smackx.filetransfer.FileTransferException
 
FileTransferException.NoAcceptableTransferMechanisms - Exception in org.jivesoftware.smackx.filetransfer
 
FileTransferException.NoStreamMethodsOfferedException - Exception in org.jivesoftware.smackx.filetransfer
 
FileTransferListener - Interface in org.jivesoftware.smackx.filetransfer
File transfers can cause several events to be raised.
FileTransferManager - Class in org.jivesoftware.smackx.filetransfer
The file transfer manager class handles the sending and receiving of files.
FileTransferNegotiator - Class in org.jivesoftware.smackx.filetransfer
Manages the negotiation of file transfers according to XEP-0096.
fileTransferRequest(FileTransferRequest) - Method in interface org.jivesoftware.smackx.filetransfer.FileTransferListener
A request to send a file has been received from another user.
FileTransferRequest - Class in org.jivesoftware.smackx.filetransfer
A request to send a file received from another user.
FileTransferRequest(FileTransferManager, StreamInitiation) - Constructor for class org.jivesoftware.smackx.filetransfer.FileTransferRequest
A receive request is constructed from the Stream Initiation request received from the initiator.
FileUtils - Class in org.jivesoftware.smack.util
 
FileUtils() - Constructor for class org.jivesoftware.smack.util.FileUtils
 
FillableConfigureForm - Class in org.jivesoftware.smackx.pubsub.form
 
FillableForm - Class in org.jivesoftware.smackx.xdata.form
 
FillableForm(DataForm) - Constructor for class org.jivesoftware.smackx.xdata.form.FillableForm
 
FillableSubscribeForm - Class in org.jivesoftware.smackx.pubsub.form
 
FilledConfigureForm - Class in org.jivesoftware.smackx.pubsub.form
 
FilledConfigureForm(DataForm) - Constructor for class org.jivesoftware.smackx.pubsub.form.FilledConfigureForm
 
FilledForm - Class in org.jivesoftware.smackx.xdata.form
 
FilledForm(DataForm) - Constructor for class org.jivesoftware.smackx.xdata.form.FilledForm
 
FilledSubscribeForm - Class in org.jivesoftware.smackx.pubsub.form
 
FilledSubscribeForm(DataForm) - Constructor for class org.jivesoftware.smackx.pubsub.form.FilledSubscribeForm
 
fillWithSecureRandom(byte[]) - Static method in class org.jivesoftware.smack.util.RandomUtil
 
filter(BufferedImage, BufferedImage) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.WholeImageFilter
 
filterAndListeners - Variable in class org.jivesoftware.smack.NonzaCallback
 
filtered_notifications - org.jivesoftware.smackx.pubsub.PubSubFeature
 
filteredOutputData - Variable in class org.jivesoftware.smack.XmppInputOutputFilter.OutputResult
 
filterMatches(Stanza) - Method in class org.jivesoftware.smack.AbstractXMPPConnection.InterceptorWrapper
Deprecated.
 
filterMatches(Stanza) - Method in class org.jivesoftware.smack.AbstractXMPPConnection.ListenerWrapper
 
filterPixels(int, int, int[], Rectangle) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.WholeImageFilter
Actually filter the pixels.
filters - Variable in class org.jivesoftware.smack.filter.AbstractListFilter
The list of filters.
filtersStats - Variable in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection.Stats
 
finalState - org.jivesoftware.smack.fsm.StateDescriptor.Property
 
FinalStateReached(State) - Constructor for class org.jivesoftware.smack.fsm.ConnectionStateEvent.FinalStateReached
 
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.
findService(String, boolean) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
 
findService(String, boolean, String, String) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
 
findServices(String, boolean, boolean) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Find all services under the users service that provide a given feature.
findServicesDiscoverInfo(String, boolean, boolean) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Find all services under the users service that provide a given feature.
findServicesDiscoverInfo(String, boolean, boolean, Map<? super Jid, Exception>) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Find all services under the users service that provide a given feature.
findServicesDiscoverInfo(DomainBareJid, String, boolean, boolean, Map<? super Jid, Exception>) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Find all services under a given service that provide a given feature.
finish() - Method in class org.jivesoftware.smackx.omemo.util.OmemoMessageBuilder
Assemble an OmemoMessageElement from the current state of the builder.
finish(SSLSession) - Method in class org.jivesoftware.smack.util.dns.minidns.MiniDnsDaneVerifier
 
finish(SSLSession) - Method in interface org.jivesoftware.smack.util.dns.SmackDaneVerifier
 
fireFirstLevelElementSendListeners(TopLevelStreamElement) - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
firePacketSendingListeners(TopLevelStreamElement) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Process all stanza listeners for sending stanzas.
fixed - org.jivesoftware.smackx.xdata.FormField.Type
Fixed for putting in text to show sections, or just advertise your web site in the middle of the form.
Fixed() - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Fixed
 
Fixed(String, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Fixed
Constructor with IP address and port.
Fixed(String, int, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Fixed
Constructor with IP address and port.
FIXED_DELAY - org.jivesoftware.smack.ReconnectionManager.ReconnectionPolicy
Policy using fixed amount of time between reconnection attempts.
fixedBuilder() - Static method in class org.jivesoftware.smackx.xdata.FormField
 
fixedBuilder(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
FixedResolver - Class in org.jivesoftware.smackx.jingleold.nat
The FixedResolver is a resolver where the external address and port are previously known when the object is initialized.
FixedResolver(String, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.FixedResolver
Constructor.
FixedTransportManager - Class in org.jivesoftware.smackx.jingleold.nat
A Fixed Jingle Transport Manager implementation.
FixedTransportManager(FixedResolver) - Constructor for class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
FlexibleStanzaTypeFilter<S extends Stanza> - Class in org.jivesoftware.smack.filter
Filters for stanzas of a particular type and allows a custom method to further filter the packets.
FlexibleStanzaTypeFilter() - Constructor for class org.jivesoftware.smack.filter.FlexibleStanzaTypeFilter
 
FlexibleStanzaTypeFilter(Class<S>) - Constructor for class org.jivesoftware.smack.filter.FlexibleStanzaTypeFilter
 
flirtatious - org.jivesoftware.smackx.mood.Mood
 
floatRgbToInts(float[]) - Static method in class org.jivesoftware.smackx.colors.ConsistentColor
 
floatValue() - Method in class org.jivesoftware.smack.datatypes.Scalar
 
flush() - Method in class org.jivesoftware.smack.util.ObservableWriter
 
flushMethod - Static variable in class org.jivesoftware.smack.compression.XMPPInputOutputStream
 
forbidden - org.jivesoftware.smack.packet.StanzaError.Condition
 
ForEveryMessage - Class in org.jivesoftware.smack.sm.predicates
 
ForEveryStanza - Class in org.jivesoftware.smack.sm.predicates
 
forHttpProxy(String, int, String, String) - Static method in class org.jivesoftware.smack.proxy.ProxyInfo
 
form - org.jivesoftware.smackx.xdata.packet.DataForm.Type
This stanza contains a form to fill out.
form - Variable in class org.jivesoftware.smackx.mam.MamManager.MamPrefsResult
 
Form - Class in org.jivesoftware.smackx.xdata.form
 
Form(DataForm) - Constructor for class org.jivesoftware.smackx.xdata.form.Form
 
FORM_TYPE - Static variable in class org.jivesoftware.smackx.muc.MucConfigFormManager
 
FORM_TYPE - Static variable in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
 
FORM_TYPE - Static variable in interface org.jivesoftware.smackx.pubsub.form.SubscribeFormReader
 
FORM_TYPE - Static variable in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
 
FORM_TYPE - Static variable in class org.jivesoftware.smackx.xdata.FormField
The constant String "FORM_TYPE".
ForMatchingPredicateOrAfterXStanzas - Class in org.jivesoftware.smack.sm.predicates
 
ForMatchingPredicateOrAfterXStanzas(StanzaFilter, int) - Constructor for class org.jivesoftware.smack.sm.predicates.ForMatchingPredicateOrAfterXStanzas
 
forMessagesOrAfter5Stanzas() - Static method in class org.jivesoftware.smack.sm.predicates.Predicate
 
FormField - Class in org.jivesoftware.smackx.xdata
Represents a field of a form.
FormField(FormField.Builder<?, ?>) - Constructor for class org.jivesoftware.smackx.xdata.FormField
 
FormField.Builder<F extends FormField,​B extends FormField.Builder<?,​?>> - Class in org.jivesoftware.smackx.xdata
 
FormField.Description - Class in org.jivesoftware.smackx.xdata
 
FormField.Option - Class in org.jivesoftware.smackx.xdata
Represents the available options of a ListSingleFormField and ListMultiFormField.
FormField.Required - Class in org.jivesoftware.smackx.xdata
 
FormField.Type - Enum in org.jivesoftware.smackx.xdata
Form Field Types as defined in XEP-4 § 3.3.
FormField.Value - Class in org.jivesoftware.smackx.xdata
 
FormFieldChildElement - Interface in org.jivesoftware.smackx.xdata
 
FormFieldChildElementProvider<F extends FormFieldChildElement> - Class in org.jivesoftware.smackx.xdata.provider
 
FormFieldChildElementProvider() - Constructor for class org.jivesoftware.smackx.xdata.provider.FormFieldChildElementProvider
 
FormFieldChildElementProviderManager - Class in org.jivesoftware.smackx.xdata.provider
 
FormFieldChildElementProviderManager() - Constructor for class org.jivesoftware.smackx.xdata.provider.FormFieldChildElementProviderManager
 
FormFieldRegistry - Class in org.jivesoftware.smackx.formtypes
 
FormFieldRegistry() - Constructor for class org.jivesoftware.smackx.formtypes.FormFieldRegistry
 
FormFieldWithOptions - Interface in org.jivesoftware.smackx.xdata
 
FormFieldWithOptions.Builder<B extends FormField.Builder<?,​?>> - Interface in org.jivesoftware.smackx.xdata
 
FormNode - Class in org.jivesoftware.smackx.pubsub
Generic stanza extension which represents any PubSub form that is parsed from the incoming stream or being sent out to the server.
FormNode(FormNodeType, String, DataForm) - Constructor for class org.jivesoftware.smackx.pubsub.FormNode
Create a FormNode which contains the specified form, which is associated with the specified node.
FormNode(FormNodeType, DataForm) - Constructor for class org.jivesoftware.smackx.pubsub.FormNode
Create a FormNode which contains the specified form.
FormNodeProvider - Class in org.jivesoftware.smackx.pubsub.provider
Parses one of several elements used in PubSub that contain a form of some kind as a child element.
FormNodeProvider() - Constructor for class org.jivesoftware.smackx.pubsub.provider.FormNodeProvider
 
FormNodeType - Enum in org.jivesoftware.smackx.pubsub
The types of forms supported by the PubSub specification.
FormReader - Interface in org.jivesoftware.smackx.xdata.form
 
formTypeFormField - Variable in class org.jivesoftware.smackx.xdata.form.FilledForm
 
forProxyType(ProxyInfo.ProxyType) - Static method in interface org.jivesoftware.smack.proxy.ProxySocketConnection
 
forSocks4Proxy(String, int, String, String) - Static method in class org.jivesoftware.smack.proxy.ProxyInfo
 
forSocks5Proxy(String, int, String, String) - Static method in class org.jivesoftware.smack.proxy.ProxyInfo
 
forward - org.jivesoftware.smackx.amp.AMPDeliverCondition.Value
The message would be forwarded to another XMPP address or account.
Forwarded<S extends Stanza> - Class in org.jivesoftware.smackx.forward.packet
Stanza extension for XEP-0297: Stanza Forwarding.
Forwarded(DelayInformation, S) - Constructor for class org.jivesoftware.smackx.forward.packet.Forwarded
Deprecated.
Forwarded(S) - Constructor for class org.jivesoftware.smackx.forward.packet.Forwarded
Creates a new Forwarded stanza extension.
Forwarded(S, DelayInformation) - Constructor for class org.jivesoftware.smackx.forward.packet.Forwarded
Creates a new Forwarded stanza extension.
ForwardedProvider - Class in org.jivesoftware.smackx.forward.provider
This class implements the ExtensionElementProvider to parse forwarded messages from a packet.
ForwardedProvider() - Constructor for class org.jivesoftware.smackx.forward.provider.ForwardedProvider
 
forwardToEndTagOfDepth(XmlPullParser, int) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
forwardToStartElement(XmlPullParser) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
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 - org.jivesoftware.smack.roster.packet.RosterPacket.ItemType
The contact has a subscription to the user's presence, but the user does not have a subscription to the contact's presence.
from(int) - Static method in class org.jivesoftware.smack.datatypes.UInt16
 
from(long) - Static method in class org.jivesoftware.smack.datatypes.UInt32
 
from(CharSequence) - Method in class org.jivesoftware.smack.packet.StanzaBuilder
Sets who the the stanza is being sent "from".
from(CharSequence, UInt16, InetAddress) - Static method in class org.jivesoftware.smack.tcp.rce.IpTcpRemoteConnectionEndpoint
 
from(String) - Static method in class org.jivesoftware.smack.util.InternetAddress
 
from(String) - Static method in enum org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
 
from(String) - Method in class org.jivesoftware.smackx.gcm.provider.GcmExtensionProvider
 
from(String) - Method in class org.jivesoftware.smackx.json.provider.AbstractJsonExtensionProvider
 
from(String) - Method in class org.jivesoftware.smackx.json.provider.JsonExtensionProvider
 
from(InetAddress) - Static method in class org.jivesoftware.smack.util.InternetAddress
 
from(Collection<DataForm>, String) - Static method in class org.jivesoftware.smackx.xdata.packet.DataForm
Return the first matching data form with the given form type from the given collection of data forms.
from(List<XmppClientToServerTransport.LookupConnectionEndpointsFailed>) - Static method in exception org.jivesoftware.smack.SmackException.NoEndpointsDiscoveredException
 
from(List<RemoteConnectionEndpointLookupFailure>, List<? extends RemoteConnectionException<?>>) - Static method in exception org.jivesoftware.smack.SmackException.EndpointConnectionException
 
from(List<CryptoFailedException>) - Static method in exception org.jivesoftware.smackx.omemo.exceptions.MultipleCryptoFailedException
 
from(WalkStateGraphContext, StateDescriptorGraph.GraphVertex<State>) - Static method in exception org.jivesoftware.smack.fsm.StateMachineException.SmackStateGraphDeadEndException
 
from(IQ) - Static method in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
 
from(Message) - Static method in class org.jivesoftware.smackx.blocking.element.BlockedErrorExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
Obtain a Carbon from a message, if available.
from(Message) - Static method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.AcknowledgedExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.DisplayedExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.MarkableExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ReceivedExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
from(Message) - Static method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
Returns the first GeoLocation, or null if it doesn't exist in Message.
from(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoCopyHint
 
from(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
 
from(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoStoreHint
 
from(Message) - Static method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.iot.provisioning.element.Friend
 
from(Message) - Static method in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
 
from(Message) - Static method in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
Return a Jive properties extensions of the given message.
from(Message) - Static method in class org.jivesoftware.smackx.message_correct.element.MessageCorrectExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
 
from(Message) - Static method in class org.jivesoftware.smackx.receipts.DeliveryReceipt
Get the DeliveryReceipt extension of the message, if any.
from(Message) - Static method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
from(MessageView) - Static method in class org.jivesoftware.smackx.hints.element.StoreHint
 
from(MessageView) - Static method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
 
from(MessageView) - Static method in class org.jivesoftware.smackx.xhtmlim.packet.XHTMLExtension
 
from(Stanza) - Static method in class org.jivesoftware.smackx.caps.packet.CapsExtension
 
from(Stanza) - Static method in class org.jivesoftware.smackx.delay.packet.DelayInformation
Return delay information from the given stanza.
from(Stanza) - Static method in class org.jivesoftware.smackx.forward.packet.Forwarded
Get the forwarded extension.
from(Stanza) - Static method in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
Retrieve the GCM stanza extension from the packet.
from(Stanza) - Static method in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
Retrieve the JSON stanza extension from the packet.
from(Stanza) - Static method in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
Get the group chat invitation from the given stanza.
from(Stanza) - Static method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence
Retrieve the MUCInitialPresence PacketExtension from packet, if any.
from(Stanza) - Static method in class org.jivesoftware.smackx.muc.packet.MUCUser
Retrieve the MUCUser PacketExtension from packet, if any.
from(Stanza) - Static method in class org.jivesoftware.smackx.pubsub.EventElement
 
from(Stanza) - Static method in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
Get the DeliveryReceiptRequest extension of the packet, if any.
from(Stanza) - Static method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
from(Stanza) - Static method in class org.jivesoftware.smackx.shim.packet.HeadersExtension
Return the SHIM headers extension of this stanza or null if there is none.
from(StanzaError.Condition, String) - Static method in class org.jivesoftware.smack.packet.StanzaError
 
from(StanzaView) - Static method in class org.jivesoftware.smackx.bob.element.BoBDataExtension
 
from(StanzaView) - Static method in class org.jivesoftware.smackx.xdata.form.Form
 
from(StanzaView) - Static method in class org.jivesoftware.smackx.xdata.packet.DataForm
Get data form from a stanza.
from(StanzaView, String) - Static method in class org.jivesoftware.smackx.xdata.packet.DataForm
Get the data form with the given form type from a stanza view.
from(XmlPullParser) - Static method in class org.jivesoftware.smack.packet.XmlEnvironment
 
from(XmlPullParser, XmlEnvironment) - Static method in class org.jivesoftware.smack.packet.XmlEnvironment
 
from(FormField) - Static method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
Returns the first GeoLocation, or null if it doesn't exist in FormField.
from(FormField) - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement
 
from(FormField) - Static method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
 
from(FormField) - Static method in class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
 
from(Jid) - Method in class org.jivesoftware.smack.packet.StanzaBuilder
Sets who the stanza is being sent "from".
from(SARCE, Exception) - Static method in class org.jivesoftware.smack.util.rce.RemoteConnectionException
 
from(V) - Static method in class org.jivesoftware.smack.SmackFuture
 
FROM_ANY_JID - Static variable in class org.jivesoftware.smack.filter.FromTypeFilter
 
FROM_ANY_JID - Static variable in class org.jivesoftware.smack.filter.PossibleFromTypeFilter
 
FromAffixElement - Class in org.jivesoftware.smackx.stanza_content_encryption.element
 
FromAffixElement(Jid) - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.element.FromAffixElement
 
fromCid(String) - Static method in class org.jivesoftware.smackx.bob.ContentId
Get BoB hash from cid attribute string.
fromIgnoringZoneId(String) - Static method in class org.jivesoftware.smack.util.InternetAddress
 
fromJid(Jid) - Method in class org.jivesoftware.smackx.softwareinfo.SoftwareInfoManager
Get Software Information from the provided XMPP address.
FromJidTypeFilter - Class in org.jivesoftware.smack.filter.jidtype
Filter based on the 'from' XMPP address type.
FromJidTypeFilter(AbstractJidTypeFilter.JidType) - Constructor for class org.jivesoftware.smack.filter.jidtype.FromJidTypeFilter
 
FromMatchesFilter - Class in org.jivesoftware.smack.filter
Filter for packets where the "from" field exactly matches a specified JID.
FromMatchesFilter(Jid, boolean) - Constructor for class org.jivesoftware.smack.filter.FromMatchesFilter
Creates a filter matching on the "from" field.
fromMessage(Message) - Static method in class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
 
fromMessage(Message) - Static method in class org.jivesoftware.smackx.mood.element.MoodElement
Extract a MoodElement from a message.
fromName(String) - Static method in enum org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Mode
 
fromPresence(Presence) - Static method in class org.jivesoftware.smackx.last_interaction.element.IdleElement
Return the IdleElement from a presence.
fromSrc(String) - Static method in class org.jivesoftware.smackx.bob.ContentId
Get BoB hash from src attribute string.
fromStanza(Stanza) - Static method in class org.jivesoftware.smackx.ox.element.OpenPgpElement
 
fromString(String) - Static method in enum org.jivesoftware.smack.packet.IQ.Type
Converts a String into the corresponding types.
fromString(String) - Static method in enum org.jivesoftware.smack.packet.Message.Type
Converts a String into the corresponding types.
fromString(String) - Static method in enum org.jivesoftware.smack.packet.Presence.Mode
Converts a String into the corresponding types.
fromString(String) - Static method in enum org.jivesoftware.smack.packet.Presence.Type
Converts a String into the corresponding types.
fromString(String) - Static method in enum org.jivesoftware.smack.packet.StanzaError.Condition
 
fromString(String) - Static method in enum org.jivesoftware.smack.packet.StanzaError.Type
 
fromString(String) - Static method in enum org.jivesoftware.smack.packet.StreamError.Condition
 
fromString(String) - Static method in enum org.jivesoftware.smack.roster.packet.RosterPacket.ItemType
 
fromString(String) - Static method in enum org.jivesoftware.smack.sasl.SASLError
 
fromString(String) - Static method in enum org.jivesoftware.smackx.jingle.element.JingleAction
 
fromString(String) - Static method in class org.jivesoftware.smackx.jingle.element.JingleError
Returns a error instance associated with the String value.
fromString(String) - Static method in enum org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
fromString(String) - Static method in enum org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Type
 
fromString(String) - Static method in class org.jivesoftware.smackx.jingleold.media.ContentInfo.Audio
Returns the MediaInfo constant associated with the String value.
fromString(String) - Static method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
Returns the MediaChannel constant associated with the String value.
fromString(String) - Static method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
Returns the Protocol constant associated with the String value.
fromString(String) - Static method in class org.jivesoftware.smackx.jingleold.packet.JingleError
Returns a Action instance associated with the String value.
fromString(String) - Static method in enum org.jivesoftware.smackx.muc.MUCAffiliation
 
fromString(String) - Static method in enum org.jivesoftware.smackx.muc.MUCRole
 
fromString(String) - Static method in enum org.jivesoftware.smackx.muclight.MUCLightAffiliation
 
fromString(String) - Static method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue.Status
Converts a String into the corresponding status.
fromString(String) - Static method in enum org.jivesoftware.smackx.xdata.FormField.Type
Get a form field type from the given string.
fromString(String) - Static method in enum org.jivesoftware.smackx.xdata.packet.DataForm.Type
 
FromTypeFilter - Class in org.jivesoftware.smack.filter
 
fromXmlns(String) - Static method in enum org.jivesoftware.smackx.pubsub.Affiliation.AffiliationNamespace
 
fromXmlns(String) - Static method in enum org.jivesoftware.smackx.pubsub.Item.ItemNamespace
 
fromXmlns(String) - Static method in enum org.jivesoftware.smackx.pubsub.SubscriptionsExtension.SubscriptionsNamespace
 
frustrated - org.jivesoftware.smackx.mood.Mood
 
FULL_FLUSH - org.jivesoftware.smack.compression.XMPPInputOutputStream.FlushMethod
 
FullJid - org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter.JidType
 
FullJidAndSessionId - Class in org.jivesoftware.smackx.jingle
Pair of jid and sessionId.
FullJidAndSessionId(FullJid, String) - Constructor for class org.jivesoftware.smackx.jingle.FullJidAndSessionId
 
FullyQualifiedElement - Interface in org.jivesoftware.smack.packet
 
Function<R,​T> - Interface in org.jivesoftware.smack.util
 
futureWait() - Method in class org.jivesoftware.smack.SmackFuture
 
futureWait(long) - Method in class org.jivesoftware.smack.SmackFuture
 
futureWait(long) - Method in class org.jivesoftware.smack.SmackFuture.SocketFuture
 

G

gateway - org.jivesoftware.smackx.amp.AMPDeliverCondition.Value
The message would be sent through a gateway to an address or account on a non-XMPP system.
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
 
general_error - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
GeneralError - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
generateAndImportKeyPair(BareJid) - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
Generate a fresh OpenPGP key pair and import it.
generateBackupPassword() - Static method in class org.jivesoftware.smackx.ox.util.SecretKeyBackupHelper
Generate a secure backup code.
generateIv() - Static method in class org.jivesoftware.smackx.omemo.util.OmemoMessageBuilder
Generate a 12 byte initialization vector for AES encryption.
generateKey(String, int) - Static method in class org.jivesoftware.smackx.omemo.util.OmemoMessageBuilder
Generate a new AES key used to encrypt the message.
generateKeyRing(BareJid) - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
 
generateKeyRing(BareJid) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
 
generateKeyRing(BareJid) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
generateKeyRing(BareJid) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpKeyStore
Generate a new PGPKeyRing for owner.
generateOmemoIdentityKeyPair() - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Generate a new IdentityKeyPair.
generateOmemoIdentityKeyPair() - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
generateOmemoIdentityKeyPair() - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Generate a new IdentityKeyPair.
generateOmemoPreKeys(int, int) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Generate 'count' new PreKeys beginning with id 'startId'.
generateOmemoPreKeys(int, int) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
generateOmemoPreKeys(int, int) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Generate 'count' new PreKeys beginning with id 'startId'.
generateOmemoSignedPreKey(IdentityKeyPair, int) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
generateOmemoSignedPreKey(T_IdKeyPair, int) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Generate a new signed preKey.
generateOmemoSignedPreKey(T_IdKeyPair, int) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Generate a new signed preKey.
generateSessionId() - Static method in class org.jivesoftware.smackx.jingleold.JingleSession
Generate a unique session ID.
generateVerificationString(DiscoverInfoView) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
 
generateVerificationString(DiscoverInfoView, String) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
Generates a XEP-115 Verification String
GenericConnectionException(Throwable) - Constructor for exception org.jivesoftware.smack.SmackException.GenericConnectionException
Deprecated.
GenericSettings - Class in org.jivesoftware.smackx.workgroup.settings
 
GenericSettings() - Constructor for class org.jivesoftware.smackx.workgroup.settings.GenericSettings
 
GenericSettings.InternalProvider - Class in org.jivesoftware.smackx.workgroup.settings
Stanza extension provider for SoundSetting Packets.
GeoLocation - Class in org.jivesoftware.smackx.geoloc.packet
A GeoLocation Extension packet, which is used by the XMPP clients to exchange their respective geographic locations.
GEOLOCATION_NODE - Static variable in class org.jivesoftware.smackx.geoloc.GeoLocationManager
 
GeoLocation.Builder - Class in org.jivesoftware.smackx.geoloc.packet
This class defines a builder class for GeoLocation.
GeoLocationFormFieldChildElementProvider() - Constructor for class org.jivesoftware.smackx.geoloc.provider.GeoLocationProvider.GeoLocationFormFieldChildElementProvider
 
GeoLocationManager - Class in org.jivesoftware.smackx.geoloc
Entry point for Smacks API for XEP-0080: User Location.
GeoLocationProvider - Class in org.jivesoftware.smackx.geoloc.provider
 
GeoLocationProvider() - Constructor for class org.jivesoftware.smackx.geoloc.provider.GeoLocationProvider
 
GeoLocationProvider.GeoLocationFormFieldChildElementProvider - Class in org.jivesoftware.smackx.geoloc.provider
 
get - org.jivesoftware.smack.packet.IQ.Type
The IQ stanza requests information, inquires about what data is needed in order to complete further operations, etc.
get() - Method in class org.jivesoftware.smack.SmackFuture
 
get() - Method in interface org.jivesoftware.smack.util.Supplier
 
get() - Method in class org.jivesoftware.smackx.omemo.OmemoManager.LoggedInOmemoManager
 
get(long, TimeUnit) - Method in class org.jivesoftware.smack.SmackFuture
 
GET - org.jivesoftware.smackx.hoxt.packet.HttpMethod
 
GET - Static variable in class org.jivesoftware.smack.filter.IQTypeFilter
 
GET_OR_SET - Static variable in class org.jivesoftware.smack.filter.IQTypeFilter
 
get_pending - org.jivesoftware.smackx.pubsub.PubSubFeature
 
getAcceptedIssuers() - Method in class org.jivesoftware.smack.util.TLSUtils.AcceptAllTrustManager
 
getAcceptedLocalCandidate() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Get the best accepted local candidate we have offered.
getAccessModel() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Get the currently configured AccessModel, null if it is not set.
getAccountAttribute(String) - Method in class org.jivesoftware.smackx.iqregister.AccountManager
Returns the value of a given account attribute or null if the account attribute wasn't found.
getAccountAttributes() - Method in class org.jivesoftware.smackx.iqregister.AccountManager
Returns an unmodifiable collection of the names of the required account attributes.
getAccountInstructions() - Method in class org.jivesoftware.smackx.iqregister.AccountManager
Returns the instructions for creating a new account, or null if there are no instructions.
getAccuracy() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getAckedStanzaCount() - Method in exception org.jivesoftware.smack.sm.StreamManagementException.StreamManagementCounterError
 
getAckedStanzas() - Method in exception org.jivesoftware.smack.sm.StreamManagementException.StreamManagementCounterError
 
getAction() - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension.Rule
 
getAction() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
Returns the action to execute.
getAction() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverItems.Item
Returns the action that specifies the action being taken for this item.
getAction() - Method in class org.jivesoftware.smackx.jingle.element.Jingle
Get the action specified in the jingle IQ.
getAction() - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Get the action specified in the packet.
getAction() - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest.Item
Returns "view" or "remove" that indicate if the server should return the specified offline message or delete it.
getAction(String) - Static method in enum org.jivesoftware.smackx.jingleold.JingleActionEnum
Returns the Action enum for a String action value.
getActions() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Returns a collection with the allowed actions based on the current stage.
getActions() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
getActiveDevices() - Method in class org.jivesoftware.smackx.omemo.internal.OmemoCachedDeviceList
Returns all active devices.
getActiveFingerprints(BareJid) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Return all OmemoFingerprints of active devices of a contact.
getActiveList() - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Answer the active privacy list.
getActiveListName() - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Get the name of the active list.
getActiveName() - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Returns the name associated with the active list set for the session.
getActivePrivacyList() - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Returns the active privacy list or null if none was found.
getActor() - Method in class org.jivesoftware.smackx.muc.packet.MUCItem
Returns the actor (JID of an occupant in the room) that was kicked or banned.
getActorNick() - Method in class org.jivesoftware.smackx.muc.packet.MUCItem
Get the nickname of the actor.
getAddHocCommandsManager(XMPPConnection) - Static method in class org.jivesoftware.smackx.commands.AdHocCommandManager
Returns the AdHocCommandManager related to the connection.
getAddOmemoHintBody() - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
Determine, whether an OMEMO message should carry a plaintext hint about OMEMO encryption.
getAddress() - Method in class org.jivesoftware.smack.tcp.TcpHostEvent
 
getAddress() - Method in class org.jivesoftware.smack.util.rce.RemoteConnectionException
 
getAddress() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
Returns the internet address of the stream host.
getAddress() - Method in class org.jivesoftware.smackx.httpfileupload.UploadService
 
getAddressesOfType(MultipleAddresses.Type) - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses
Returns the list of addresses that matches the specified type.
getAddressFieldHome(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Get home address field.
getAddressFieldWork(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Get work address field.
getAddressToCompare(Stanza) - Method in class org.jivesoftware.smack.filter.AbstractFromToMatchesFilter
 
getAddressToCompare(Stanza) - Method in class org.jivesoftware.smack.filter.FromMatchesFilter
 
getAddressToCompare(Stanza) - Method in class org.jivesoftware.smack.filter.ToMatchesFilter
 
getAdmins() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns a list of Affiliate with the room administrators.
getAdvancedConfigurationCommand() - Method in class org.jivesoftware.smackx.mam.MamManager
 
getAffiliation() - Method in class org.jivesoftware.smackx.muc.Affiliate
Returns the affiliation of the afffiliated user.
getAffiliation() - Method in class org.jivesoftware.smackx.muc.Occupant
Returns the affiliation of the occupant.
getAffiliation() - Method in class org.jivesoftware.smackx.muc.packet.MUCItem
Returns the occupant's affiliation to the room.
getAffiliation() - Method in class org.jivesoftware.smackx.pubsub.Affiliation
 
getAffiliations() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightAffiliationsIQ
Returns the room affiliations.
getAffiliations() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightChangeAffiliationsIQ
Get the affiliations.
getAffiliations() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
Get the affiliations.
getAffiliations() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Get the MUC Light affiliations.
getAffiliations() - Method in class org.jivesoftware.smackx.pubsub.AffiliationsExtension
 
getAffiliations() - Method in class org.jivesoftware.smackx.pubsub.Node
Get the affiliations of this node.
getAffiliations() - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Gets the affiliations on the root node.
getAffiliations(String) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Get the MUC Light affiliations.
getAffiliations(List<ExtensionElement>, Collection<ExtensionElement>) - Method in class org.jivesoftware.smackx.pubsub.Node
Get the affiliations of this node.
getAffiliationsAsOwner() - Method in class org.jivesoftware.smackx.pubsub.Node
Retrieve the affiliation list for this node as owner.
getAffiliationsAsOwner(List<ExtensionElement>, Collection<ExtensionElement>) - Method in class org.jivesoftware.smackx.pubsub.Node
Retrieve the affiliation list for this node as owner.
getAffixElements() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
Return a list of affix elements.
getAfter() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
getAgent() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Returns the Agent associated to this session.
getAgentChatSessions() - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
 
getAgentCount() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentRoster
Returns a count of all agents in the workgroup.
getAgentCount() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest
 
getAgentDetails() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.TranscriptSummary
Returns a list of AgentDetails.
getAgentHistory(EntityBareJid, int, Date) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Retrieves the AgentChatHistory associated with a particular agent jid.
getAgentJID() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentWorkgroups
 
getAgentJID() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.AgentDetail
Returns the bare JID of the Agent that was involved in the conversation.
getAgentRoster() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Returns the agent roster for the workgroup, which contains.
getAgents() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentRoster
Returns all agents (String JID values) in the workgroup.
getAgents() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest
 
getAlgorithm() - Method in class org.jivesoftware.smackx.hashes.element.HashElement
Return the hash algorithm used in this HashElement.
getAll(K) - Method in class org.jivesoftware.smack.util.MultiMap
Get all values for the given key.
getAllDevices() - Method in class org.jivesoftware.smackx.omemo.internal.OmemoCachedDeviceList
Returns an OmemoDeviceListElement containing all devices (active and inactive).
getAllPresences(BareJid) - Method in class org.jivesoftware.smack.roster.Roster
Returns a List of Presence objects for all of a user's current presences if no presence information is available, such as when you are not subscribed to the user's presence updates.
getAllRequestListeners() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Returns a list of InBandBytestreamListener that are informed if there are no listeners for a specific initiator.
getAllRequestListeners() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Returns a list of BytestreamListener that are informed if there are no listeners for a specific initiator.
getAlt() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getAltAccuracy() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getAlternativeSessionId() - Method in class org.jivesoftware.smackx.jingle.element.JingleReason.AlternativeSession
 
getAlwaysJids() - Method in class org.jivesoftware.smackx.mam.element.MamPrefsIQ
Get the list of always store info JIDs.
getAlwaysJids() - Method in class org.jivesoftware.smackx.mam.MamManager.MamPrefs
 
getAmountWritten() - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
Return the length of bytes written out to the stream.
getAnchor() - Method in class org.jivesoftware.smackx.reference.element.ReferenceElement
 
getAnnouncedFingerprintsOf(BareJid) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpMetadataStore
 
getAnnouncedFingerprintsOf(BareJid) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
getAnnouncedFingerprintsOf(BareJid) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpMetadataStore
Return a Map containing all announced fingerprints of a contact, as well as the dates on which they were last modified by contact.
getAnnouncedPublicKeys() - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
Return any announced public keys.
getAnnouncedPublicKeys() - Method in class org.jivesoftware.smackx.ox.OpenPgpSelf
Return a PGPPublicKeyRingCollection containing only the public keys belonging to our signing key ring.
getAnyPublicKeys() - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
Return any available public keys of the user.
getArchiveAddress() - Method in class org.jivesoftware.smackx.mam.MamManager
The the XMPP address of this MAM archive.
getArea() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getArtist() - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
getAsList() - Method in class org.jivesoftware.smack.util.LazyStringBuilder
Get the List of CharSequences representation of this instance.
getAttributeCount() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getAttributeCount() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getAttributeCount() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getAttributeName(int) - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getAttributeName(int) - Method in interface org.jivesoftware.smack.xml.XmlPullParser
Returns the loacalpart of the attribute's name or null in case the index does not refer to an attribute.
getAttributeName(int) - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getAttributeNamespace(int) - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getAttributeNamespace(int) - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getAttributeNamespace(int) - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getAttributePrefix(int) - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getAttributePrefix(int) - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getAttributePrefix(int) - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getAttributeQName(int) - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getAttributeQName(int) - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getAttributeQName(int) - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getAttributes() - Method in class org.jivesoftware.smack.packet.StandardExtensionElement
 
getAttributes() - Method in class org.jivesoftware.smackx.iqregister.packet.Registration
Returns the map of String key/value pairs of account attributes.
getAttributes() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get the attributes string.
getAttributeType(int) - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getAttributeType(int) - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getAttributeType(int) - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getAttributeValue(int) - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getAttributeValue(int) - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getAttributeValue(int) - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getAttributeValue(String) - Method in class org.jivesoftware.smack.packet.StandardExtensionElement
 
getAttributeValue(String) - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getAttributeValue(String, String) - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getAttributeValue(String, String) - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getAttributeValue(String, String) - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getAudioFormat(PayloadType) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioFormatUtils
Return a JMF AudioFormat for a given Jingle Payload type.
getAudioPayloadTypesList() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Return the list of Payload types contained in the description.
getAudioPayloadTypesList() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Return the list of Payload types contained in the description.
getAuthenticatedConnectionInitiallyEstablishedTimestamp() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Get the timestamp when the connection was the first time authenticated, i.e., when the first successful login was performed.
getAuthenticatedConnectionOrThrow() - Method in class org.jivesoftware.smack.Manager
Get the XMPPConnection of this Manager if it's authenticated, i.e.
getAuthenticationText() - Method in class org.jivesoftware.smack.sasl.core.SASLAnonymous
 
getAuthenticationText() - Method in class org.jivesoftware.smack.sasl.core.SASLXOauth2Mechanism
 
getAuthenticationText() - Method in class org.jivesoftware.smack.sasl.core.ScramMechanism
 
getAuthenticationText() - Method in class org.jivesoftware.smack.sasl.javax.SASLJavaXMechanism
 
getAuthenticationText() - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.AuthMechanism
 
getAuthenticationText() - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.Response
 
getAuthenticationText() - Method in class org.jivesoftware.smack.sasl.provided.SASLDigestMD5Mechanism
 
getAuthenticationText() - Method in class org.jivesoftware.smack.sasl.provided.SASLExternalMechanism
 
getAuthenticationText() - Method in class org.jivesoftware.smack.sasl.provided.SASLPlainMechanism
 
getAuthenticationText() - Method in class org.jivesoftware.smack.sasl.SASLMechanism
Should return the initial response of the SASL mechanism.
getAuthTag() - Method in class org.jivesoftware.smackx.omemo.internal.CipherAndAuthTag
 
getAuthzid() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Returns the optional XMPP address to be requested as the SASL authorization identity.
getAutoReceiptMode() - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Get the currently active auto receipt mode.
getAvailablePresences(BareJid) - Method in class org.jivesoftware.smack.roster.Roster
Returns a List of all available Presence Objects for the given bare JID.
getAvailableStreamHosts() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager
 
getAvatar() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Return the byte representation of the avatar(if one exists), otherwise returns null if no avatar could be found.
getAvatarHash() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Returns the SHA-1 Hash of the Avatar image.
getAvatarMimeType() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Returns the MIME Type of the avatar or null if none is set.
getAverageWaitTime() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue
Returns the average amount of time users wait in the queue before being routed to an agent.
getAverageWaitTime() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
 
getB64Data() - Method in class org.jivesoftware.smackx.ox.element.PubkeyElement.PubkeyDataElement
Base64 encoded public key.
getB64Data() - Method in class org.jivesoftware.smackx.ox.element.SecretkeyElement
 
getBareJidAttribute(XmlPullParser) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getBareJidAttribute(XmlPullParser, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getBearing() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getBefore() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
getBegin() - Method in class org.jivesoftware.smackx.reference.element.ReferenceElement
 
getBestAvailableTransportManager() - Method in class org.jivesoftware.smackx.jingle.JingleTransportMethodManager
 
getBestAvailableTransportManager(Set<String>) - Method in class org.jivesoftware.smackx.jingle.JingleTransportMethodManager
 
getBestAvailableTransportManager(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingle.JingleTransportMethodManager
 
getBestCommonAudioPt() - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Get the best common codec between both parts.
getBestFactory(Compress.Feature) - Static method in class org.jivesoftware.smack.compression.XmppCompressionManager
 
getBestLocalCandidate() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Obtain the best local candidate we want to offer.
getBestRemoteCandidate() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Obtain the best common transport candidate obtained in the negotiation.
getBestRemoteCandidate() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator.Ice
Obtain the best remote candidate obtained in the negotiation so far.
getBestRemoteCandidate() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator.RawUdp
Obtain the best common transport candidate obtained in the negotiation.
getBlacklistedSASLMechanisms() - Static method in class org.jivesoftware.smack.SASLAuthentication
 
getBlockedJids() - Method in class org.jivesoftware.smackx.blocking.element.BlockListIQ
Get the JIDs as unmodifiable list.
getBlockedJidsCopy() - Method in class org.jivesoftware.smackx.blocking.element.BlockListIQ
Get a copy of the blocked list JIDs.
getBlockList() - Method in class org.jivesoftware.smackx.blocking.BlockingCommandManager
Returns the block list.
getBlockSize() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.Open
Returns the block size in which the data will be fragmented.
getBlockSize() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
getBobData() - Method in class org.jivesoftware.smackx.bob.element.BoBDataExtension
Get the Bits of Binary (BOB) data.
getBoBData() - Method in class org.jivesoftware.smackx.bob.element.BoBIQ
Get the BoB data.
getBoBHash() - Method in class org.jivesoftware.smackx.bob.element.BoBIQ
Deprecated.
getBodies() - Method in interface org.jivesoftware.smack.packet.MessageView
Returns a set of all bodies in this Message, including the default message body accessible from MessageView.getBody().
getBodies() - Method in class org.jivesoftware.smackx.xhtmlim.packet.XHTMLExtension
Returns a List of the bodies in the packet.
getBodies(MessageView) - Static method in class org.jivesoftware.smackx.xhtmlim.XHTMLManager
Returns an Iterator for the XHTML bodies in the message.
getBodiesCount() - Method in class org.jivesoftware.smackx.xhtmlim.packet.XHTMLExtension
Returns a count of the bodies in the XHTML packet.
getBody() - Method in interface org.jivesoftware.smack.packet.MessageView
Returns the default body of the message, or null if the body has not been set.
getBody() - Method in class org.jivesoftware.smackx.omemo.OmemoMessage.Received
Return the decrypted body of the message.
getBody(String) - Method in interface org.jivesoftware.smack.packet.MessageView
Returns the body corresponding to the language.
getBodyLanguages() - Method in interface org.jivesoftware.smack.packet.MessageView
Returns all the languages being used for the bodies, not including the default body.
getBodyXSLT() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Returns the URL of an XSL transformation which can be applied to payloads in order to generate an appropriate message body element.
getBookmarkedConferences() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkManager
Returns all currently bookmarked conferences.
getBookmarkedConferences() - Method in class org.jivesoftware.smackx.bookmarks.Bookmarks
Returns a Collection of all Bookmarked Conference for this user.
getBookmarkedURLs() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkManager
Returns an unmodifiable collection of all bookmarked urls.
getBookmarkedURLS() - Method in class org.jivesoftware.smackx.bookmarks.Bookmarks
Returns a Collection of all Bookmarked URLs for this user.
getBookmarkManager(XMPPConnection) - Static method in class org.jivesoftware.smackx.bookmarks.BookmarkManager
Returns the BookmarkManager for a connection, if it doesn't exist it is created.
getBooleanAttribute(XmlPullParser, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
Get the boolean value of an argument.
getBooleanAttribute(XmlPullParser, String, boolean) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getBooleanValue() - Method in class org.jivesoftware.smackx.iot.control.element.SetBoolData
 
getBounds2D(BufferedImage) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.AbstractBufferedImageOp
 
getBuilder() - Static method in class org.jivesoftware.smack.packet.StanzaError
 
getBuilder() - Static method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
getBuilder() - Static method in class org.jivesoftware.smackx.jingle.element.Jingle
Deprecated.
getBuilder() - Static method in class org.jivesoftware.smackx.jingle.element.JingleContent
 
getBuilder() - Static method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
getBuilder() - Static method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
getBuilder() - Static method in class org.jivesoftware.smackx.message_markup.element.MarkupElement
Return a new Builder for Message Markup elements.
getBuilder() - Static method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
Returns a new instance of SoftwareInfoForm.Builder.
getBuilder() - Static method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
Returns a new instance of UserTuneElement.Builder.
getBuilder(StanzaError) - Static method in class org.jivesoftware.smack.packet.StanzaError
 
getBuilder(StanzaError.Condition) - Static method in class org.jivesoftware.smack.packet.StanzaError
 
getBuilding() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getBundleAndDeferMillis(BundleAndDefer) - Method in interface org.jivesoftware.smack.tcp.BundleAndDeferCallback
Return the bundle and defer period used by Smack in milliseconds.
getBundleNodeName() - Method in class org.jivesoftware.smackx.omemo.internal.OmemoDevice
Return the name of the PubSub LeafNode of this device.
getBy() - Method in class org.jivesoftware.smackx.sid.element.StanzaIdElement
 
getByteAttributeFromNextText(XmlPullParser) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getBytes(URL) - Static method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Common code for getting the bytes of a url.
getBytesSent() - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
Returns the amount of bytes that have been sent for the file transfer.
getBytestreamManager(XMPPConnection) - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Returns the Socks5BytestreamManager to handle SOCKS5 Bytestreams for a given XMPPConnection.
getByteStreamManager(XMPPConnection) - Static method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Returns the InBandBytestreamManager to handle In-Band Bytestreams for a given XMPPConnection.
getCacheType() - Method in class org.jivesoftware.smackx.iot.element.NodeInfo
 
getCacheType() - Method in class org.jivesoftware.smackx.iot.Thing
 
getCallbackHandler() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Returns a CallbackHandler to obtain information, such as the password or principal information during the SASL authentication.
getCandidate(int) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Get the n-th candidate.
getCandidate(String) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
getCandidateCount() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Get the number of transport candidates.
getCandidateEcho() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
 
getCandidateId() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
getCandidateId() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.JingleS5BCandidateTransportInfo
 
getCandidates() - Method in class org.jivesoftware.smackx.jingle.element.JingleContentTransport
 
getCandidates() - Method in class org.jivesoftware.smackx.jingle.element.UnknownJingleContentTransport
 
getCandidates() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Get an iterator for the list of candidates.
getCandidates() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Get an iterator for the candidates.
getCandidatesCount() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Get the number of transport candidates.
getCandidatesList() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Get the list of candidates.
getCandidatesList() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Get the list of candidates.
getCandidatesList() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.Ice
Get the list of candidates.
getCandidatesList() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.RawUdp
Get the list of candidates.
getCapsVersionAndHash() - Method in class org.jivesoftware.smackx.caps.EntityCapsManager
Get our own caps version or null if none is yet set.
getCarbonsEnabled() - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Check if carbons are enabled on this connection.
getCategory() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Identity
Returns the entity's category.
getCCAddresses() - Method in class org.jivesoftware.smackx.address.MultipleRecipientInfo
Returns the list of MultipleAddresses.Address that were the secondary recipients of the packet.
getCertificateException() - Method in exception org.jivesoftware.smack.SmackException.SmackCertificateException
 
getChannel() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Get the channel.
getChannelBindingData() - Method in class org.jivesoftware.smack.sasl.core.ScramMechanism
 
getChannelBindingData() - Method in class org.jivesoftware.smack.sasl.core.ScramPlusMechanism
 
getChannelBindingTlsServerEndPoint(SSLSession) - Static method in class org.jivesoftware.smack.util.TLSUtils
Get the channel binding data for the 'tls-server-end-point' channel binding type.
getChannels() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
Get the number of channels used by this payload type.
getChatListeners() - Method in class org.jivesoftware.smack.chat.ChatManager
Deprecated.
Returns an unmodifiable set of all chat listeners currently registered with this manager.
getChatMetadata(String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Query for metadata associated with a session id.
getChatSetting(String) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
 
getChatSetting(String) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Returns a single chat setting based on it's identified key.
getChatSettings() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Returns all ChatSettings.
getChatSettings(int) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Returns ChatSettings based on type.
getChatState() - Method in class org.jivesoftware.smackx.chatstates.packet.ChatStateExtension
 
getChild() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Data
Returns element nested by Data.
getChildAttributes() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
 
getChildAttributes() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType.Audio
 
getChildAttributes() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType
 
getChildElementName() - Method in class org.jivesoftware.smack.packet.IQ
 
getChildElementNamespace() - Method in class org.jivesoftware.smack.packet.IQ
 
getChildElementQName() - Method in class org.jivesoftware.smack.packet.IQ
 
getChildElements() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.Ice.Candidate
Get the elements of this candidate.
getChildElements() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
Get the list of attributes.
getChildElements() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.RawUdp.Candidate
Get the elements of this candidate.
getChildElements() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement
Return a list of all child elements.
getChildElementXML() - Method in class org.jivesoftware.smack.packet.IQ
Returns the sub-element XML section of the IQ packet, or the empty String if there isn't one.
getChildren() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
The id's of the child nodes associated with a collection node (both leaf and collection).
getChildrenAssociationPolicy() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Returns the policy that determines who may associate children with the node.
getChildrenAssociationWhitelist() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
List of JID's that are on the whitelist that determines who can associate child nodes with the collection node.
getChildrenMax() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Gets the maximum number of child nodes that can be associated with the collection node.
getCid() - Method in class org.jivesoftware.smackx.bob.ContentId
BoB hash to cid attribute string.
getCiphertext() - Method in class org.jivesoftware.smackx.omemo.internal.CiphertextTuple
Return the ciphertext.
getClassLoaders() - Static method in class org.jivesoftware.smack.util.FileUtils
Returns default classloaders.
getClockRate() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
Get the sampling clockRate for a payload type.
getCode() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
Returns the code that uniquely identifies the reason of the error.
getCollectedCount() - Method in class org.jivesoftware.smack.StanzaCollector
Get the number of collected stanzas this stanza collector has collected so far.
getCollectedStanzasAfterCancelled() - Method in class org.jivesoftware.smack.StanzaCollector
Return a list of all collected stanzas.
getCollection() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Gets the collection node which the node is affiliated with.
getColumnNumber() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getColumnNumber() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getColumnNumber() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getColumns() - Method in class org.jivesoftware.smackx.search.ReportedData
Returns a List of the columns returned from a search.
getCompleteSessionWithEmptyMessage() - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
Determine, whether incoming preKeyMessages should automatically be answered by an empty message in order to complete the session.
getCompressFailureError() - Method in class org.jivesoftware.smack.compress.packet.Failure
 
getCompressionHandlers() - Static method in class org.jivesoftware.smack.SmackConfiguration
Get compression handlers.
getCompressionMethod() - Method in class org.jivesoftware.smack.compression.CompressionModule.CompressionTransitionSuccessResult
 
getCompressionMethod() - Method in class org.jivesoftware.smack.compression.XmppCompressionFactory
 
getCompressionMethod() - Method in class org.jivesoftware.smack.compression.XMPPInputOutputStream
 
getConcretisation() - Method in class org.jivesoftware.smackx.mood.element.MoodElement.MoodSubjectElement
Return the concretisation of the mood.
getCondition() - Method in class org.jivesoftware.smack.packet.StanzaError
Returns the error condition.
getCondition() - Method in class org.jivesoftware.smack.packet.StreamError
 
getCondition() - Method in exception org.jivesoftware.smack.XMPPException.FailedNonzaException
 
getCondition() - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension.Rule
 
getCondition() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData.SpecificError
 
getConditionText() - Method in class org.jivesoftware.smack.packet.StanzaError
 
getConditionText() - Method in class org.jivesoftware.smack.packet.StreamError
 
getConfigFormManager() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Get a MucConfigFormManager to configure this room.
getConfigFormManager() - Method in class org.jivesoftware.smackx.muc.MultiUserChat.MucCreateConfigFormHandle
getConfiguration() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Get the connection configuration used by this connection.
getConfiguration() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
getConfiguration() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightConfigurationIQ
Returns the room configuration.
getConfiguration() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightCreateIQ
Get the room configuration.
getConfiguration() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightInfoIQ
Returns the room configuration.
getConfiguration() - Method in class org.jivesoftware.smackx.muclight.MUCLightRoomInfo
Returns the configuration.
getConfiguration() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Get the MUC Light configuration.
getConfiguration() - Method in class org.jivesoftware.smackx.pubsub.ConfigurationEvent
 
getConfiguration(String) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Get the MUC Light configuration.
getConfigurationForm() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns the room's configuration form that the room's owner can use or null if no configuration is possible.
getConfiguredProvisioningServer() - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
 
getConfigUri() - Method in class org.jivesoftware.smack.experimental.ExperimentalInitializer
 
getConfigUri() - Method in class org.jivesoftware.smack.extensions.ExtensionsInitializer
 
getConfigUri() - Method in class org.jivesoftware.smack.im.SmackImInitializer
 
getConfigUri() - Method in class org.jivesoftware.smack.initializer.UrlInitializer
 
getConfigUri() - Method in class org.jivesoftware.smackx.omemo.OmemoInitializer
 
getConnectFailureThreshold() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
Returns the number of connection failures it takes for a particular SOCKS5 proxy to be blacklisted.
getConnection() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Returns the XMPP connection.
getConnection() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Returns the XMPP connection.
getConnection() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
getConnection() - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportManager
 
getConnection() - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
 
getConnection() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
 
getConnection() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get the XMPPConnection use to send or receive this candidate.
getConnectionCounter() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
getConnectionCounter() - Method in interface org.jivesoftware.smack.XMPPConnection
Get the connection counter of this XMPPConnection instance.
getConnectionCreationListeners() - Static method in class org.jivesoftware.smack.XMPPConnectionRegistry
Get the collection of listeners that are interested in connection creation events.
getConnectionExceptions() - Method in exception org.jivesoftware.smack.SmackException.EndpointConnectionException
 
getConnectionLock() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
getConnectionModuleFor(Class<? extends ModularXmppClientToServerConnectionModuleDescriptor>) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
getConnectTimeout() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnectionConfiguration
How long the socket will wait until a TCP connection is established (in milliseconds).
getContactJids() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns Contact Addresses as JIDs, if such are reported.
getContactsPath(File, BareJid) - Static method in class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpStore
 
getContent() - Method in class org.jivesoftware.smack.packet.UnparsedIQ
 
getContent() - Method in class org.jivesoftware.smack.UnparseableStanza
Retrieve the raw stanza data.
getContent() - Method in class org.jivesoftware.smackx.bob.BoBData
Get the content.
getContent() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
Returns the content of the offer.
getContent() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
 
getContentBase64Encoded() - Method in class org.jivesoftware.smackx.bob.BoBData
Get the content in a Base64 encoded String.
getContentId() - Method in class org.jivesoftware.smackx.bob.element.BoBDataExtension
Get the content ID.
getContentId() - Method in class org.jivesoftware.smackx.bob.element.BoBIQ
Get the BoB hash.
getContentInfo() - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Jingle content info.
getContents() - Method in class org.jivesoftware.smackx.jingle.element.Jingle
Get a List of the contents.
getContents() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
getContents() - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Get an iterator for the contents.
getContentsList() - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Get an iterator for the content.
getContentType() - Method in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
 
getControlRequestHandler() - Method in class org.jivesoftware.smackx.iot.Thing
 
getCount() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
getCountry() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getCountryCode() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getCreationDate() - Method in class org.jivesoftware.smackx.commands.LocalCommand
Returns the date the command was created.
getCreator() - Method in class org.jivesoftware.smackx.jingle.element.JingleContent
 
getCreator() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
getCreator() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
 
getCryptoFailedExceptions() - Method in exception org.jivesoftware.smackx.omemo.exceptions.MultipleCryptoFailedException
 
getCurrentChats() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue
Returns the current number of active chat sessions in the queue.
getCurrentChats() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus
Returns a collection of ChatInfo where each ChatInfo represents a Chat where this agent is participating.
getCurrentServerName() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Get the name of the current STUN server.
getCurrentServerPort() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Get the port of the current STUN server.
getCurrentStage() - Method in class org.jivesoftware.smackx.commands.LocalCommand
Returns the currently executing stage number.
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.
getDaneProvider() - Static method in class org.jivesoftware.smack.util.DNSUtil
Returns the currently active DANE provider used when DANE is enabled.
getData() - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.Challenge
 
getData() - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.Success
Returns additional data for the SASL layer or null.
getData() - Method in class org.jivesoftware.smackx.bob.BoBInfo
 
getData() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
Returns the data contained in this packet.
getData() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
Returns Data element.
getData() - Method in class org.jivesoftware.smackx.omemo.element.OmemoKeyElement
 
getData() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.Feature
Returns the dataform associated with the feature negotiation.
getDataElement() - Method in class org.jivesoftware.smackx.ox.element.PubkeyElement
Return the <data> element containing the base64 encoded public key.
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.
getDataForm() - Method in class org.jivesoftware.smackx.xdata.form.FilledForm
 
getDataFormToSubmit() - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
getDataformXSLT() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Gets the URL of an XSL transformation which can be applied to the payload format in order to generate a valid Data Forms result that the client could display using a generic Data Forms rendering engine.
getDatagramSocket() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
getDataPacketExtension() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.Data
Returns the data stanza extension.
getDatatype() - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
Specifies the data type of any value contained within the FormField element.
getDataType() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
The type of node data, usually specified by the namespace of the payload (if any).
getDate() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
getDate() - Method in class org.jivesoftware.smackx.ox.element.PubkeyElement
Date on which the key was last modified.
getDate() - Method in class org.jivesoftware.smackx.ox.element.PublicKeysListElement.PubkeyMetadataElement
 
getDate() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
Returns the date that the file was last modified.
getDate() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
Returns the date when this agent joined the chat.
getDateFromNextText(XmlPullParser) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getDateFromOptionalXep82String(String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getDateFromString(String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getDateFromXep82String(String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getDateOfLastDeviceIdPublication(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
getDateOfLastDeviceIdPublication(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
getDateOfLastDeviceIdPublication(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Return the date of the last time the deviceId was published after previously being not published.
getDateOfLastReceivedMessage(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
getDateOfLastReceivedMessage(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
getDateOfLastReceivedMessage(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Return the date of the last message that was received from device 'from'.
getDateOfLastSignedPreKeyRenewal(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
getDateOfLastSignedPreKeyRenewal(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
getDateOfLastSignedPreKeyRenewal(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Get the date of the last time the signed preKey was renewed.
getDatum() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getDeadEndState() - Method in exception org.jivesoftware.smack.fsm.StateMachineException.SmackStateGraphDeadEndException
 
getDebuggerClass() - Static method in class org.jivesoftware.smack.debugger.ReflectionDebuggerFactory
Returns debugger class used by this factory.
getDebuggerFactory() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Returns the Smack debugger factory.
getDecline() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
Returns the rejection to an invitation from another user to a room.
getDecodedData() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
Returns the decoded data or null if data could not be decoded.
getDecoder() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
getDecoder() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
 
getDefault() - Method in class org.jivesoftware.smackx.mam.element.MamPrefsIQ
Get the default behavior.
getDefaultBehavior() - Method in class org.jivesoftware.smackx.mam.MamManager.MamPrefs
 
getDefaultBlockSize() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Returns the default block size that is used for all outgoing in-band bytestreams for this connection.
getDefaultConcurrencyLevelLimit() - Static method in class org.jivesoftware.smack.SmackConfiguration
 
getDefaultConfiguration() - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Returns the default settings for Node configuration.
getDefaultConnectFailureThreshold() - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
Returns the default connection failure threshold.
getDefaultLanguage() - Static method in class org.jivesoftware.smack.packet.Stanza
Returns the default language used for all messages containing localized content.
getDefaultList() - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Answer the default privacy list.
getDefaultListName() - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Get the name of the default list.
getDefaultLocalSocks5ProxyPort() - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
 
getDefaultName() - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Returns the name of the default list that applies to the user as a whole.
getDefaultNamespace() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getDefaultParsingExceptionCallback() - Static method in class org.jivesoftware.smack.SmackConfiguration
Returns the default parsing exception callback.
getDefaultPrivacyList() - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Returns the default privacy list or null if none was found.
getDefaultReplyTimeout() - Static method in class org.jivesoftware.smack.SmackConfiguration
Returns the number of milliseconds to wait for a response from the server.
getDefaultSmackDebuggerFactory() - Static method in class org.jivesoftware.smack.SmackConfiguration
 
getDefaultSubscriptionMode() - Static method in class org.jivesoftware.smack.roster.Roster
Returns the default subscription processing mode to use when a new Roster is created.
getDefaultTruststoreStreamIfPossible() - Static method in class org.jivesoftware.smack.util.TLSUtils
 
getDefaultTruststoreType() - Static method in class org.jivesoftware.smack.util.TLSUtils
 
getDefaultUploadService() - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
Get default upload service if it was discovered.
getDeficiency() - Method in class org.jivesoftware.smackx.colors.ConsistentColor.ConsistentColorSettings
Return the deficiency setting.
getDelay(TimeUnit) - Method in class org.jivesoftware.smack.ScheduledAction
 
getDelayInformation() - Method in class org.jivesoftware.smackx.forward.packet.Forwarded
get the timestamp of the forwarded packet.
getDelayInformation(Stanza) - Static method in class org.jivesoftware.smackx.delay.DelayInformationManager
Get Delayed Delivery information.
getDelayTimestamp(Stanza) - Static method in class org.jivesoftware.smackx.delay.DelayInformationManager
Get the Delayed Delivery timestamp or null.
getDeleteStaleDevices() - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
 
getDeleteStaleDevicesAfterHours() - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
 
getDepth() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getDepth() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getDepth() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getDesc() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
Returns the description of the file.
getDescription() - Method in class org.jivesoftware.smack.tcp.rce.IpTcpRemoteConnectionEndpoint
 
getDescription() - Method in class org.jivesoftware.smack.tcp.rce.SrvXmppRemoteConnectionEndpoint
 
getDescription() - Method in class org.jivesoftware.smack.tcp.rce.SrvXmppsRemoteConnectionEndpoint
 
getDescription() - Method in interface org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint
 
getDescription() - Method in class org.jivesoftware.smack.util.rce.RemoteConnectionEndpointLookupFailure
 
getDescription() - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses.Address
 
getDescription() - Method in class org.jivesoftware.smackx.filetransfer.FileTransferRequest
Returns the description of the file provided by the requester.
getDescription() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getDescription() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
getDescription() - Method in class org.jivesoftware.smackx.jingle.element.JingleContent
Gets the description for this Jingle content.
getDescription() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Gets the description for this Jingle content.
getDescription() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns the discovered description of the room.
getDescription() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
getDescription() - Method in class org.jivesoftware.smackx.xdata.FormField.Description
 
getDescription() - Method in class org.jivesoftware.smackx.xdata.FormField
Returns a description that provides extra clarification about the question.
getDescriptiveText() - Method in class org.jivesoftware.smack.packet.AbstractError
Get the descriptive text of this SASLFailure.
getDescriptiveText(String) - Method in class org.jivesoftware.smack.packet.AbstractError
Get the descriptive test of this SASLFailure.
getDestinationAddress() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
getDestroy() - Method in class org.jivesoftware.smackx.muc.packet.MUCOwner
Returns a request to the server to destroy a room.
getDestroy() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
Returns the notification that the room has been destroyed.
getDevice() - Method in exception org.jivesoftware.smackx.omemo.exceptions.NoIdentityKeyException
 
getDevice() - Method in exception org.jivesoftware.smackx.omemo.exceptions.ReadOnlyDeviceException
Return the device in question.
getDevice() - Method in exception org.jivesoftware.smackx.omemo.exceptions.StaleDeviceException
Return the stale OMEMO device.
getDevice() - Method in exception org.jivesoftware.smackx.omemo.exceptions.UntrustedOmemoIdentityException
Return the device which sent the message.
getDeviceId() - Method in class org.jivesoftware.smackx.omemo.internal.OmemoDevice
Return the OMEMO device Id of the device.
getDeviceId() - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Return the deviceId of this OmemoManager.
getDeviceIds() - Method in class org.jivesoftware.smackx.omemo.element.OmemoDeviceListElement
 
getDevicesOf(BareJid) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Return a set of all OMEMO capable devices of a contact.
getDeviceWithoutSession() - Method in exception org.jivesoftware.smackx.omemo.exceptions.NoRawSessionException
 
getDigestFrequency() - Method in interface org.jivesoftware.smackx.pubsub.form.SubscribeFormReader
Gets the minimum number of milliseconds between sending notification digests.
getDirection() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
Get the direction (sent or received) of the carbon.
getDiscoverInfo() - Method in exception org.jivesoftware.smackx.pubsub.PubSubException.NotAPubSubNodeException
 
getDiscoverInfoByUser(ServiceDiscoveryManager, Jid) - Method in class org.jivesoftware.smackx.disco.DiscoInfoLookupShortcutMechanism
 
getDiscoverInfoByUser(Jid) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
Get the discover info given a user name.
getDiscoveryInfoByNodeVer(String) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
Retrieve DiscoverInfo for a specific node.
getDisposition() - Method in class org.jivesoftware.smackx.jingle.element.JingleContent
 
getDither() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
Return the dithering setting.
getDnsLabel() - Method in class org.jivesoftware.smack.util.InternetAddress.DomainNameLabel
 
getDnsMessage() - Method in class org.jivesoftware.smackx.dox.element.DnsIq
 
getDnsMessageBase64Encoded() - Method in class org.jivesoftware.smackx.dox.element.DnsIq
 
getDnsName() - Method in class org.jivesoftware.smack.util.InternetAddress.DomainName
 
getDnsName() - Method in class org.jivesoftware.smack.util.rce.RemoteConnectionEndpointLookupFailure.DnsLookupFailure
 
getDNSResolver() - Static method in class org.jivesoftware.smack.util.DNSUtil
Returns the current DNS resolved used to perform DNS lookups.
getDnssecMode() - Method in class org.jivesoftware.smack.ConnectionConfiguration
 
getDoubleAttribute(XmlPullParser, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getDoubleAttribute(XmlPullParser, String, long) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getDoubleFromNextText(XmlPullParser) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getDoubleValue() - Method in class org.jivesoftware.smackx.iot.control.element.SetDoubleData
 
getDroppedElements() - Method in exception org.jivesoftware.smack.sm.StreamManagementException.UnacknowledgedQueueFullException
 
getDuration() - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
getEffectiveLanguage() - Method in class org.jivesoftware.smack.packet.XmlEnvironment
 
getEffectiveListName() - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Returns the name of the effective privacy list.
getEffectiveNamespace() - Method in class org.jivesoftware.smack.packet.XmlEnvironment
 
getEffectiveNamespaceOrUse(String) - Method in class org.jivesoftware.smack.packet.XmlEnvironment
 
getElement() - Method in class org.jivesoftware.smack.fsm.StateDescriptorGraph.GraphVertex
 
getElement() - Method in class org.jivesoftware.smack.iqrequest.AbstractIqRequestHandler
 
getElement() - Method in interface org.jivesoftware.smack.iqrequest.IQRequestHandler
 
getElement() - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown.TryTakeResult
 
getElement() - Method in class org.jivesoftware.smackx.jingle.element.JingleReason
An optional element that provides more detailed machine-readable information about the reason for the action.
getElement() - Method in class org.jivesoftware.smackx.omemo.OmemoMessage
Return the original OmemoElement (<encrypted/>).
getElement() - Method in class org.jivesoftware.smackx.ox.crypto.OpenPgpElementAndMetadata
Return the OpenPgpElement.
getElementAttribute() - Method in enum org.jivesoftware.smackx.pubsub.ItemsExtension.ItemsElementType
 
getElementClass() - Method in class org.jivesoftware.smack.provider.AbstractProvider
 
getElementName() - Method in class org.jivesoftware.smack.compress.packet.Compress.Feature
 
getElementName() - Method in class org.jivesoftware.smack.compress.packet.Compress
 
getElementName() - Method in class org.jivesoftware.smack.compress.packet.Compressed
 
getElementName() - Method in class org.jivesoftware.smack.compress.packet.Failure
 
getElementName() - Method in class org.jivesoftware.smack.packet.AbstractTextElement
 
getElementName() - Method in class org.jivesoftware.smack.packet.Bind.Feature
 
getElementName() - Method in class org.jivesoftware.smack.packet.IQ
 
getElementName() - Method in class org.jivesoftware.smack.packet.Mechanisms
 
getElementName() - Method in class org.jivesoftware.smack.packet.Message.Body
 
getElementName() - Method in class org.jivesoftware.smack.packet.Message
 
getElementName() - Method in class org.jivesoftware.smack.packet.Message.Subject
 
getElementName() - Method in class org.jivesoftware.smack.packet.Message.Thread
 
getElementName() - Method in interface org.jivesoftware.smack.packet.NamedElement
Returns the root element name.
getElementName() - Method in class org.jivesoftware.smack.packet.Presence
 
getElementName() - Method in class org.jivesoftware.smack.packet.Session.Feature
 
getElementName() - Method in class org.jivesoftware.smack.packet.StandardExtensionElement
 
getElementName() - Method in class org.jivesoftware.smack.packet.StanzaError
 
getElementName() - Method in class org.jivesoftware.smack.packet.StartTls
 
getElementName() - Method in class org.jivesoftware.smack.packet.StreamClose
 
getElementName() - Method in class org.jivesoftware.smack.packet.StreamError
 
getElementName() - Method in class org.jivesoftware.smack.packet.StreamOpen
 
getElementName() - Method in class org.jivesoftware.smack.packet.TlsFailure
 
getElementName() - Method in class org.jivesoftware.smack.packet.TlsProceed
 
getElementName() - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
 
getElementName() - Method in class org.jivesoftware.smack.roster.packet.RosterVer
 
getElementName() - Method in class org.jivesoftware.smack.roster.packet.SubscriptionPreApproval
 
getElementName() - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.AuthMechanism
 
getElementName() - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.Challenge
 
getElementName() - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.Response
 
getElementName() - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.SASLFailure
 
getElementName() - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.Success
 
getElementName() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.AckAnswer
 
getElementName() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.AckRequest
 
getElementName() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.Enable
 
getElementName() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.Enabled
 
getElementName() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.Failed
 
getElementName() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.Resume
 
getElementName() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.Resumed
 
getElementName() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.StreamManagementFeature
 
getElementName() - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses.Address
 
getElementName() - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses
 
getElementName() - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension
Returns the XML element name of the extension sub-packet root element.
getElementName() - Method in class org.jivesoftware.smackx.attention.packet.AttentionExtension
 
getElementName() - Method in class org.jivesoftware.smackx.blocking.element.BlockedErrorExtension
 
getElementName() - Method in class org.jivesoftware.smackx.bob.element.BoBDataExtension
 
getElementName() - Method in class org.jivesoftware.smackx.bookmarks.Bookmarks
Returns the root element name.
getElementName() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
 
getElementName() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Activate
 
getElementName() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
 
getElementName() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHostUsed
 
getElementName() - Method in class org.jivesoftware.smackx.caps.packet.CapsExtension
 
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.chatstates.packet.ChatStateExtension
 
getElementName() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData.SpecificError
 
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.delay.packet.DelayInformation
 
getElementName() - Method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
getElementName() - Method in class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
 
getElementName() - Method in class org.jivesoftware.smackx.forward.packet.Forwarded
 
getElementName() - Method in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
 
getElementName() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getElementName() - Method in class org.jivesoftware.smackx.hashes.element.HashElement
 
getElementName() - Method in class org.jivesoftware.smackx.hints.element.NoCopyHint
 
getElementName() - Method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
 
getElementName() - Method in class org.jivesoftware.smackx.hints.element.NoStoreHint
 
getElementName() - Method in class org.jivesoftware.smackx.hints.element.StoreHint
 
getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
 
getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.ChunkedBase64
 
getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Data
 
getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
 
getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
 
getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
 
getElementName() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 
getElementName() - Method in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
 
getElementName() - Method in class org.jivesoftware.smackx.iot.control.element.SetData
Returns the root element name.
getElementName() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataField
 
getElementName() - Method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
getElementName() - Method in class org.jivesoftware.smackx.iot.data.element.NodeElement
 
getElementName() - Method in class org.jivesoftware.smackx.iot.data.element.TimestampElement
 
getElementName() - Method in class org.jivesoftware.smackx.iot.discovery.element.Tag
 
getElementName() - Method in class org.jivesoftware.smackx.iot.provisioning.element.Friend
 
getElementName() - Method in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
 
getElementName() - Method in class org.jivesoftware.smackx.iqprivate.packet.DefaultPrivateData
Returns the XML element name of the private data sub-packet root element.
getElementName() - Method in interface org.jivesoftware.smackx.iqprivate.packet.PrivateData
Returns the root element name.
getElementName() - Method in class org.jivesoftware.smackx.iqregister.packet.Registration.Feature
 
getElementName() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Checksum
 
getElementName() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
getElementName() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
 
getElementName() - Method in class org.jivesoftware.smackx.jingle.element.JingleContent
 
getElementName() - Method in class org.jivesoftware.smackx.jingle.element.JingleContentDescription
 
getElementName() - Method in class org.jivesoftware.smackx.jingle.element.JingleContentTransport
 
getElementName() - Method in class org.jivesoftware.smackx.jingle.element.JingleContentTransportCandidate
 
getElementName() - Method in class org.jivesoftware.smackx.jingle.element.JingleError
 
getElementName() - Method in class org.jivesoftware.smackx.jingle.element.JingleReason
 
getElementName() - Method in class org.jivesoftware.smackx.jingle.element.UnknownJingleContentDescription
 
getElementName() - Method in class org.jivesoftware.smackx.jingle.element.UnknownJingleContentTransport
 
getElementName() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.CandidateActivated
 
getElementName() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.CandidateError
 
getElementName() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.CandidateUsed
 
getElementName() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.ProxyError
 
getElementName() - Static method in class org.jivesoftware.smackx.jingleold.media.PayloadType
Returns the XML element name of the element.
getElementName() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Returns the XML element name of the element.
getElementName() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Returns the XML element name of the element.
getElementName() - Static method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType
Returns the XML element name of the element.
getElementName() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
Get the element name.
getElementName() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Returns the XML element name of the element.
getElementName() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
getElementName() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Returns the XML element name of the element.
getElementName() - Static method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
Returns the XML element name of the element.
getElementName() - Method in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
 
getElementName() - Method in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
 
getElementName() - Method in class org.jivesoftware.smackx.last_interaction.element.IdleElement
Returns the root element name.
getElementName() - Method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
 
getElementName() - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement
 
getElementName() - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement.Uri
 
getElementName() - Method in class org.jivesoftware.smackx.message_correct.element.MessageCorrectExtension
 
getElementName() - Method in class org.jivesoftware.smackx.message_fastening.element.ExternalElement
 
getElementName() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
 
getElementName() - Method in class org.jivesoftware.smackx.message_markup.element.BlockQuoteElement
 
getElementName() - Method in class org.jivesoftware.smackx.message_markup.element.CodeBlockElement
 
getElementName() - Method in class org.jivesoftware.smackx.message_markup.element.ListElement
 
getElementName() - Method in class org.jivesoftware.smackx.message_markup.element.ListElement.ListEntryElement
 
getElementName() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement
 
getElementName() - Method in class org.jivesoftware.smackx.message_markup.element.SpanElement
 
getElementName() - Method in class org.jivesoftware.smackx.message_retraction.element.RetractedElement
 
getElementName() - Method in class org.jivesoftware.smackx.message_retraction.element.RetractElement
 
getElementName() - Method in class org.jivesoftware.smackx.mood.element.MoodElement
 
getElementName() - Method in class org.jivesoftware.smackx.mood.element.MoodElement.MoodSubjectElement
 
getElementName() - Method in class org.jivesoftware.smackx.muc.packet.Destroy
 
getElementName() - Method in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
 
getElementName() - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence
 
getElementName() - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence.History
 
getElementName() - Method in class org.jivesoftware.smackx.muc.packet.MUCItem
 
getElementName() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Decline
 
getElementName() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
 
getElementName() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Invite
 
getElementName() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
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.nick.packet.Nick
 
getElementName() - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageInfo
Returns the XML element name of the extension sub-packet root element.
getElementName() - Method in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
 
getElementName() - Method in class org.jivesoftware.smackx.omemo.element.OmemoDeviceListElement
 
getElementName() - Method in class org.jivesoftware.smackx.omemo.element.OmemoElement
 
getElementName() - Method in class org.jivesoftware.smackx.omemo.element.OmemoHeaderElement
 
getElementName() - Method in class org.jivesoftware.smackx.omemo.element.OmemoKeyElement
 
getElementName() - Method in class org.jivesoftware.smackx.ox.element.CryptElement
 
getElementName() - Method in class org.jivesoftware.smackx.ox.element.OpenPgpElement
 
getElementName() - Method in class org.jivesoftware.smackx.ox.element.PubkeyElement
 
getElementName() - Method in class org.jivesoftware.smackx.ox.element.PubkeyElement.PubkeyDataElement
 
getElementName() - Method in class org.jivesoftware.smackx.ox.element.PublicKeysListElement
 
getElementName() - Method in class org.jivesoftware.smackx.ox.element.PublicKeysListElement.PubkeyMetadataElement
 
getElementName() - Method in class org.jivesoftware.smackx.ox.element.SecretkeyElement
 
getElementName() - Method in class org.jivesoftware.smackx.ox.element.SigncryptElement
 
getElementName() - Method in class org.jivesoftware.smackx.ox.element.SignElement
 
getElementName() - Method in class org.jivesoftware.smackx.pubsub.Affiliation
 
getElementName() - Method in class org.jivesoftware.smackx.pubsub.EventElement
 
getElementName() - Method in class org.jivesoftware.smackx.pubsub.NodeExtension
 
getElementName() - Method in enum org.jivesoftware.smackx.pubsub.PubSubElementType
 
getElementName() - Method in class org.jivesoftware.smackx.pubsub.RetractItem
 
getElementName() - Method in class org.jivesoftware.smackx.pubsub.SimplePayload
 
getElementName() - Method in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
 
getElementName() - Method in class org.jivesoftware.smackx.receipts.DeliveryReceipt
 
getElementName() - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
 
getElementName() - Method in class org.jivesoftware.smackx.reference.element.ReferenceElement
 
getElementName() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
getElementName() - Method in class org.jivesoftware.smackx.shim.packet.Header
 
getElementName() - Method in class org.jivesoftware.smackx.shim.packet.HeadersExtension
 
getElementName() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.Feature
 
getElementName() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
 
getElementName() - Method in class org.jivesoftware.smackx.sid.element.OriginIdElement
 
getElementName() - Method in class org.jivesoftware.smackx.sid.element.StanzaIdElement
 
getElementName() - Method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
 
getElementName() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
 
getElementName() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.FromAffixElement
 
getElementName() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.PayloadElement
 
getElementName() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
 
getElementName() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.TimestampAffixElement
 
getElementName() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ToAffixElement
 
getElementName() - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
getElementName() - Method in class org.jivesoftware.smackx.workgroup.MetaData
 
getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus
 
getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueDetails
 
getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
 
getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueUpdate
 
getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
 
getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
 
getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.SessionID
 
getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.UserID
 
getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.WorkgroupInformation
 
getElementName() - Method in class org.jivesoftware.smackx.xdata.FormField.Description
 
getElementName() - Method in class org.jivesoftware.smackx.xdata.FormField
 
getElementName() - Method in class org.jivesoftware.smackx.xdata.FormField.Option
 
getElementName() - Method in class org.jivesoftware.smackx.xdata.FormField.Required
 
getElementName() - Method in class org.jivesoftware.smackx.xdata.FormField.Value
 
getElementName() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
 
getElementName() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Item
 
getElementName() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.ReportedData
 
getElementName() - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Fieldref
 
getElementName() - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout
 
getElementName() - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Reportedref
 
getElementName() - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Section
 
getElementName() - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Text
 
getElementName() - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
 
getElementName() - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.ListRange
 
getElementName() - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
Returns the XML element name of the extension sub-packet root element.
getElementName() - Method in class org.jivesoftware.smackx.xhtmlim.packet.XHTMLExtension
Returns the XML element name of the extension sub-packet root element.
getElementName() - Method in class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
 
getElementName() - Method in class org.jivesoftware.smackx.xroster.packet.RosterExchange
Returns the XML element name of the extension sub-packet root element.
getElementNamespace() - Method in class org.jivesoftware.smackx.message_fastening.element.ExternalElement
Namespace of the referenced top level element, eg.
getElements() - Method in class org.jivesoftware.smack.packet.StandardExtensionElement
 
getElements() - Method in exception org.jivesoftware.smack.sm.StreamManagementException.UnacknowledgedQueueFullException
 
getElements(String) - Method in class org.jivesoftware.smack.packet.StandardExtensionElement
 
getElements(String, String) - Method in class org.jivesoftware.smack.packet.StandardExtensionElement
 
getElementsFrom(MultiMap<QName, ExtensionElement>, Class<E>) - Static method in class org.jivesoftware.smack.util.XmppElementUtil
 
getEmail() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
Returns the email address associated with the user.
getEmail() - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
 
getEmailAddress() - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
 
getEmailHome() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
getEmailWork() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
getEnabledPerDefault() - Static method in class org.jivesoftware.smack.ReconnectionManager
Get the current default reconnection mechanism setting for new XMPP connections.
getEnabledSaslMechanisms() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Return the explicitly enabled SASL mechanisms.
getEnabledSSLCiphers() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Return the enabled SSL/TLS ciphers.
getEnabledSSLProtocols() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Return the enabled SSL/TLS protocols.
getEncoder() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
Get the encoder used to encode Images Tiles.
getEncoder() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
 
getEncryptedBase64MessageContent() - Method in class org.jivesoftware.smackx.ox.element.OpenPgpElement
Return the OpenPGP encrypted payload.
getEncryptionNamespace() - Method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
getEnd() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
Return the end index of this element.
getEnd() - Method in class org.jivesoftware.smackx.reference.element.ReferenceElement
 
getEnterConfigurationBuilder(Resourcepart) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Get a new MUC enter configuration builder.
getEntityID() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverItems.Item
Returns the entity's ID.
getEntityJidAttribute(XmlPullParser, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getEntries() - Method in class org.jivesoftware.smack.roster.Roster
Returns a set of all entries in the roster, including entries that don't belong to any groups.
getEntries() - Method in class org.jivesoftware.smack.roster.RosterGroup
Returns an copied list of all entries in the group.
getEntries() - Method in class org.jivesoftware.smack.roster.rosterstore.DirectoryRosterStore
 
getEntries() - Method in interface org.jivesoftware.smack.roster.rosterstore.RosterStore
This method returns a list of all roster items contained in this store.
getEntries() - Method in class org.jivesoftware.smackx.message_markup.element.ListElement
Return a list of all list entries.
getEntriesAndAddListener(RosterListener, RosterEntries) - Method in class org.jivesoftware.smack.roster.Roster
Add a roster listener and invoke the roster entries with all entries of the roster.
getEntry(BareJid) - Method in class org.jivesoftware.smack.roster.Roster
Returns the roster entry associated with the given XMPP address or null if the user is not an entry in the roster.
getEntry(Jid) - Method in class org.jivesoftware.smack.roster.RosterGroup
Returns the roster entry associated with the given XMPP address or null if the user is not an entry in the group.
getEntry(Jid) - Method in class org.jivesoftware.smack.roster.rosterstore.DirectoryRosterStore
 
getEntry(Jid) - Method in interface org.jivesoftware.smack.roster.rosterstore.RosterStore
This method returns the roster item in this store for the given JID.
getEntryCount() - Method in class org.jivesoftware.smack.roster.Roster
Returns a count of the entries in the roster.
getEntryCount() - Method in class org.jivesoftware.smack.roster.RosterGroup
Returns the number of entries in the group.
getEntryCount() - Method in class org.jivesoftware.smackx.xroster.packet.RosterExchange
Returns a count of the entries in the roster exchange.
getError() - Method in class org.jivesoftware.smack.packet.Stanza
 
getError() - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
getError() - Method in interface org.jivesoftware.smack.packet.StanzaView
Returns the error associated with this packet, or null if there are no errors.
getError() - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
When FileTransfer.getStatus() returns that there was an FileTransfer.Status.error during the transfer, the type of error can be retrieved through this method.
getError() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
Deprecated.
getError() - Method in exception org.jivesoftware.smackx.jingleold.JingleException
Return the error message.
getErrorGenerator() - Method in class org.jivesoftware.smack.packet.StanzaError
 
getErrorMessage() - Method in class org.jivesoftware.smack.util.rce.RemoteConnectionEndpointLookupFailure
 
getErrorMessage() - Method in class org.jivesoftware.smack.util.rce.RemoteConnectionException
 
getEstimatedRemainingTime() - Method in class org.jivesoftware.smackx.workgroup.QueueUser
Get the estimated remaining time.
getEvent() - Method in class org.jivesoftware.smackx.pubsub.EventElement
 
getEventType() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getEventType() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getEventType() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getEventType() - Method in class org.jivesoftware.smackx.pubsub.EventElement
 
getEventTypes() - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
Returns the types of events.
getException() - Method in class org.jivesoftware.smack.fsm.StateTransitionResult.FailureCausedByException
 
getException() - Method in class org.jivesoftware.smack.util.rce.RemoteConnectionEndpointLookupFailure
 
getException() - Method in class org.jivesoftware.smack.util.rce.RemoteConnectionException
 
getException() - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
If an exception occurs asynchronously it will be stored for later retrieval.
getExecuteAction() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Returns the action available for the current stage which is considered the equivalent to "execute".
getExecuteAction() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
getExpiresDate() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
The date when the offer will expire.
getExpiry() - Method in interface org.jivesoftware.smackx.pubsub.form.SubscribeFormReader
Get the time at which the leased subscription will expire, or has expired.
getExtendedInfo() - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Returns the data form as List of PacketExtensions, or null if no data form is set.
getExtendedInfoAsList() - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
getExtension(Class<E>) - Method in interface org.jivesoftware.smack.packet.StanzaView
 
getExtension(String) - Method in class org.jivesoftware.smack.packet.Stanza
Returns the first extension of this stanza that has the given namespace.
getExtension(String) - Method in class org.jivesoftware.smackx.ox.element.OpenPgpContentElement
Returns the first extension of this stanza that has the given namespace.
getExtension(String, String) - Method in class org.jivesoftware.smack.packet.AbstractError
Returns the first stanza extension that matches the specified element name and namespace, or null if it doesn't exist.
getExtension(String, String) - Method in class org.jivesoftware.smack.packet.Stanza
getExtension(String, String) - Method in class org.jivesoftware.smackx.ox.element.OpenPgpContentElement
Returns the first extension that matches the specified element name and namespace, or null if it doesn't exist.
getExtension(QName) - Method in class org.jivesoftware.smack.packet.Stanza
 
getExtension(QName) - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
getExtension(QName) - Method in interface org.jivesoftware.smack.packet.StanzaView
 
getExtension(PubSubElementType) - Method in class org.jivesoftware.smackx.pubsub.packet.PubSub
 
getExtensionElement(String, String) - Method in class org.jivesoftware.smack.packet.Stanza
Returns the first extension that matches the specified element name and namespace, or null if it doesn't exist.
getExtensionElements() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
 
getExtensionProvider(String, String) - Static method in class org.jivesoftware.smack.provider.ProviderManager
Returns the stanza extension provider registered to the specified XML element name and namespace.
getExtensionProvider(QName) - Static method in class org.jivesoftware.smack.provider.ProviderManager
 
getExtensionProviderInfo() - Method in class org.jivesoftware.smack.provider.ProviderFileLoader
 
getExtensionProviderInfo() - Method in interface org.jivesoftware.smack.provider.ProviderLoader
Provides the extension providers for the creation of extension providers to be added to the ProviderManager.
getExtensionProviders() - Static method in class org.jivesoftware.smack.provider.ProviderManager
Returns an unmodifiable collection of all PacketExtensionProvider instances.
getExtensions() - Method in class org.jivesoftware.smack.packet.Stanza
 
getExtensions() - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
getExtensions() - Method in interface org.jivesoftware.smack.packet.StanzaView
Returns a list of all extension elements of this stanza.
getExtensions() - Method in class org.jivesoftware.smackx.ox.element.OpenPgpContentElement
Return the payload of the message.
getExtensions() - Method in class org.jivesoftware.smackx.pubsub.ConfigurationEvent
 
getExtensions() - Method in interface org.jivesoftware.smackx.pubsub.EmbeddedPacketExtension
Get the list of embedded ExtensionElement objects.
getExtensions() - Method in class org.jivesoftware.smackx.pubsub.EventElement
 
getExtensions() - Method in class org.jivesoftware.smackx.pubsub.ItemsExtension
 
getExtensions(Class<E>) - Method in class org.jivesoftware.smack.packet.Stanza
 
getExtensions(Class<E>) - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
getExtensions(Class<E>) - Method in interface org.jivesoftware.smack.packet.StanzaView
Return all extension elements of the given type.
getExtensions(String, String) - Method in class org.jivesoftware.smack.packet.Stanza
Return a list of all extensions with the given element name and namespace.
getExtensions(String, String) - Method in class org.jivesoftware.smackx.ox.element.OpenPgpContentElement
Return a list of all extensions with the given element name and namespace.
getExtensions(QName) - Method in class org.jivesoftware.smack.packet.Stanza
 
getExtensions(QName) - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
getExtensions(QName) - Method in interface org.jivesoftware.smack.packet.StanzaView
 
getExtensionsMap() - Method in class org.jivesoftware.smack.packet.Stanza
 
getExternalPayloads() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
Return all external payloads of this element.
getFailedStates() - Method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext
 
getFailedStates() - Method in exception org.jivesoftware.smack.fsm.StateMachineException.SmackStateGraphDeadEndException
 
getFailures() - Method in exception org.jivesoftware.smackx.omemo.exceptions.CannotEstablishOmemoSessionException
 
getFeature() - Method in exception org.jivesoftware.smack.SmackException.FeatureNotSupportedException
Get the feature which is not supported.
getFeature(Class<F>) - Method in interface org.jivesoftware.smack.XMPPConnection
Get the feature stanza extensions for a given stream feature of the server, or null if the server doesn't support that feature.
getFeature(String, String) - Method in interface org.jivesoftware.smack.XMPPConnection
Deprecated.
getFeature(QName) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
getFeature(QName) - Method in interface org.jivesoftware.smack.XMPPConnection
Get the feature stanza extensions for a given stream feature of the server, or null if the server doesn't support that feature.
getFeatureName() - Method in enum org.jivesoftware.smackx.pubsub.PubSubFeature
 
getFeatureNegotiationForm() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation
Returns the data form which contains the valid methods of stream negotiation and transfer.
getFeatures() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
 
getFeatures() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
getFeatures() - Method in interface org.jivesoftware.smackx.disco.packet.DiscoverInfoView
Returns the discovered features of an XMPP entity.
getFeatures() - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Returns the supported features by this XMPP entity.
getField(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Get the content of a generic VCard field.
getField(String) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
getField(String) - Method in class org.jivesoftware.smackx.xdata.form.FilledForm
 
getField(String) - Method in interface org.jivesoftware.smackx.xdata.form.FormReader
 
getField(String) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
Return the form field with the given variable name or null.
getField(String) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.ReportedData
 
getFieldName() - Method in enum org.jivesoftware.smackx.pubsub.ConfigureNodeFields
 
getFieldName() - Method in enum org.jivesoftware.smackx.pubsub.SubscribeOptionFields
 
getFieldName() - Method in class org.jivesoftware.smackx.xdata.FormField
Returns the field's name, also known as the variable name in case this is an filled out answer form.
getFieldOrThrow(String) - Method in class org.jivesoftware.smackx.xdata.form.FilledForm
 
getFields() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
Returns a List of the fields that are part of the form.
getFields() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Item
Returns the fields that define the data that goes with the item.
getFields() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.ReportedData
Returns the fields returned from a search.
getFile() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation
Returns the file containing the information about the request.
getFilename() - Method in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
 
getFileName() - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
Returns the name of the file being transferred.
getFileName() - Method in class org.jivesoftware.smackx.filetransfer.FileTransferRequest
Returns the name of the file.
getFilePath() - Method in class org.jivesoftware.smack.initializer.VmArgInitializer
 
getFilePath() - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
Returns the local path of the file.
getFileSize() - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
Returns the size of the file being transferred.
getFileSize() - Method in class org.jivesoftware.smackx.filetransfer.FileTransferRequest
Returns the size in bytes of the file.
getFillableForm() - Method in class org.jivesoftware.smackx.pubsub.form.ConfigureForm
 
getFillableForm() - Method in class org.jivesoftware.smackx.pubsub.form.SubscribeForm
 
getFillableForm() - Method in class org.jivesoftware.smackx.xdata.form.Form
 
getFilter() - Method in exception org.jivesoftware.smack.SmackException.NoResponseException
Get the filter that was used to collect the response.
getFilterName() - Method in interface org.jivesoftware.smack.XmppInputOutputFilter
 
getFilterStats() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
getFingerprint() - Method in exception org.jivesoftware.smackx.ox.exception.MissingOpenPgpKeyException
Return the OpenPgpV4Fingerprint of the missing key.
getFingerprint(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Get the fingerprint of a contacts device.
getFingerprint(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Return our identityKeys fingerprint.
getFingerprint(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Return the fingerprint of the identityKey belonging to contactsDevice.
getFingerprintAndMaybeBuildSession(OmemoManager.LoggedInOmemoManager, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Return the fingerprint of the given devices announced identityKey.
getFingerprintOfIdentityKey(IdentityKey) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
getFingerprintOfIdentityKey(T_IdKey) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Return the fingerprint of an identityKey.
getFingerprintOfIdentityKeyPair(IdentityKeyPair) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
getFingerprintOfIdentityKeyPair(T_IdKeyPair) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Returns the fingerprint of the public key of an identityKeyPair.
getFingerprintsOfKeysWithState(PGPPublicKeyRingCollection, OpenPgpTrustStore.Trust) - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
Return a Set of OpenPgpV4Fingerprints of all keys in publicKeys, which are marked with the OpenPgpTrustStore.Trust of trust.
getFirst() - Method in class org.jivesoftware.smack.util.Pair
 
getFirst() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
getFirst(K) - Method in class org.jivesoftware.smack.util.MultiMap
Get the first value for the given key, or null if there are no entries.
getFirstElement(String) - Method in class org.jivesoftware.smack.packet.StandardExtensionElement
 
getFirstElement(String, String) - Method in class org.jivesoftware.smack.packet.StandardExtensionElement
 
getFirstEntry() - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
 
getFirstIndex() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
getFirstName() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
getFirstValue() - Method in class org.jivesoftware.smackx.xdata.FormField
Returns the first value of this form field or null.
getFirstValueAsDate() - Method in class org.jivesoftware.smackx.xdata.FormField
Parses the first value of this form field as XEP-0082 date/time format and returns a date instance or null.
getFloor() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getFlushMethod() - Static method in class org.jivesoftware.smack.compression.XMPPInputOutputStream
 
getForm() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Returns the form of the current stage.
getForm() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
Returns the form of the command.
getForm() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns the form included in the extended disco info result or null if no such form was sent.
getForm() - Method in class org.jivesoftware.smackx.pubsub.FormNode
Get the Form that is to be sent, or was retrieved from the server.
getFormFieldChildElement(QName) - Method in class org.jivesoftware.smackx.xdata.FormField
 
getFormFieldChildElementProvider(QName) - Static method in class org.jivesoftware.smackx.xdata.provider.FormFieldChildElementProviderManager
 
getFormFieldChildElements() - Method in class org.jivesoftware.smackx.xdata.FormField
 
getFormFieldChildElements(QName) - Method in class org.jivesoftware.smackx.xdata.FormField
 
getFormFromPacket(Stanza, PubSubElementType) - Static method in class org.jivesoftware.smackx.pubsub.util.NodeUtils
Get a ConfigureForm from a packet.
getFormType() - Method in class org.jivesoftware.smackx.xdata.form.FilledForm
 
getFormType() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
Return the form type from the hidden form type field.
getForumsLocation() - Method in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
 
getForwarded() - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
Get the forwarded packet.
getForwarded() - Method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
Get the forwarded element.
getForwarded() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryPage
 
getForwardedStanza() - Method in class org.jivesoftware.smackx.forward.packet.Forwarded
Get the forwarded Stanza found in this extension.
getFragment() - Method in enum org.jivesoftware.smackx.pubsub.packet.PubSubNamespace
 
getFreePort() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Obtain a free port we can use.
getFreePort() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Obtain a free port we can use.
getFreePort() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Obtain a free port we can use.
getFreePort() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Obtain a free port we can use.
getFriend() - Method in class org.jivesoftware.smackx.iot.provisioning.element.Friend
 
getFrom() - Method in class org.jivesoftware.smack.packet.Stanza
 
getFrom() - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
getFrom() - Method in interface org.jivesoftware.smack.packet.StanzaView
Returns who the stanza is being sent "from" or null if the value is not set.
getFrom() - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension
Get the JID that triggered this AMP callback.
getFrom() - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamRequest
Returns the sender of the bytestream open request.
getFrom() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamRequest
Returns the sender of the In-Band Bytestream open request.
getFrom() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
Returns the sender of the SOCKS5 Bytestream initialization request.
getFrom() - Method in class org.jivesoftware.smackx.delay.packet.DelayInformation
Returns the JID of the entity that originally sent the stanza or that delayed the delivery of the stanza or null if this information is not available.
getFrom() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionRequest
Returns the fully-qualified jabber ID of the user that requested this session.
getFrom() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Decline
Returns the bare JID of the invitee that rejected the invitation.
getFrom() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Invite
Returns the bare JID of the inviting user or, optionally, the room JID.
getFrom(Message) - Static method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
Deprecated.
getFrom(Message) - Static method in class org.jivesoftware.smackx.receipts.DeliveryReceipt
Deprecated.
getFrom(Stanza) - Static method in class org.jivesoftware.smackx.delay.packet.DelayInformation
Deprecated.
getFrom(Stanza) - Static method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence
Deprecated.
getFrom(Stanza) - Static method in class org.jivesoftware.smackx.muc.packet.MUCUser
Deprecated.
getFrom(Stanza) - Static method in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
Deprecated.
getFromMode() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
getFromMode() - Method in interface org.jivesoftware.smack.XMPPConnection
Get the currently active FromMode.
getFullInfo() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Get the MUC Light info.
getFullInfo(String) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Get the MUC Light info.
getFullJid() - Method in class org.jivesoftware.smackx.jingle.FullJidAndSessionId
 
getFullJidAndSessionId() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
getFullJidAttribute(XmlPullParser) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getFullJidAttribute(XmlPullParser, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getFullName() - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
 
getFullStateName(boolean) - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
getGeneration() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get the generation for a transportElement definition.
getGenericSettings(XMPPConnection, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Returns the generic metadata of the workgroup the agent belongs to.
getGetUrl() - Method in class org.jivesoftware.smackx.httpfileupload.element.Slot
 
getGroup(String) - Method in class org.jivesoftware.smack.roster.Roster
Returns the roster group with the specified name, or null if the group doesn't exist.
getGroupArrayNames() - Method in class org.jivesoftware.smackx.xroster.RemoteRosterEntry
Returns a String array for the group names that the roster entry belongs to.
getGroupChatName() - Method in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
Get the group chat name.
getGroupCount() - Method in class org.jivesoftware.smack.roster.Roster
Returns the number of the groups in the roster.
getGroupNames() - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
Returns an unmodifiable set of the group names that the roster item belongs to.
getGroupNames() - Method in class org.jivesoftware.smackx.xroster.RemoteRosterEntry
Returns an Iterator for the group names (as Strings) that the roster entry belongs to.
getGroups() - Method in class org.jivesoftware.smack.roster.Roster
Returns an unmodifiable collections of all the roster groups.
getGroups() - Method in class org.jivesoftware.smack.roster.RosterEntry
Returns an copied list of the roster groups that this entry belongs to.
getGroups() - Method in class org.jivesoftware.smackx.sharedgroups.packet.SharedGroupsInfo
Returns a collection with the shared group names returned from the server.
getGs2CbindFlag() - Method in class org.jivesoftware.smack.sasl.core.ScramMechanism
Get the SCRAM GSS-API Channel Binding Flag value.
getGs2CbindFlag() - Method in class org.jivesoftware.smack.sasl.core.ScramPlusMechanism
 
getHandledCount() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.AckAnswer
 
getHandledCount() - Method in exception org.jivesoftware.smack.sm.StreamManagementException.StreamManagementCounterError
 
getHash() - Method in class org.jivesoftware.smackx.bob.ContentId
Get the hash.
getHash() - Method in class org.jivesoftware.smackx.caps.EntityCapsManager.NodeVerHash
 
getHash() - Method in class org.jivesoftware.smackx.caps.packet.CapsExtension
 
getHash() - Method in class org.jivesoftware.smackx.hashes.element.HashElement
Return the checksum as a byte array.
getHash() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
getHash() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
Return the hash element that contains a checksum of the bytes specified in the range.
getHash() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
Returns the MD5 sum of the file's contents.
getHashB64() - Method in class org.jivesoftware.smackx.hashes.element.HashElement
Return the checksum as a base16 (hex) string.
getHashCode(HashCode.Calculator) - Method in class org.jivesoftware.smack.util.HashCode.Cache
 
getHashes() - Method in class org.jivesoftware.smackx.bob.BoBInfo
 
getHashType() - Method in class org.jivesoftware.smackx.bob.ContentId
Get the hash type.
getHeader() - Method in class org.jivesoftware.smackx.omemo.element.OmemoElement
 
getHeaders() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
Returns Headers element.
getHeaders() - Method in class org.jivesoftware.smackx.httpfileupload.element.Slot
 
getHeaders() - Method in class org.jivesoftware.smackx.httpfileupload.provider.SlotProvider.PutElement_V0_4_Content
 
getHeaders() - Method in class org.jivesoftware.smackx.offline.OfflineMessageManager
Returns a List of OfflineMessageHeader that keep information about the offline message.
getHeaders() - Method in class org.jivesoftware.smackx.shim.packet.HeadersExtension
 
getHeight() - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement
 
getHiddenFormTypeField() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
Returns the hidden FORM_TYPE field or null if this data form has none.
getHint() - Method in class org.jivesoftware.smackx.hints.provider.MessageProcessingHintProvider
 
getHint() - Method in class org.jivesoftware.smackx.hints.provider.NoCopyHintProvider
 
getHint() - Method in class org.jivesoftware.smackx.hints.provider.NoPermanentStoreHintProvider
 
getHint() - Method in class org.jivesoftware.smackx.hints.provider.NoStoreHintProvider
 
getHint() - Method in class org.jivesoftware.smackx.hints.provider.StoreHintProvider
 
getHint() - Method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
Return the hint text of the spoiler.
getHintsFrom(Message) - Static method in class org.jivesoftware.smackx.hints.MessageProcessingHintsManager
 
getHintType() - Method in class org.jivesoftware.smackx.hints.element.MessageProcessingHint
 
getHintType() - Method in class org.jivesoftware.smackx.hints.element.NoCopyHint
 
getHintType() - Method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
 
getHintType() - Method in class org.jivesoftware.smackx.hints.element.NoStoreHint
 
getHintType() - Method in class org.jivesoftware.smackx.hints.element.StoreHint
 
getHistory() - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence
Returns the history that manages the amount of discussion history provided on entering a room.
getHmacName() - Method in interface org.jivesoftware.smack.sasl.core.ScramHmac
 
getHost() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
getHost() - Method in class org.jivesoftware.smack.ConnectionConfiguration
 
getHost() - Method in class org.jivesoftware.smack.tcp.rce.IpTcpRemoteConnectionEndpoint
 
getHost() - Method in class org.jivesoftware.smack.tcp.rce.SrvRemoteConnectionEndpoint
 
getHost() - Method in interface org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint
 
getHost() - Method in interface org.jivesoftware.smack.XMPPConnection
Returns the host name of the server where the XMPP server is running.
getHost() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
getHostA() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get the Host A IP Address.
getHostAddress() - Method in class org.jivesoftware.smack.ConnectionConfiguration
 
getHostB() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get the Host B IP Address.
getHostname() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver.STUNService
Get the host name of the STUN service.
getHostnameVerifier() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Returns the configured HostnameVerifier of this ConnectionConfiguration or the Smack default HostnameVerifier configured with SmackConfiguration.setDefaultHostnameVerifier(HostnameVerifier).
getHostString() - Method in class org.jivesoftware.smack.ConnectionConfiguration
 
getHttpHeaders() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration
 
getIcon() - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
Returns the software icon if used by client.
getId() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.Enabled
 
getId() - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ChatMarkerExtensionWithId
Get the id.
getId() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
Returns the JID of the command host.
getId() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
Get the ID.
getId() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Get the ID.
getId() - Method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
Get the id.
getId() - Method in class org.jivesoftware.smackx.omemo.element.OmemoKeyElement
 
getId() - Method in class org.jivesoftware.smackx.pubsub.Item
Get the item id.
getId() - Method in class org.jivesoftware.smackx.pubsub.Node
Get the NodeId.
getId() - Method in class org.jivesoftware.smackx.pubsub.OptionsExtension
 
getId() - Method in class org.jivesoftware.smackx.pubsub.RetractItem
 
getId() - Method in class org.jivesoftware.smackx.pubsub.Subscription
Gets the subscription id.
getId() - Method in class org.jivesoftware.smackx.pubsub.UnsubscribeExtension
 
getId() - Method in class org.jivesoftware.smackx.receipts.DeliveryReceipt
Get the id of the message that has been delivered.
getId() - Method in class org.jivesoftware.smackx.sid.element.StableAndUniqueIdElement
 
getIdentities() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
 
getIdentities() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
getIdentities() - Method in interface org.jivesoftware.smackx.disco.packet.DiscoverInfoView
Returns the discovered identities of an XMPP entity.
getIdentities() - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Returns all identities of this client as unmodifiable Collection.
getIdentities(String, String) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
Returns all Identities of the given category and type of this DiscoverInfo.
getIdentity() - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Return the default identity of the client.
getIdentityKey() - Method in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
Return the public identityKey of the bundles owner.
getIdentityKeyPair() - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
getIdentityName() - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Returns the name of the client that will be returned when asked for the client identity in a disco request.
getIdentityType() - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Returns the type of client that will be returned when asked for the client identity in a disco request.
getIdInitialMessage() - Method in class org.jivesoftware.smackx.message_correct.element.MessageCorrectExtension
 
getIdleTime() - Method in class org.jivesoftware.smackx.iqlast.packet.LastActivity
Returns number of seconds that have passed since the user last logged out.
getIfAvailable() - Method in class org.jivesoftware.smack.SmackFuture
 
getIgnoredBytestreamRequests() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Returns the list of session IDs that should be ignored by the InitialtionListener
getIgnoredBytestreamRequests() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Returns the list of session IDs that should be ignored by the InitialtionListener
getIgnoreReadOnlyDevices() - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
Return true, if the client should stop encrypting messages to a read-only device.
getInactiveDevices() - Method in class org.jivesoftware.smackx.omemo.internal.OmemoCachedDeviceList
Return all inactive devices.
getIncomingSoundBytes() - Method in class org.jivesoftware.smackx.workgroup.settings.SoundSettings
 
getIndex() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
getIndexForColor(int) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.OctTreeQuantizer
Get the color table index for a color.
getIndexForColor(int) - Method in interface org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.Quantizer
Using the previously-built color table, return the index into that table for a pixel.
getInet4Address() - Method in class org.jivesoftware.smack.util.InternetAddress.Ipv4
 
getInet6Address() - Method in class org.jivesoftware.smack.util.InternetAddress.Ipv6
 
getInetAddress() - Method in class org.jivesoftware.smack.tcp.rce.IpTcpRemoteConnectionEndpoint
 
getInetAddress() - Method in interface org.jivesoftware.smack.util.rce.SingleAddressRemoteConnectionEndpoint
 
getInetAddresses() - Method in class org.jivesoftware.smack.tcp.rce.SrvRemoteConnectionEndpoint
 
getInetAddresses() - Method in interface org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint
 
getInetAddresses() - Method in interface org.jivesoftware.smack.util.rce.SingleAddressRemoteConnectionEndpoint
 
getInetSocketAddress() - Method in class org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint.InetSocketAddressCoupling
 
getInfo() - Method in class org.jivesoftware.smackx.jingle.element.JingleContentTransport
 
getInfo() - Method in class org.jivesoftware.smackx.jingle.element.UnknownJingleContentTransport
 
getInitiator() - Method in class org.jivesoftware.smackx.jingle.element.Jingle
Get the initiator.
getInitiator() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
getInitiator() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Get the session initiator.
getInitiator() - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Get the initiator.
getInputEncoding() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getInputEncoding() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getInputEncoding() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getInputStream() - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamSession
Returns the InputStream associated with this session to send data.
getInputStream() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession
 
getInputStream() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamSession
 
getInputStream(InputStream) - Method in class org.jivesoftware.smack.compression.Java7ZlibInputOutputStream
 
getInputStream(InputStream) - Method in class org.jivesoftware.smack.compression.XMPPInputOutputStream
 
getInputStreamForClasspathFile(String) - Static method in class org.jivesoftware.smack.util.FileUtils
 
getInputStreamForClasspathFile(String, ClassLoader) - Static method in class org.jivesoftware.smack.util.FileUtils
 
getInstance() - Static method in class org.jivesoftware.smack.util.dns.dnsjava.DNSJavaResolver
 
getInstance() - Static method in class org.jivesoftware.smack.util.dns.javax.JavaxResolver
 
getInstance() - Static method in class org.jivesoftware.smack.util.dns.minidns.MiniDnsResolver
 
getInstance() - Static method in class org.jivesoftware.smack.util.stringencoder.android.AndroidBase64Encoder
 
getInstance() - Static method in class org.jivesoftware.smack.util.stringencoder.android.AndroidBase64UrlSafeEncoder
 
getInstance() - Static method in class org.jivesoftware.smack.util.stringencoder.java7.Java7Base64Encoder
 
getInstance() - Static method in class org.jivesoftware.smack.util.stringencoder.java7.Java7Base64UrlSafeEncoder
 
getInstance() - Method in interface org.jivesoftware.smackx.commands.LocalCommandFactory
Returns an instance of a LocalCommand.
getInstance() - Static method in class org.jivesoftware.smackx.debugger.EnhancedDebuggerWindow
Returns the unique EnhancedDebuggerWindow instance available in the system.
getInstance() - Static method in class org.jivesoftware.smackx.jingleold.JingleSessionState
Called when entering the state.
getInstance() - Static method in class org.jivesoftware.smackx.jingleold.JingleSessionStateActive
A thread-safe means of getting the one instance of this class.
getInstance() - Static method in class org.jivesoftware.smackx.jingleold.JingleSessionStateEnded
A thread-safe means of getting the one instance of this class.
getInstance() - Static method in class org.jivesoftware.smackx.jingleold.JingleSessionStatePending
A thread-safe means of getting the one instance of this class.
getInstance() - Static method in class org.jivesoftware.smackx.jingleold.JingleSessionStateUnknown
A thread-safe means of getting the one instance of this class.
getInstance() - Method in class org.jivesoftware.smackx.jingleold.provider.JingleContentDescriptionProvider.Audio
Get a new instance of this object.
getInstance() - Method in class org.jivesoftware.smackx.jingleold.provider.JingleContentDescriptionProvider
Return a new instance of this class.
getInstance() - Method in class org.jivesoftware.smackx.jingleold.provider.JingleDescriptionProvider.Audio
Get a new instance of this object.
getInstance() - Method in class org.jivesoftware.smackx.jingleold.provider.JingleDescriptionProvider
Return a new instance of this class.
getInstance() - Method in class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider
Obtain the corresponding TransportNegotiator instance.
getInstance() - Method in class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider.Ice
Obtain the corresponding TransportNegotiator.Ice instance.
getInstance() - Method in class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider.RawUdp
Obtain the corresponding TransportNegotiator.RawUdp instance.
getInstance() - Static method in class org.jivesoftware.smackx.omemo.OmemoService
Return the singleton instance of this class.
getInstance() - Static method in class org.jivesoftware.smackx.workgroup.agent.UserRequest
 
getInstance(XMPPConnection) - Static method in class org.jivesoftware.smackx.chatstates.ChatStateManager
Returns the ChatStateManager related to the XMPPConnection and it will create one if it does not yet exist.
getInstance(XMPPConnection) - Static method in class org.jivesoftware.smackx.iqregister.AccountManager
Returns the AccountManager instance associated with a given XMPPConnection.
getInstance(XMPPConnection) - Static method in class org.jivesoftware.smackx.pubsub.PubSubManager
getInstance(XMPPConnection, BareJid) - Static method in class org.jivesoftware.smackx.pubsub.PubSubManager
getInstanceFor(AbstractXMPPConnection) - Static method in class org.jivesoftware.smack.ReconnectionManager
Get a instance of ReconnectionManager for the given connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smack.chat.ChatManager
Deprecated.
Returns the ChatManager instance associated with a given XMPPConnection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smack.chat2.ChatManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smack.roster.Roster
Returns the roster for the user.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.admin.ServiceAdministrationManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.blocking.BlockingCommandManager
Get the singleton instance of BlockingCommandManager.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.bob.BoBManager
Get the singleton instance of BoBManager.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
 
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.disco.ServiceDiscoveryManager
Returns the ServiceDiscoveryManager instance associated with a given XMPPConnection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.dox.DnsOverXmppManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.eme.ExplicitMessageEncryptionManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.fallback_indication.FallbackIndicationManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.filetransfer.FileTransferManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.filetransfer.FileTransferNegotiator
Returns the file transfer negotiator related to a particular connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.geoloc.GeoLocationManager
Retrieves a GeoLocationManager for the specified XMPPConnection, creating one if it doesn't already exist.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.hashes.HashManager
Get an instance of the HashManager for the given connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
Obtain the HttpFileUploadManager responsible for a connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.iot.control.IoTControlManager
Get the manger instance responsible for the given connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.iot.data.IoTDataManager
Get the manger instance responsible for the given connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
Get the manger instance responsible for the given connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
Get the manger instance responsible for the given connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.iqlast.LastActivityManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.iqprivate.PrivateDataManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.iqversion.VersionManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.jid_prep.JidPrepManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingle_filetransfer.JingleFileTransferManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingle.JingleManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingle.JingleTransportMethodManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.JingleIBBTransportManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingleold.JingleSession
Returns the JingleSession related to a particular connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.mam.MamManager
Get a MamManager for the MAM archive of the local entity (the "user") of the given connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.message_fastening.MessageFasteningManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.message_retraction.MessageRetractionManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.mood.MoodManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.muc.bookmarkautojoin.MucBookmarkAutojoinManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.muc.MultiUserChatManager
Get a instance of a multi user chat manager for the given connection.
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.offline.OfflineMessageManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.omemo.OmemoManager
Returns an OmemoManager instance for the given connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.ox_im.OXInstantMessagingManager
Return an instance of the OXInstantMessagingManager that belongs to the given connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.ox.OpenPgpManager
Get the instance of the OpenPgpManager which belongs to the connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.pep.PepManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.ping.android.ServerPingWithAlarmManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.ping.PingManager
Retrieves a PingManager for the specified XMPPConnection, creating one if it doesn't already exist.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Returns the PrivacyListManager instance associated with a given XMPPConnection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.pubsub.PubSubManager
Get a PubSub manager for the default PubSub service of the connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
Get the singleton instance of PushNotificationsManager.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Obtain the DeliveryReceiptManager responsible for a connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.reference.ReferenceManager
Return a new instance of the ReferenceManager for the given connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.sid.StableUniqueStanzaIdManager
Return an instance of the StableUniqueStanzaIdManager for the given connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.softwareinfo.SoftwareInfoManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.spoiler.SpoilerManager
Return the connections instance of the SpoilerManager.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.time.EntityTimeManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.usertune.UserTuneManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.vcardtemp.VCardManager
Retrieves a VCardManager for the specified XMPPConnection, creating one if it doesn't already exist.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.xdata.XDataManager
Get the XDataManager for the given XMPP connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.xevent.MessageEventManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.xroster.RosterExchangeManager
 
getInstanceFor(XMPPConnection, Integer) - Static method in class org.jivesoftware.smackx.omemo.OmemoManager
Return an OmemoManager instance for the given connection and deviceId.
getInstanceFor(XMPPConnection, BareJid) - Static method in class org.jivesoftware.smackx.pubsub.PubSubManager
Get the PubSub manager for the given connection and PubSub service.
getInstanceFor(XMPPConnection, Jid) - Static method in class org.jivesoftware.smackx.mam.MamManager
 
getInstanceFor(MultiUserChat) - Static method in class org.jivesoftware.smackx.mam.MamManager
Get a MamManager for the MAM archive of the given MultiUserChat.
getInstructions() - Method in class org.jivesoftware.smackx.iqregister.packet.Registration
Returns the registration instructions, or null if no instructions have been set.
getInstructions() - Method in class org.jivesoftware.smackx.xdata.form.FilledForm
 
getInstructions() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
Returns a List of the list of instructions that explain how to fill out the form and what the form is about.
getIntegerAttribute(XmlPullParser, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getIntegerAttribute(XmlPullParser, String, int) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getIntegerAttributeOrThrow(XmlPullParser, String, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getIntegerFromNextText(XmlPullParser) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getIntegerValue() - Method in class org.jivesoftware.smackx.iot.control.element.SetIntData
 
getIntendedDevices() - Method in class org.jivesoftware.smackx.omemo.OmemoMessage.Sent
Return a list of all devices the sender originally intended to encrypt the message for.
getInterceptor() - Method in class org.jivesoftware.smack.AbstractXMPPConnection.InterceptorWrapper
Deprecated.
 
getInternetAddressIngoringZoneIdAttribute(XmlPullParser, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getInvalidDnsNameException() - Method in class org.jivesoftware.smack.util.InternetAddress.InvalidDomainName
 
getInvitationSender() - Method in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
Get invitation sender.
getInvite() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
Returns the invitation for another user to a room.
getInviter() - Method in class org.jivesoftware.smackx.workgroup.agent.InvitationRequest
 
getInviter() - Method in class org.jivesoftware.smackx.workgroup.agent.TransferRequest
 
getInviter() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
 
getInviter() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
 
getIoTClaimed() - Method in exception org.jivesoftware.smackx.iot.discovery.IoTClaimedException
 
getIp() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get the RTP Bridge IP.
getIp() - Method in class org.jivesoftware.smackx.jingleold.nat.TestResult
 
getIp() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smack.packet.Bind
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smack.packet.EmptyResultIQ
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smack.packet.ErrorIQ
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smack.packet.IQ
This method must be overwritten by IQ subclasses to create their child content.
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smack.packet.SimpleIQ
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smack.packet.UnparsedIQ
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smack.roster.packet.RosterPacket
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.blocking.element.BlockContactsIQ
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.blocking.element.BlockListIQ
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.blocking.element.UnblockContactsIQ
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.bob.element.BoBIQ
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.Close
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.Data
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.Open
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverItems
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.dox.element.DnsIq
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.httpfileupload.element.Slot_V0_2
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.httpfileupload.element.Slot
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest_V0_2
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.control.element.IoTSetRequest
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.control.element.IoTSetResponse
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataReadOutAccepted
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataRequest
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTDisowned
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTMine
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTRegister
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTRemove
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTRemoved
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTUnregister
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriend
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriendResponse
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iqlast.packet.LastActivity
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iqprivate.packet.PrivateDataIQ
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iqregister.packet.Registration
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.iqversion.packet.Version
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.jid_prep.element.JidPrepIq
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.jingle.element.Jingle
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get the Child Element XML of the Packet
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Return the XML representation of the packet.
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.muc.packet.MUCAdmin
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.muc.packet.MUCOwner
 
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.offline.packet.OfflineMessageRequest
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.pubsub.packet.PubSub
Returns the XML representation of a pubsub element according the specification.
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
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.sharedgroups.packet.SharedGroupsInfo
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.time.packet.Time
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentInfo
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentWorkgroups
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.DepartQueuePacket
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider.OfferRevokePacket
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation.RoomInvitationIQ
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer.RoomTransferIQ
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.Transcript
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.settings.GenericSettings
 
getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
 
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
 
getIQProvider(String, String) - Static method in class org.jivesoftware.smack.provider.ProviderManager
Returns the IQ provider registered to the specified XML element name and namespace.
getIQProviderInfo() - Method in class org.jivesoftware.smack.provider.ProviderFileLoader
 
getIQProviderInfo() - Method in interface org.jivesoftware.smack.provider.ProviderLoader
Provides the IQ provider info for the creation of IQ providers to be added to the ProviderManager.
getIQProviders() - Static method in class org.jivesoftware.smack.provider.ProviderManager
Returns an unmodifiable collection of all IQProvider instances.
getIsFriendResult() - Method in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriendResponse
 
getItem() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
Returns the item child that holds information about roles, affiliation, jids and nicks.
getItem(String, int) - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
 
getItem(String, UInt32) - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Returns the privacy item in the specified order.
getItemIds() - Method in class org.jivesoftware.smackx.pubsub.ItemDeleteEvent
Get the item id's of the items that have been deleted.
getItemLists() - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Returns the collection of privacy list that the user holds.
getItemReply() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Determines who should get replies to items.
getItems() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverItems
Returns the discovered items of the queried XMPP entity.
getItems() - Method in class org.jivesoftware.smackx.muc.packet.MUCAdmin
Returns a List of item children that holds information about roles, affiliation, jids and nicks.
getItems() - Method in class org.jivesoftware.smackx.muc.packet.MUCOwner
Returns a List of item children that holds information about affiliation, jids and nicks.
getItems() - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest
Returns a List of item children that holds information about offline messages to view or delete.
getItems() - Method in class org.jivesoftware.smackx.privacy.PrivacyList
 
getItems() - Method in class org.jivesoftware.smackx.pubsub.ItemPublishEvent
Get the list of Item that were published.
getItems() - Method in class org.jivesoftware.smackx.pubsub.ItemsExtension
Gets the items related to the type of request or event.
getItems() - Method in class org.jivesoftware.smackx.pubsub.LeafNode
Get the current items stored in the node.
getItems() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.PayloadElement
 
getItems() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
Returns a List of the items returned from a search.
getItems(int) - Method in class org.jivesoftware.smackx.pubsub.LeafNode
Get items persisted on the node, limited to the specified number.
getItems(int, String) - Method in class org.jivesoftware.smackx.pubsub.LeafNode
Get items persisted on the node, limited to the specified number based on the subscription associated with the provided subscriptionId.
getItems(String) - Method in class org.jivesoftware.smackx.pubsub.LeafNode
Get the current items stored in the node based on the subscription associated with the provided subscription id.
getItems(Collection<String>) - Method in class org.jivesoftware.smackx.pubsub.LeafNode
Get the items specified from the node.
getItems(List<ExtensionElement>, List<ExtensionElement>) - Method in class org.jivesoftware.smackx.pubsub.LeafNode
Get items persisted on the node.
getItemsElementType() - Method in class org.jivesoftware.smackx.pubsub.ItemsExtension
Get the type of element.
GetItemsRequest - Class in org.jivesoftware.smackx.pubsub
Represents a request to subscribe to a node.
GetItemsRequest(String) - Constructor for class org.jivesoftware.smackx.pubsub.GetItemsRequest
 
GetItemsRequest(String, int) - Constructor for class org.jivesoftware.smackx.pubsub.GetItemsRequest
 
GetItemsRequest(String, String) - Constructor for class org.jivesoftware.smackx.pubsub.GetItemsRequest
 
GetItemsRequest(String, String, int) - Constructor for class org.jivesoftware.smackx.pubsub.GetItemsRequest
 
getItemType() - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
Returns the roster item type.
getIv() - Method in class org.jivesoftware.smackx.omemo.element.OmemoHeaderElement
 
getIv() - Method in class org.jivesoftware.smackx.omemo.internal.CipherAndAuthTag
 
getIv() - Method in class org.jivesoftware.smackx.omemo.OmemoMessage
Return the initialization vector belonging to the key.
getJabberId() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
getJavaProxyType() - Method in class org.jivesoftware.smack.proxy.ProxyInfo
 
getJid() - Method in class org.jivesoftware.smack.packet.Bind
 
getJid() - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
Returns the JID of this item.
getJid() - Method in class org.jivesoftware.smack.roster.RosterEntry
Returns the JID associated with this entry.
getJid() - Method in exception org.jivesoftware.smack.SmackException.FeatureNotSupportedException
Get JID which does not support the feature.
getJid() - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses.Address
 
getJid() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
Returns the full JID of this conference room.
getJid() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
 
getJid() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
 
getJid() - Method in class org.jivesoftware.smackx.iot.discovery.element.IoTRemove
 
getJid() - Method in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriendResponse
 
getJid() - Method in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
 
getJid() - Method in class org.jivesoftware.smackx.jid_prep.element.JidPrepIq
 
getJid() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
getJid() - Method in class org.jivesoftware.smackx.muc.Affiliate
Returns the bare JID of the affiliated user.
getJid() - Method in class org.jivesoftware.smackx.muc.HostedRoom
Returns the XMPP address of the hosted room by the chat service.
getJid() - Method in class org.jivesoftware.smackx.muc.Occupant
Returns the full JID of the occupant.
getJid() - Method in class org.jivesoftware.smackx.muc.packet.Destroy
Returns the JID of an alternate location since the current room is being destroyed.
getJid() - Method in class org.jivesoftware.smackx.muc.packet.MUCItem
Returns the <room@service/nick> by which an occupant is identified within the context of a room.
getJid() - Method in class org.jivesoftware.smackx.offline.OfflineMessageHeader
Returns the full JID of the user that sent the message.
getJid() - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest.Item
 
getJid() - Method in class org.jivesoftware.smackx.omemo.internal.OmemoDevice
Return the BareJid of the device owner.
getJid() - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
Return the jid of the contact.
getJid() - Method in class org.jivesoftware.smackx.pubsub.Affiliation
 
getJid() - Method in class org.jivesoftware.smackx.pubsub.OptionsExtension
 
getJid() - Method in class org.jivesoftware.smackx.pubsub.SubscribeExtension
 
getJid() - Method in class org.jivesoftware.smackx.pubsub.Subscription
Gets the JID the subscription is created for.
getJid() - Method in class org.jivesoftware.smackx.pubsub.UnsubscribeExtension
 
getJid() - Method in class org.jivesoftware.smackx.push_notifications.element.DisablePushNotificationsIQ
Get the JID.
getJid() - Method in class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
Get the JID.
getJid() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
 
getJid() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentInfo
Returns the Agent's jid.
getJid() - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
 
getJID() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
Returns the JID of the stream host.
getJID() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHostUsed
Returns the JID of the selected stream host.
getJID() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest.Item
 
getJID() - Method in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo.OccupantInfo
 
getJidAttribute(XmlPullParser) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getJidAttribute(XmlPullParser, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getJidOrThrow() - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
Return our own BareJid.
getJids() - Method in class org.jivesoftware.smackx.blocking.element.BlockContactsIQ
Get the JID.
getJids() - Method in class org.jivesoftware.smackx.blocking.element.UnblockContactsIQ
Get the JIDs.
getJidToInspect(Stanza) - Method in class org.jivesoftware.smack.filter.AbstractJidTypeFilter
 
getJidToInspect(Stanza) - Method in class org.jivesoftware.smack.filter.FromTypeFilter
 
getJidToInspect(Stanza) - Method in class org.jivesoftware.smack.filter.PossibleFromTypeFilter
 
getJidToInspect(Stanza) - Method in class org.jivesoftware.smack.filter.PossibleToTypeFilter
 
getJidToInspect(Stanza) - Method in class org.jivesoftware.smack.filter.ToTypeFilter
 
getJidToMatchFrom(Stanza) - Method in class org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter
 
getJidToMatchFrom(Stanza) - Method in class org.jivesoftware.smack.filter.jidtype.FromJidTypeFilter
 
getJingle() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionRequest
Returns the Jingle stanza that was sent by the requester which contains the parameters of the session.
getJingleContent() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
getJingleContentDescriptionChildren() - Method in class org.jivesoftware.smackx.jingle.element.JingleContentDescription
 
getJingleContentDescriptionProvider(String) - Static method in class org.jivesoftware.smackx.jingle.provider.JingleContentProviderManager
 
getJingleContentTransportProvider(String) - Static method in class org.jivesoftware.smackx.jingle.provider.JingleContentProviderManager
 
getJingleDescription() - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Create a JingleDescription that matches this negotiator.
getJingleMediaSession() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Get the JingleMediaSession of this Jingle Session.
getJinglePayloadTypes() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Returns an Iterator for the audio payloads in the packet.
getJinglePayloadTypesCount() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Returns a count of the audio payloads in the Jingle packet.
getJinglePayloadTypesList() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Returns a list for the audio payloads in the packet.
getJingleSession() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Gets associated JingleSession.
getJingleTransport() - Method in class org.jivesoftware.smackx.jingle.element.JingleContent
Deprecated.
getJingleTransport() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Return a JingleTransport that best reflects this transport negotiator.
getJingleTransport(TransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Get a new instance of the right TransportNegotiator class with this candidate.
getJingleTransport(TransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator.Ice
Get a TransportNegotiator instance.
getJingleTransport(TransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator.RawUdp
Get a TransportNegotiator instance.
getJingleTransports() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Returns an Iterator for the JingleTransports in the packet.
getJingleTransportsCount() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Returns a count of the JingleTransports in the Jingle packet.
getJingleTransportsList() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Returns a list for the JingleTransports in the packet.
getJoined() - Method in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo.OccupantInfo
 
getJoinedRooms() - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
Returns a Set of the rooms where the user has joined.
getJoinedRooms(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
Returns a List of the rooms where the requested user has joined.
getJoinTime() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.AgentDetail
Returns the Date when the Agent joined the conversation.
getJoinTime() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.TranscriptSummary
Returns the Date when the conversation started.
getJson() - Method in class org.jivesoftware.smackx.json.packet.AbstractJsonPacketExtension
 
getKbLocation() - Method in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
 
getKey() - Method in class org.jivesoftware.smackx.omemo.internal.CipherAndAuthTag
 
getKey() - Method in class org.jivesoftware.smackx.omemo.OmemoMessage
Return the messageKey (or transported key in case of a KeyTransportMessage).
getKey() - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSetting
 
getKeyManagersFrom(String, String, CallbackHandler, String) - Static method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
 
getKeyRingProtector() - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
getKeyRingProtector() - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpStore
Return the SecretKeyRingProtector which is used to decrypt password protected secret keys.
getKeys() - Method in class org.jivesoftware.smackx.omemo.element.OmemoHeaderElement
 
getLabel() - Method in class org.jivesoftware.smackx.search.ReportedData.Column
Returns the column's label.
getLabel() - Method in class org.jivesoftware.smackx.xdata.FormField
Returns the label of the question which should give enough information to the user to fill out the form.
getLabel() - Method in class org.jivesoftware.smackx.xdata.FormField.Option
Returns the label that represents the option.
getLabel() - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout
Gets the value of the label property.
getLabel() - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Section
Gets the value of the label property.
getLang() - Method in class org.jivesoftware.smack.packet.AbstractTextElement
Deprecated.
getLang() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns the natural language of the room discussion, or null.
getLanguage() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Returns the stream language to use when connecting to the server.
getLanguage() - Method in class org.jivesoftware.smack.packet.AbstractTextElement
 
getLanguage() - Method in interface org.jivesoftware.smack.packet.FullyQualifiedElement
 
getLanguage() - Method in class org.jivesoftware.smack.packet.Message.Body
 
getLanguage() - Method in class org.jivesoftware.smack.packet.Message.Subject
 
getLanguage() - Method in class org.jivesoftware.smack.packet.Stanza
 
getLanguage() - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
getLanguage() - Method in class org.jivesoftware.smack.packet.XmlEnvironment
 
getLanguage() - Method in interface org.jivesoftware.smack.packet.XmlLangElement
Returns the xml:lang of this XML element, or null if one has not been set.
getLanguage() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Identity
Returns the identities natural language if one is set.
getLanguage() - Method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
 
getLast() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
getLastActivity(Jid) - Method in class org.jivesoftware.smackx.iqlast.LastActivityManager
Returns the last activity of a particular jid.
getLastDeviceIdPublicationDate() - Method in exception org.jivesoftware.smackx.omemo.exceptions.StaleDeviceException
Return the date of the last time the deviceId was republished after being inactive/non-existent before.
getLastMessageDate() - Method in exception org.jivesoftware.smackx.omemo.exceptions.StaleDeviceException
Return the date on which the last OMEMO message sent from the device was received.
getLastName() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
getLastStanzaReceived() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
getLastStanzaReceived() - Method in interface org.jivesoftware.smack.XMPPConnection
Returns the timestamp in milliseconds when the last stanza was received.
getLat() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getLdapGroup() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns an associated LDAP group that defines room membership.
getLeafNode(String) - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Try to get a leaf node with the given node ID.
getLeftTime() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.AgentDetail
Returns the Date when the Agent left the conversation.
getLeftTime() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.TranscriptSummary
Returns the Date when the conversation finished.
getLegacyDelayInformation(Stanza) - Static method in class org.jivesoftware.smackx.delay.DelayInformationManager
Get Delayed Delivery information as defined in XEP-91
getLength() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
Return the length of the range.
getLength() - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
getLineNumber() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getLineNumber() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getLineNumber() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getListener() - Method in class org.jivesoftware.smack.AbstractXMPPConnection.ListenerWrapper
 
getListenerInstance() - Method in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher.TripletContainer
 
getListenerMethod() - Method in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher.TripletContainer
 
getListeners() - Method in class org.jivesoftware.smack.chat.Chat
Deprecated.
Returns an unmodifiable set of all of the listeners registered with this chat.
getListenersList() - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Get a copy of the listeners
getListenersList() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get the list of listeners.
getListenersList() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Get the list of listeners.
getListRange() - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
Get list range.
getLoadingExceptions() - Method in class org.jivesoftware.smack.provider.ProviderFileLoader
 
getLocal() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
getLocal() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Returns the Media Session local Candidate.
getLocalAddresses() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Returns an set of the local network addresses that will be used for streamhost candidates of outgoing SOCKS5 Bytestream requests.
getLocalHost() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
getLocalHost() - Static method in class org.jivesoftware.smackx.jingleold.nat.BridgedResolver
 
getLocalIp() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get local IP to bind to this candidate.
getLocality() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getLocalNodeVer() - Method in class org.jivesoftware.smackx.caps.EntityCapsManager
Returns the local entity's NodeVer (e.g.
getLocalPort() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
getLocalRegistrationId() - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
The OMEMO protocol does not make use of a local registration ID, so we can simply return 0 here.
getLocalServices() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Returns a collection with the XMPP addresses of the MUC Light services.
getLocalSocks5ProxyPort() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Return the port of the local Socks5 proxy.
getLocalStreamHost() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Returns the stream host information of the local SOCKS5 proxy containing the IP address and the port.
getLocalStreamHosts() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager
 
getLocalTcpSocket() - Method in class org.jivesoftware.smackx.jingleold.nat.TcpUdpBridgeClient
 
getLocalTcpSocket() - Method in class org.jivesoftware.smackx.jingleold.nat.TcpUdpBridgeServer
 
getLocalUdpSocket() - Method in class org.jivesoftware.smackx.jingleold.nat.TcpUdpBridgeClient
 
getLocalUdpSocket() - Method in class org.jivesoftware.smackx.jingleold.nat.TcpUdpBridgeServer
 
getLocation() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.Enabled
 
getLoginContext() - Method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext
 
getLogsUrl() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns the URL where archived discussion logs can be found or null if there is no such URL.
getLon() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getLongAttribute(XmlPullParser, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getLongAttribute(XmlPullParser, String, long) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getLongValue() - Method in class org.jivesoftware.smackx.iot.control.element.SetLongData
 
getLookupFailures() - Method in exception org.jivesoftware.smack.SmackException.EndpointConnectionException
 
getLookupFailures() - Method in exception org.jivesoftware.smack.SmackException.NoEndpointsDiscoveredException
 
getMacro(int) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
getMacroByTitle(String) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
getMacroGroup(int) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
getMacroGroupByTitle(String) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
getMacroGroups() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
getMacros() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
getMacros(boolean) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Asks the workgroup for it's Global Macros.
getMamFinIq() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryPage
 
getMamResultCarrierMessages() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryPage
 
getMamResultExtensions() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQuery
 
getMamResultExtensions() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryPage
 
getMap() - Method in class org.jivesoftware.smackx.workgroup.settings.GenericSettings
 
getMatchMode() - Method in class org.jivesoftware.smack.chat.ChatManager
Deprecated.
Gets the current mode for matching messages with NO thread id to existing chats.
getMax() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
getMax() - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.ListRange
The maximum allowable number of selected/entered values.
getMax() - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.RangeValidateElement
The 'max' attribute specifies the maximum allowable value.
getMaxAge() - Method in class org.jivesoftware.smackx.bob.BoBData
Get the max age.
getMaxChars() - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
Deprecated.
Returns the total number of characters to receive in the history.
getMaxChars() - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence.History
Returns the total number of characters to receive in the history.
getMaxChats() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Returns the maximum number of chats the agent can participate in.
getMaxChats() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue
Returns the maximum number of simultaneous chats the queue can handle.
getMaxChats() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus
 
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
 
getMaxHistoryFetch() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns the maximum number of history messages which are returned by the room or '-1' if this property is not reported by the room.
getMaximumBlockSize() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Returns the maximum block size that is allowed for In-Band Bytestreams for this connection.
getMaxItems() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Gets the maximum number of items to persisted to this node if ConfigureFormReader.isPersistItems() is true.
getMaxItems() - Method in class org.jivesoftware.smackx.pubsub.GetItemsRequest
 
getMaxNumberOfStoredSignedPreKeys() - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
Return the maximum number of signed preKeys that are cached until the oldest one gets deleted.
getMaxPayloadSize() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Gets the maximum payload size in bytes.
getMaxReadOnlyMessageCount() - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
Get the maximum amount of messages that the client is allowed to send to a read-only device without getting a response.
getMaxSmResumptionTime() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Get the maximum resumption time in seconds after which a managed stream can be resumed.
getMaxStanzas() - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
Deprecated.
Returns the total number of messages to receive in the history.
getMaxStanzas() - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence.History
Returns the total number of messages to receive in the history.
getMaxValue() - Method in class org.jivesoftware.smack.datatypes.Scalar
 
getMaxValue() - Method in class org.jivesoftware.smack.datatypes.UInt16
 
getMaxValue() - Method in class org.jivesoftware.smack.datatypes.UInt32
 
getMechanism() - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.AuthMechanism
 
getMechanism() - Method in exception org.jivesoftware.smack.sasl.SASLErrorException
 
getMechanisms() - Method in class org.jivesoftware.smack.packet.Mechanisms
 
getMediaInfo() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
Get the jmf info element.
getMediaLocator() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Return the media locator or null if not defined.
getMediaLocator() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
Return the media locator or null if not defined.
getMediaManager() - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Returns the media manager for this negotiator.
getMediaManagers() - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Get the Media Managers of this Jingle Manager.
getMediaManagers() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Get the Media Manager of this Jingle Session.
getMediaNegotiator() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Obtain the description negotiator for this session.
getMediaSession(String) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
The jingle session may have one or more media managers that are trying to establish media sessions.
getMediaTransport() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
Get the current transportElement candidate.
getMediaType() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
getMembers() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns a list of Affiliate with the room members.
getMessage() - Method in class org.jivesoftware.smack.packet.Message.Body
Returns the message content.
getMessage() - Method in exception org.jivesoftware.smack.XMPPException.XMPPErrorException
 
getMessage() - Method in enum org.jivesoftware.smackx.filetransfer.FileTransfer.Error
Returns a String representation of this error.
getMessage() - Method in class org.jivesoftware.smackx.jingle.element.JingleError
Returns the name of the Jingle error.
getMessage() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleError
Returns the message describing the error, or null if there is no message.
getMessage() - Method in exception org.jivesoftware.smackx.omemo.exceptions.UntrustedOmemoIdentityException
 
getMessage() - Method in class org.jivesoftware.smackx.omemo.util.MessageOrOmemoMessage
 
getMessageBody() - Method in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
Get the message body.
getMessageBody(String) - Method in interface org.jivesoftware.smack.packet.MessageView
 
getMessageCount() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQuery
 
getMessageCount() - Method in class org.jivesoftware.smackx.offline.OfflineMessageManager
Returns the number of offline messages for the user of the connection.
getMessageDigest(HashManager.ALGORITHM) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
getMessages() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQuery
 
getMessages() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryPage
 
getMessages() - Method in class org.jivesoftware.smackx.offline.OfflineMessageManager
Returns a List of Messages with all the offline Messages of the user.
getMessages(List<String>) - Method in class org.jivesoftware.smackx.offline.OfflineMessageManager
Returns a List of the offline Messages whose stamp matches the specified request.
getMessageSubject(String) - Method in interface org.jivesoftware.smack.packet.MessageView
 
getMessageType() - Method in class org.jivesoftware.smackx.omemo.internal.CiphertextTuple
Return the messageType.
getMessageUidOfLatestMessage() - Method in class org.jivesoftware.smackx.mam.MamManager
Lookup the archive's message ID of the latest message in the archive.
getMetadata() - Method in class org.jivesoftware.smackx.ox.crypto.OpenPgpElementAndMetadata
Return OpenPgpMetadata about the OpenPgpElements encryption/signatures.
getMetadata() - Method in class org.jivesoftware.smackx.ox.element.PublicKeysListElement
 
getMetadata() - Method in class org.jivesoftware.smackx.ox.OpenPgpMessage
Return metadata about the encrypted message.
getMetadata() - Method in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
 
getMetaData() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
The meta-data associated with the offer.
getMetaData() - Method in class org.jivesoftware.smackx.workgroup.MetaData
Get meta data.
getMetaData() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
Returns any meta-data associated with the offer.
getMetaData() - Method in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
Get meta data.
getMetaData(String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Allows the retrieval of meta data for a specified key.
getMetaTags() - Method in class org.jivesoftware.smackx.iot.Thing
 
getMethod() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Returns method attribute.
getMethodArguments() - Method in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher.TripletContainer
 
getMethods() - Method in class org.jivesoftware.smack.compress.packet.Compress.Feature
 
getMiddleName() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
getMimeType() - Method in class org.jivesoftware.smackx.filetransfer.FileTransferRequest
Returns the mime-type of the file.
getMimeType() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation
Identifies the type of file that is desired to be transferred.
getMin() - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.ListRange
The minimum allowable number of selected/entered values.
getMin() - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.RangeValidateElement
The 'min' attribute specifies the minimum allowable value.
getMinimumConnectTimeout() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
Returns the timeout to connect to one SOCKS5 proxy while accepting the SOCKS5 Bytestream request.
getMinValue() - Method in class org.jivesoftware.smack.datatypes.Scalar
 
getMinValue() - Method in class org.jivesoftware.smack.datatypes.UInt16
 
getMinValue() - Method in class org.jivesoftware.smack.datatypes.UInt32
 
getMode() - Method in class org.jivesoftware.smack.iqrequest.AbstractIqRequestHandler
 
getMode() - Method in interface org.jivesoftware.smack.iqrequest.IQRequestHandler
 
getMode() - Method in class org.jivesoftware.smack.packet.Presence
 
getMode() - Method in class org.jivesoftware.smack.packet.PresenceBuilder
 
getMode() - Method in interface org.jivesoftware.smack.packet.PresenceView
Returns the mode of the presence update.
getMode() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Returns the transport mode.
getMode() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
getModerators() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns a list of Occupant with the room moderators.
getModuleDescriptor() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModule
 
getMomentaryReadOutRequestHandler() - Method in class org.jivesoftware.smackx.iot.Thing
 
getMood() - Method in class org.jivesoftware.smackx.mood.element.MoodConcretisation
 
getMood() - Method in class org.jivesoftware.smackx.mood.element.MoodElement
Return the senders mood.
getMood() - Method in class org.jivesoftware.smackx.mood.element.MoodElement.MoodSubjectElement
Return the mood of the user.
getMoodConcretisation() - Method in class org.jivesoftware.smackx.mood.element.MoodElement
Implementors might implement custom concretisations of mood.
getMucServiceDomains() - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
Returns a collection with the XMPP addresses of the Multi-User Chat services.
getMultipleRecipientInfo(Stanza) - Static method in class org.jivesoftware.smackx.address.MultipleRecipientManager
Returns the MultipleRecipientInfo contained in the specified stanza or null if none was found.
getMultiUserChat(EntityBareJid) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
Creates a multi user chat.
getMultiUserChatLight(EntityBareJid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Obtain the MUC Light.
getName() - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
Returns the user's name.
getName() - Method in class org.jivesoftware.smack.roster.RosterEntry
Returns the name associated with this entry.
getName() - Method in class org.jivesoftware.smack.roster.RosterGroup
Returns the name of the group.
getName() - Method in class org.jivesoftware.smack.sasl.core.SASLAnonymous
 
getName() - Method in class org.jivesoftware.smack.sasl.core.SASLXOauth2Mechanism
 
getName() - Method in class org.jivesoftware.smack.sasl.core.ScramMechanism
 
getName() - Method in class org.jivesoftware.smack.sasl.core.ScramPlusMechanism
 
getName() - Method in class org.jivesoftware.smack.sasl.javax.SASLCramMD5Mechanism
 
getName() - Method in class org.jivesoftware.smack.sasl.javax.SASLDigestMD5Mechanism
 
getName() - Method in class org.jivesoftware.smack.sasl.javax.SASLExternalMechanism
 
getName() - Method in class org.jivesoftware.smack.sasl.javax.SASLGSSAPIMechanism
 
getName() - Method in class org.jivesoftware.smack.sasl.javax.SASLJavaXMechanism
 
getName() - Method in class org.jivesoftware.smack.sasl.javax.SASLPlainMechanism
 
getName() - Method in class org.jivesoftware.smack.sasl.provided.SASLDigestMD5Mechanism
 
getName() - Method in class org.jivesoftware.smack.sasl.provided.SASLExternalMechanism
 
getName() - Method in class org.jivesoftware.smack.sasl.provided.SASLPlainMechanism
 
getName() - Method in class org.jivesoftware.smack.sasl.SASLMechanism
Returns the common name of the SASL mechanism.
getName() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getName() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
Return the name for the current START_ELEMENT or END_ELEMENT event.
getName() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getName() - Method in class org.jivesoftware.smackx.amp.AMPDeliverCondition
 
getName() - Method in class org.jivesoftware.smackx.amp.AMPExpireAtCondition
 
getName() - Method in class org.jivesoftware.smackx.amp.AMPMatchResourceCondition
 
getName() - Method in interface org.jivesoftware.smackx.amp.packet.AMPExtension.Condition
 
getName() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
Returns the display label representing the Conference room.
getName() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedURL
Returns the name representing the URL (eg.
getName() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Returns the human readable name of the command.
getName() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
Returns the human name of the command.
getName() - Method in class org.jivesoftware.smackx.disco.DiscoInfoLookupShortcutMechanism
 
getName() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Identity
Returns the identity's name.
getName() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverItems.Item
Returns the entity's name.
getName() - Method in enum org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
 
getName() - Method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
Get the optional name of the encryption method.
getName() - Method in class org.jivesoftware.smackx.iot.control.element.SetData
 
getName() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataField
 
getName() - Method in class org.jivesoftware.smackx.iot.discovery.element.Tag
 
getName() - Method in class org.jivesoftware.smackx.iqversion.packet.Version
Returns the natural-language name of the software.
getName() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
getName() - Method in class org.jivesoftware.smackx.jingle.element.JingleContent
 
getName() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
getName() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaManager
 
getName() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
Get the printable name.
getName() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
 
getName() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.SpeexMediaManager
 
getName() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
 
getName() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
 
getName() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaManager
 
getName() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get the name of the Candidate.
getName() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get the name used for identifying this transportElement method (optional).
getName() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
 
getName() - Method in class org.jivesoftware.smackx.message_fastening.element.ExternalElement
Name of the referenced top level element, eg.
getName() - Method in class org.jivesoftware.smackx.muc.HostedRoom
Returns the name of the room.
getName() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns the room name.
getName() - Method in class org.jivesoftware.smackx.nick.packet.Nick
The value of this nickname.
getName() - Method in class org.jivesoftware.smackx.privacy.PrivacyList
 
getName() - Method in class org.jivesoftware.smackx.shim.packet.Header
 
getName() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
Returns the file's name.
getName() - Method in class org.jivesoftware.smackx.workgroup.agent.Agent
Return the agents name.
getName() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue
Returns the name of the queue.
getName() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentInfo
Returns the Agent's name.
getName() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest.Item
 
getName() - Method in class org.jivesoftware.smackx.xroster.RemoteRosterEntry
Returns the user's name.
getNames() - Method in class org.jivesoftware.smackx.iqprivate.packet.DefaultPrivateData
Returns a Set of the names that can be used to get values of the private data.
getNamespace() - Method in class org.jivesoftware.smack.compress.packet.Compress.Feature
 
getNamespace() - Method in class org.jivesoftware.smack.compress.packet.Compress
 
getNamespace() - Method in class org.jivesoftware.smack.compress.packet.Compressed
 
getNamespace() - Method in class org.jivesoftware.smack.compress.packet.Failure
 
getNamespace() - Method in class org.jivesoftware.smack.iqrequest.AbstractIqRequestHandler
 
getNamespace() - Method in interface org.jivesoftware.smack.iqrequest.IQRequestHandler
 
getNamespace() - Method in class org.jivesoftware.smack.packet.Bind.Feature
 
getNamespace() - Method in interface org.jivesoftware.smack.packet.FullyQualifiedElement
Returns the root element XML namespace.
getNamespace() - Method in class org.jivesoftware.smack.packet.Mechanisms
 
getNamespace() - Method in class org.jivesoftware.smack.packet.Message.Body
 
getNamespace() - Method in class org.jivesoftware.smack.packet.Message.Subject
 
getNamespace() - Method in class org.jivesoftware.smack.packet.Message.Thread
 
getNamespace() - Method in class org.jivesoftware.smack.packet.Session.Feature
 
getNamespace() - Method in class org.jivesoftware.smack.packet.StandardExtensionElement
 
getNamespace() - Method in class org.jivesoftware.smack.packet.Stanza
 
getNamespace() - Method in class org.jivesoftware.smack.packet.StanzaError
 
getNamespace() - Method in class org.jivesoftware.smack.packet.StanzaErrorTextElement
 
getNamespace() - Method in class org.jivesoftware.smack.packet.StartTls
 
getNamespace() - Method in class org.jivesoftware.smack.packet.StreamClose
 
getNamespace() - Method in class org.jivesoftware.smack.packet.StreamError
 
getNamespace() - Method in class org.jivesoftware.smack.packet.StreamOpen
 
getNamespace() - Method in class org.jivesoftware.smack.packet.TlsFailure
 
getNamespace() - Method in class org.jivesoftware.smack.packet.TlsProceed
 
getNamespace() - Method in class org.jivesoftware.smack.packet.XmlEnvironment
 
getNamespace() - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
 
getNamespace() - Method in class org.jivesoftware.smack.roster.packet.RosterVer
 
getNamespace() - Method in class org.jivesoftware.smack.roster.packet.SubscriptionPreApproval
 
getNamespace() - Method in interface org.jivesoftware.smack.sasl.packet.SaslNonza
 
getNamespace() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.AckAnswer
 
getNamespace() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.AckRequest
 
getNamespace() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.Failed
 
getNamespace() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.StreamManagementFeature
 
getNamespace() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getNamespace() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getNamespace() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getNamespace() - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses.Address
 
getNamespace() - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses
 
getNamespace() - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension
Returns the XML namespace of the extension sub-packet root element.
getNamespace() - Method in class org.jivesoftware.smackx.attention.packet.AttentionExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.blocking.element.BlockedErrorExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.bob.element.BoBDataExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.bookmarks.Bookmarks
Returns the root element XML namespace.
getNamespace() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.caps.packet.CapsExtension
 
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.chatstates.packet.ChatStateExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData.SpecificError
 
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 class org.jivesoftware.smackx.delay.packet.DelayInformation
 
getNamespace() - Method in enum org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
 
getNamespace() - Method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
getNamespace() - Method in class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
 
getNamespace() - Method in class org.jivesoftware.smackx.filetransfer.IBBTransferNegotiator
 
getNamespace() - Method in class org.jivesoftware.smackx.filetransfer.Socks5TransferNegotiator
 
getNamespace() - Method in class org.jivesoftware.smackx.filetransfer.StreamNegotiator
Returns the XMPP namespace reserved for this particular type of file transfer.
getNamespace() - Method in class org.jivesoftware.smackx.forward.packet.Forwarded
 
getNamespace() - Method in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getNamespace() - Method in class org.jivesoftware.smackx.hashes.element.HashElement
 
getNamespace() - Method in class org.jivesoftware.smackx.hints.element.MessageProcessingHint
 
getNamespace() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 
getNamespace() - Method in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
 
getNamespace() - Method in class org.jivesoftware.smackx.iot.control.element.SetData
 
getNamespace() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataExtensionElement
 
getNamespace() - Method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.iot.provisioning.element.Friend
 
getNamespace() - Method in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
 
getNamespace() - Method in class org.jivesoftware.smackx.iqprivate.packet.DefaultPrivateData
Returns the XML namespace of the private data sub-packet root element.
getNamespace() - Method in interface org.jivesoftware.smackx.iqprivate.packet.PrivateData
Returns the root element XML namespace.
getNamespace() - Method in class org.jivesoftware.smackx.iqregister.packet.Registration.Feature
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Checksum
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransfer
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle.element.JingleContent
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle.element.JingleError
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle.element.JingleReason
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle.element.UnknownJingleContentDescription
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle.element.UnknownJingleContentTransport
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.JingleIBBTransportManager
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.JingleIBBTransportSession
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportManager
 
getNamespace() - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportSession
 
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Return the namespace.
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.Audio
 
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Return the namespace.
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio
 
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
Get the public namespace.
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription.Audio
 
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Return the namespace.
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
getNamespace() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Get the namespace.
getNamespace() - Method in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.last_interaction.element.IdleElement
Returns the root element XML namespace.
getNamespace() - Method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement
 
getNamespace() - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement.Uri
 
getNamespace() - Method in class org.jivesoftware.smackx.message_correct.element.MessageCorrectExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
 
getNamespace() - Method in class org.jivesoftware.smackx.message_markup.element.ListElement.ListEntryElement
 
getNamespace() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement
 
getNamespace() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
 
getNamespace() - Method in class org.jivesoftware.smackx.message_retraction.element.RetractedElement
 
getNamespace() - Method in class org.jivesoftware.smackx.message_retraction.element.RetractElement
 
getNamespace() - Method in class org.jivesoftware.smackx.mood.element.MoodElement
 
getNamespace() - Method in class org.jivesoftware.smackx.mood.element.MoodElement.MoodSubjectElement
 
getNamespace() - Method in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
 
getNamespace() - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence
 
getNamespace() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Decline
 
getNamespace() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
 
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.nick.packet.Nick
 
getNamespace() - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageInfo
Returns the XML namespace of the extension sub-packet root element.
getNamespace() - Method in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement_VAxolotl
 
getNamespace() - Method in class org.jivesoftware.smackx.omemo.element.OmemoDeviceListElement_VAxolotl
 
getNamespace() - Method in class org.jivesoftware.smackx.omemo.element.OmemoElement_VAxolotl
 
getNamespace() - Method in class org.jivesoftware.smackx.omemo.element.OmemoHeaderElement
 
getNamespace() - Method in class org.jivesoftware.smackx.omemo.element.OmemoKeyElement
 
getNamespace() - Method in class org.jivesoftware.smackx.ox.element.OpenPgpContentElement
 
getNamespace() - Method in class org.jivesoftware.smackx.ox.element.OpenPgpElement
 
getNamespace() - Method in class org.jivesoftware.smackx.ox.element.PubkeyElement
 
getNamespace() - Method in class org.jivesoftware.smackx.ox.element.PubkeyElement.PubkeyDataElement
 
getNamespace() - Method in class org.jivesoftware.smackx.ox.element.PublicKeysListElement
 
getNamespace() - Method in class org.jivesoftware.smackx.ox.element.PublicKeysListElement.PubkeyMetadataElement
 
getNamespace() - Method in class org.jivesoftware.smackx.ox.element.SecretkeyElement
 
getNamespace() - Method in class org.jivesoftware.smackx.pubsub.Affiliation
 
getNamespace() - Method in class org.jivesoftware.smackx.pubsub.EventElement
 
getNamespace() - Method in class org.jivesoftware.smackx.pubsub.NodeExtension
 
getNamespace() - Method in enum org.jivesoftware.smackx.pubsub.PubSubElementType
 
getNamespace() - Method in class org.jivesoftware.smackx.pubsub.RetractItem
 
getNamespace() - Method in class org.jivesoftware.smackx.pubsub.SimplePayload
 
getNamespace() - Method in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.receipts.DeliveryReceipt
 
getNamespace() - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
 
getNamespace() - Method in class org.jivesoftware.smackx.reference.element.ReferenceElement
 
getNamespace() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
getNamespace() - Method in class org.jivesoftware.smackx.shim.packet.Header
 
getNamespace() - Method in class org.jivesoftware.smackx.shim.packet.HeadersExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.Feature
 
getNamespace() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
 
getNamespace() - Method in class org.jivesoftware.smackx.sid.element.OriginIdElement
 
getNamespace() - Method in class org.jivesoftware.smackx.sid.element.StanzaIdElement
 
getNamespace() - Method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
 
getNamespace() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
 
getNamespace() - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
getNamespace() - Method in class org.jivesoftware.smackx.workgroup.MetaData
 
getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus
 
getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueDetails
 
getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
 
getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueUpdate
 
getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
 
getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
 
getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.SessionID
 
getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.UserID
 
getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.WorkgroupInformation
 
getNamespace() - Method in class org.jivesoftware.smackx.xdata.FormField.Description
 
getNamespace() - Method in class org.jivesoftware.smackx.xdata.FormField
 
getNamespace() - Method in class org.jivesoftware.smackx.xdata.FormField.Option
 
getNamespace() - Method in class org.jivesoftware.smackx.xdata.FormField.Required
 
getNamespace() - Method in class org.jivesoftware.smackx.xdata.FormField.Value
 
getNamespace() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
 
getNamespace() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Item
 
getNamespace() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.ReportedData
 
getNamespace() - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.DataFormLayoutElement
 
getNamespace() - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout
 
getNamespace() - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
 
getNamespace() - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.ListRange
 
getNamespace() - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
Returns the XML namespace of the extension sub-packet root element.
getNamespace() - Method in class org.jivesoftware.smackx.xhtmlim.packet.XHTMLExtension
Returns the XML namespace of the extension sub-packet root element.
getNamespace() - Method in class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
 
getNamespace() - Method in class org.jivesoftware.smackx.xroster.packet.RosterExchange
Returns the XML namespace of the extension sub-packet root element.
getNamespace(String) - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getNamespace(String) - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getNamespace(String) - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getNamespaceCount() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getNamespaceCount() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getNamespaceCount() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getNamespacePrefix(int) - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getNamespacePrefix(int) - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getNamespacePrefix(int) - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getNamespaceUri(int) - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getNamespaceUri(int) - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getNamespaceUri(int) - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getNegotiatorState() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
The negotiator state for the ContentNegotiators is a special case.
getNegotiatorState() - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
 
getNetwork() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Get the network interface used for this connection.
getNeverJids() - Method in class org.jivesoftware.smackx.mam.element.MamPrefsIQ
Get the list of never store info JIDs.
getNeverJids() - Method in class org.jivesoftware.smackx.mam.MamManager.MamPrefs
 
getNewStanzaId() - Method in class org.jivesoftware.smack.packet.id.StandardStanzaIdSource
 
getNewStanzaId() - Method in interface org.jivesoftware.smack.packet.id.StanzaIdSource
 
getNewStanzaId() - Method in class org.jivesoftware.smack.packet.id.UuidStanzaIdSource
 
getNextStreamID() - Static method in class org.jivesoftware.smackx.filetransfer.FileTransferNegotiator
Returns a new, unique, stream ID to identify a file transfer.
getNick() - Method in class org.jivesoftware.smackx.muc.Affiliate
Returns the current nickname of the affiliated user if the user is currently in the room.
getNick() - Method in class org.jivesoftware.smackx.muc.Occupant
Returns the current nickname of the occupant in the room.
getNick() - Method in class org.jivesoftware.smackx.muc.packet.MUCItem
Returns the new nickname of an occupant that is changing his/her nickname.
getNickname() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
Returns the nickname to use when joining this conference room.
getNickname() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns the nickname that was used to join the room, or null if not currently joined.
getNickname() - Method in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo.OccupantInfo
 
getNickName() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
getNode() - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses.Address
 
getNode() - Method in class org.jivesoftware.smackx.caps.EntityCapsManager.NodeVerHash
 
getNode() - Method in class org.jivesoftware.smackx.caps.packet.CapsExtension
 
getNode() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Returns the unique identifier of the command.
getNode() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
Returns the identifier of the command.
getNode() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
 
getNode() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
getNode() - Method in interface org.jivesoftware.smackx.disco.packet.DiscoverInfoView
Returns the node attribute that supplements the 'jid' attribute.
getNode() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverItems
Returns the node attribute that supplements the 'jid' attribute.
getNode() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverItems.Item
Returns the node attribute that supplements the 'jid' attribute.
getNode() - Method in class org.jivesoftware.smackx.mam.element.MamQueryIQ
Get the Node name.
getNode() - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageInfo
Returns the stamp that uniquely identifies the offline message.
getNode() - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest.Item
 
getNode() - Method in class org.jivesoftware.smackx.pubsub.Affiliation
 
getNode() - Method in class org.jivesoftware.smackx.pubsub.NodeExtension
Gets the node id.
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.
getNode(String) - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Retrieves the requested node, if it exists.
getNodeConfiguration() - Method in class org.jivesoftware.smackx.pubsub.Node
Returns a configuration form, from which you can create an answer form to be submitted via the Node.sendConfigurationForm(FillableConfigureForm).
getNodeElement() - Method in enum org.jivesoftware.smackx.pubsub.FormNodeType
 
getNodeElement() - Method in enum org.jivesoftware.smackx.pubsub.ItemsExtension.ItemsElementType
 
getNodeFeatures() - Method in class org.jivesoftware.smackx.disco.AbstractNodeInformationProvider
 
getNodeFeatures() - Method in interface org.jivesoftware.smackx.disco.NodeInformationProvider
Returns a list of the features defined in 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
 
getNodeId() - Method in class org.jivesoftware.smackx.pubsub.Affiliation
Deprecated.
getNodeId() - Method in class org.jivesoftware.smackx.pubsub.NodeEvent
 
getNodeId() - Method in exception org.jivesoftware.smackx.pubsub.PubSubException
 
getNodeIdentities() - Method in class org.jivesoftware.smackx.disco.AbstractNodeInformationProvider
 
getNodeIdentities() - Method in interface org.jivesoftware.smackx.disco.NodeInformationProvider
Returns a list of the identities defined in the node.
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
 
getNodeItems() - Method in class org.jivesoftware.smackx.disco.AbstractNodeInformationProvider
 
getNodeItems() - Method in interface org.jivesoftware.smackx.disco.NodeInformationProvider
Returns a list of the Items DiscoverItems.Item defined in the node.
getNodePacketExtensions() - Method in class org.jivesoftware.smackx.disco.AbstractNodeInformationProvider
 
getNodePacketExtensions() - Method in interface org.jivesoftware.smackx.disco.NodeInformationProvider
Returns a list of the stanza extensions defined in the node.
getNodes() - Method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
getNodeType() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Gets the node type.
getNodeVer() - Method in class org.jivesoftware.smackx.caps.EntityCapsManager.NodeVerHash
 
getNodeVerHashByJid(Jid) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
 
getNodeVersionByJid(Jid) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
Get the Node version (node#ver) of a JID.
getNonza() - Method in exception org.jivesoftware.smack.XMPPException.FailedNonzaException
 
getNonzaProvider(String, String) - Static method in class org.jivesoftware.smack.provider.ProviderManager
 
getNonzaProvider(QName) - Static method in class org.jivesoftware.smack.provider.ProviderManager
 
getNote(String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Retrieves the ChatNote associated with a given chat session.
getNotes() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Returns the notes that the command has at the current stage.
getNotes() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
Returns the list of notes that the command has.
getNotes() - Method in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
 
getNoticeStream() - Static method in class org.jivesoftware.smack.Smack
Get the stream of the NOTICE file of Smack.
getNotificationType() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Determines the type of notifications which are sent.
getNotify() - Method in class org.jivesoftware.smackx.pubsub.ItemsExtension
Gets the value of the optional attribute related to the ItemsExtension.ItemsElementType.
getNr() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
Returns nr attribute.
getNumColors() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
Get the number of colors to quantize to.
getOccupant(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns the Occupant information for a particular occupant, or null if the user is not in the room.
getOccupantPresence(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns the presence info for a particular user, or null if the user is not in the room.
getOccupants() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns an List for the list of fully qualified occupants in the group chat.
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.
getOccupants() - Method in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo
 
getOccupantsCount() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns the number of occupants in the group chat.
getOccupantsCount() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns the discovered number of occupants that are currently in the room.
getOccupantsCount() - Method in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo
 
getOccupantsInfo(String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Asks the workgroup for information about the occupants of the specified room.
getOccupiedRooms(DomainBareJid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Returns a List of the rooms the user occupies.
getOfferedCandidates() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
 
getOfflineSettings() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Asks the workgroup for it's Offline Settings.
getOfflineText() - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
 
getOffset() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
Return the index of the offset.
getOldestEntry() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue
Returns the date of the oldest request waiting in the queue.
getOldestEntry() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
 
getOmemoMessage() - Method in class org.jivesoftware.smackx.omemo.util.MessageOrOmemoMessage
 
getOmemoRatchet(OmemoManager) - Method in class org.jivesoftware.smackx.omemo.OmemoService
Return the deposited instance of the OmemoRatchet for the given manager.
getOmemoStoreBackend() - Method in class org.jivesoftware.smackx.omemo.OmemoService
Return the used omemoStore backend.
getOpenLeafNode(PubSubManager, String) - Static method in class org.jivesoftware.smackx.ox.util.OpenPgpPubSubUtil
Use reflection magic to get a LeafNode without doing a disco#info query.
getOpenPgpContact(BareJid) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
getOpenPgpContact(BareJid) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpStore
Return an OpenPgpContact for a contacts jid.
getOpenPgpContact(EntityBareJid) - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
Return an OpenPGP capable contact.
getOpenPgpContentElement() - Method in class org.jivesoftware.smackx.ox.OpenPgpMessage
Return the decrypted OpenPgpContentElement of this message.
getOpenPgpProvider() - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
 
getOpenPgpSelf() - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
Get our OpenPGP self.
getOptions() - Method in interface org.jivesoftware.smackx.xdata.FormFieldWithOptions
Returns a List of the available options that the user has in order to answer the question.
getOptions() - Method in class org.jivesoftware.smackx.xdata.ListMultiFormField
 
getOptions() - Method in class org.jivesoftware.smackx.xdata.ListSingleFormField
 
getOrCreateLeafNode(String) - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Try to get a leaf node and create one if it does not already exist.
getOrder() - Method in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Returns the order where the receiver is processed.
getOrganization() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
getOrganizationUnit() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
getOriginId() - Method in class org.jivesoftware.smackx.message_retraction.element.RetractedElement
 
getOriginId(Message) - Static method in class org.jivesoftware.smackx.sid.element.OriginIdElement
Return the origin-id element of a message or null, if absent.
getOrThrow() - Method in class org.jivesoftware.smack.SmackFuture
 
getOs() - Method in class org.jivesoftware.smackx.iqversion.packet.Version
Returns the operating system of the queried entity.
getOS() - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
Returns name of the OS used by client.
getOSVersion() - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
Returns version of the OS used by client.
getOurFingerprint() - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
Return the upper-case hex encoded OpenPGP v4 fingerprint of our key pair.
getOutcasts() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns a list of Affiliate with the room outcasts.
getOutgoingEdges() - Method in class org.jivesoftware.smack.fsm.StateDescriptorGraph.GraphVertex
 
getOutgoingSoundBytes() - Method in class org.jivesoftware.smackx.workgroup.settings.SoundSettings
 
getOutgoingStreamXmlEnvironment() - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
getOutputStream() - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamSession
Returns the OutputStream associated with this session to receive data.
getOutputStream() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession
 
getOutputStream() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamSession
 
getOutputStream() - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
Returns the output stream connected to the peer to transfer the file.
getOutputStream(OutputStream) - Method in class org.jivesoftware.smack.compression.Java7ZlibInputOutputStream
 
getOutputStream(OutputStream) - Method in class org.jivesoftware.smack.compression.XMPPInputOutputStream
 
getOutstandingStanzasCount() - Method in exception org.jivesoftware.smack.sm.StreamManagementException.StreamManagementCounterError
 
getOverflowElementNum() - Method in exception org.jivesoftware.smack.sm.StreamManagementException.UnacknowledgedQueueFullException
 
getOwnDevice() - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Return the OmemoDevice of the user.
getOwner() - Method in class org.jivesoftware.smackx.iot.discovery.ThingState
 
getOwner() - Method in exception org.jivesoftware.smackx.ox.exception.MissingOpenPgpKeyException
Return the BareJid of the owner of the missing key.
getOwnerJID() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Returns the full JID of the owner of this command.
getOwnerJID() - Method in class org.jivesoftware.smackx.commands.LocalCommand
 
getOwnerJID() - Method in class org.jivesoftware.smackx.commands.RemoteCommand
 
getOwners() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns a list of Affiliate with the room owners.
getOwnFingerprint() - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Return the fingerprint of our identity key.
getOwnJid() - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Return the BareJid of the user.
getPackets() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcript
Returns the list of Messages and Presences that were sent to the room.
getPadding() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
 
getPage() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQuery
 
getPageLayout() - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout
Gets the value of the pageLayout property.
getParent() - Method in class org.jivesoftware.smack.packet.Message.Thread
 
getParserFor(InputStream) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
getParserFor(Reader) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
getParserFor(String) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
getParsingException() - Method in class org.jivesoftware.smack.UnparseableStanza
Get the exception that caused the parser to fail.
getParsingExceptionCallback() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Get the current active parsing exception callback.
getParticipant() - Method in class org.jivesoftware.smack.chat.Chat
Deprecated.
Returns the name of the user the chat is with.
getParticipants() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns a list of Occupant with the room participants.
getPass() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get the RTP Agent Pass.
getPassword() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Returns the password to use when trying to reconnect to the server.
getPassword() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
Returns the password to use when joining this conference room.
getPassword() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get the password used by ICE or relayed candidate.
getPassword() - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence
Returns the password to use when the room requires a password.
getPassword() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
Returns the password to use to enter Password-Protected Room.
getPayload() - Method in class org.jivesoftware.smackx.omemo.element.OmemoElement
Return the payload of the message.
getPayload() - Method in class org.jivesoftware.smackx.pubsub.PayloadItem
Get the payload associated with this Item.
getPayload() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
Return the PayloadElement which holds the sensitive payload extensions.
getPayloads() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaManager
Return all supported Payloads for this Manager.
getPayloads() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
Return all supported Payloads for this Manager.
getPayloads() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.SpeexMediaManager
Return all supported Payloads for this Manager.
getPayloads() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
Return all supported Payloads for this Manager.
getPayloads() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
Return all supported Payloads for this Manager.
getPayloads() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaManager
Return all supported Payloads for this Manager.
getPayloadType() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Returns the PayloadType of the Media Session.
getPayloadType() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType
Get the payload represented.
getPayloadTypes() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Returns an Iterator for the audio payloads in the packet.
getPayloadTypesCount() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Returns a count of the audio payloads in the Jingle packet.
getPayloadTypesList() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Returns a list for the audio payloads in the packet.
getPeer() - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
Returns the JID of the peer for this file transfer.
getPepPubSubManager() - Method in class org.jivesoftware.smackx.pep.PepManager
 
getPersonalMacroGroup() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
 
getPhoneHome(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Get home phone number.
getPhoneWork(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Get work phone number.
getPingInterval() - Method in class org.jivesoftware.smackx.ping.PingManager
Get the current ping interval.
getPoint2D(Point2D, Point2D) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.AbstractBufferedImageOp
 
getPong() - Method in class org.jivesoftware.smackx.ping.packet.Ping
Create an XMPP Pong for this Ping.
getPort() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
getPort() - Method in class org.jivesoftware.smack.ConnectionConfiguration
 
getPort() - Method in class org.jivesoftware.smack.tcp.rce.IpTcpRemoteConnectionEndpoint
 
getPort() - Method in class org.jivesoftware.smack.tcp.rce.SrvRemoteConnectionEndpoint
 
getPort() - Method in interface org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint
 
getPort() - Method in interface org.jivesoftware.smack.XMPPConnection
Returns the port number of the XMPP server for this connection.
getPort() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
Returns the port on which the potential stream host would accept the connection.
getPort() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Returns the port of the local SOCKS5 proxy server.
getPort() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
getPort() - Method in class org.jivesoftware.smackx.jingleold.nat.STUN.StunServerAddress
Get the Server Port.
getPort() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver.STUNService
Get the port of the STUN service
getPort() - Method in class org.jivesoftware.smackx.jingleold.nat.TestResult
 
getPort() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get the port, or 0 for any port.
getPortA() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get Side A receive port.
getPortB() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get Side B receive port.
getPosition() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueUpdate
Returns the user's position in the workgroup queue, or -1 if the value isn't set on this packet.
getPositionDescription() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getPositionDescription() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getPositionDescription() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getPostalcode() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getPredeccessors() - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
getPreference() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Get the preference number for this transportElement.
getPreferredCandidate() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Get the candidate with the highest preference.
getPreferredPayloadType() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaManager
Returns the Preferred PayloadType of the Media Manager.
getPreferredPayloadType() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
 
getPreferredPayloadType() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
 
getPreferredPayloadType() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaManager
 
getPrefix() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getPrefix() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getPrefix() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getPrefix() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
getPreKey(int) - Method in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
Return a single preKey from the map.
getPreKeys() - Method in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
Return the HashMap of preKeys in the bundle.
getPresence(BareJid) - Method in class org.jivesoftware.smack.roster.Roster
Returns the presence info for a particular user.
getPresence(Jid) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentRoster
Returns the presence info for a particular agent, or null if the agent is unavailable (offline) or if no presence information is available.
getPresenceMode() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Returns the agent's current presence mode.
getPresenceResource(FullJid) - Method in class org.jivesoftware.smack.roster.Roster
Returns the presence info for a particular user's resource, or unavailable presence if the user is offline or if no presence information is available, such as when you are not subscribed to the user's presence updates.
getPresences(BareJid) - Method in class org.jivesoftware.smack.roster.Roster
Returns a List of Presence objects for all of a user's current presences or an unavailable presence if the user is unavailable (offline) or if no presence information is available, such as when you are not subscribed to the user's presence updates.
getPreviousServerHandledCount() - Method in exception org.jivesoftware.smack.sm.StreamManagementException.StreamManagementCounterError
 
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.
getPriority() - Method in class org.jivesoftware.smack.compression.XmppCompressionFactory
 
getPriority() - Method in class org.jivesoftware.smack.packet.Presence
 
getPriority() - Method in class org.jivesoftware.smack.packet.PresenceBuilder
 
getPriority() - Method in interface org.jivesoftware.smack.packet.PresenceView
Returns the priority of the presence.
getPriority() - Method in class org.jivesoftware.smack.sasl.core.SASLAnonymous
 
getPriority() - Method in class org.jivesoftware.smack.sasl.core.SASLXOauth2Mechanism
 
getPriority() - Method in class org.jivesoftware.smack.sasl.core.SCRAMSHA1Mechanism
 
getPriority() - Method in class org.jivesoftware.smack.sasl.core.ScramSha1PlusMechanism
 
getPriority() - Method in class org.jivesoftware.smack.sasl.javax.SASLCramMD5Mechanism
 
getPriority() - Method in class org.jivesoftware.smack.sasl.javax.SASLDigestMD5Mechanism
 
getPriority() - Method in class org.jivesoftware.smack.sasl.javax.SASLExternalMechanism
 
getPriority() - Method in class org.jivesoftware.smack.sasl.javax.SASLGSSAPIMechanism
 
getPriority() - Method in class org.jivesoftware.smack.sasl.javax.SASLPlainMechanism
 
getPriority() - Method in class org.jivesoftware.smack.sasl.provided.SASLDigestMD5Mechanism
 
getPriority() - Method in class org.jivesoftware.smack.sasl.provided.SASLExternalMechanism
 
getPriority() - Method in class org.jivesoftware.smack.sasl.provided.SASLPlainMechanism
 
getPriority() - Method in class org.jivesoftware.smack.sasl.SASLMechanism
Get the priority of this SASL mechanism.
getPriority() - Method in class org.jivesoftware.smackx.disco.DiscoInfoLookupShortcutMechanism
Get the priority of this mechanism.
getPriority() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
getPriorityByte() - Method in class org.jivesoftware.smack.packet.Presence
 
getPriorityByte() - Method in class org.jivesoftware.smack.packet.PresenceBuilder
 
getPriorityByte() - Method in interface org.jivesoftware.smack.packet.PresenceView
Returns the priority of the presence.
getPrivacyList(String) - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Returns a specific privacy list.
getPrivacyList(String) - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Answer the privacy list items under listName with the allowed and blocked permissions.
getPrivacyListNames() - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Returns all the list names the user has defined to group restrictions.
getPrivacyLists() - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Answer every privacy list with the allowed and blocked permissions.
getPrivateData() - Method in class org.jivesoftware.smackx.iqprivate.packet.PrivateDataIQ
 
getPrivateData(String, String) - Method in class org.jivesoftware.smackx.iqprivate.PrivateDataManager
Returns the private data specified by the given element name and namespace.
getPrivateDataProvider(String, String) - Static method in class org.jivesoftware.smackx.iqprivate.PrivateDataManager
Returns the private data provider registered to the specified XML element name and namespace.
getProgress() - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
Returns the progress of the file transfer as a number between 0 and 1.
getProperties() - Method in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
Returns an unmodifiable map of all properties.
getProperties(Stanza) - Static method in class org.jivesoftware.smackx.jiveproperties.JivePropertiesManager
Return a map of all properties of the given packet.
getPropertiesNames(Stanza) - Static method in class org.jivesoftware.smackx.jiveproperties.JivePropertiesManager
Return a collection of the names of all properties of the given packet.
getProperty(String) - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getProperty(String) - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getProperty(String) - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getProperty(String) - Method in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
Returns the stanza property with the specified name or null if the property doesn't exist.
getProperty(StanzaView, String) - Static method in class org.jivesoftware.smackx.jiveproperties.JivePropertiesManager
Convenience method to get a property from a packet.
getPropertyNames() - Method in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
Returns an unmodifiable collection of all the property names that are set.
getProto() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Get the protocol used for the transmission.
getProtocol() - Method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
getProvidersUri() - Method in class org.jivesoftware.smack.experimental.ExperimentalInitializer
 
getProvidersUri() - Method in class org.jivesoftware.smack.extensions.ExtensionsInitializer
 
getProvidersUri() - Method in class org.jivesoftware.smack.im.SmackImInitializer
 
getProvidersUri() - Method in class org.jivesoftware.smack.initializer.UrlInitializer
 
getProvidersUri() - Method in class org.jivesoftware.smack.legacy.LegacyInitializer
 
getProvidersUri() - Method in class org.jivesoftware.smack.tcp.TCPInitializer
 
getProvidersUri() - Method in class org.jivesoftware.smackx.omemo.OmemoInitializer
 
getProvidersUri() - Method in class org.jivesoftware.smackx.ox.util.OpenPgpInitializer
 
getProxyAddress() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration
 
getProxyAddress() - Method in class org.jivesoftware.smack.proxy.ProxyInfo
 
getProxyConnectionTimeout() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Returns the timeout for connecting to the SOCKS5 proxy selected by the target.
getProxyInfo() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration
 
getProxyInfo() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Get the configured proxy information (if any).
getProxyPassword() - Method in class org.jivesoftware.smack.proxy.ProxyInfo
 
getProxyPort() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration
 
getProxyPort() - Method in class org.jivesoftware.smack.proxy.ProxyInfo
 
getProxySocketConnection() - Method in class org.jivesoftware.smack.proxy.ProxyInfo
 
getProxyType() - Method in class org.jivesoftware.smack.proxy.ProxyInfo
 
getProxyUsername() - Method in class org.jivesoftware.smack.proxy.ProxyInfo
 
getPubKeyBytes() - Method in class org.jivesoftware.smackx.ox.element.PubkeyElement.PubkeyDataElement
 
getPublicIp() - Method in class org.jivesoftware.smackx.jingleold.nat.STUN
Get Public Ip returned from the XMPP server.
getPublicIP(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get Public Address from the Server.
getPublicKeyFetchDates(BareJid) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
 
getPublicKeyFetchDates(BareJid) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
getPublicKeyFetchDates(BareJid) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpKeyStore
Return the last date on which keys of contact were fetched from PubSub.
getPublicKeyRing(BareJid, OpenPgpV4Fingerprint) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
 
getPublicKeyRing(BareJid, OpenPgpV4Fingerprint) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
getPublicKeyRing(BareJid, OpenPgpV4Fingerprint) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpKeyStore
Return the PGPPublicKeyRing of owner which contains the key described by fingerprint.
getPublicKeysOf(BareJid) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
 
getPublicKeysOf(BareJid) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
getPublicKeysOf(BareJid) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpKeyStore
Return the PGPPublicKeyRingCollection containing all public keys of owner that are locally available.
getPublicKeysOfTrustState(PGPPublicKeyRingCollection, OpenPgpTrustStore.Trust) - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
Return a PGPPublicKeyRingCollection, which contains all keys from keys, which are marked with the OpenPgpTrustStore.Trust state of trust.
getPublishedDate() - Method in class org.jivesoftware.smackx.pubsub.ItemPublishEvent
Gets the original date the items were published.
getPublishModel() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Gets the publishing model for the node, which determines who may publish to it.
getPublishOptions() - Method in class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
Get the publish options.
getPubSub() - Method in class org.jivesoftware.smackx.muc.RoomInfo
An associated pubsub node for this room or null.
getPubSubNamespace() - Method in class org.jivesoftware.smackx.pubsub.Affiliation
 
getPubSubNamespace() - Method in class org.jivesoftware.smackx.pubsub.NodeExtension
 
getPubSubService() - Method in exception org.jivesoftware.smackx.pubsub.PubSubException.NotALeafNodeException
 
getPubSubService(XMPPConnection) - Static method in class org.jivesoftware.smackx.pubsub.PubSubManager
Get the "default" PubSub service for a given XMPP connection.
getPutUrl() - Method in class org.jivesoftware.smackx.httpfileupload.element.Slot
 
getPutUrl() - Method in class org.jivesoftware.smackx.httpfileupload.provider.SlotProvider.PutElement_V0_4_Content
 
getQName() - Method in interface org.jivesoftware.smack.iqrequest.IQRequestHandler
 
getQName() - Method in interface org.jivesoftware.smack.packet.FullyQualifiedElement
 
getQName() - Method in class org.jivesoftware.smack.packet.Message.Thread
 
getQName() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getQName() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getQName() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getQName() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getQName() - Method in class org.jivesoftware.smackx.geoloc.provider.GeoLocationProvider.GeoLocationFormFieldChildElementProvider
 
getQName() - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement
 
getQName() - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement.Uri
 
getQName() - Method in class org.jivesoftware.smackx.mediaelement.provider.MediaElementProvider
 
getQName() - Method in class org.jivesoftware.smackx.ox.element.OpenPgpElement
 
getQName() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
 
getQName() - Method in class org.jivesoftware.smackx.xdata.FormField.Description
 
getQName() - Method in class org.jivesoftware.smackx.xdata.FormField
 
getQName() - Method in class org.jivesoftware.smackx.xdata.FormField.Option
 
getQName() - Method in class org.jivesoftware.smackx.xdata.FormField.Required
 
getQName() - Method in class org.jivesoftware.smackx.xdata.FormField.Value
 
getQName() - Method in class org.jivesoftware.smackx.xdata.provider.DescriptionProvider
 
getQName() - Method in class org.jivesoftware.smackx.xdata.provider.FormFieldChildElementProvider
 
getQName() - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
 
getQName() - Method in class org.jivesoftware.smackx.xdatavalidation.provider.DataValidationProvider
 
getQName() - Method in class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
 
getQName() - Method in class org.jivesoftware.smackx.xmlelement.provider.DataFormsXmlElementProvider
 
getQName(XmlPullParser) - Static method in class org.jivesoftware.smack.util.ParserUtils
Deprecated.
getQNameFor(Class<? extends FullyQualifiedElement>) - Static method in class org.jivesoftware.smack.util.XmppElementUtil
 
getQuery() - Method in class org.jivesoftware.smackx.workgroup.settings.GenericSettings
 
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.
getQuestion() - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
getQuestion() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
Returns the question the user asked.
getQueue(String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Get queue.
getQueue(Resourcepart) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Get queue.
getQueueJoinTimestamp() - Method in class org.jivesoftware.smackx.workgroup.QueueUser
Get queue join timestamp.
getQueuePosition() - Method in class org.jivesoftware.smackx.workgroup.QueueUser
Get queue position.
getQueuePosition() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Returns the users current position in the workgroup queue.
getQueueRemainingTime() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Returns the estimated time (in seconds) that the user has to left wait in the workgroup queue before being routed.
getQueues() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
 
getRange() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
getRating() - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
getRaw() - Method in class org.jivesoftware.smack.util.InternetAddress
 
getRaw() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
 
getRawValue() - Method in class org.jivesoftware.smackx.xdata.SingleValueFormField
 
getRawValueCharSequences() - Method in class org.jivesoftware.smackx.xdata.FormField
 
getRawValues() - Method in class org.jivesoftware.smackx.xdata.AbstractMultiFormField
 
getRawValues() - Method in class org.jivesoftware.smackx.xdata.FormField
 
getRawValues() - Method in class org.jivesoftware.smackx.xdata.JidMultiFormField
 
getRawValues() - Method in class org.jivesoftware.smackx.xdata.SingleValueFormField
 
getReactor() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
getReadTimeout() - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamSession
Returns the timeout for read operations of the input stream associated with this session.
getReadTimeout() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession
 
getReadTimeout() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamSession
 
getReason() - Method in class org.jivesoftware.smackx.delay.packet.DelayInformation
Returns a natural-language description of the reason for the delay or null if this information is not available.
getReason() - Method in class org.jivesoftware.smackx.jingle.element.Jingle
 
getReason() - Method in class org.jivesoftware.smackx.muc.packet.Destroy
Returns the reason for the room destruction.
getReason() - Method in class org.jivesoftware.smackx.muc.packet.MUCItem
Returns the reason for the item child.
getReason() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Decline
Returns the message explaining why the invitation was rejected.
getReason() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Invite
Returns the message explaining the invitation.
getReason() - Method in class org.jivesoftware.smackx.workgroup.agent.InvitationRequest
 
getReason() - Method in class org.jivesoftware.smackx.workgroup.agent.RevokedOffer
Get reason.
getReason() - Method in class org.jivesoftware.smackx.workgroup.agent.TransferRequest
 
getReason() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider.OfferRevokePacket
 
getReason() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
 
getReason() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
 
getRecommendation() - Method in enum org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
 
getRedirectURL() - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
 
getReference() - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
getReferencedStanzasOriginId() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
Return the origin-id of the Stanza that the message fastenings are to be applied to.
getReferencesFromStanza(Stanza) - Static method in class org.jivesoftware.smackx.reference.element.ReferenceElement
Return a list of all reference extensions contained in a stanza.
getRegex() - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.RegexValidateElement
the expression is that defined for POSIX extended regular expressions, including support for Unicode.
getRegion() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getRegisterdSASLMechanisms() - Static method in class org.jivesoftware.smack.SASLAuthentication
Returns the registered SASLMechanism sorted by the level of preference.
getRegistrationForm() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns the room's registration form that an unaffiliated user, can use to become a member of the room or null if no registration is possible.
getRegistry() - Method in class org.jivesoftware.smackx.iot.discovery.ThingState
 
getRemaingTime() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueUpdate
Returns the user's estimated time left in the workgroup queue, or -1 if the value isn't set on this packet.
getRemote() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
getRemote() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Returns the Media Session remote Candidate.
getRemoteAddress() - Method in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.TcpSocketConnectedResult
 
getRemoteCommand(Jid, String) - Method in class org.jivesoftware.smackx.commands.AdHocCommandManager
Returns a command that represents an instance of a command in a remote host.
getRemoteConnectionEndpoint() - Method in class org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint.InetSocketAddressCoupling
 
getRemoteHost() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
getRemotePort() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
getRenderingHints() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.AbstractBufferedImageOp
 
getRenewOldSignedPreKeys() - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
Determine, whether signed preKeys are automatically rotated or not.
getRenewOldSignedPreKeysAfterHours() - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
Get the interval in hours, after which the published signed preKey should be renewed.
getRepairBrokenSessionsWithPreKeyMessages() - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
Determine, whether incoming messages, which have broken sessions should automatically be answered by an empty preKeyMessage in order to establish a new session.
getReplyAddress() - Method in class org.jivesoftware.smackx.address.MultipleRecipientInfo
Returns the address to which all replies are requested to be sent or null if no specific address was provided.
getReplyRoom() - Method in class org.jivesoftware.smackx.address.MultipleRecipientInfo
Returns the JID of a MUC room to which responses should be sent or null if no specific address was provided.
getReplyTimeout() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
getReplyTimeout() - Method in interface org.jivesoftware.smack.XMPPConnection
Returns the current value of the reply timeout in milliseconds for request for this XMPPConnection instance.
getReportedData() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
Returns the fields that will be returned from a search.
getReportedDataFrom(Stanza) - Static method in class org.jivesoftware.smackx.search.ReportedData
Returns a new ReportedData if the stanza is used for reporting data and includes an extension that matches the elementName and namespace "x","jabber:x:data".
getRequest() - Method in exception org.jivesoftware.smack.XMPPException.XMPPErrorException
Get the request which triggered the error response causing this exception.
getRequestor() - Method in class org.jivesoftware.smackx.filetransfer.FileTransferRequest
Returns the fully-qualified jabber ID of the user that requested this file transfer.
getRequiredAttribute(XmlPullParser, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getRequiredNextText(XmlPullParser) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getRequiredUInt16Attribute(XmlPullParser, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getReservedNickname() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns the reserved room nickname for the user in the room.
getResolver(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.JingleTransportManager
Get a new Transport Resolver to be used in a Jingle Session.
getResource() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection.ResourceBoundResult
 
getResource() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Returns the resource to use when trying to reconnect to the server.
getResource() - Method in class org.jivesoftware.smack.packet.Bind
 
getResource() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Returns resource attribute.
getResourcepartAttribute(XmlPullParser, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getResponder() - Method in class org.jivesoftware.smackx.jingle.element.Jingle
Get the responder.
getResponder() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
getResponder() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Get the session responder.
getResponder() - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Get the responder.
getResponse() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
getResponseTimeout() - Static method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
Returns the time in milliseconds after which the file transfer negotiation process will timeout if the other user has not responded.
getResultCode() - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown.TryTakeResult
 
getRGB(BufferedImage, int, int, int, int, int[]) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.AbstractBufferedImageOp
A convenience method for getting ARGB pixels from an image.
getRole() - Method in class org.jivesoftware.smackx.muc.Affiliate
Returns the current role of the affiliated user if the user is currently in the room.
getRole() - Method in class org.jivesoftware.smackx.muc.Occupant
Returns the current role of the occupant in the room.
getRole() - Method in class org.jivesoftware.smackx.muc.packet.MUCItem
Returns the temporary position or privilege level of an occupant within a room.
getRoom() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getRoom() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns the name of the room this MultiUserChat object represents.
getRoom() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns the JID of the room whose information was discovered.
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.
getRoom() - Method in class org.jivesoftware.smackx.workgroup.agent.InvitationRequest
 
getRoom() - Method in class org.jivesoftware.smackx.workgroup.agent.TransferRequest
 
getRoom() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
 
getRoom() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
 
getRoomAddress() - Method in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
Returns the address of the group chat room.
getRoomID() - Method in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo
 
getRoomInfo(EntityBareJid) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
Returns the discovered information of a given room without actually having to join 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.
getRoomsHostedBy(DomainBareJid) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
Returns a Map of HostedRooms where each HostedRoom has the XMPP address of the room and the room's name.
getRootGroup() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
 
getRosterEntries() - Method in class org.jivesoftware.smackx.xroster.packet.RosterExchange
Returns an Iterator for the roster entries in the packet.
getRosterGroupsAllowed() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Gets the roster groups that are allowed to subscribe and retrieve items.
getRosterItemCount() - Method in class org.jivesoftware.smack.roster.packet.RosterPacket
Returns the number of roster items in this roster packet.
getRosterItems() - Method in class org.jivesoftware.smack.roster.packet.RosterPacket
Returns a copied list of the roster items in the packet.
getRosterVersion() - Method in class org.jivesoftware.smack.roster.rosterstore.DirectoryRosterStore
 
getRosterVersion() - Method in interface org.jivesoftware.smack.roster.rosterstore.RosterStore
This method returns the version number as specified by the "ver" attribute of the local store.
getRows() - Method in class org.jivesoftware.smackx.search.ReportedData
Returns a List of the rows returned from a search.
getRSMSet() - Method in class org.jivesoftware.smackx.mam.element.MamFinIQ
Get RSM set.
getRTPBridge(XMPPConnection, String) - Static method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get a new RTPBridge Candidate from the server.
getRules() - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension
Returns a unmodifiable List of the rules in the packet.
getRulesCount() - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension
Returns a count of the rules in the AMP packet.
getSASLError() - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.SASLFailure
Get the SASL related error condition.
getSASLErrorString() - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.SASLFailure
Get the SASL error as String.
getSaslException() - Method in exception org.jivesoftware.smack.sasl.javax.SmackJavaxSaslException
 
getSASLFailure() - Method in exception org.jivesoftware.smack.sasl.SASLErrorException
 
getSaslMechanismName() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection.SaslAuthenticationSuccessResult
 
getSaslMechs() - Static method in class org.jivesoftware.smack.SmackConfiguration
Returns the list of SASL mechanisms to be used.
getSaslProps() - Method in class org.jivesoftware.smack.sasl.javax.SASLGSSAPIMechanism
 
getSaslProps() - Method in class org.jivesoftware.smack.sasl.javax.SASLJavaXMechanism
 
getSearchForm(XMPPConnection, DomainBareJid) - Method in class org.jivesoftware.smackx.search.UserSearch
Returns the form for all search fields supported by the search service.
getSearchForm(DomainBareJid) - Method in class org.jivesoftware.smackx.search.UserSearchManager
Returns the form to fill out to perform a search.
getSearchForm(DomainBareJid) - Method in class org.jivesoftware.smackx.workgroup.agent.TranscriptSearchManager
Returns the Form to use for searching transcripts.
getSearchResults(DataForm, DomainBareJid) - Method in class org.jivesoftware.smackx.search.UserSearchManager
Submits a search form to the server and returns the resulting information in the form of ReportedData.
getSearchServices() - Method in class org.jivesoftware.smackx.search.UserSearchManager
Returns a collection of search services found on the server.
getSearchSettings() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Asks the workgroup for it's Search Settings.
getSecond() - Method in class org.jivesoftware.smack.util.Pair
 
getSeconds() - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
Deprecated.
Returns the number of seconds to use to filter the messages received during that time.
getSeconds() - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence.History
Returns the number of seconds to use to filter the messages received during that time.
getSecretKeyRing(BareJid, OpenPgpV4Fingerprint) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
 
getSecretKeyRing(BareJid, OpenPgpV4Fingerprint) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
getSecretKeyRing(BareJid, OpenPgpV4Fingerprint) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpKeyStore
Return the PGPSecretKeyRing of owner which contains the key described by fingerprint.
getSecretKeys() - Method in class org.jivesoftware.smackx.ox.OpenPgpSelf
Return a PGPSecretKeyRingCollection which contains all of our PGPSecretKeyRings.
getSecretKeysOf(BareJid) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
 
getSecretKeysOf(BareJid) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
getSecretKeysOf(BareJid) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpKeyStore
Return the PGPSecretKeyRingCollection containing all secret keys of owner which are locally available.
getSectionLayout() - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Section
Gets the value of the sectionLayout property.
getSecurityMode() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Returns the TLS security mode used when making the connection.
getSenderDevice() - Method in class org.jivesoftware.smackx.omemo.OmemoMessage.Received
Return the OmemoDevice which sent the message.
getSenders() - Method in class org.jivesoftware.smackx.jingle.element.JingleContent
 
getSendersFingerprint() - Method in class org.jivesoftware.smackx.omemo.OmemoMessage.Received
Return the fingerprint of the messages sender device.
getSeq() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
Returns the sequence of this stanza in regard to the other data packets.
getSequenceNr() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataRequest
 
getSequenceNr() - Method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
getSerpentine() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
Return the serpentine setting.
getServer() - Method in class org.jivesoftware.smackx.jingleold.nat.STUN.StunServerAddress
Get the Host Address.
getServerName() - Method in class org.jivesoftware.smack.sasl.javax.SASLGSSAPIMechanism
GSSAPI differs from all other SASL mechanism such that it required the FQDN host name as server name and not the serviceName (At least that is what old code comments of Smack tell us).
getServerName() - Method in class org.jivesoftware.smack.sasl.javax.SASLJavaXMechanism
 
getServers() - Method in class org.jivesoftware.smackx.jingleold.nat.STUN
Get a list of STUN Servers recommended by the Server.
getServiceJid() - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Get the JID of the PubSub service managed by this manager.
getServiceName() - Method in class org.jivesoftware.smack.ConnectionConfiguration
getSession() - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Get the XMPP connection associated with this negotiation.
getSession(String) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Get a session with the informed JID.
getSessionHash(String, Jid) - Static method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Get a hash key for the session this stanza belongs to.
getSessionId() - Method in class org.jivesoftware.smackx.jingle.FullJidAndSessionId
 
getSessionId() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
getSessionId() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
getSessionId() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get the jingle's sessionId that is using this candidate.
getSessionID() - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamRequest
Returns the session ID of the bytestream open request.
getSessionID() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamRequest
Returns the session ID of the In-Band Bytestream open request.
getSessionID() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.Close
Returns the unique session ID identifying this In-Band Bytestream.
getSessionID() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
Returns the unique session ID identifying this In-Band Bytestream.
getSessionID() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.Open
Returns the unique session ID identifying this In-Band Bytestream.
getSessionID() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Returns the session ID related to the bytestream negotiation.
getSessionID() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
Returns the session ID of the SOCKS5 Bytestream initialization request.
getSessionID() - Method in class org.jivesoftware.smackx.commands.LocalCommand
Returns the session ID of this execution.
getSessionID() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
getSessionID() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionRequest
Returns the session ID that uniquely identifies this session.
getSessionID() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation
Uniquely identifies a stream initiation to the recipient.
getSessionID() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
The session ID associated with the offer.
getSessionID() - Method in class org.jivesoftware.smackx.workgroup.agent.OfferConfirmation
 
getSessionID() - Method in class org.jivesoftware.smackx.workgroup.agent.RevokedOffer
Get the session id.
getSessionID() - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
getSessionID() - Method in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
 
getSessionID() - Method in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
 
getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
Returns the sessionID associated to this chat.
getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
 
getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
Returns the session ID associated with the request and ensuing chat.
getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider.OfferRevokePacket
 
getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
 
getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
 
getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.SessionID
 
getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcript
Returns id of the session that generated this conversation transcript.
getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.TranscriptSummary
Returns the ID of the session that is related to this conversation transcript.
getSessionID() - Method in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
Get the session id.
getSessions() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Returns the sessions map.
getSessionState() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
 
getSetData() - Method in class org.jivesoftware.smackx.iot.control.element.IoTSetRequest
 
getSettings() - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
 
getSharedGroups(XMPPConnection) - Static method in class org.jivesoftware.smackx.sharedgroups.SharedGroupManager
Returns the collection that will contain the name of the shared groups where the user logged in with the specified session belongs.
getShortAttribute(XmlPullParser, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getShortAttribute(XmlPullParser, String, short) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getShowValues() - Method in interface org.jivesoftware.smackx.pubsub.form.SubscribeFormReader
Gets the PresenceState for which an entity wants to receive notifications.
getSid() - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
Returns sid attribute.
getSid() - Method in class org.jivesoftware.smackx.jingle.element.Jingle
Returns the session ID related to the session.
getSid() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Get the session ID.
getSid() - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Get the Session ID of the Stanza (usually same as Jingle Session ID).
getSid() - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Returns the session ID related to the session.
getSid() - Method in class org.jivesoftware.smackx.omemo.element.OmemoHeaderElement
Return the deviceId of the sender of the message.
getSignedPreKey() - Method in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
Return the signedPreKey of the OmemoBundleElement.
getSignedPreKeyId() - Method in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
Return the id of the signedPreKey in the bundle.
getSignedPreKeySignature() - Method in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
Get the signature of the signedPreKey.
getSigningKeyFingerprint() - Method in class org.jivesoftware.smackx.ox.OpenPgpSelf
Return the OpenPgpV4Fingerprint of our signing key.
getSigningKeyRing() - Method in class org.jivesoftware.smackx.ox.OpenPgpSelf
Return the PGPSecretKeyRing which we will use to sign our messages.
getSince() - Method in class org.jivesoftware.smackx.last_interaction.element.IdleElement
Return the value of last user interaction.
getSince() - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
Deprecated.
Returns the since date to use to filter the messages received during that time.
getSince() - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence.History
Returns the since date to use to filter the messages received during that time.
getSize() - Method in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
 
getSize() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
getSize() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
Returns the file's size.
getSkippedDevices() - Method in class org.jivesoftware.smackx.omemo.OmemoMessage.Sent
Return a map of all skipped recipients and the reasons for skipping.
getSmackTlsContext() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
getSmackTlsContext() - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
getSocket(int) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Client
Returns the initialized socket that can be used to transfer data between peers via the SOCKS5 proxy.
getSocket(int) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientForInitiator
 
getSocket(String) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Returns the socket for the given digest.
getSocketFactory() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Returns the socket factory used to create new xmppConnection sockets.
getSocketForDigest(String) - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
 
getSocks5Proxy() - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Returns the local SOCKS5 proxy server.
getSoftwareName() - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
Returns name of the software used by client.
getSoftwareVersion() - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
Returns version of the software used by client.
getSoleContentOrThrow() - Method in class org.jivesoftware.smackx.jingle.element.Jingle
Get the only jingle content if one exists, or null.
getSoundSettings() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Asks the workgroup for it's Sound Settings.
getSource() - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
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
 
getSpecificErrorCondition(StanzaError) - Static method in class org.jivesoftware.smackx.commands.AdHocCommand
Returns the specific condition of the error or null if the error doesn't have any.
getSpeed() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getSpoilers(Message) - Static method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
Return a map of all spoilers contained in a message.
getSslSession() - Method in class org.jivesoftware.smack.c2s.XmppClientToServerTransport
 
getSSLSession() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
getStackTrace(Throwable) - Static method in class org.jivesoftware.smack.util.ExceptionUtil
 
getStamp() - Method in class org.jivesoftware.smackx.delay.packet.DelayInformation
Returns the timestamp when the stanza was originally sent.
getStamp() - Method in class org.jivesoftware.smackx.message_retraction.element.RetractedElement
 
getStamp() - Method in class org.jivesoftware.smackx.offline.OfflineMessageHeader
Returns the stamp that uniquely identifies the offline message.
getStandardExtensionElement() - Method in class org.jivesoftware.smackx.jingle.element.UnknownJingleContentDescription
 
getStandardExtensionElement() - Method in class org.jivesoftware.smackx.jingle.element.UnknownJingleContentTransport
 
getStanza() - Method in exception org.jivesoftware.smack.XMPPException.XMPPErrorException
Gets the stanza associated with this exception.
getStanza() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Returns the stanza used to send data packets.
getStanza() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.Open
Returns the stanza type used to encapsulate the data.
getStanzaCollectorSize() - Static method in class org.jivesoftware.smack.SmackConfiguration
Gets the default max size of a stanza collector before it will delete the older packets.
getStanzaError() - Method in class org.jivesoftware.smack.compress.packet.Failure
 
getStanzaError() - Method in exception org.jivesoftware.smack.XMPPException.XMPPErrorException
Returns the stanza error extension element associated with this exception.
getStanzaErrorCondition() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.Failed
 
getStanzaFactory() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
getStanzaFactory() - Method in interface org.jivesoftware.smack.XMPPConnection
 
getStanzaFilter() - Method in class org.jivesoftware.smack.StanzaCollector
Returns the stanza filter associated with this stanza collector.
getStanzaId() - Method in class org.jivesoftware.smack.packet.Stanza
 
getStanzaId() - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
getStanzaId() - Method in interface org.jivesoftware.smack.packet.StanzaView
Returns the unique ID of the stanza.
getStanzaId() - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
Returns the unique ID of the message that requested to be notified of the event.
getStanzaId(Message) - Static method in class org.jivesoftware.smackx.sid.element.StanzaIdElement
Return the stanza-id element of a message.
getStart() - Method in class org.jivesoftware.smackx.message_markup.element.ListElement.ListEntryElement
Return the start index of this entry.
getStart() - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
Return the start index of this element.
getStartDate() - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
getState() - Method in class org.jivesoftware.smackx.ox.OpenPgpMessage
Return the state of the message.
getState() - Method in class org.jivesoftware.smackx.pubsub.Subscription
Gets the current subscription state.
getStateClass() - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
getStateDescriptor() - Method in class org.jivesoftware.smack.fsm.ConnectionStateEvent
 
getStateDescriptor() - Method in class org.jivesoftware.smack.fsm.State
 
getStateDescriptors() - Method in class org.jivesoftware.smack.bind2.Bind2ModuleDescriptor
 
getStateDescriptors() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModuleDescriptor
 
getStateDescriptors() - Method in class org.jivesoftware.smack.compression.CompressionModuleDescriptor
 
getStateDescriptors() - Method in class org.jivesoftware.smack.isr.InstantStreamResumptionModuleDescriptor
 
getStateDescriptors() - Method in class org.jivesoftware.smack.sm.StreamManagementModuleDescriptor
 
getStateDescriptors() - Method in class org.jivesoftware.smack.tcp.XmppTcpTransportModuleDescriptor
 
getStateFor(Thing) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
 
getStateGraphInDotFormat() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionConfiguration
 
getStateName() - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
getStats() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
getStats() - Method in class org.jivesoftware.smack.c2s.XmppClientToServerTransport
 
getStats() - Method in class org.jivesoftware.smack.tcp.XmppTcpTransportModule
 
getStats() - Method in interface org.jivesoftware.smack.XmppInputOutputFilter
 
getStats() - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
 
getStatus() - Method in class org.jivesoftware.smack.packet.Presence
 
getStatus() - Method in class org.jivesoftware.smack.packet.PresenceBuilder
 
getStatus() - Method in interface org.jivesoftware.smack.packet.PresenceView
Returns the status message of the presence update, or null if there is not a status.
getStatus() - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension
Status of this amp notification.
getStatus() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Returns the status of the current stage.
getStatus() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
Returns the status of the execution.
getStatus() - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
Returns the current status of the file transfer.
getStatus() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
Returns a set of status which holds the status code that assist in presenting notification messages.
getStatus() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue
Returns the status of the queue.
getStatus() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
 
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.
getStatusMessage() - Method in class org.jivesoftware.smackx.iqlast.packet.LastActivity
Returns the status message of the last unavailable presence received from the user.
getStore() - Method in interface org.jivesoftware.smackx.ox.crypto.OpenPgpProvider
Return the OpenPgpStore instance of this provider.
getStore() - Method in class org.jivesoftware.smackx.ox.crypto.PainlessOpenPgpProvider
 
getStreamError() - Method in exception org.jivesoftware.smack.XMPPException.StreamErrorException
Returns the StreamError associated with this exception.
getStreamFeatureProvider(String, String) - Static method in class org.jivesoftware.smack.provider.ProviderManager
 
getStreamFeatureProviderInfo() - Method in class org.jivesoftware.smack.provider.ProviderFileLoader
 
getStreamFeatureProviderInfo() - Method in interface org.jivesoftware.smack.provider.ProviderLoader
Provides the stream feature providers information for the creation of stream feature providers to be added to the ProviderManager.
getStreamForClasspathFile(String, ClassLoader) - Static method in class org.jivesoftware.smack.util.FileUtils
 
getStreamForUri(URI, ClassLoader) - Static method in class org.jivesoftware.smack.util.FileUtils
 
getStreamHost() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
getStreamHost(Jid) - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Returns the stream host related to the given JID, or null if there is none.
getStreamHosts() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Returns the list of stream hosts contained in the packet.
getStreamHostsExceptions() - Method in exception org.jivesoftware.smackx.bytestreams.socks5.Socks5Exception.CouldNotConnectToAnyProvidedSocks5Host
 
getStreamId() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
getStreamId() - Method in interface org.jivesoftware.smack.XMPPConnection
Returns the stream ID for this connection, which is the value set by the server when opening an XMPP stream.
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.
getStreamId() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
getStreamID() - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
 
getStreamID() - Method in class org.jivesoftware.smackx.filetransfer.FileTransferRequest
Returns the stream ID that uniquely identifies this file transfer.
getStreamInitiation() - Method in class org.jivesoftware.smackx.filetransfer.FileTransferRequest
Returns the stream initiation stanza that was sent by the requester which contains the parameters of the file transfer being transfer and also the methods available to transfer the file.
getStreet() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getStringEncoder() - Static method in class org.jivesoftware.smack.util.stringencoder.Base32
 
getStringEncoder() - Static method in class org.jivesoftware.smack.util.stringencoder.Base64UrlSafeEncoder
 
getSTUNServer(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingleold.nat.STUN
Get a new STUN Server Address and port from the server.
getStyles() - Method in class org.jivesoftware.smackx.message_markup.element.SpanElement
Return all styles of this span.
getSubDeviceSessions(String) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
getSubject() - Method in class org.jivesoftware.smack.packet.Message.Subject
Returns the subject content.
getSubject() - Method in interface org.jivesoftware.smack.packet.MessageView
Returns the default subject of the message, or null if the subject has not been set.
getSubject() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns the last known room's subject or null if the user hasn't joined the room or the room does not have a subject yet.
getSubject() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns the discovered subject of the room.
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.
getSubject() - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
 
getSubject(String) - Method in interface org.jivesoftware.smack.packet.MessageView
Returns the subject corresponding to the language.
getSubjectLanguages() - Method in interface org.jivesoftware.smack.packet.MessageView
Returns all the languages being used for the subjects, not including the default subject.
getSubjects() - Method in interface org.jivesoftware.smack.packet.MessageView
Returns a set of all subjects in this Message, including the default message subject accessible from MessageView.getSubject().
getSubordinates() - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
getSubscriptionId() - Method in class org.jivesoftware.smackx.pubsub.GetItemsRequest
 
getSubscriptionMode() - Method in class org.jivesoftware.smack.roster.Roster
Returns the subscription processing mode, which dictates what action Smack will take when subscription requests from other users are made.
getSubscriptionOptions(String) - Method in class org.jivesoftware.smackx.pubsub.Node
Returns a SubscribeForm for subscriptions, from which you can create an answer form to be submitted via the Node.sendConfigurationForm(FillableConfigureForm).
getSubscriptionOptions(String, String) - Method in class org.jivesoftware.smackx.pubsub.Node
Get the options for configuring the specified subscription.
getSubscriptions() - Method in class org.jivesoftware.smackx.pubsub.Node
Get the subscriptions currently associated with this node.
getSubscriptions() - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Gets the subscriptions on the root node.
getSubscriptions() - Method in class org.jivesoftware.smackx.pubsub.SubscriptionEvent
Get the subscriptions this event is associated with.
getSubscriptions() - Method in class org.jivesoftware.smackx.pubsub.SubscriptionsExtension
Gets the list of subscriptions.
getSubscriptions(List<ExtensionElement>, Collection<ExtensionElement>) - Method in class org.jivesoftware.smackx.pubsub.Node
Get the subscriptions currently associated with this node.
getSubscriptionsAsOwner() - Method in class org.jivesoftware.smackx.pubsub.Node
Get the subscriptions currently associated with this node as owner.
getSubscriptionsAsOwner(List<ExtensionElement>, Collection<ExtensionElement>) - Method in class org.jivesoftware.smackx.pubsub.Node
Get the subscriptions currently associated with this node as owner.
getSuccesses() - Method in exception org.jivesoftware.smackx.omemo.exceptions.CannotEstablishOmemoSessionException
 
getSuccessors() - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
getSuffix() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
getSummaries() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts
Returns a list of TranscriptSummary.
getSuperiors() - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
getSupportedFeatures() - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Gets the supported features of the servers pubsub implementation as a standard DiscoverInfo instance.
getSupportedProtocols() - Static method in class org.jivesoftware.smackx.filetransfer.FileTransferNegotiator
Returns a collection of the supported transfer protocols.
getSymmetric() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Get the symmetric candidate for this candidate if it exists.
getTarget() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Activate
Returns the target of the activation.
getTargetResponseTimeout() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Returns the timeout to wait for the response to the SOCKS5 Bytestream initialization request.
getText() - Method in class org.jivesoftware.smack.packet.AbstractTextElement
 
getText() - Method in class org.jivesoftware.smack.packet.StandardExtensionElement
 
getText() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
getText() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
getText() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
getText() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
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.
getText() - Method in class org.jivesoftware.smackx.jingle.element.JingleReason
An optional text that provides human-readable information about the reason for the action.
getText() - Method in class org.jivesoftware.smackx.mood.element.MoodElement
The user might set a reason or description for/of their mood.
getText() - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Text
Gets the value of the var property.
getTextElements() - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.Failed
 
getTexts() - Method in exception org.jivesoftware.smack.sasl.SASLErrorException
 
getThis() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration.Builder
 
getThis() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionConfiguration.Builder
 
getThis() - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
 
getThis() - Method in class org.jivesoftware.smack.packet.AbstractError.Builder
 
getThis() - Method in class org.jivesoftware.smack.packet.ErrorIQ.Builder
 
getThis() - Method in class org.jivesoftware.smack.packet.IqData
 
getThis() - Method in class org.jivesoftware.smack.packet.MessageBuilder
 
getThis() - Method in class org.jivesoftware.smack.packet.PresenceBuilder
 
getThis() - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
getThis() - Method in class org.jivesoftware.smack.packet.StanzaError.Builder
 
getThis() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnectionConfiguration.Builder
 
getThis() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
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
 
getThis() - Method in class org.jivesoftware.smackx.jingle.element.Jingle.Builder
 
getThis() - Method in class org.jivesoftware.smackx.xdata.BooleanFormField.Builder
 
getThis() - Method in class org.jivesoftware.smackx.xdata.FormField.Builder
 
getThis() - Method in class org.jivesoftware.smackx.xdata.JidMultiFormField.Builder
 
getThis() - Method in class org.jivesoftware.smackx.xdata.JidSingleFormField.Builder
 
getThis() - Method in class org.jivesoftware.smackx.xdata.ListMultiFormField.Builder
 
getThis() - Method in class org.jivesoftware.smackx.xdata.ListSingleFormField.Builder
 
getThis() - Method in class org.jivesoftware.smackx.xdata.TextMultiFormField.Builder
 
getThis() - Method in class org.jivesoftware.smackx.xdata.TextSingleFormField.Builder
 
getThread() - Method in class org.jivesoftware.smack.packet.Message.Thread
 
getThread() - Method in interface org.jivesoftware.smack.packet.MessageView
Returns the thread id of the message, which is a unique identifier for a sequence of "chat" messages.
getThreadChat(String) - Method in class org.jivesoftware.smack.chat.ChatManager
Deprecated.
 
getThreadID() - Method in class org.jivesoftware.smack.chat.Chat
Deprecated.
Returns the thread id associated with this chat, which corresponds to the thread field of XMPP messages.
getThreadPool() - Static method in class org.jivesoftware.smackx.jingle.JingleManager
 
getTime() - Method in class org.jivesoftware.smackx.time.packet.Time
Returns the local time or null if the time hasn't been set.
getTime(Jid) - Method in class org.jivesoftware.smackx.time.EntityTimeManager
 
getTimeout() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
Returns the number of seconds the agent has to accept the offer before it times out.
getTimestamp() - Method in class org.jivesoftware.smack.fsm.ConnectionStateEvent
 
getTimestamp() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getTimestamp() - Method in class org.jivesoftware.smackx.ox.element.OpenPgpContentElement
Return the timestamp on which the encrypted element has been created.
getTimestamp() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.TimestampAffixElement
 
getTimestamp() - Method in class org.jivesoftware.smackx.workgroup.agent.RevokedOffer
Get the timestamp.
getTimestampElements() - Method in class org.jivesoftware.smackx.iot.data.element.NodeElement
 
getTimeToDueMillis() - Method in class org.jivesoftware.smack.ScheduledAction
 
getTitle() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Gets the human readable node title.
getTitle() - Method in class org.jivesoftware.smackx.search.ReportedData
Returns the report's title.
getTitle() - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
getTitle() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
getTitle() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
getTitle() - Method in class org.jivesoftware.smackx.xdata.form.FilledForm
 
getTitle() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
Returns the description of the data.
getTo() - Method in class org.jivesoftware.smack.packet.Stanza
 
getTo() - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
getTo() - Method in interface org.jivesoftware.smack.packet.StanzaView
Returns who the stanza is being sent "to", or null if the value is not set.
getTo() - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension
Get the receiver of this AMP receipt.
getTo() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Decline
Returns the bare JID of the inviting user.
getTo() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Invite
Returns the bare JID of the invitee.
getTo() - Method in class org.jivesoftware.smackx.ox.element.OpenPgpContentElement
Return the set of recipients.
getToActivate() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Returns the activate element of the stanza sent to the proxy host to verify the identity of the initiator and match them to the appropriate stream.
getTOAddresses() - Method in class org.jivesoftware.smackx.address.MultipleRecipientInfo
Returns the list of MultipleAddresses.Address that were the primary recipients of the packet.
getTotalConnectTimeout() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
Returns the maximum timeout to connect to SOCKS5 proxies.
getTrack() - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
getTranscript(String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Returns the full conversation transcript of a given session.
getTranscript(EntityBareJid, String) - Method in class org.jivesoftware.smackx.workgroup.agent.TranscriptManager
Returns the full conversation transcript of a given session.
getTranscripts(EntityBareJid, Jid) - Method in class org.jivesoftware.smackx.workgroup.agent.TranscriptManager
Returns the transcripts of a given user.
getTranscripts(Jid) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Returns the transcripts of a given user.
getTranscriptSearchForm() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Returns the Form to use for searching transcripts.
getTransport() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModule
 
getTransport() - Method in class org.jivesoftware.smack.tcp.XmppTcpTransportModule
 
getTransport() - Method in class org.jivesoftware.smackx.jingle.element.JingleContent
Returns an Iterator for the JingleTransports in the packet.
getTransportManager() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Get jingle transport manager.
getTransportManager() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaManager
Returns the transport manager that goes with this media manager.
getTransportManager(String) - Method in class org.jivesoftware.smackx.jingle.JingleTransportMethodManager
 
getTransportManager(XMPPConnection, String) - Static method in class org.jivesoftware.smackx.jingle.JingleTransportMethodManager
 
getTransportManager(XMPPConnection, Jingle) - Static method in class org.jivesoftware.smackx.jingle.JingleTransportMethodManager
 
getTransportManager(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleTransportMethodManager
 
getTransportNegotiator() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Obtain the transport negotiator for this session.
getTransportSession() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
getTrust(OmemoDevice, OmemoFingerprint) - Method in interface org.jivesoftware.smackx.omemo.trust.OmemoTrustCallback
 
getTrust(BareJid, OpenPgpV4Fingerprint) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
getTrust(BareJid, OpenPgpV4Fingerprint) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpTrustStore
 
getTrust(BareJid, OpenPgpV4Fingerprint) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpTrustStore
Return the OpenPgpTrustStore.Trust state of owners key with fingerprint fingerprint.
getTrust(OpenPgpV4Fingerprint) - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
Determine the OpenPgpTrustStore.Trust state of the key identified by the fingerprint.
getTrustedAnnouncedKeys() - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
Return a PGPPublicKeyRingCollection which contains all public keys of the contact, which are announced, as well as marked as OpenPgpTrustStore.Trust.trusted.
getTrustedFingerprint() - Method in exception org.jivesoftware.smackx.omemo.exceptions.UntrustedOmemoIdentityException
Return the fingerprint of the key we expected.
getTrustedFingerprints() - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
Return a Set of OpenPgpV4Fingerprints of all keys of the contact, which have the trust state OpenPgpTrustStore.Trust.trusted.
getType() - Method in class org.jivesoftware.smack.iqrequest.AbstractIqRequestHandler
 
getType() - Method in interface org.jivesoftware.smack.iqrequest.IQRequestHandler
 
getType() - Method in class org.jivesoftware.smack.packet.AbstractIqBuilder
 
getType() - Method in class org.jivesoftware.smack.packet.IQ
 
getType() - Method in interface org.jivesoftware.smack.packet.IqView
Returns the type of the IQ packet.
getType() - Method in class org.jivesoftware.smack.packet.Message
 
getType() - Method in class org.jivesoftware.smack.packet.MessageBuilder
 
getType() - Method in interface org.jivesoftware.smack.packet.MessageView
Returns the type of the message.
getType() - Method in class org.jivesoftware.smack.packet.Presence
 
getType() - Method in class org.jivesoftware.smack.packet.PresenceBuilder
 
getType() - Method in interface org.jivesoftware.smack.packet.PresenceView
Returns the type of this presence stanza.
getType() - Method in class org.jivesoftware.smack.packet.StanzaError
Returns the error type.
getType() - Method in class org.jivesoftware.smack.roster.RosterEntry
Returns the roster subscription type of the entry.
getType() - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses.Address
 
getType() - Method in class org.jivesoftware.smackx.bob.BoBData
Get the type.
getType() - Method in class org.jivesoftware.smackx.commands.AdHocCommandNote
Return the type of the note.
getType() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Identity
Returns the entity's type.
getType() - Method in class org.jivesoftware.smackx.iot.control.element.SetData
 
getType() - Method in class org.jivesoftware.smackx.iot.discovery.element.Tag
 
getType() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
getType() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Get the Candidate Type.
getType() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
 
getType() - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement.Uri
 
getType() - Method in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Returns the type hold the kind of communication it will allow or block.
getType() - Method in class org.jivesoftware.smackx.pubsub.Affiliation
Deprecated.
getType() - Method in class org.jivesoftware.smackx.reference.element.ReferenceElement
 
getType() - Method in class org.jivesoftware.smackx.search.ReportedData.Column
Returns the column's data format.
getType() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
getType() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest.Item
 
getType() - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSetting
 
getType() - Method in class org.jivesoftware.smackx.xdata.FormField.Builder
 
getType() - Method in class org.jivesoftware.smackx.xdata.FormField
Returns an indicative of the format for the data to answer.
getType() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
Returns the meaning of the data within the context.
getTzo() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getTzo() - Method in class org.jivesoftware.smackx.time.packet.Time
Returns the time zone.
getUInt16Attribute(XmlPullParser, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getUInt32Attribute(XmlPullParser, String) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getUnacknowledgesStanzas() - Method in exception org.jivesoftware.smack.sm.StreamManagementException.UnacknowledgedQueueFullException
 
getUndecidedDevices() - Method in exception org.jivesoftware.smackx.omemo.exceptions.UndecidedOmemoIdentityException
Return the HashSet of undecided devices.
getUndecidedFingerprints() - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
Return a Set of OpenPgpV4Fingerprints of all keys of the contact, which have the trust state OpenPgpTrustStore.Trust.undecided.
getUnfetchableKeys() - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
Return a Map of any unfetchable keys fingerprints and the cause of them not being fetched.
getUnfiledEntries() - Method in class org.jivesoftware.smack.roster.Roster
Returns an unmodifiable set for the unfiled roster entries.
getUnfiledEntryCount() - Method in class org.jivesoftware.smack.roster.Roster
Returns a count of the unfiled entries in the roster.
getUniqueID() - Method in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
Get the unique id.
getUnknownIqRequestReplyMode() - Static method in class org.jivesoftware.smack.SmackConfiguration
 
getUntrustedFingerprint() - Method in exception org.jivesoftware.smackx.omemo.exceptions.UntrustedOmemoIdentityException
Return the fingerprint of the unexpected untrusted key.
getUntrustedFingerprints() - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
Return a Set of OpenPgpV4Fingerprints of all keys of the contact, which have the trust state OpenPgpTrustStore.Trust.untrusted.
getUri() - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses.Address
 
getUri() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getUri() - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement.Uri
 
getUri() - Method in class org.jivesoftware.smackx.reference.element.ReferenceElement
 
getUri() - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
getURI() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration
 
getUriFromNextText(XmlPullParser) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getUris() - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement
 
getUrl - Variable in class org.jivesoftware.smackx.httpfileupload.element.Slot
 
getURL() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedURL
Returns the URL.
getUsedHost() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Returns the SOCKS5 host connected to by the remote user.
getUsedSaslMechansism() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Get the name of the SASL mechanism that was used to authenticate this connection.
getUser() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
getUser() - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
Deprecated.
getUser() - Method in class org.jivesoftware.smack.roster.RosterEntry
Deprecated.
getUser() - Method in interface org.jivesoftware.smack.XMPPConnection
Returns the full XMPP address of the user that is logged in to the connection or null if not logged in yet.
getUser() - Method in class org.jivesoftware.smackx.offline.OfflineMessageHeader
Returns the bare JID of the user that was offline when the message was sent.
getUser() - Method in class org.jivesoftware.smackx.workgroup.agent.Agent
Return the agents JID.
getUser() - Method in class org.jivesoftware.smackx.xroster.RemoteRosterEntry
Returns the user.
getUserCount() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue
Returns the number of users waiting in the queue waiting to be routed to an agent.
getUserCount() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueDetails
Returns the number of users currently in the queue that are waiting to be routed to an agent.
getUserCount() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
 
getUserID() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
Returns the userID that the offer originates from.
getUserID() - Method in class org.jivesoftware.smackx.workgroup.agent.RevokedOffer
Get user id.
getUserID() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
Returns the user unique identification of the user that made the initial request and for which this chat was generated.
getUserID() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
Returns the userID, which is either the same as the userJID or a special value that the user provided as part of their "join queue" request.
getUserID() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider.OfferRevokePacket
 
getUserID() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts
Returns the id of the user that was involved in the conversations.
getUserID() - Method in class org.jivesoftware.smackx.workgroup.packet.UserID
 
getUserID() - Method in class org.jivesoftware.smackx.workgroup.QueueUser
Get user id.
getUserJid() - Method in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
Get the user JID.
getUserJID() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
Returns the JID of the user that made the offer request.
getUserJID() - Method in class org.jivesoftware.smackx.workgroup.agent.OfferConfirmation
 
getUserJID() - Method in class org.jivesoftware.smackx.workgroup.agent.RevokedOffer
 
getUserJID() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
The JID of the user that made the "join queue" request.
getUserJID() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider.OfferRevokePacket
 
getUserListener(Jid) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Returns the InBandBytestreamListener that should be informed if a In-Band Bytestream request from the given initiator JID is received.
getUserListener(Jid) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Returns the BytestreamListener that should be informed if a SOCKS5 Bytestream request from the given initiator JID is received.
getUsername() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Returns the username to use when trying to reconnect to the server.
getUsername() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Get the username for this transportElement in ICE.
getUsername() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
Returns the username(nickname) associated with the user.
getUsers() - Method in class org.jivesoftware.smackx.muclight.element.MUCLightBlockingIQ
Get users JIDs with booleans (true if allow, false if deny).
getUsers() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue
Returns an Iterator for the users in the queue waiting to be routed to an agent (QueueUser instances).
getUsers() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueDetails
Returns the set of users in the queue that are waiting to be routed to an agent (as QueueUser objects).
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.
getUtc() - Method in class org.jivesoftware.smackx.time.packet.Time
Returns the time as a UTC formatted String using the format CCYY-MM-DDThh:mm:ssZ.
getV4Fingerprint() - Method in class org.jivesoftware.smackx.ox.element.PublicKeysListElement.PubkeyMetadataElement
 
getValidRemoteCandidates() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Get an iterator for the list of valid (ie, checked) remote candidates.
getValue() - Method in class org.jivesoftware.smackx.amp.AMPDeliverCondition
 
getValue() - Method in class org.jivesoftware.smackx.amp.AMPExpireAtCondition
 
getValue() - Method in class org.jivesoftware.smackx.amp.AMPMatchResourceCondition
 
getValue() - Method in interface org.jivesoftware.smackx.amp.packet.AMPExtension.Condition
 
getValue() - Method in class org.jivesoftware.smackx.commands.AdHocCommandNote
Returns the value or message of the note.
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
 
getValue() - Method in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Returns the element identifier to apply the action.
getValue() - Method in class org.jivesoftware.smackx.shim.packet.Header
 
getValue() - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSetting
 
getValue() - Method in class org.jivesoftware.smackx.xdata.AbstractSingleStringValueFormField
 
getValue() - Method in class org.jivesoftware.smackx.xdata.BooleanFormField
 
getValue() - Method in class org.jivesoftware.smackx.xdata.FormField.Option
Returns the value of the option.
getValue() - Method in class org.jivesoftware.smackx.xdata.FormField.Value
 
getValue() - Method in class org.jivesoftware.smackx.xdata.JidSingleFormField
 
getValue() - Method in class org.jivesoftware.smackx.xdata.SingleValueFormField
 
getValue(String) - Method in class org.jivesoftware.smackx.iqprivate.packet.DefaultPrivateData
Returns a value given a name.
getValueAsBoolean() - Method in class org.jivesoftware.smackx.xdata.BooleanFormField
Get the value of the booelan field.
getValueAsBooleanOrNull() - Method in class org.jivesoftware.smackx.xdata.BooleanFormField
Get the value of the boolean field or maybe null.
getValueAsInt() - Method in class org.jivesoftware.smackx.xdata.AbstractSingleStringValueFormField
 
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
 
getValues() - Method in class org.jivesoftware.smackx.search.ReportedData.Field
Returns a List of the values reported as part of the search.
getValues() - Method in class org.jivesoftware.smackx.xdata.FormField
Returns a List of the default values of the question if the question is part of a form to fill out.
getValues() - Method in class org.jivesoftware.smackx.xdata.JidMultiFormField
 
getValues() - Method in class org.jivesoftware.smackx.xdata.SingleValueFormField
 
getValues(String) - Method in class org.jivesoftware.smackx.search.ReportedData.Row
Returns the values of the field whose variable matches the requested variable.
getValuesAsString() - Method in class org.jivesoftware.smackx.xdata.FormField
Returns the values a String.
getValueString() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataField
 
getValueString() - Method in class org.jivesoftware.smackx.xdata.FormField.Option
Returns the string representation of the value of the option.
getValueswithNewlines() - Method in class org.jivesoftware.smackx.xdata.TextMultiFormField
 
getVar() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Feature
Returns the feature's variable.
getVar() - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Fieldref
Gets the value of the var property.
getVariable() - Method in class org.jivesoftware.smackx.search.ReportedData.Column
Returns the variable name that the column is showing.
getVariable() - Method in class org.jivesoftware.smackx.search.ReportedData.Field
Returns the variable name that the field represents.
getVariable() - Method in class org.jivesoftware.smackx.xdata.FormField
Deprecated.
getVer() - Method in class org.jivesoftware.smackx.caps.EntityCapsManager.NodeVerHash
 
getVer() - Method in class org.jivesoftware.smackx.caps.packet.CapsExtension
 
getVersion() - Method in class org.jivesoftware.smack.roster.packet.RosterPacket
 
getVersion() - Static method in class org.jivesoftware.smack.Smack
Returns the Smack version information, eg "1.3.0".
getVersion() - Static method in class org.jivesoftware.smack.SmackConfiguration
Deprecated.
use Smack.getVersion() instead.
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.iqversion.packet.Version
Returns the specific version of the software.
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.
getVersion(Jid) - Method in class org.jivesoftware.smackx.iqversion.VersionManager
Request version information from a given JID.
getVisitorsEmail() - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
getVisitorsName() - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
getWalk() - Method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext
 
getWalkedStateGraph() - Method in exception org.jivesoftware.smack.fsm.StateMachineException.SmackStateGraphDeadEndException
 
getWalkLength() - Method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext
 
getWeight() - Method in enum org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Type
 
getWidth() - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement
 
getWorkgroupForm() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Returns the Form to use for all clients of a workgroup.
getWorkgroupJID() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Get workgroup JID.
getWorkgroupJID() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus
 
getWorkgroupJID() - Method in class org.jivesoftware.smackx.workgroup.packet.WorkgroupInformation
 
getWorkgroupJID() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Returns the name of this workgroup (eg support@example.com).
getWorkgroupName() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
The fully qualified name of the workgroup (eg support@example.com).
getWorkgroupName() - Method in class org.jivesoftware.smackx.workgroup.agent.RevokedOffer
Get workgroup name.
getWorkgroupName() - Method in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
Get workgroup name.
getWorkgroupProperties() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Asks the workgroup for it's Properties.
getWorkgroupProperties(String) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Asks the workgroup for it's Properties.
getWorkgroups() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentWorkgroups
Returns a list of workgroup JIDs where the agent can work.
getWorkgroups(Jid, Jid, XMPPConnection) - Static method in class org.jivesoftware.smackx.workgroup.agent.Agent
 
getWrappedPayloads() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
Return all wrapped payloads of this element.
getXep203DelayInformation(Stanza) - Static method in class org.jivesoftware.smackx.delay.DelayInformationManager
Get Delayed Delivery information as defined in XEP-203
getXmlEnvironment() - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
getXmlLang() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Returns the xml:lang string of the stream language to use when connecting to the server.
getXmlLang(XmlPullParser) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getXmlLang(XmlPullParser, XmlEnvironment) - Static method in class org.jivesoftware.smack.util.ParserUtils
 
getXmlns() - Method in enum org.jivesoftware.smackx.pubsub.packet.PubSubNamespace
 
getXmlPullParserFactory() - Static method in class org.jivesoftware.smack.xml.SmackXmlParser
 
getXmppAddressOfChatPartner() - Method in class org.jivesoftware.smack.chat2.Chat
 
getXmppConnection() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Get the XMPP connection associated with this chat instance.
getXmppInputOutputFilterBeginIterator() - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
getXmppInputOutputFilterEndIterator() - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
getXMPPServiceDomain() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
getXMPPServiceDomain() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Returns the XMPP domain used by this configuration.
getXMPPServiceDomain() - Method in interface org.jivesoftware.smack.XMPPConnection
Returns the XMPP Domain of the service provided by the XMPP server and used for this connection.
getXmppServiceDomainAsDnsNameIfPossible() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Returns the XMPP service domain as DNS name if possible.
getXMPPServiceDomains() - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
getXrdStream(DomainBareJid) - Static method in class org.jivesoftware.smack.altconnections.HttpLookupMethod
Constructs a HTTP connection with the host specified by the DomainBareJid and retrieves XRD element in the form of an InputStream.
go(Runnable) - Static method in class org.jivesoftware.smack.util.Async
Creates a new thread with the given Runnable, marks it daemon, starts it and returns the started thread.
go(Runnable, String) - Static method in class org.jivesoftware.smack.util.Async
Creates a new thread with the given Runnable, marks it daemon, sets the name, starts it and returns the started thread.
gone - org.jivesoftware.smack.packet.StanzaError.Condition
 
gone - org.jivesoftware.smackx.chatstates.ChatState
User has effectively ended their participation in the chat session.
gone - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
Gone - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
grantAdmin(Collection<? extends Jid>) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Grants administrator privileges to other users.
grantAdmin(Jid) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Grants administrator privileges to another user.
grantMembership(Collection<? extends Jid>) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Grants membership to other users.
grantMembership(Jid) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Grants membership to a user.
grantModerator(Collection<Resourcepart>) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Grants moderator privileges to participants or visitors.
grantModerator(Resourcepart) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Grants moderator privileges to a participant or visitor.
grantOwnership(Collection<? extends Jid>) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Grants ownership privileges to other users.
grantOwnership(Jid) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Grants ownership privileges to another user.
grantVoice(Collection<Resourcepart>) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Grants voice to visitors in the room.
grantVoice(Resourcepart) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Grants voice to a visitor in the room.
grateful - org.jivesoftware.smackx.mood.Mood
 
grieving - org.jivesoftware.smackx.mood.Mood
 
group - org.jivesoftware.smackx.privacy.packet.PrivacyItem.Type
JID being analyzed should belong to a roster group of the list's owner.
GROUP - Static variable in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
 
groupchat - org.jivesoftware.smack.packet.Message.Type
Chat message sent to a groupchat server for group chats.
GROUPCHAT - Static variable in class org.jivesoftware.smack.filter.MessageTypeFilter
 
GroupChatInvitation - Class in org.jivesoftware.smackx.muc.packet
A group chat invitation stanza extension, which is used to invite other users to a group chat room.
GroupChatInvitation(String) - Constructor for class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
Creates a new group chat invitation to the specified room address.
GroupChatInvitation.Provider - Class in org.jivesoftware.smackx.muc.packet
 
groupChatName - Variable in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
 
grumpy - org.jivesoftware.smackx.mood.Mood
 
GSSAPI - Static variable in class org.jivesoftware.smack.sasl.SASLMechanism
 
GT_ENCODE - Static variable in class org.jivesoftware.smack.util.StringUtils
 
guilty - org.jivesoftware.smackx.mood.Mood
 

H

H - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
halfOpenElement(String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
halfOpenElement(NamedElement) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
handleCandidateActivate(Jingle) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession
 
handleCandidateError(Jingle) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession
 
handleCandidateUsed(Jingle) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession
 
handleContentAccept(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
handleContentAdd(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
handleContentModify(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
handleContentReject(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
handleContentRemove(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
handledChannelSelectedCallbacks - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
handleDeletedItems(ItemDeleteEvent) - Method in interface org.jivesoftware.smackx.pubsub.listener.ItemDeleteListener
Called when items are deleted from a node the listener is registered with.
handleDescriptionInfo(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
handleInput(String) - Method in class org.igniterealtime.smack.smackrepl.OmemoClient
 
handleIoTIqRequest(IQ) - Method in class org.jivesoftware.smackx.iot.IoTManager.IoTIqRequestHandler
 
handleIQRequest(IQ) - Method in class org.jivesoftware.smack.iqrequest.AbstractIqRequestHandler
 
handleIQRequest(IQ) - Method in interface org.jivesoftware.smack.iqrequest.IQRequestHandler
 
handleIQRequest(IQ) - Method in class org.jivesoftware.smackx.iot.IoTManager.IoTIqRequestHandler
 
handleJingleRequest(Jingle) - Method in interface org.jivesoftware.smackx.jingle.JingleHandler
 
handleJingleSessionRequest(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
handleJingleSessionRequest(Jingle) - Method in interface org.jivesoftware.smackx.jingle.JingleSessionHandler
 
handleNodeConfiguration(ConfigurationEvent) - Method in interface org.jivesoftware.smackx.pubsub.listener.NodeConfigListener
Called whenever the node the listener is registered with is configured.
handleProxyError(Jingle) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession
 
handlePublishedItems(ItemPublishEvent<T>) - Method in interface org.jivesoftware.smackx.pubsub.listener.ItemEventListener
Called whenever an item is published to the node the listener is registered with.
handlePurge() - Method in interface org.jivesoftware.smackx.pubsub.listener.ItemDeleteListener
Called when all items are deleted from a node the listener is registered with.
handleSecurityInfo(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
handleSessionAccept(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
handleSessionInfo(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
handleSessionInitiate(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
handleSessionTerminate(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
handleStanza(Stanza) - Method in class org.jivesoftware.smack.SmackFuture.InternalProcessStanzaSmackFuture
 
handleTransportAccept(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
handleTransportInfo(Jingle) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.JingleIBBTransportSession
 
handleTransportInfo(Jingle) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession
 
handleTransportInfo(Jingle) - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportSession
 
handleTransportReject(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
handleTransportReplace(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
handleUnparsableStanza(UnparseableStanza) - Method in class org.jivesoftware.smack.parsing.ExceptionLoggingCallback
 
handleUnparsableStanza(UnparseableStanza) - Method in class org.jivesoftware.smack.parsing.ExceptionThrowingCallback
 
handleUnparsableStanza(UnparseableStanza) - Method in class org.jivesoftware.smack.parsing.ExceptionThrowingCallbackWithHint
 
handleUnparsableStanza(UnparseableStanza) - Method in interface org.jivesoftware.smack.parsing.ParsingExceptionCallback
Called when parsing a stanza caused an exception.
happy - org.jivesoftware.smackx.mood.Mood
 
hasCandidate(String) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
hasConcretisation() - Method in class org.jivesoftware.smackx.mood.element.MoodElement
Return true, if this mood has a concretisation.
hasCurrentConnectionException() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
hasDeliveryReceiptRequest(Message) - Static method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Test if a message requires a delivery receipt.
hasExtension(Class<? extends ExtensionElement>) - Method in interface org.jivesoftware.smack.packet.StanzaView
 
hasExtension(String) - Method in class org.jivesoftware.smack.packet.Stanza
 
hasExtension(String) - Method in interface org.jivesoftware.smack.packet.StanzaView
Check if a extension element with the given namespace exists.
hasExtension(String, String) - Method in class org.jivesoftware.smack.packet.Stanza
Check if a stanza extension with the given element and namespace exists.
hasExtension(QName) - Method in interface org.jivesoftware.smack.packet.StanzaView
 
hasFallbackIndication(Message) - Static method in class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
 
hasFasteningElement(Message) - Static method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
Return true if the provided Message contains a FasteningElement.
hasFasteningElement(MessageBuilder) - Static method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
Return true if the provided MessageBuilder contains a FasteningElement.
hasFeature(String, String) - Method in interface org.jivesoftware.smack.XMPPConnection
Return true if the server supports the given stream feature.
hasFeature(QName) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
hasFeature(QName) - Method in interface org.jivesoftware.smack.XMPPConnection
Return true if the server supports the given stream feature.
hasField(String) - Method in class org.jivesoftware.smackx.xdata.form.FilledForm
 
hasField(String) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
Check if a form field with the given variable name exists.
hasFinished() - Method in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher
Has finished.
hasFinishedDispatching - Variable in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher
 
hasForums() - Method in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
 
hash - Variable in class org.jivesoftware.smackx.caps.CapsVersionAndHash
 
hash(String) - Static method in class org.jivesoftware.smack.util.StringUtils
Deprecated.
use SHA1.hex(String) instead.
hash(HashManager.ALGORITHM, byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
Calculate the hash sum of data using algorithm.
hash(HashManager.ALGORITHM, String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
hashCode() - Method in class org.jivesoftware.smack.chat.Chat
Deprecated.
 
hashCode() - Method in class org.jivesoftware.smack.datatypes.Scalar
 
hashCode() - Method in class org.jivesoftware.smack.datatypes.UInt16
 
hashCode() - Method in class org.jivesoftware.smack.datatypes.UInt32
 
hashCode() - Method in class org.jivesoftware.smack.packet.Message.Body
 
hashCode() - Method in class org.jivesoftware.smack.packet.Message.Subject
 
hashCode() - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
 
hashCode() - Method in class org.jivesoftware.smack.roster.RosterEntry
 
hashCode() - Method in class org.jivesoftware.smack.util.Pair
 
hashCode() - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
hashCode() - Method in class org.jivesoftware.smackx.bob.ContentId
 
hashCode() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
 
hashCode() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedURL
 
hashCode() - Method in class org.jivesoftware.smackx.chatstates.ChatStateManager
 
hashCode() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Feature
 
hashCode() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Identity
 
hashCode() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
hashCode() - Method in class org.jivesoftware.smackx.hashes.element.HashElement
 
hashCode() - Method in class org.jivesoftware.smackx.iot.element.NodeInfo
 
hashCode() - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
 
hashCode() - Method in class org.jivesoftware.smackx.jingle.FullJidAndSessionId
 
hashCode() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
hashCode() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
hashCode() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.CandidateError
 
hashCode() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.JingleS5BCandidateTransportInfo
 
hashCode() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.ProxyError
 
hashCode() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Send a content info message.
hashCode() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
 
hashCode() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
 
hashCode() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
 
hashCode() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
 
hashCode() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
hashCode() - Method in class org.jivesoftware.smackx.muc.Occupant
 
hashCode() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
hashCode() - Method in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
 
hashCode() - Method in class org.jivesoftware.smackx.omemo.internal.OmemoDevice
 
hashCode() - Method in class org.jivesoftware.smackx.omemo.trust.OmemoFingerprint
 
hashCode() - Method in class org.jivesoftware.smackx.ox.element.PublicKeysListElement.PubkeyMetadataElement
 
hashCode() - Method in class org.jivesoftware.smackx.sid.element.OriginIdElement
 
hashCode() - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
 
hashCode() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
 
hashCode() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
 
hashCode() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.TimestampAffixElement
 
hashCode() - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
hashCode() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
hashCode() - Method in class org.jivesoftware.smackx.xdata.FormField
 
hashCode() - Method in class org.jivesoftware.smackx.xdata.FormField.Option
 
hashCode() - Method in class org.jivesoftware.smackx.xdata.FormField.Value
 
HashCode - Class in org.jivesoftware.smack.util
 
HashCode() - Constructor for class org.jivesoftware.smack.util.HashCode
 
HashCode.Builder - Class in org.jivesoftware.smack.util
 
HashCode.Cache - Class in org.jivesoftware.smack.util
 
HashCode.Calculator - Interface in org.jivesoftware.smack.util
 
HashElement - Class in org.jivesoftware.smackx.hashes.element
Represent a hash element.
HashElement(HashManager.ALGORITHM, byte[]) - Constructor for class org.jivesoftware.smackx.hashes.element.HashElement
Create a HashElement from pre-calculated values.
HashElement(HashManager.ALGORITHM, String) - Constructor for class org.jivesoftware.smackx.hashes.element.HashElement
Create a HashElement from pre-calculated values.
HashElementProvider - Class in org.jivesoftware.smackx.hashes.provider
Provider for HashElements.
HashElementProvider() - Constructor for class org.jivesoftware.smackx.hashes.provider.HashElementProvider
 
hasHiddenFormTypeField() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
Returns true if this DataForm has at least one FORM_TYPE field which is hidden.
hasHint(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoCopyHint
 
hasHint(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
 
hasHint(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoStoreHint
 
hasHint(MessageView) - Static method in class org.jivesoftware.smackx.hints.element.StoreHint
 
HashManager - Class in org.jivesoftware.smackx.hashes
Manager that can be used to determine support for hash functions.
HashManager.ALGORITHM - Enum in org.jivesoftware.smackx.hashes
 
HashManager.NAMESPACE - Enum in org.jivesoftware.smackx.hashes
 
hasIdentity(String, String) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
Returns true if this DiscoverInfo contains at least one Identity of the given category and type.
hasKB() - Method in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
 
hasMaxFileSizeLimit() - Method in class org.jivesoftware.smackx.httpfileupload.UploadService
 
hasMonitorPrivileges(XMPPConnection) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
 
hasMoodElement(Message) - Static method in class org.jivesoftware.smackx.mood.element.MoodElement
Return true, if the message has a MoodElement, otherwise false.
hasOriginId(Message) - Static method in class org.jivesoftware.smackx.sid.element.OriginIdElement
Return true, if the message contains a origin-id element.
hasPermission(Jid) - Method in class org.jivesoftware.smackx.commands.LocalCommand
Returns true if the specified requester has permission to execute all the stages of this action.
hasProtocol(MessageView, String) - Static method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
Return true, if the message already contains an EME element with the specified protocolNamespace.
hasProtocol(MessageView, ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol) - Static method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
Return true, if the message already contains an EME element with the specified protocol namespace.
hasSecretKeyAvailable() - Method in class org.jivesoftware.smackx.ox.OpenPgpSelf
Return true, if we have a usable secret key available.
hasSecretKeysAvailable() - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
Return true, if we have a secret key available, otherwise false.
hasStanzaId(Message) - Static method in class org.jivesoftware.smackx.sid.element.StanzaIdElement
Return true, if a message contains a stanza-id element.
hasStanzaIdSet() - Method in class org.jivesoftware.smack.packet.Stanza
Check if this stanza has an ID set.
hasStatus() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
Returns true if this MUCUser instance has also MUCUser.Status information.
hasText() - Method in class org.jivesoftware.smackx.mood.element.MoodElement
Returns true, if the user gives a reason for their mood.
hasUndecidedKeys() - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
Determine, whether there are keys available, for which we did not yet decided whether to trust them or not.
hasUserTuneElement(Message) - Static method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
hasValueSet() - Method in class org.jivesoftware.smackx.xdata.FormField
 
HEAD - org.jivesoftware.smackx.hoxt.packet.HttpMethod
 
Header - Class in org.jivesoftware.smackx.shim.packet
Represents a Header entry as specified by the Stanza Headers and Internet Metadata (SHIM).
Header(String, String) - Constructor for class org.jivesoftware.smackx.shim.packet.Header
 
HeaderProvider - Class in org.jivesoftware.smackx.shim.provider
Parses the header element as defined in Stanza Headers and Internet Metadata (SHIM).
HeaderProvider() - Constructor for class org.jivesoftware.smackx.shim.provider.HeaderProvider
 
HeadersExtension - Class in org.jivesoftware.smackx.shim.packet
Extension representing a list of headers as specified in Stanza Headers and Internet Metadata (SHIM).
HeadersExtension(List<Header>) - Constructor for class org.jivesoftware.smackx.shim.packet.HeadersExtension
 
HeadersProvider - Class in org.jivesoftware.smackx.shim.provider
Parses the headers element as defined in Stanza Headers and Internet Metadata (SHIM).
HeadersProvider() - Constructor for class org.jivesoftware.smackx.shim.provider.HeadersProvider
 
headline - org.jivesoftware.smack.packet.Message.Type
Text message to be displayed in scrolling marquee displays.
headline - org.jivesoftware.smackx.pubsub.NotificationType
 
HEADLINE - Static variable in class org.jivesoftware.smack.filter.MessageTypeFilter
 
hex(byte[]) - Static method in class org.jivesoftware.smack.util.MD5
 
hex(byte[]) - Static method in class org.jivesoftware.smack.util.SHA1
 
hex(String) - Static method in class org.jivesoftware.smack.util.MD5
 
hex(String) - Static method in class org.jivesoftware.smack.util.SHA1
 
HEX_CHARS - Static variable in class org.jivesoftware.smack.util.StringUtils
 
hidden - org.jivesoftware.smackx.xdata.FormField.Type
Is not given to the user at all, but returned with the questionnaire.
hiddenBuilder(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
History(int, int, int, Date) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCInitialPresence.History
 
hmac(byte[], byte[]) - Method in interface org.jivesoftware.smack.sasl.core.ScramHmac
RFC 5802 § 2.2 HMAC(key, str).
hmacsha1(byte[], byte[]) - Static method in class org.jivesoftware.smack.util.MAC
 
hmacsha1(SecretKeySpec, byte[]) - Static method in class org.jivesoftware.smack.util.MAC
 
HMACSHA1 - Static variable in class org.jivesoftware.smack.util.MAC
 
Hold() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio.Hold
 
Hold() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider.Audio.Hold
 
HOLD - Static variable in class org.jivesoftware.smackx.jingleold.media.ContentInfo.Audio
 
hopeful - org.jivesoftware.smackx.mood.Mood
 
host - org.jivesoftware.smackx.jingleold.nat.ICECandidate.Type
 
host - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
The used host to establish the connection to
host - Variable in class org.jivesoftware.smack.ConnectionConfiguration
 
host - Variable in class org.jivesoftware.smack.sasl.SASLMechanism
 
host_gone - org.jivesoftware.smack.packet.StreamError.Condition
 
host_unknown - org.jivesoftware.smack.packet.StreamError.Condition
 
hostAddress - Variable in class org.jivesoftware.smack.ConnectionConfiguration
 
HostedRoom - Class in org.jivesoftware.smackx.muc
Hosted rooms by a chat service may be discovered if they are configured to appear in the room directory .
HostedRoom(DiscoverItems.Item) - Constructor for class org.jivesoftware.smackx.muc.HostedRoom
 
hot - org.jivesoftware.smackx.mood.Mood
 
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
 
HREF - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
HTTP - org.jivesoftware.smack.proxy.ProxyInfo.ProxyType
 
HttpFileUploadManager - Class in org.jivesoftware.smackx.httpfileupload
A manager for XEP-0363: HTTP File Upload.
HttpLookupMethod - Class in org.jivesoftware.smack.altconnections
The HTTP lookup method uses web host metadata to list the URIs of alternative connection methods.
HttpLookupMethod() - Constructor for class org.jivesoftware.smack.altconnections.HttpLookupMethod
 
HttpLookupMethod.LinkRelation - Enum in org.jivesoftware.smack.altconnections
Specifies a link relation for the selected type of connection.
HttpMethod - Enum in org.jivesoftware.smackx.hoxt.packet
Enum containing HTTP methods.
HttpOverXmppReq - Class in org.jivesoftware.smackx.hoxt.packet
Represents Req IQ packet.
HttpOverXmppReq.Builder - Class in org.jivesoftware.smackx.hoxt.packet
A configuration builder for HttpOverXmppReq.
HttpOverXmppReqProvider - Class in org.jivesoftware.smackx.hoxt.provider
Req stanza provider.
HttpOverXmppReqProvider() - Constructor for class org.jivesoftware.smackx.hoxt.provider.HttpOverXmppReqProvider
 
HttpOverXmppResp - Class in org.jivesoftware.smackx.hoxt.packet
Represents Resp IQ packet.
HttpOverXmppResp.Builder - Class in org.jivesoftware.smackx.hoxt.packet
A configuration builder for HttpOverXmppReq.
HttpOverXmppRespProvider - Class in org.jivesoftware.smackx.hoxt.provider
Resp stanza provider.
HttpOverXmppRespProvider() - Constructor for class org.jivesoftware.smackx.hoxt.provider.HttpOverXmppRespProvider
 
HttpServer - Class in org.jivesoftware.smackx.jingleold.nat
A very Simple HTTP Server.
HttpServer(int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.HttpServer
 
HUE - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
humbled - org.jivesoftware.smackx.mood.Mood
 
humiliated - org.jivesoftware.smackx.mood.Mood
 
hungry - org.jivesoftware.smackx.mood.Mood
 
hurt - org.jivesoftware.smackx.mood.Mood
 

I

iAmFriendOf(BareJid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
 
iAmSubscribedTo(Jid) - Method in class org.jivesoftware.smack.roster.Roster
Check if the XMPP entity this roster belongs to is subscribed to the presence of the given JID.
Ibb(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
Creates Ibb element.
IBB_ONLY - Static variable in class org.jivesoftware.smackx.filetransfer.FileTransferNegotiator
A static variable to use only offer IBB for file transfer.
IBBTransferNegotiator - Class in org.jivesoftware.smackx.filetransfer
The In-Band Bytestream file transfer method, or IBB for short, transfers the file over the same XML Stream used by XMPP.
IBBTransferNegotiator(XMPPConnection) - Constructor for class org.jivesoftware.smackx.filetransfer.IBBTransferNegotiator
The default constructor for the In-Band Bytestream Negotiator.
ice - org.jivesoftware.smackx.jingleold.nat.TransportResolver.Type
 
Ice() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport.Ice
 
Ice() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider.Ice
Defauls constructor.
Ice(JingleSession, TransportResolver, ContentNegotiator) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator.Ice
Default constructor, with a JingleSession and transport manager.
ICECandidate - Class in org.jivesoftware.smackx.jingleold.nat
ICE Transport candidate.
ICECandidate() - Constructor for class org.jivesoftware.smackx.jingleold.nat.ICECandidate
 
ICECandidate(String, int, int, String, int, String, int, ICECandidate.Type) - Constructor for class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Constructor with the basic elements of a transport definition.
ICECandidate.Type - Enum in org.jivesoftware.smackx.jingleold.nat
 
ICEResolver - Class in org.jivesoftware.smackx.jingleold.nat
ICE Resolver for Jingle transport method that results in sending data between two entities using the Interactive Connectivity Establishment (ICE) methodology.
ICEResolver(XMPPConnection, String, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.ICEResolver
 
ICETransportManager - Class in org.jivesoftware.smackx.jingleold.nat
 
ICETransportManager(XMPPConnection, String, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
ICON - Static variable in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
 
id - Variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ChatMarkerExtensionWithId
 
id - Variable in class org.jivesoftware.smackx.pubsub.Node
 
id - Variable in class org.jivesoftware.smackx.pubsub.OptionsExtension
 
id - Variable in class org.jivesoftware.smackx.pubsub.Subscription
 
id - Variable in class org.jivesoftware.smackx.pubsub.UnsubscribeExtension
 
ID - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoDeviceListElement
 
ID_TAG - Static variable in class org.jivesoftware.smackx.message_correct.element.MessageCorrectExtension
The id tag of a 'message correct' extension.
identity() - Static method in interface org.jivesoftware.smack.util.Function
 
Identity(String, String) - Constructor for class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Identity
Creates a new identity for an XMPP entity.
Identity(String, String, String) - Constructor for class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Identity
Creates a new identity for an XMPP entity.
Identity(String, String, String, String) - Constructor for class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Identity
Creates a new identity for an XMPP entity.
IDENTITY_KEY - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
 
identityKey(OmemoBundleElement) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil.Bundle
Extract an IdentityKey from a OmemoBundleElement.
identityKeyForBundle(IdentityKey) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
identityKeyForBundle(T_IdKey) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Prepare an identityKey for transport in an OmemoBundleElement (serialize it).
identityKeyFromBytes(byte[]) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
identityKeyFromBytes(byte[]) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Deserialize an identityKey from a byte array.
identityKeyFromPair(IdentityKeyPair) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
identityKeyFromPair(T_IdKeyPair) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Extract the public identityKey from an identityKeyPair.
identityKeyPairFromBytes(byte[]) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
identityKeyPairFromBytes(byte[]) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Deserialize an identityKeyPair from a byte array.
identityKeyPairToBytes(IdentityKeyPair) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
identityKeyPairToBytes(T_IdKeyPair) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
serialize an identityKeyPair into bytes.
identityKeyToBytes(IdentityKey) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
identityKeyToBytes(T_IdKey) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Serialize an identityKey into bytes.
IdleElement - Class in org.jivesoftware.smackx.last_interaction.element
 
IdleElement() - Constructor for class org.jivesoftware.smackx.last_interaction.element.IdleElement
Create a new IdleElement with the current date as date of last user interaction.
IdleElement(Date) - Constructor for class org.jivesoftware.smackx.last_interaction.element.IdleElement
Create a new IdleElement.
IdleProvider - Class in org.jivesoftware.smackx.last_interaction.provider
 
IdleProvider() - Constructor for class org.jivesoftware.smackx.last_interaction.provider.IdleProvider
 
ifHasErrorThenThrow(Stanza) - Static method in exception org.jivesoftware.smack.XMPPException.XMPPErrorException
 
ifHasErrorThenThrow(Stanza, Stanza) - Static method in exception org.jivesoftware.smack.XMPPException.XMPPErrorException
 
ifIsSubscribed - org.jivesoftware.smackx.receipts.DeliveryReceiptManager.AutoReceiptMode
Only send delivery receipts if the requester is subscribed to our presence.
ifpossible - org.jivesoftware.smack.ConnectionConfiguration.SecurityMode
Security via TLS encryption is used whenever it's available.
ifPossibleAs(Class<F>) - Method in class org.jivesoftware.smackx.xdata.FormField
 
ifPossibleAsOrThrow(Class<F>) - Method in class org.jivesoftware.smackx.xdata.FormField
 
IGNORABLE_WHITESPACE - org.jivesoftware.smack.xml.XmlPullParser.Event
 
ignoreBytestreamRequestOnce(String) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Use this method to ignore the next incoming In-Band Bytestream request containing the given session ID.
ignoreBytestreamRequestOnce(String) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Use this method to ignore the next incoming SOCKS5 Bytestream request containing the given session ID.
IllegalStateChangeException() - Constructor for exception org.jivesoftware.smack.SmackException.IllegalStateChangeException
 
IMAGE - Static variable in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
IMAGE_SETTINGS - Static variable in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
Defined as image type.
ImageDecoder - Interface in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
Image Decoder Interface use this interface if you want to change the default decoder.
ImageEncoder - Interface in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
Image Encoder Interface use this interface if you want to change the default encoder.
ImageReceiver - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
UDP Image Receiver.
ImageReceiver(InetAddress, int, int, int, int) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
ImageTransmitter - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
UDP Image Receiver.
ImageTransmitter(DatagramSocket, InetAddress, int, Rectangle) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
 
IMG - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
importPublicKey(BareJid, PGPPublicKeyRing) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
 
importPublicKey(BareJid, PGPPublicKeyRing) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
importPublicKey(BareJid, PGPPublicKeyRing) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpKeyStore
Import a PGPPublicKeyRing of owner.
importSecretKey(BareJid, PGPSecretKeyRing) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
 
importSecretKey(BareJid, PGPSecretKeyRing) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
importSecretKey(BareJid, PGPSecretKeyRing) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpKeyStore
Import a PGPSecretKeyRing of owner.
impressed - org.jivesoftware.smackx.mood.Mood
 
improper_addressing - org.jivesoftware.smack.packet.StreamError.Condition
 
in_awe - org.jivesoftware.smackx.mood.Mood
 
in_love - org.jivesoftware.smackx.mood.Mood
 
in_progress - org.jivesoftware.smackx.filetransfer.FileTransfer.Status
The transfer is in progress.
inactive - org.jivesoftware.smackx.chatstates.ChatState
User has not been actively participating in the chat session.
inactive(XMPPConnection) - Static method in class org.jivesoftware.smackx.csi.ClientStateIndicationManager
 
InBandBytestreamListener - Class in org.jivesoftware.smackx.bytestreams.ibb
InBandBytestreamListener are informed if a remote user wants to initiate an In-Band Bytestream.
InBandBytestreamListener() - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamListener
 
InBandBytestreamManager - Class in org.jivesoftware.smackx.bytestreams.ibb
The InBandBytestreamManager class handles establishing In-Band Bytestreams as specified in the XEP-0047.
InBandBytestreamManager.StanzaType - Enum in org.jivesoftware.smackx.bytestreams.ibb
Stanzas that can be used to encapsulate In-Band Bytestream data packets.
InBandBytestreamRequest - Class in org.jivesoftware.smackx.bytestreams.ibb
InBandBytestreamRequest class handles incoming In-Band Bytestream requests.
InBandBytestreamRequest(InBandBytestreamManager, Open) - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamRequest
 
InBandBytestreamSession - Class in org.jivesoftware.smackx.bytestreams.ibb
InBandBytestreamSession class represents an In-Band Bytestream session.
InBandBytestreamSession(XMPPConnection, Open, Jid) - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession
Constructor.
include_body - org.jivesoftware.smackx.pubsub.SubscribeOptionFields
Whether an entity wants to receive an XMPP message body in addition to the payload format.
includesFeature(String) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Returns true if the specified feature is registered in the ServiceDiscoveryManager.
incomingBytestreamRequest(BytestreamRequest) - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamListener
This listener is notified if a bytestream request from another user has been received.
incomingBytestreamRequest(BytestreamRequest) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamListener
 
incomingBytestreamRequest(BytestreamRequest) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamListener
 
incomingBytestreamRequest(InBandBytestreamRequest) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamListener
This listener is notified if an In-Band Bytestream request from another user has been received.
incomingBytestreamRequest(Socks5BytestreamRequest) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamListener
This listener is notified if a SOCKS5 Bytestream request from another user has been received.
IncomingChatMessageListener - Interface in org.jivesoftware.smack.chat2
 
IncomingFileTransfer - Class in org.jivesoftware.smackx.filetransfer
An incoming file transfer is created when the FileTransferManager.createIncomingFileTransfer(FileTransferRequest) method is invoked.
IncomingFileTransfer(FileTransferRequest, FileTransferNegotiator) - Constructor for class org.jivesoftware.smackx.filetransfer.IncomingFileTransfer
 
incomingStreamSink(CharSequence) - Method in class org.jivesoftware.smack.debugger.AbstractDebugger
 
incomingStreamSink(CharSequence) - Method in class org.jivesoftware.smack.debugger.SmackDebugger
 
incomingStreamSink(CharSequence) - Method in class org.jivesoftware.smackx.debugger.EnhancedDebugger
 
incomingStreamSink(CharSequence) - Method in class org.jivesoftware.smackx.debugger.LiteDebugger
 
incomingStreamSink(CharSequence) - Method in class org.jivesoftware.smackx.debugger.slf4j.SLF4JSmackDebugger
 
incompatible_parameters - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
IncompatibleParameters - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
incorrect_encoding - org.jivesoftware.smack.sasl.SASLError
 
incrementedByOne() - Method in class org.jivesoftware.smack.datatypes.Scalar
 
incrementedByOne() - Method in class org.jivesoftware.smack.datatypes.UInt16
 
incrementedByOne() - Method in class org.jivesoftware.smack.datatypes.UInt32
 
incrementHeight(long) - Static method in class org.jivesoftware.smack.sm.SMUtils
Increment the Stream Management height counter.
indignant - org.jivesoftware.smackx.mood.Mood
 
InetSocketAddressCoupling(RCE, InetAddress) - Constructor for class org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint.InetSocketAddressCoupling
 
info - org.jivesoftware.smackx.commands.AdHocCommandNote.Type
The note is informational only.
info - Variable in class org.jivesoftware.smackx.jingle.element.JingleContentTransport
 
INFO - Static variable in class org.jivesoftware.smackx.muclight.MultiUserChatLight
 
init() - Static method in class org.igniterealtime.smack.smackrepl.SmackRepl
 
init() - Method in interface org.jivesoftware.smackx.jingleold.nat.TransportResolverListener.Resolver
The resolution process has been started.
init(File) - Static method in class org.jivesoftware.smack.roster.rosterstore.DirectoryRosterStore
Creates a new roster store on disk.
init(SSLContext, KeyManager[], X509TrustManager, SecureRandom) - Method in class org.jivesoftware.smack.util.dns.minidns.MiniDnsDaneVerifier
 
init(SSLContext, KeyManager[], X509TrustManager, SecureRandom) - Method in interface org.jivesoftware.smack.util.dns.SmackDaneVerifier
 
initationSetEvents - Static variable in class org.jivesoftware.smackx.filetransfer.StreamNegotiator
A event manager for stream initiation requests send to us.
initDebugger() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
initDebugger() - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
Initialize the SmackDebugger which allows to log and debug XML traffic.
initial - org.jivesoftware.smack.AbstractXMPPConnection.SyncPointState
 
initial - org.jivesoftware.smackx.filetransfer.FileTransfer.Status
The initial status of the file transfer.
INITIAL_DEFAULT_NON_ROSTER_PRESENCE_MAP_SIZE - Static variable in class org.jivesoftware.smack.roster.Roster
The initial maximum size of the map holding presence information of entities without an Roster entry.
initializationFailed(Exception) - Method in interface org.jivesoftware.smackx.omemo.OmemoManager.InitializationFinishedCallback
 
initializationFinished(OmemoManager) - Method in interface org.jivesoftware.smackx.omemo.OmemoManager.InitializationFinishedCallback
 
initialize() - Method in class org.jivesoftware.smack.android.AndroidSmackInitializer
 
initialize() - Method in interface org.jivesoftware.smack.initializer.SmackInitializer
 
initialize() - Method in class org.jivesoftware.smack.initializer.UrlInitializer
 
initialize() - Method in class org.jivesoftware.smack.initializer.VmArgInitializer
 
initialize() - Method in class org.jivesoftware.smack.java7.Java7SmackInitializer
 
initialize() - Method in class org.jivesoftware.smack.sasl.javax.SASLJavaXSmackInitializer
 
initialize() - Method in class org.jivesoftware.smack.sasl.provided.SASLProvidedSmackInitializer
 
initialize() - Method in class org.jivesoftware.smack.util.dns.dnsjava.DNSJavaResolver
 
initialize() - Method in class org.jivesoftware.smack.util.dns.javax.JavaxResolver
 
initialize() - Method in class org.jivesoftware.smack.util.dns.minidns.MiniDnsResolver
 
initialize() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Initialize the RTP Channel preparing to transmit and receive.
initialize() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Initialize the Audio Channel to make it able to send and receive audio.
initialize() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Initialize the Audio Channel to make it able to send and receive audio.
initialize() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Initialize the screen share channels.
initialize() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaSession
Initialize the screen share channels.
initialize() - Method in class org.jivesoftware.smackx.jingleold.nat.BasicResolver
 
initialize() - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedResolver
 
initialize() - Method in class org.jivesoftware.smackx.jingleold.nat.FixedResolver
Initialize the resolver.
initialize() - Method in class org.jivesoftware.smackx.jingleold.nat.ICEResolver
 
initialize() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Initialize the resolver.
initialize() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Initialize the Resolver.
initialize() - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Initializes the OmemoManager.
initialize(Context) - Static method in class org.jivesoftware.smack.android.AndroidSmackInitializer
Initializes Smack on Android.
initializeAndWait() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Initialize Transport Resolver and wait until it is completely uninitialized.
initializeAsync(OmemoManager.InitializationFinishedCallback) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Initialize the manager without blocking.
initiateIncomingSession(JingleTransportInitiationCallback) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.JingleIBBTransportSession
 
initiateIncomingSession(JingleTransportInitiationCallback) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession
 
initiateIncomingSession(JingleTransportInitiationCallback) - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportSession
 
initiateIncomingStream(XMPPConnection, StreamInitiation) - Method in class org.jivesoftware.smackx.filetransfer.StreamNegotiator
 
initiateOutgoingSession(JingleTransportInitiationCallback) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.JingleIBBTransportSession
 
initiateOutgoingSession(JingleTransportInitiationCallback) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession
 
initiateOutgoingSession(JingleTransportInitiationCallback) - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportSession
 
initiator - org.jivesoftware.smackx.jingle.element.JingleContent.Creator
 
initiator - org.jivesoftware.smackx.jingle.element.JingleContent.Senders
 
initiator - org.jivesoftware.smackx.jingle.Role
 
INITIATOR - Static variable in class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
INITIATOR_ATTRIBUTE_NAME - Static variable in class org.jivesoftware.smackx.jingle.element.Jingle
 
initState() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
input(ByteBuffer) - Method in interface org.jivesoftware.smack.XmppInputOutputFilter
The returned ByteBuffer is going to get fliped by the caller.
insecureRandomString(int) - Static method in class org.jivesoftware.smack.util.StringUtils
Returns a random String of numbers and letters (lower and upper case) of the specified length.
install() - Method in class org.jivesoftware.smack.NonzaCallback.Builder
 
install() - Method in class org.jivesoftware.smack.NonzaCallback
 
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.smack.compress.packet.Compressed
 
INSTANCE - Static variable in class org.jivesoftware.smack.compress.provider.CompressedProvider
 
INSTANCE - Static variable in class org.jivesoftware.smack.compress.provider.FailureProvider
 
INSTANCE - Static variable in class org.jivesoftware.smack.compression.zlib.ZlibXmppCompressionFactory
 
INSTANCE - Static variable in class org.jivesoftware.smack.debugger.ConsoleDebugger.Factory
 
INSTANCE - Static variable in class org.jivesoftware.smack.debugger.ReflectionDebuggerFactory
 
INSTANCE - Static variable in class org.jivesoftware.smack.filter.EmptyToMatcher
 
INSTANCE - Static variable in class org.jivesoftware.smack.filter.MessageWithBodiesFilter
 
INSTANCE - Static variable in class org.jivesoftware.smack.filter.MessageWithSubjectFilter
 
INSTANCE - Static variable in class org.jivesoftware.smack.filter.MessageWithThreadFilter
 
INSTANCE - Static variable in class org.jivesoftware.smack.packet.Bind.Feature
 
INSTANCE - Static variable in class org.jivesoftware.smack.packet.id.UuidStanzaIdSource
 
INSTANCE - Static variable in class org.jivesoftware.smack.packet.StartTls
 
INSTANCE - Static variable in class org.jivesoftware.smack.packet.StreamClose
 
INSTANCE - Static variable in class org.jivesoftware.smack.packet.TlsFailure
 
INSTANCE - Static variable in class org.jivesoftware.smack.packet.TlsProceed
 
INSTANCE - Static variable in class org.jivesoftware.smack.parsing.StandardExtensionElementProvider
 
INSTANCE - Static variable in class org.jivesoftware.smack.provider.SaslChallengeProvider
 
INSTANCE - Static variable in class org.jivesoftware.smack.provider.SaslFailureProvider
 
INSTANCE - Static variable in class org.jivesoftware.smack.provider.SaslSuccessProvider
 
INSTANCE - Static variable in class org.jivesoftware.smack.provider.TlsFailureProvider
 
INSTANCE - Static variable in class org.jivesoftware.smack.provider.TlsProceedProvider
 
INSTANCE - Static variable in class org.jivesoftware.smack.roster.packet.RosterVer
 
INSTANCE - Static variable in class org.jivesoftware.smack.roster.packet.SubscriptionPreApproval
 
INSTANCE - Static variable in class org.jivesoftware.smack.roster.provider.RosterPacketProvider
 
INSTANCE - Static variable in class org.jivesoftware.smack.sm.packet.StreamManagement.AckRequest
 
INSTANCE - Static variable in class org.jivesoftware.smack.sm.packet.StreamManagement.Enable
 
INSTANCE - Static variable in class org.jivesoftware.smack.sm.packet.StreamManagement.StreamManagementFeature
 
INSTANCE - Static variable in class org.jivesoftware.smack.sm.predicates.ForEveryMessage
 
INSTANCE - Static variable in class org.jivesoftware.smack.sm.predicates.ForEveryStanza
 
INSTANCE - Static variable in class org.jivesoftware.smack.util.dns.minidns.MiniDnsDane
 
INSTANCE - Static variable in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
 
INSTANCE - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.MarkableExtension
 
INSTANCE - Static variable in class org.jivesoftware.smackx.chat_markers.filter.ChatMarkersFilter
 
INSTANCE - Static variable in class org.jivesoftware.smackx.chat_markers.filter.EligibleForChatMarkerFilter
 
INSTANCE - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Active
 
INSTANCE - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Feature
 
INSTANCE - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Inactive
 
INSTANCE - Static variable in class org.jivesoftware.smackx.debugger.EnhancedDebugger.Factory
 
INSTANCE - Static variable in class org.jivesoftware.smackx.debugger.slf4j.SLF4JDebuggerFactory
 
INSTANCE - Static variable in class org.jivesoftware.smackx.delay.filter.DelayedStanzaFilter
 
INSTANCE - Static variable in class org.jivesoftware.smackx.delay.provider.DelayInformationProvider
 
INSTANCE - Static variable in class org.jivesoftware.smackx.dox.resolver.minidns.DnsOverXmppMiniDnsResolver
 
INSTANCE - Static variable in class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
 
INSTANCE - Static variable in class org.jivesoftware.smackx.forward.provider.ForwardedProvider
 
INSTANCE - Static variable in class org.jivesoftware.smackx.geoloc.provider.GeoLocationProvider.GeoLocationFormFieldChildElementProvider
 
INSTANCE - Static variable in class org.jivesoftware.smackx.geoloc.provider.GeoLocationProvider
 
INSTANCE - Static variable in class org.jivesoftware.smackx.hashes.provider.HashElementProvider
 
INSTANCE - Static variable in class org.jivesoftware.smackx.hints.element.NoCopyHint
 
INSTANCE - Static variable in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
 
INSTANCE - Static variable in class org.jivesoftware.smackx.hints.element.NoStoreHint
 
INSTANCE - Static variable in class org.jivesoftware.smackx.hints.element.StoreHint
 
INSTANCE - Static variable in class org.jivesoftware.smackx.iqregister.packet.Registration.Feature
 
INSTANCE - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.CandidateError
 
INSTANCE - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.ProxyError
 
INSTANCE - Static variable in class org.jivesoftware.smackx.mood.provider.MoodProvider
 
INSTANCE - Static variable in class org.jivesoftware.smackx.ox.provider.CryptElementProvider
 
INSTANCE - Static variable in class org.jivesoftware.smackx.ox.provider.PubkeyElementProvider
 
INSTANCE - Static variable in class org.jivesoftware.smackx.ox.provider.SigncryptElementProvider
 
INSTANCE - Static variable in class org.jivesoftware.smackx.ox.provider.SignElementProvider
 
INSTANCE - Static variable in class org.jivesoftware.smackx.privacy.filter.SetActiveListFilter
 
INSTANCE - Static variable in class org.jivesoftware.smackx.privacy.filter.SetDefaultListFilter
 
INSTANCE - Static variable in class org.jivesoftware.smackx.pubsub.filter.EventExtensionFilter
 
INSTANCE - Static variable in class org.jivesoftware.smackx.pubsub.filter.EventItemsExtensionFilter
 
INSTANCE - Static variable in class org.jivesoftware.smackx.rsm.provider.RSMSetProvider
 
INSTANCE - Static variable in class org.jivesoftware.smackx.shim.provider.HeadersProvider
 
INSTANCE - Static variable in class org.jivesoftware.smackx.sid.provider.OriginIdProvider
 
INSTANCE - Static variable in class org.jivesoftware.smackx.sid.provider.StanzaIdProvider
 
INSTANCE - Static variable in class org.jivesoftware.smackx.spoiler.provider.SpoilerProvider
 
INSTANCE - Static variable in class org.jivesoftware.smackx.usertune.provider.UserTuneProvider
 
INSTANCE - Static variable in class org.jivesoftware.smackx.xdata.FormField.Required
 
INSTANCE - Static variable in class org.jivesoftware.smackx.xdata.provider.DataFormProvider
 
instanceForAuthentication(XMPPConnection, ConnectionConfiguration) - Method in class org.jivesoftware.smack.sasl.SASLMechanism
 
instant_nodes - org.jivesoftware.smackx.pubsub.PubSubFeature
 
instantiateOmemoRatchet(OmemoManager, OmemoStore<IdentityKeyPair, IdentityKey, PreKeyRecord, SignedPreKeyRecord, SessionRecord, SignalProtocolAddress, ECPublicKey, PreKeyBundle, SessionCipher>) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoService
 
instantiateOmemoRatchet(OmemoManager, OmemoStore<T_IdKeyPair, T_IdKey, T_PreKey, T_SigPreKey, T_Sess, T_Addr, T_ECPub, T_Bundle, T_Ciph>) - Method in class org.jivesoftware.smackx.omemo.OmemoService
Return a new instance of the OMEMO ratchet.
instantShutdown() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Performs an unclean disconnect and shutdown of the connection.
instantShutdown() - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
 
instantShutdown() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
instantShutdown() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
 
InstantStreamResumptionModule - Class in org.jivesoftware.smack.isr
 
InstantStreamResumptionModule(InstantStreamResumptionModuleDescriptor, ModularXmppClientToServerConnectionInternal) - Constructor for class org.jivesoftware.smack.isr.InstantStreamResumptionModule
 
InstantStreamResumptionModule.InstantStreamResumptionStateDescriptor - Class in org.jivesoftware.smack.isr
 
InstantStreamResumptionModuleDescriptor - Class in org.jivesoftware.smack.isr
 
InstantStreamResumptionModuleDescriptor() - Constructor for class org.jivesoftware.smack.isr.InstantStreamResumptionModuleDescriptor
 
InstantStreamResumptionModuleDescriptor.Builder - Class in org.jivesoftware.smack.isr
 
INT - org.jivesoftware.smackx.iot.control.element.SetData.Type
 
intercept(MessageBuilder, MultiUserChat) - Method in interface org.jivesoftware.smackx.muc.MucMessageInterceptor
 
InterceptorWrapper(StanzaListener, StanzaFilter) - Constructor for class org.jivesoftware.smack.AbstractXMPPConnection.InterceptorWrapper
Deprecated.
Create a class which associates a stanza filter with an interceptor.
interested - org.jivesoftware.smackx.mood.Mood
 
internal_server_error - org.jivesoftware.smack.packet.StanzaError.Condition
 
internal_server_error - org.jivesoftware.smack.packet.StreamError.Condition
 
InternalProcessStanzaSmackFuture() - Constructor for class org.jivesoftware.smack.SmackFuture.InternalProcessStanzaSmackFuture
 
InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.ext.forms.WorkgroupForm.InternalProvider
 
InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory.InternalProvider
 
InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.ext.macros.Macros.InternalProvider
 
InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.MonitorPacket.InternalProvider
 
InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.settings.ChatSettings.InternalProvider
 
InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.settings.GenericSettings.InternalProvider
 
InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.settings.OfflineSettings.InternalProvider
 
InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.settings.SearchSettings.InternalProvider
 
InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.settings.SoundSettings.InternalProvider
 
InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties.InternalProvider
 
InternalSmackFuture() - Constructor for class org.jivesoftware.smack.SmackFuture.InternalSmackFuture
 
InternetAddress - Class in org.jivesoftware.smack.util
An internet address, can be given as IP or as DNS name.
InternetAddress(String) - Constructor for class org.jivesoftware.smack.util.InternetAddress
 
InternetAddress.DomainName - Class in org.jivesoftware.smack.util
 
InternetAddress.DomainNameLabel - Class in org.jivesoftware.smack.util
 
InternetAddress.InvalidDomainName - Class in org.jivesoftware.smack.util
 
InternetAddress.Ipv4 - Class in org.jivesoftware.smack.util
 
InternetAddress.Ipv6 - Class in org.jivesoftware.smack.util
 
interpolate(int, int, float) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
IntField(String, int) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataField.IntField
 
intoxicated - org.jivesoftware.smackx.mood.Mood
 
IntrospectionProvider - Class in org.jivesoftware.smack.provider
 
IntrospectionProvider() - Constructor for class org.jivesoftware.smack.provider.IntrospectionProvider
 
IntrospectionProvider.IQIntrospectionProvider<I extends IQ> - Class in org.jivesoftware.smack.provider
 
IntrospectionProvider.PacketExtensionIntrospectionProvider<PE extends ExtensionElement> - Class in org.jivesoftware.smack.provider
 
intValue() - Method in class org.jivesoftware.smack.datatypes.Scalar
 
invalid_authzid - org.jivesoftware.smack.sasl.SASLError
 
invalid_from - org.jivesoftware.smack.packet.StreamError.Condition
 
invalid_mechanism - org.jivesoftware.smack.sasl.SASLError
 
invalid_namespace - org.jivesoftware.smack.packet.StreamError.Condition
 
INVALID_PT - Static variable in class org.jivesoftware.smackx.jingleold.media.PayloadType
 
invalid_xml - org.jivesoftware.smack.packet.StreamError.Condition
 
InvalidBackupCodeException - Exception in org.jivesoftware.smackx.ox.exception
Exception that gets thrown if the backup code entered by the user is invalid.
InvalidBackupCodeException(String, Throwable) - Constructor for exception org.jivesoftware.smackx.ox.exception.InvalidBackupCodeException
 
invincible - org.jivesoftware.smackx.mood.Mood
 
invitationDeclined(EntityBareJid, String, Message, MUCUser.Decline) - Method in interface org.jivesoftware.smackx.muc.InvitationRejectionListener
Called when the invitee declines the invitation.
InvitationListener - Interface in org.jivesoftware.smackx.muc
A listener that is fired anytime an invitation to join a MUC room is received.
invitationReceived(XMPPConnection, MultiUserChat, EntityJid, String, String, Message, MUCUser.Invite) - Method in interface org.jivesoftware.smackx.muc.InvitationListener
Called when the an invitation to join a MUC room is received.
invitationReceived(WorkgroupInvitation) - Method in interface org.jivesoftware.smackx.workgroup.WorkgroupInvitationListener
The implementing class instance will be notified via this method when an invitation to join a group chat has been received from the server.
InvitationRejectionListener - Interface in org.jivesoftware.smackx.muc
A listener that is fired anytime an invitee declines or rejects an invitation.
InvitationRequest - Class in org.jivesoftware.smackx.workgroup.agent
Request sent by an agent to invite another agent or user.
InvitationRequest(EntityJid, EntityBareJid, String) - Constructor for class org.jivesoftware.smackx.workgroup.agent.InvitationRequest
 
invitationSender - Variable in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
 
invite(MessageBuilder, EntityBareJid, String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Invites another user to the room in which one is an occupant using a given Message.
invite(Message, EntityBareJid, String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
invite(EntityBareJid, String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Invites another user to the room in which one is an occupant.
Invite(String, EntityBareJid) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCUser.Invite
 
Invite(String, EntityFullJid) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCUser.Invite
 
Invite(String, EntityJid, EntityBareJid) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCUser.Invite
 
invokeConnectionStateMachineListener(ConnectionStateEvent) - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
invokeConnectionStateMachineListener(ConnectionStateEvent) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
invokeStanzaCollectorsAndNotifyRecvListeners(Stanza) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Invoke StanzaCollector.processStanza(Stanza) for every StanzaCollector with the given packet.
IoT - Class in org.igniterealtime.smack.smackrepl
 
IoT() - Constructor for class org.igniterealtime.smack.smackrepl.IoT
 
IOT_CONTROL_NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.control.element.Constants
 
IOT_DISCOVERY_NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.Constants
 
IOT_PROVISIONING_NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Constants
 
IOT_SENSORDATA_NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.data.element.Constants
 
IoTClaimed - Class in org.jivesoftware.smackx.iot.discovery.element
 
IoTClaimed(Jid) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
 
IoTClaimed(Jid, NodeInfo) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
 
IoTClaimedException - Exception in org.jivesoftware.smackx.iot.discovery
 
IoTClaimedException(IoTClaimed) - Constructor for exception org.jivesoftware.smackx.iot.discovery.IoTClaimedException
 
IoTClaimedProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
 
IoTClaimedProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTClaimedProvider
 
IoTControlManager - Class in org.jivesoftware.smackx.iot.control
A manger for XEP-0325: Internet of Things - Control.
IoTDataExtensionElement - Class in org.jivesoftware.smackx.iot.data.element
 
IoTDataExtensionElement() - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataExtensionElement
 
IoTDataField - Class in org.jivesoftware.smackx.iot.data.element
 
IoTDataField(IoTDataField.Type, String) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataField
 
IoTDataField.BooleanField - Class in org.jivesoftware.smackx.iot.data.element
 
IoTDataField.IntField - Class in org.jivesoftware.smackx.iot.data.element
 
IoTDataManager - Class in org.jivesoftware.smackx.iot.data
A manager for XEP-0323: Internet of Things - Sensor Data.
IoTDataReadOutAccepted - Class in org.jivesoftware.smackx.iot.data.element
 
IoTDataReadOutAccepted(int, boolean) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataReadOutAccepted
 
IoTDataReadOutAccepted(IoTDataRequest) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataReadOutAccepted
 
IoTDataReadOutAcceptedProvider - Class in org.jivesoftware.smackx.iot.data.provider
 
IoTDataReadOutAcceptedProvider() - Constructor for class org.jivesoftware.smackx.iot.data.provider.IoTDataReadOutAcceptedProvider
 
IoTDataRequest - Class in org.jivesoftware.smackx.iot.data.element
 
IoTDataRequest(int, boolean) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTDataRequest
 
IoTDataRequestProvider - Class in org.jivesoftware.smackx.iot.data.provider
 
IoTDataRequestProvider() - Constructor for class org.jivesoftware.smackx.iot.data.provider.IoTDataRequestProvider
 
IoTDiscoveryManager - Class in org.jivesoftware.smackx.iot.discovery
A manager for XEP-0347: Internet of Things - Discovery.
IoTDisown - Class in org.jivesoftware.smackx.iot.discovery.element
 
IoTDisown(Jid) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
 
IoTDisown(Jid, NodeInfo) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
 
IoTDisowned - Class in org.jivesoftware.smackx.iot.discovery.element
 
IoTDisowned(NodeInfo) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTDisowned
 
IoTDisownedProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
 
IoTDisownedProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTDisownedProvider
 
IoTDisownProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
 
IoTDisownProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTDisownProvider
 
IoTException - Exception in org.jivesoftware.smackx.iot
 
IoTException() - Constructor for exception org.jivesoftware.smackx.iot.IoTException
 
IoTFieldsExtension - Class in org.jivesoftware.smackx.iot.data.element
 
IoTFieldsExtension(int, boolean, List<NodeElement>) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
IoTFieldsExtension(int, boolean, NodeElement) - Constructor for class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
IoTFieldsExtensionFilter - Class in org.jivesoftware.smackx.iot.data.filter
 
IoTFieldsExtensionFilter(int, boolean) - Constructor for class org.jivesoftware.smackx.iot.data.filter.IoTFieldsExtensionFilter
 
IoTFieldsExtensionProvider - Class in org.jivesoftware.smackx.iot.data.provider
 
IoTFieldsExtensionProvider() - Constructor for class org.jivesoftware.smackx.iot.data.provider.IoTFieldsExtensionProvider
 
IoTIqRequestHandler(String, String, IQ.Type, IQRequestHandler.Mode) - Constructor for class org.jivesoftware.smackx.iot.IoTManager.IoTIqRequestHandler
 
IoTIsFriend - Class in org.jivesoftware.smackx.iot.provisioning.element
 
IoTIsFriend(Jid) - Constructor for class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriend
 
IoTIsFriendProvider - Class in org.jivesoftware.smackx.iot.provisioning.provider
 
IoTIsFriendProvider() - Constructor for class org.jivesoftware.smackx.iot.provisioning.provider.IoTIsFriendProvider
 
IoTIsFriendResponse - Class in org.jivesoftware.smackx.iot.provisioning.element
 
IoTIsFriendResponse(BareJid, boolean) - Constructor for class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriendResponse
 
IoTIsFriendResponseProvider - Class in org.jivesoftware.smackx.iot.provisioning.provider
 
IoTIsFriendResponseProvider() - Constructor for class org.jivesoftware.smackx.iot.provisioning.provider.IoTIsFriendResponseProvider
 
IoTManager - Class in org.jivesoftware.smackx.iot
 
IoTManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.iot.IoTManager
 
IoTManager.IoTIqRequestHandler - Class in org.jivesoftware.smackx.iot
 
IoTMine - Class in org.jivesoftware.smackx.iot.discovery.element
 
IoTMine(Collection<Tag>, boolean) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTMine
 
IoTMine(List<Tag>, boolean) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTMine
 
iotOwnerApprovesFriendScenario(String, String, String, String) - Static method in class org.igniterealtime.smack.smackrepl.IoT
 
IoTProvisioningManager - Class in org.jivesoftware.smackx.iot.provisioning
A manager for XEP-0324: Internet of Things - Provisioning.
iotReadOutScenario(String, String, String, String) - Static method in class org.igniterealtime.smack.smackrepl.IoT
 
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
 
iotScenario(String, String, String, String, IoT.IotScenario) - Static method in class org.igniterealtime.smack.smackrepl.IoT
 
IoTSetRequest - Class in org.jivesoftware.smackx.iot.control.element
 
IoTSetRequest(Collection<? extends SetData>) - Constructor for class org.jivesoftware.smackx.iot.control.element.IoTSetRequest
 
IoTSetRequestProvider - Class in org.jivesoftware.smackx.iot.control.provider
 
IoTSetRequestProvider() - Constructor for class org.jivesoftware.smackx.iot.control.provider.IoTSetRequestProvider
 
IoTSetResponse - Class in org.jivesoftware.smackx.iot.control.element
 
IoTSetResponse() - Constructor for class org.jivesoftware.smackx.iot.control.element.IoTSetResponse
 
IoTSetResponse(IqData) - Constructor for class org.jivesoftware.smackx.iot.control.element.IoTSetResponse
 
IoTSetResponse(IoTSetRequest) - Constructor for class org.jivesoftware.smackx.iot.control.element.IoTSetResponse
 
IoTSetResponseProvider - Class in org.jivesoftware.smackx.iot.control.provider
 
IoTSetResponseProvider() - Constructor for class org.jivesoftware.smackx.iot.control.provider.IoTSetResponseProvider
 
IoTUnregister - Class in org.jivesoftware.smackx.iot.discovery.element
 
IoTUnregister(NodeInfo) - Constructor for class org.jivesoftware.smackx.iot.discovery.element.IoTUnregister
 
IoTUnregisterProvider - Class in org.jivesoftware.smackx.iot.discovery.provider
 
IoTUnregisterProvider() - Constructor for class org.jivesoftware.smackx.iot.discovery.provider.IoTUnregisterProvider
 
IpTcpRemoteConnectionEndpoint<IARR extends InternetAddressRR<?>> - Class in org.jivesoftware.smack.tcp.rce
 
IpTcpRemoteConnectionEndpoint(CharSequence, UInt16, IARR) - Constructor for class org.jivesoftware.smack.tcp.rce.IpTcpRemoteConnectionEndpoint
 
IQ - Class in org.jivesoftware.smack.packet
The base IQ (Info/Query) packet.
IQ - org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager.StanzaType
IQ stanza.
IQ - Static variable in class org.jivesoftware.smack.filter.StanzaTypeFilter
 
IQ(String, String) - Constructor for class org.jivesoftware.smack.packet.IQ
 
IQ(AbstractIqBuilder<?>, String, String) - Constructor for class org.jivesoftware.smack.packet.IQ
 
IQ(AbstractIqBuilder<?>, QName) - Constructor for class org.jivesoftware.smack.packet.IQ
 
IQ(IQ) - Constructor for class org.jivesoftware.smack.packet.IQ
 
IQ_ELEMENT - Static variable in class org.jivesoftware.smack.packet.IQ
 
IQ.IQChildElementXmlStringBuilder - Class in org.jivesoftware.smack.packet
 
IQ.ResponseType - Enum in org.jivesoftware.smack.packet
 
IQ.Type - Enum in org.jivesoftware.smack.packet
A enum to represent the type of the IQ stanza.
IqBuilder<IB extends IqBuilder<IB,​I>,​I extends IQ> - Class in org.jivesoftware.smack.packet
 
IqBuilder(String) - Constructor for class org.jivesoftware.smack.packet.IqBuilder
 
IqBuilder(AbstractIqBuilder<?>) - Constructor for class org.jivesoftware.smack.packet.IqBuilder
 
IqBuilder(IQ, String) - Constructor for class org.jivesoftware.smack.packet.IqBuilder
 
IqBuilder(XMPPConnection) - Constructor for class org.jivesoftware.smack.packet.IqBuilder
 
IQChildElementXmlStringBuilder(ExtensionElement, XmlEnvironment) - Constructor for class org.jivesoftware.smack.packet.IQ.IQChildElementXmlStringBuilder
 
IqData - Class in org.jivesoftware.smack.packet
 
IQIntrospectionProvider(Class<I>) - Constructor for class org.jivesoftware.smack.provider.IntrospectionProvider.IQIntrospectionProvider
 
IqProvider<I extends IQ> - Class in org.jivesoftware.smack.provider
 
IqProvider() - Constructor for class org.jivesoftware.smack.provider.IqProvider
 
IQProvider<I extends IQ> - Class in org.jivesoftware.smack.provider
Deprecation Notice: This class is deprecated, use IqProvider instead.
IQProvider() - Constructor for class org.jivesoftware.smack.provider.IQProvider
 
IQProvider() - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.provider.DataPacketProvider.IQProvider
 
IQProviderInfo - Class in org.jivesoftware.smack.provider
Defines the information required to register an IQ Provider with the ProviderManager when using the ProviderLoader.
IQProviderInfo(String, String, IqProvider<IQ>) - Constructor for class org.jivesoftware.smack.provider.IQProviderInfo
Defines an IQ provider which implements the IQProvider interface.
IQReplyFilter - Class in org.jivesoftware.smack.filter
Filters for packets which are a valid reply to an IQ request.
IQReplyFilter(IQ, XMPPConnection) - Constructor for class org.jivesoftware.smack.filter.IQReplyFilter
Filters for packets which are a valid reply to an IQ request.
IQRequestHandler - Interface in org.jivesoftware.smack.iqrequest
IQ request handler are responsible for handling incoming IQ requests.
IQRequestHandler.Mode - Enum in org.jivesoftware.smack.iqrequest
 
IQResultReplyFilter - Class in org.jivesoftware.smack.filter
 
IQResultReplyFilter(IQ, XMPPConnection) - Constructor for class org.jivesoftware.smack.filter.IQResultReplyFilter
 
IQTypeFilter - Class in org.jivesoftware.smack.filter
A filter for IQ stanza types.
IqView - Interface in org.jivesoftware.smack.packet
 
isAccepted() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
Returns true if the agent accepted this offer.
isActionSupported(XMPPConnection, AMPExtension.Action) - Static method in class org.jivesoftware.smackx.amp.AMPManager
Check if server supports specified action.
isActive(int) - Method in class org.jivesoftware.smackx.omemo.internal.OmemoCachedDeviceList
 
isActiveList() - Method in class org.jivesoftware.smackx.privacy.PrivacyList
 
isAdvancedConfigurationSupported() - Method in class org.jivesoftware.smackx.mam.MamManager
 
isAffiliationModification() - Method in class org.jivesoftware.smackx.pubsub.Affiliation
Check if this is an affiliation element to modify affiliations on a node.
isAllow() - Method in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Returns the action associated with the item, it MUST be filled and will allow or deny the communication.
isAllowed(Jid) - Method in class org.jivesoftware.smackx.iot.IoTManager
 
isAnnouncingLocalStreamHostEnabled() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Returns if the bytestream manager will announce the local stream host(s), i.e.
isAnonymous() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
isAnonymous() - Method in interface org.jivesoftware.smack.XMPPConnection
Returns true if currently authenticated anonymously.
isApproved() - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
Returns the roster item pre-approval state.
isApproved() - Method in class org.jivesoftware.smack.roster.RosterEntry
Returns the pre-approval state of this entry.
isAuthenticated() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
isAuthenticated() - Method in interface org.jivesoftware.smack.XMPPConnection
Returns true if currently authenticated by successfully calling the login method.
isAuthenticationSuccessful() - Method in class org.jivesoftware.smack.sasl.SASLMechanism
 
isAuthRequired() - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
 
isAutoEnableActive() - Static method in class org.jivesoftware.smackx.iot.IoTManager
 
isAutoJoin() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
Returns true if this conference room should be auto-joined on startup.
isAutomaticReconnectEnabled() - Method in class org.jivesoftware.smack.ReconnectionManager
Returns if the automatic reconnection mechanism is enabled.
isAvailable() - Method in class org.jivesoftware.smack.packet.Presence
Returns true if the presence type is available (online) and false if the user is unavailable (offline), or if this is a presence packet involved in a subscription operation.
isAvailable() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Returns true if the workgroup is available for receiving new requests.
isAway() - Method in class org.jivesoftware.smack.packet.Presence
Returns true if the presence type is available and the presence mode is away, extended away, or do not disturb.
isCancelled() - Method in class org.jivesoftware.smack.SmackFuture
 
isCancelled() - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
When the message is a notification returns if the receiver of the message cancelled composing a reply.
isClarkNotation(String) - Static method in class org.jivesoftware.smack.util.XmlUtil
 
isCloseBothStreamsEnabled() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession
Returns whether both streams should be closed automatically if one of the streams is closed.
isClosed() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
 
isComplete() - Method in class org.jivesoftware.smackx.mam.element.MamFinIQ
Return if it is complete.
isComplete() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQuery
 
isCompleted() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Check if this command has been completed successfully.
isComposing() - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
When the message is a request returns if the sender of the message requests to be notified when the receiver is composing a reply.
isCompressionEnabled() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Returns true if the connection is going to use stream compression.
isConditionSupported(XMPPConnection, String) - Static method in class org.jivesoftware.smackx.amp.AMPManager
Check if server supports specified condition.
isConfigRequired() - Method in class org.jivesoftware.smackx.pubsub.Subscription
This value is only relevant when the Subscription.getState() is Subscription.State.unconfigured.
isConfigured() - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
 
isConnected() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
isConnected() - Method in class org.jivesoftware.smack.c2s.XmppClientToServerTransport
 
isConnected() - Method in interface org.jivesoftware.smack.XMPPConnection
Returns true if currently connected to the XMPP server.
isDecidedOmemoIdentity(OmemoDevice, OmemoFingerprint) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Returns true, if the fingerprint/OmemoDevice tuple is decided by the user.
isDeclineActiveList() - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Returns whether the receiver allows or declines the use of an active list.
isDeclineDefaultList() - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Returns whether the receiver allows or declines the use of a default list.
isDefaultList() - Method in class org.jivesoftware.smackx.privacy.PrivacyList
 
isDelayed() - Method in class org.jivesoftware.smackx.pubsub.ItemPublishEvent
Indicates whether this event was delayed.
isDelayedStanza(Stanza) - Static method in class org.jivesoftware.smackx.delay.DelayInformationManager
Check if the given stanza is a delayed stanza as of XEP-203.
isDelivered() - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses.Address
 
isDelivered() - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
When the message is a request returns if the sender of the message requests to be notified when the message is delivered.
isDeliverOn() - Method in interface org.jivesoftware.smackx.pubsub.form.SubscribeFormReader
Determines if an entity wants to receive notifications.
isDeliverPayloads() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Does the node deliver payloads with event notifications.
isDigestOn() - Method in interface org.jivesoftware.smackx.pubsub.form.SubscribeFormReader
Determines if notifications should be delivered as aggregations or not.
isDirect() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamSession
Returns true if the session is established through a direct connection between the initiator and target, false if the session is mediated over a SOCKS proxy.
isDirectTlsEnabled() - Method in class org.jivesoftware.smack.tcp.XmppTcpTransportModuleDescriptor
 
isDisabledSmackClass(String) - Static method in class org.jivesoftware.smack.SmackConfiguration
 
isDisconnectedButSmResumptionPossible() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Returns true if the connection is disconnected by a Stream resumption via Stream Management is possible.
isDisplayed() - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
When the message is a request returns if the sender of the message requests to be notified when the message is displayed.
isDone() - Method in class org.jivesoftware.smack.SmackFuture
 
isDone() - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
Returns true if the transfer has been cancelled, if it has stopped because of a an error, or the transfer completed successfully.
isDone() - Method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
isDue() - Method in class org.jivesoftware.smack.ScheduledAction
 
isEmailAvailable() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
The workgroup service may be configured to send email.
isEmpty() - Method in class org.jivesoftware.smack.util.MultiMap
 
isEmpty(CharSequence) - Static method in class org.jivesoftware.smack.util.StringUtils
Returns true if the given CharSequence is empty.
isEnabled() - Method in class org.jivesoftware.smackx.ping.android.ServerPingWithAlarmManager
 
isEnabled() - Method in class org.jivesoftware.smackx.sid.StableUniqueStanzaIdManager
Return true, if we automatically append origin-id elements to outgoing stanzas.
isEnabledSaslMechanism(String) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Check if the given SASL mechansism is enabled in this connection configuration.
isEstablished() - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Return true if the content is negotiated.
isExclusiveElement() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
isExclusiveElement() - Method in interface org.jivesoftware.smackx.xdata.FormFieldChildElement
 
isExpectedId(String) - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Check if the passed ID is the expected ID.
isFeatureSupported(DomainBareJid) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLightManager
Returns true if Multi-User Chat Light feature is supported by the server.
isFetch() - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest
Returns true if all the offline messages of the user should be retrieved.
isFilterEverything() - Method in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Returns whether the receiver allows or denies every kind of communication.
isFilterIQ() - Method in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Returns whether the receiver allow or deny incoming IQ stanzas or not.
isFilterMessage() - Method in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Returns whether the receiver allows or denies incoming messages or not.
isFilterPresenceIn() - Method in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Returns whether the receiver allows or denies incoming presence or not.
isFilterPresenceOut() - Method in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Returns whether the receiver allows or denies incoming presence or not.
isFinalState() - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
isFinalStateAuthenticatedAndResourceBound() - Method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext
 
isFinished() - Method in class org.jivesoftware.smack.sasl.SASLMechanism
 
isForwarded(Class<? extends Stanza>) - Method in class org.jivesoftware.smackx.forward.packet.Forwarded
Check if this is forwarding a stanza of the provided class.
isFriend(Jid, BareJid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
As the given provisioning server is the given JID is a friend.
isFullyEstablished() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Return true if the transport and content negotiators have finished.
isFullyEstablished() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Return true if all of the media managers have finished.
isFullyEstablished() - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Return true if the content is fully negotiated.
isFullyEstablished() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Return true if the transport is fully established.
isGeoLocationMessage(Message) - Static method in class org.jivesoftware.smackx.geoloc.GeoLocationManager
Returns true if the message contains a GeoLocation extension.
isIbb() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Returns ibb attribute.
isIncludeBody() - Method in interface org.jivesoftware.smackx.pubsub.form.SubscribeFormReader
Determines whether the entity wants to receive an XMPP message body in addition to the payload format.
isInitialized() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Check if the Transport Resolver is initialized.
isInitiator() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
isInQueue() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Returns true if the user is currently waiting in the workgroup queue.
isInside(Message) - Static method in class org.jivesoftware.smackx.blocking.element.BlockedErrorExtension
Check if a message contains a BlockedErrorExtension, which means that a message was blocked because the JID blocked the sender, and that was reflected back as an error message.
isJavaObjectEnabled() - Static method in class org.jivesoftware.smackx.jiveproperties.JivePropertiesManager
 
isJingle() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Returns jingle attribute.
isJoined() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns true if currently in the multi user chat (after calling the MultiUserChat.join(Resourcepart) method).
isKeyTransportElement() - Method in class org.jivesoftware.smackx.omemo.element.OmemoElement
 
isKeyTransportMessage() - Method in class org.jivesoftware.smackx.omemo.OmemoMessage.Received
Return true, if the message was a KeyTransportMessage.
isLast() - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
Returns last attribute.
isLastActivitySupported(Jid) - Method in class org.jivesoftware.smackx.iqlast.LastActivityManager
Returns true if Last Activity (XEP-0012) is supported by a given JID.
isLastStage() - Method in class org.jivesoftware.smackx.commands.LocalCommand
Returns true if the current stage is the last one.
isLoaded() - Method in class org.jivesoftware.smack.roster.Roster
Check if the roster is loaded.
isLocalSocks5ProxyEnabled() - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Returns true if the local Socks5 proxy should be started.
isMediated() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamSession
Returns true if the session is mediated over a SOCKS proxy, false if this session is established through a direct connection between the initiator and target.
isMembersOnly() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns true if the room has restricted the access so that only members may enter the room.
isMessageElement() - Method in class org.jivesoftware.smackx.omemo.element.OmemoElement
 
isMessageEventRequest() - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
Returns true if this MessageEvent is a request for notifications.
isMissingRecipients() - Method in class org.jivesoftware.smackx.omemo.OmemoMessage.Sent
Determine, if some recipients were skipped during encryption.
isModerated() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns true if the room enabled only participants to speak.
isMomentary() - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataRequest
 
isMonitor() - Method in class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
 
isMultiVisitState() - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
isMyFriend(Jid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
 
isNonanonymous() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns true if presence packets will include the JID of every occupant.
isNonFatalException(E) - Method in class org.jivesoftware.smack.SmackFuture.InternalProcessStanzaSmackFuture
This method checks if the given exception is not fatal.
isNonFatalException(E) - Method in class org.jivesoftware.smack.SmackFuture.SimpleInternalProcessStanzaSmackFuture
 
isNormalIncluded() - Method in class org.jivesoftware.smack.chat.ChatManager
Deprecated.
Determines whether incoming messages of type normal will be used for creating new chats or matching a message to existing ones.
isNotEmpty(CharSequence) - Static method in class org.jivesoftware.smack.util.StringUtils
Returns true if CharSequence is not null and is not empty, false otherwise.
isNotEmpty(CharSequence...) - Static method in class org.jivesoftware.smack.util.StringUtils
Returns true if all given CharSequences are not empty.
isNotifyConfig() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Determines if subscribers should be notified when the configuration changes.
isNotifyDelete() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Determines whether subscribers should be notified when the node is deleted.
isNotifyRetract() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Determines whether subscribers should be notified when items are deleted from the node.
isNotImplemented() - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
isNotRequired() - Method in enum org.jivesoftware.smackx.disco.Feature.Support
 
isNull() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
Return true if the Payload type is not valid.
isNull() - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
 
isNull() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver.STUNService
Basic format test: the service is not null.
isNull() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
Return true if the channel is not valid.
isNull() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Return true if the candidate is not valid.
isNull() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
Return true if the protocol is not valid.
isNullOrEmpty(CharSequence) - Static method in class org.jivesoftware.smack.util.StringUtils
Returns true if the given CharSequence is null or empty.
isNullOrEmpty(CharSequence...) - Static method in class org.jivesoftware.smack.util.StringUtils
Returns true if all given CharSequences are either null or empty.
isNullOrNotEmpty(CharSequence) - Static method in class org.jivesoftware.smack.util.StringUtils
 
isOfCategoryAndType(String, String) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Identity
Returns true if this identity is of the given category and type.
isOffline() - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
When the message is a request returns if the sender of the message requests to be notified when the receiver of the message is offline.
isOfReasonableSize() - Method in class org.jivesoftware.smackx.bob.BoBData
Check if the data is of reasonable size.
isOmemoMessage() - Method in class org.jivesoftware.smackx.omemo.util.MessageOrOmemoMessage
 
isOnline() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Returns true if the agent is online with the workgroup.
isOptional() - Method in class org.jivesoftware.smack.packet.Session.Feature
 
isOwned() - Method in class org.jivesoftware.smackx.iot.discovery.ThingState
 
isPasswordProtected() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns true if users musy provide a valid password in order to join the room.
isPerHop() - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension
Returns true is this ruleset is "per-hop".
isPersistent() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns true if the room will persist after the last occupant have left the room.
isPersistItems() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Determines whether items should be persisted in the node.
isPersonal() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
 
isPingSupported(Jid) - Method in class org.jivesoftware.smackx.ping.PingManager
Query the specified entity to see if it supports the Ping protocol (XEP-0199).
isPreKey() - Method in class org.jivesoftware.smackx.omemo.element.OmemoKeyElement
 
isPreKeyMessage() - Method in class org.jivesoftware.smackx.omemo.internal.CiphertextTuple
Returns true if this is a preKeyMessage.
isPresenceBasedDelivery() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Determines whether to deliver notifications to available users only.
isProxyEnabled() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration
 
isProxyPrioritizationEnabled() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Returns if the prioritization of the last working SOCKS5 proxy on successive SOCKS5 Bytestream connections is enabled.
isPurge() - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest
Returns true if all the offline messages of the user should be deleted.
isRanged() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
Returns whether or not the initiator can support a range for the file transfer.
isReachable() - Method in class org.jivesoftware.smackx.jingleold.nat.TestResult
 
isReactorThreadRacing() - Method in class org.jivesoftware.smack.SmackReactor.SelectionKeyAttachment
 
isRegistry(BareJid) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
 
isRegistry(Jid) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
 
isRejected() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
Return true if the agent rejected this offer.
isRemoved() - Method in class org.jivesoftware.smackx.iot.discovery.ThingState
 
isRemovingElement() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
Does this element remove a previously sent FasteningElement?
isRequestIQ() - Method in interface org.jivesoftware.smack.packet.IqView
Return true if this IQ is a request IQ, i.e.
isRequired() - Method in enum org.jivesoftware.smackx.disco.Feature.Support
 
isRequired() - Method in class org.jivesoftware.smackx.xdata.FormField
Returns true if the question must be answered in order to complete the questionnaire.
isResolved() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Return true if the resolver has finished the search for transport candidates.
isResolving() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Return true if the service is working.
isResolving() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Return true if the resolver is working.
isResponder() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
isResponseIQ() - Method in interface org.jivesoftware.smack.packet.IqView
Return true if this IQ is a request, i.e.
isRosterLoadedAtLogin() - Method in class org.jivesoftware.smack.roster.Roster
Returns true if the roster will be loaded from the server when logging in.
isRosterVersioningSupported() - Method in class org.jivesoftware.smack.roster.Roster
Check if the server supports roster versioning.
isRss() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedURL
Returns true if this URL is a news feed.
isRunning - Variable in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher
 
isRunning() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Returns true if the local SOCKS5 proxy server is running, otherwise false.
isSaslAuthenticated() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
isSaslMechanismRegistered(String) - Static method in class org.jivesoftware.smack.SASLAuthentication
 
isSearchEnabled() - Method in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
 
isSecureConnection() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
isSecureConnection() - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
 
isSecureConnection() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
isSecureConnection() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
 
isSecureConnection() - Method in interface org.jivesoftware.smack.XMPPConnection
Returns true if the connection to the server has successfully negotiated encryption.
isSelfOwened() - Method in class org.jivesoftware.smackx.iot.Thing
 
isSendPresence() - Method in class org.jivesoftware.smack.ConnectionConfiguration
Returns true if an available presence should be sent when logging in while reconnecting.
isServiceEnabled(XMPPConnection) - Static method in class org.jivesoftware.smackx.amp.AMPManager
Returns true if the AMP support is enabled for the given connection.
isServiceEnabled(XMPPConnection) - Static method in class org.jivesoftware.smackx.filetransfer.FileTransferNegotiator
Checks to see if all file transfer related services are enabled on the connection.
isServiceEnabled(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingleold.JingleManager
Returns true if the Jingle support is enabled for the given connection.
isServiceEnabled(XMPPConnection) - Static method in class org.jivesoftware.smackx.xhtmlim.XHTMLManager
Returns true if the XHTML support is enabled for the given connection.
isServiceEnabled(XMPPConnection, Jid) - Static method in class org.jivesoftware.smackx.jingleold.JingleManager
Returns true if the specified user handles Jingle messages.
isServiceEnabled(XMPPConnection, Jid) - Static method in class org.jivesoftware.smackx.xhtmlim.XHTMLManager
Returns true if the specified user handles XHTML messages.
isServiceEnabled(Jid) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
Returns true if the specified user supports the Multi-User Chat protocol.
isServiceRegistered() - Static method in class org.jivesoftware.smackx.omemo.OmemoService
Returns true, if an instance of the service singleton is set.
isShared() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
 
isShared() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedURL
 
isShared() - Method in interface org.jivesoftware.smackx.bookmarks.SharedBookmark
Returns true if this bookmark is shared.
isShellElement() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
Is this a shell element? Shell elements are otherwise empty elements that indicate that an encrypted payload of a message encrypted using XEP-420: Stanza Content Encryption contains a sensitive FasteningElement.
isShutdown() - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
Returns true if the queue is currently shut down.
isSipub() - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq
Returns sipub attribute.
isSmackInitialized() - Static method in class org.jivesoftware.smack.SmackConfiguration
Check if Smack was successfully initialized.
isSmAvailable() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Returns true if Stream Management is supported by the server.
isSmEnabled() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Returns true if Stream Management was successfully negotiated with the server.
isSmResumptionPossible() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Returns true if the stream is resumable.
isStable() - Method in class org.jivesoftware.smackx.mam.element.MamFinIQ
Return if it is stable.
isStarted() - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
 
isStartTlsEnabled() - Method in class org.jivesoftware.smack.tcp.XmppTcpTransportModuleDescriptor
 
isSubjectModifiable() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns an Boolean instance with the value 'true' if the subject can be modified by the room participants, 'false' if not, or null if this information is reported by the room.
isSubscribe() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Determines if subscriptions are allowed.
isSubscribedToMyPresence(Jid) - Method in class org.jivesoftware.smack.roster.Roster
Check if the given JID is subscribed to the user's presence.
isSubscriptionPending() - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
 
isSubscriptionPending() - Method in class org.jivesoftware.smack.roster.RosterEntry
Returns the roster subscription request status of the entry.
isSubscriptionPreApprovalSupported() - Method in class org.jivesoftware.smack.roster.Roster
Check for subscription pre-approval support.
issuingWorkgroupName - Variable in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
 
isSupported() - Method in class org.jivesoftware.smack.compression.Java7ZlibInputOutputStream
 
isSupported() - Method in class org.jivesoftware.smack.compression.XMPPInputOutputStream
 
isSupported() - Static method in class org.jivesoftware.smack.util.dns.javax.JavaxResolver
 
isSupported() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkManager
Check if the service supports bookmarks using private data.
isSupported() - Method in class org.jivesoftware.smackx.iqprivate.PrivateDataManager
Check if the service supports private data.
isSupported() - Method in class org.jivesoftware.smackx.iqregister.AccountManager
 
isSupported() - Method in class org.jivesoftware.smackx.mam.MamManager
Check if this MamManager's archive address supports MAM.
isSupported() - Method in class org.jivesoftware.smackx.pep.PepManager
 
isSupported() - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Check if the user's server supports privacy lists.
isSupported() - Method in class org.jivesoftware.smackx.push_notifications.PushNotificationsManager
Returns true if Push Notifications are supported by this account.
isSupported(XMPPConnection) - Static method in class org.jivesoftware.smackx.amp.AMPDeliverCondition
Check if server supports deliver condition.
isSupported(XMPPConnection) - Static method in class org.jivesoftware.smackx.amp.AMPExpireAtCondition
Check if server supports expire-at condition.
isSupported(XMPPConnection) - Static method in class org.jivesoftware.smackx.amp.AMPMatchResourceCondition
Check if server supports match-resource condition.
isSupported(XMPPConnection) - Static method in class org.jivesoftware.smackx.csi.ClientStateIndicationManager
 
isSupported(Jid) - Method in class org.jivesoftware.smackx.dox.DnsOverXmppManager
 
isSupported(Jid) - Method in class org.jivesoftware.smackx.iqversion.VersionManager
 
isSupported(Jid) - Method in class org.jivesoftware.smackx.jid_prep.JidPrepManager
 
isSupported(Jid) - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Returns true if Delivery Receipts are supported by a given JID.
isSupported(Jid) - Method in class org.jivesoftware.smackx.vcardtemp.VCardManager
Returns true if the given entity understands the vCard-XML format and allows the exchange of such.
isSupported(Jid) - Method in class org.jivesoftware.smackx.xdata.XDataManager
Check if the given entity supports data forms.
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(Jid, XMPPConnection) - Static method in class org.jivesoftware.smackx.vcardtemp.VCardManager
Deprecated.
isSupportedByServer() - Method in class org.jivesoftware.smackx.blocking.BlockingCommandManager
Returns true if Blocking Command is supported by the server.
isSupportedByServer() - Method in class org.jivesoftware.smackx.bob.BoBManager
Returns true if Bits of Binary is supported by the server.
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
Deprecated.
This method serves no purpose, as servers do not announce this feature.
isTimeSupported(Jid) - Method in class org.jivesoftware.smackx.time.EntityTimeManager
 
isTransitionToPossible(WalkStateGraphContext) - Method in class org.jivesoftware.smack.fsm.State
Check if the state should be activated.
isTransportSecured() - Method in class org.jivesoftware.smack.c2s.XmppClientToServerTransport
 
isTrusted(OpenPgpV4Fingerprint) - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
Determine, whether the key identified by the fingerprint is marked as OpenPgpTrustStore.Trust.trusted or not.
isTrustedIdentity(SignalProtocolAddress, IdentityKey, IdentityKeyStore.Direction) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
isTrustedOmemoIdentity(OmemoDevice, OmemoFingerprint) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Returns true, if the fingerprint/OmemoDevice tuple is trusted, otherwise false.
isTypeOf(Jid) - Method in enum org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter.JidType
 
isUploadServiceDiscovered() - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
Check if upload service was discovered.
isUseExternalCandidates() - Static method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager
 
isUseLocalCandidates() - Static method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager
 
isUsingCompression() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
isUsingCompression() - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
 
isUsingCompression() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
isUsingCompression() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
 
isUsingCompression() - Method in interface org.jivesoftware.smack.XMPPConnection
Returns true if network traffic is being compressed.
isUsingHTTPS() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration
 
isValidAction(AdHocCommand.Action) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Returns true if the action is available in the current stage.
isVisible() - Method in class org.jivesoftware.smackx.debugger.EnhancedDebuggerWindow
 
isWalksFinalState(StateDescriptor) - Method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext
 
isWhiteSpace() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
isWhiteSpace() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
isWhiteSpace() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
isXHTMLMessage(Message) - Static method in class org.jivesoftware.smackx.xhtmlim.XHTMLManager
Returns true if the message contains an XHTML extension.
Item - Class in org.jivesoftware.smackx.pubsub
This class represents an item that has been, or will be published to a PubSub node.
Item() - Constructor for class org.jivesoftware.smackx.pubsub.Item
Create an empty Item with no id.
Item(String) - Constructor for class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest.Item
Creates a new item child.
Item(String) - Constructor for class org.jivesoftware.smackx.pubsub.Item
Create an Item with an id but no payload.
Item(String, String) - Constructor for class org.jivesoftware.smackx.pubsub.Item
Create an Item with an id and a node id.
Item(List<? extends FormField>) - Constructor for class org.jivesoftware.smackx.xdata.packet.DataForm.Item
 
Item(Item.ItemNamespace, String) - Constructor for class org.jivesoftware.smackx.pubsub.Item
Create an Item with an id but no payload.
Item(Item.ItemNamespace, String, String) - Constructor for class org.jivesoftware.smackx.pubsub.Item
Create an Item with an id and a node id.
Item(BareJid, String) - Constructor for class org.jivesoftware.smack.roster.packet.RosterPacket.Item
Creates a new roster item.
Item(BareJid, String, boolean) - Constructor for class org.jivesoftware.smack.roster.packet.RosterPacket.Item
Creates a new roster item.
Item(EntityBareJid, String, String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest.Item
 
Item(Jid) - Constructor for class org.jivesoftware.smackx.disco.packet.DiscoverItems.Item
Create a new Item associated with a given entity.
ITEM - org.jivesoftware.smackx.pubsub.PubSubElementType
 
ITEM - Static variable in class org.jivesoftware.smack.packet.Stanza
 
ITEM_EVENT - org.jivesoftware.smackx.pubsub.PubSubElementType
 
item_ids - org.jivesoftware.smackx.pubsub.PubSubFeature
 
item_not_found - org.jivesoftware.smack.packet.StanzaError.Condition
 
Item.ItemNamespace - Enum in org.jivesoftware.smackx.pubsub
 
ItemDeleteEvent - Class in org.jivesoftware.smackx.pubsub
Represents an event in which items have been deleted from the node.
ItemDeleteEvent(String, List<String>, List<String>) - Constructor for class org.jivesoftware.smackx.pubsub.ItemDeleteEvent
Constructs an ItemDeleteEvent that indicates the the supplied items (by id) have been deleted, and that the event matches the listed subscriptions.
ItemDeleteListener - Interface in org.jivesoftware.smackx.pubsub.listener
Defines the listener for item deletion events from a node.
itemDeleteToListenerMap - Variable in class org.jivesoftware.smackx.pubsub.Node
 
ItemDeleteTranslator(ItemDeleteListener) - Constructor for class org.jivesoftware.smackx.pubsub.Node.ItemDeleteTranslator
 
ItemEventListener<T extends Item> - Interface in org.jivesoftware.smackx.pubsub.listener
Defines the listener for items being published to a node.
itemEventToListenerMap - Variable in class org.jivesoftware.smackx.pubsub.Node
 
ItemEventTranslator(ItemEventListener) - Constructor for class org.jivesoftware.smackx.pubsub.Node.ItemEventTranslator
 
ItemProvider - Class in org.jivesoftware.smackx.pubsub.provider
Parses an item element as is defined in both the PubSubNamespace.basic and PubSubNamespace.event namespaces.
ItemProvider() - Constructor for class org.jivesoftware.smackx.pubsub.provider.ItemProvider
 
ItemPublishEvent<T extends Item> - Class in org.jivesoftware.smackx.pubsub
Represents an event generated by an item(s) being published to a node.
ItemPublishEvent(String, List<T>) - Constructor for class org.jivesoftware.smackx.pubsub.ItemPublishEvent
Constructs an ItemPublishEvent with the provided list of Item that were published.
ItemPublishEvent(String, List<T>, List<String>) - Constructor for class org.jivesoftware.smackx.pubsub.ItemPublishEvent
Constructs an ItemPublishEvent with the provided list of Item that were published.
ItemPublishEvent(String, List<T>, List<String>, Date) - Constructor for class org.jivesoftware.smackx.pubsub.ItemPublishEvent
Constructs an ItemPublishEvent with the provided list of Item that were published in the past.
itemreply - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
Whether owners or publisher should receive replies to items.
ItemReply - Enum in org.jivesoftware.smackx.pubsub
These are the options for the node configuration setting FillableConfigureForm.setItemReply(ItemReply), which defines who should receive replies to items.
items - org.jivesoftware.smackx.pubsub.EventElementType
Items have been published to a node.
items - org.jivesoftware.smackx.pubsub.ItemsExtension.ItemsElementType
An items element, which has an optional max_items attribute when requesting items.
items - Variable in class org.jivesoftware.smackx.pubsub.AffiliationsExtension
 
items - Variable in class org.jivesoftware.smackx.pubsub.ItemsExtension
 
items - Variable in class org.jivesoftware.smackx.pubsub.PublishItem
 
items - Variable in class org.jivesoftware.smackx.pubsub.SubscriptionsExtension
 
ITEMS - org.jivesoftware.smackx.pubsub.PubSubElementType
 
ITEMS_EVENT - org.jivesoftware.smackx.pubsub.PubSubElementType
 
ItemsExtension - Class in org.jivesoftware.smackx.pubsub
This class is used for multiple purposes.
ItemsExtension(String, List<? extends ExtensionElement>, boolean) - Constructor for class org.jivesoftware.smackx.pubsub.ItemsExtension
Construct an instance with a list representing items that have been published or deleted.
ItemsExtension(ItemsExtension.ItemsElementType, String, List<? extends NamedElement>) - Constructor for class org.jivesoftware.smackx.pubsub.ItemsExtension
Construct an instance with a list representing items that have been published or deleted.
ItemsExtension.ItemsElementType - Enum in org.jivesoftware.smackx.pubsub
 
ItemsProvider - Class in org.jivesoftware.smackx.pubsub.provider
Parses the items element out of the message event stanza from the server as specified in the items schema.
ItemsProvider() - Constructor for class org.jivesoftware.smackx.pubsub.provider.ItemsProvider
 
iterator() - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 

J

Java7Base64Encoder - Class in org.jivesoftware.smack.util.stringencoder.java7
A Base 64 encoding implementation.
Java7Base64UrlSafeEncoder - Class in org.jivesoftware.smack.util.stringencoder.java7
A Base 64 encoding implementation that generates filename and Url safe encodings.
Java7SmackInitializer - Class in org.jivesoftware.smack.java7
 
Java7SmackInitializer() - Constructor for class org.jivesoftware.smack.java7.Java7SmackInitializer
 
Java7ZlibInputOutputStream - Class in org.jivesoftware.smack.compression
This class provides XMPP "zlib" compression with the help of the Deflater class of the Java API.
Java7ZlibInputOutputStream() - Constructor for class org.jivesoftware.smack.compression.Java7ZlibInputOutputStream
 
JavaxResolver - Class in org.jivesoftware.smack.util.dns.javax
A DNS resolver (mostly for SRV records), which makes use of the API provided in the javax.* namespace.
JavaxResolver() - Constructor for class org.jivesoftware.smack.util.dns.javax.JavaxResolver
 
jealous - org.jivesoftware.smackx.mood.Mood
 
jid - org.jivesoftware.smackx.privacy.packet.PrivacyItem.Type
JID being analyzed should have a resource match, domain match or bare JID match.
jid - Variable in class org.jivesoftware.smackx.ox.OpenPgpContact
 
jid - Variable in class org.jivesoftware.smackx.pubsub.OptionsExtension
 
jid - Variable in class org.jivesoftware.smackx.pubsub.SubscribeExtension
 
jid - Variable in class org.jivesoftware.smackx.pubsub.Subscription
 
jid - Variable in class org.jivesoftware.smackx.pubsub.UnsubscribeExtension
 
JID - Static variable in class org.jivesoftware.smack.util.ParserUtils
The constant String "jid".
jid_malformed - org.jivesoftware.smack.packet.StanzaError.Condition
 
jid_multi - org.jivesoftware.smackx.xdata.FormField.Type
multiple entries for JIDs.
jid_single - org.jivesoftware.smackx.xdata.FormField.Type
Jabber ID - choosing a JID from your roster, and entering one based on the rules for a JID.
JidAffixElement - Class in org.jivesoftware.smackx.stanza_content_encryption.element
 
JidAffixElement(Jid) - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
 
jidMultiBuilder(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
JidMultiFormField - Class in org.jivesoftware.smackx.xdata
 
JidMultiFormField(JidMultiFormField.Builder) - Constructor for class org.jivesoftware.smackx.xdata.JidMultiFormField
 
JidMultiFormField.Builder - Class in org.jivesoftware.smackx.xdata
 
JidPrepIq - Class in org.jivesoftware.smackx.jid_prep.element
 
JidPrepIq(String) - Constructor for class org.jivesoftware.smackx.jid_prep.element.JidPrepIq
 
JidPrepIqProvider - Class in org.jivesoftware.smackx.jid_prep.provider
 
JidPrepIqProvider() - Constructor for class org.jivesoftware.smackx.jid_prep.provider.JidPrepIqProvider
 
JidPrepManager - Class in org.jivesoftware.smackx.jid_prep
 
JidPrepManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.jid_prep.JidPrepManager
 
JidsBlockedListener - Interface in org.jivesoftware.smackx.blocking
 
jidSingleBuilder(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
JidSingleFormField - Class in org.jivesoftware.smackx.xdata
 
JidSingleFormField(JidSingleFormField.Builder) - Constructor for class org.jivesoftware.smackx.xdata.JidSingleFormField
 
JidSingleFormField.Builder - Class in org.jivesoftware.smackx.xdata
 
JidsUnblockedListener - Interface in org.jivesoftware.smackx.blocking
 
jidType - Variable in class org.jivesoftware.smack.filter.AbstractJidTypeFilter
 
Jingle - Class in org.jivesoftware.smackx.jingle.element
The Jingle element.
Jingle - Class in org.jivesoftware.smackx.jingleold.packet
An Jingle sub-packet, which is used by XMPP clients to exchange info like descriptions and transports.
Jingle() - Constructor for class org.jivesoftware.smackx.jingleold.packet.Jingle
The default constructor.
Jingle(String) - Constructor for class org.jivesoftware.smackx.jingleold.packet.Jingle
A constructor where the session ID can be specified.
Jingle(List<JingleContent>, JingleContentInfo, String) - Constructor for class org.jivesoftware.smackx.jingleold.packet.Jingle
A constructor where the main components can be initialized.
Jingle(JingleActionEnum) - Constructor for class org.jivesoftware.smackx.jingleold.packet.Jingle
A constructor where the action can be specified.
Jingle(JingleContent) - Constructor for class org.jivesoftware.smackx.jingleold.packet.Jingle
Constructor with a contents.
Jingle(JingleContentInfo) - Constructor for class org.jivesoftware.smackx.jingleold.packet.Jingle
Constructor with a content info.
Jingle.Builder - Class in org.jivesoftware.smackx.jingle.element
 
JingleAction - Enum in org.jivesoftware.smackx.jingle.element
The "action" in the jingle packet, as an enum.
JingleActionEnum - Enum in org.jivesoftware.smackx.jingleold
The "action" in the jingle packet, as an enum.
JingleContent - Class in org.jivesoftware.smackx.jingle.element
Jingle content element.
JingleContent - Class in org.jivesoftware.smackx.jingleold.packet
Jingle content.
JingleContent(String, String) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContent
Creates a content description.
JingleContent.Builder - Class in org.jivesoftware.smackx.jingle.element
 
JingleContent.Creator - Enum in org.jivesoftware.smackx.jingle.element
 
JingleContent.Senders - Enum in org.jivesoftware.smackx.jingle.element
 
JingleContentDescription - Class in org.jivesoftware.smackx.jingle.element
Jingle content description.
JingleContentDescription - Class in org.jivesoftware.smackx.jingleold.packet
Jingle content description.
JingleContentDescription() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Creates a content description..
JingleContentDescription(List<? extends NamedElement>) - Constructor for class org.jivesoftware.smackx.jingle.element.JingleContentDescription
 
JingleContentDescription.Audio - Class in org.jivesoftware.smackx.jingleold.packet
Jingle audio description.
JingleContentDescription.JinglePayloadType - Class in org.jivesoftware.smackx.jingleold.packet
A payload type, contained in a descriptor.
JingleContentDescription.JinglePayloadType.Audio - Class in org.jivesoftware.smackx.jingleold.packet
Audio payload type element.
JingleContentDescriptionChildElement - Interface in org.jivesoftware.smackx.jingle.element
An element found usually in 'description' elements.
JingleContentDescriptionProvider<D extends JingleContentDescription> - Class in org.jivesoftware.smackx.jingle.provider
 
JingleContentDescriptionProvider - Class in org.jivesoftware.smackx.jingleold.provider
Parser for a Jingle description.
JingleContentDescriptionProvider() - Constructor for class org.jivesoftware.smackx.jingle.provider.JingleContentDescriptionProvider
 
JingleContentDescriptionProvider() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentDescriptionProvider
 
JingleContentDescriptionProvider.Audio - Class in org.jivesoftware.smackx.jingleold.provider
Jingle audio.
JingleContentInfo - Class in org.jivesoftware.smackx.jingleold.packet
Jingle content info.
JingleContentInfo() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
Empty constructor, with no jmf info.
JingleContentInfo(ContentInfo) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
Constructor with a jmf info.
JingleContentInfo.Audio - Class in org.jivesoftware.smackx.jingleold.packet
Transport part of a Jingle packet.
JingleContentInfo.Audio.Busy - Class in org.jivesoftware.smackx.jingleold.packet
Busy jmf info.
JingleContentInfo.Audio.Hold - Class in org.jivesoftware.smackx.jingleold.packet
Hold jmf info.
JingleContentInfo.Audio.Mute - Class in org.jivesoftware.smackx.jingleold.packet
Mute jmf info.
JingleContentInfo.Audio.Queued - Class in org.jivesoftware.smackx.jingleold.packet
Queued jmf info.
JingleContentInfo.Audio.Ringing - Class in org.jivesoftware.smackx.jingleold.packet
Ringing jmf info.
JingleContentInfoProvider - Class in org.jivesoftware.smackx.jingleold.provider
Jingle Audio jmf-info provider.
JingleContentInfoProvider() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider
 
JingleContentInfoProvider.Audio - Class in org.jivesoftware.smackx.jingleold.provider
JingleDescription.Audio info provider.
JingleContentInfoProvider.Audio.Busy - Class in org.jivesoftware.smackx.jingleold.provider
 
JingleContentInfoProvider.Audio.Hold - Class in org.jivesoftware.smackx.jingleold.provider
 
JingleContentInfoProvider.Audio.Mute - Class in org.jivesoftware.smackx.jingleold.provider
 
JingleContentInfoProvider.Audio.Queued - Class in org.jivesoftware.smackx.jingleold.provider
 
JingleContentInfoProvider.Audio.Ringing - Class in org.jivesoftware.smackx.jingleold.provider
 
JingleContentProvider - Class in org.jivesoftware.smackx.jingleold.provider
Jingle <content> provider.
JingleContentProvider() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentProvider
 
JingleContentProviderManager - Class in org.jivesoftware.smackx.jingle.provider
 
JingleContentProviderManager() - Constructor for class org.jivesoftware.smackx.jingle.provider.JingleContentProviderManager
 
JingleContentTransport - Class in org.jivesoftware.smackx.jingle.element
A jingle transport extension.
JingleContentTransport(List<JingleContentTransportCandidate>) - Constructor for class org.jivesoftware.smackx.jingle.element.JingleContentTransport
 
JingleContentTransport(List<JingleContentTransportCandidate>, JingleContentTransportInfo) - Constructor for class org.jivesoftware.smackx.jingle.element.JingleContentTransport
 
JingleContentTransportCandidate - Class in org.jivesoftware.smackx.jingle.element
An element found usually in Jingle 'transport' elements.
JingleContentTransportCandidate() - Constructor for class org.jivesoftware.smackx.jingle.element.JingleContentTransportCandidate
 
JingleContentTransportInfo - Interface in org.jivesoftware.smackx.jingle.element
Abstract JingleContentTransportInfo element.
JingleContentTransportProvider<T extends JingleContentTransport> - Class in org.jivesoftware.smackx.jingle.provider
 
JingleContentTransportProvider() - Constructor for class org.jivesoftware.smackx.jingle.provider.JingleContentTransportProvider
 
JingleDescription - Class in org.jivesoftware.smackx.jingleold.packet
Jingle content description.
JingleDescription() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Creates a content description..
JingleDescription.Audio - Class in org.jivesoftware.smackx.jingleold.packet
Jingle audio description.
JingleDescriptionProvider - Class in org.jivesoftware.smackx.jingleold.provider
Parser for a Jingle description.
JingleDescriptionProvider() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleDescriptionProvider
 
JingleDescriptionProvider.Audio - Class in org.jivesoftware.smackx.jingleold.provider
Jingle audio.
JingleError - Class in org.jivesoftware.smackx.jingle.element
 
JingleError - Class in org.jivesoftware.smackx.jingleold.packet
 
JingleError(String) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleError
Creates a new error with the specified code and message.
JingleError.Provider - Class in org.jivesoftware.smackx.jingleold.packet
 
JingleErrorProvider - Class in org.jivesoftware.smackx.jingle.provider
 
JingleErrorProvider() - Constructor for class org.jivesoftware.smackx.jingle.provider.JingleErrorProvider
 
JingleException - Exception in org.jivesoftware.smackx.jingleold
A Jingle exception.
JingleException() - Constructor for exception org.jivesoftware.smackx.jingleold.JingleException
Default constructor.
JingleException(String) - Constructor for exception org.jivesoftware.smackx.jingleold.JingleException
Constructor with an error message.
JingleException(JingleError) - Constructor for exception org.jivesoftware.smackx.jingleold.JingleException
Constructor with an error response.
JingleFileTransfer - Class in org.jivesoftware.smackx.jingle_filetransfer.element
File element.
JingleFileTransfer(List<JingleContentDescriptionChildElement>) - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransfer
 
JingleFileTransferChild - Class in org.jivesoftware.smackx.jingle_filetransfer.element
Content of type File.
JingleFileTransferChild(Date, String, HashElement, String, String, int, Range) - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
JingleFileTransferChild.Builder - Class in org.jivesoftware.smackx.jingle_filetransfer.element
 
JingleFileTransferManager - Class in org.jivesoftware.smackx.jingle_filetransfer
Manager for JingleFileTransfer (XEP-0234).
JingleFileTransferProvider - Class in org.jivesoftware.smackx.jingle_filetransfer.provider
Provider for JingleContentDescriptionFileTransfer elements.
JingleFileTransferProvider() - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.provider.JingleFileTransferProvider
 
JingleHandler - Interface in org.jivesoftware.smackx.jingle
 
JingleIBBTransport - Class in org.jivesoftware.smackx.jingle.transports.jingle_ibb.element
Transport Element for JingleInBandBytestream transports.
JingleIBBTransport() - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
JingleIBBTransport(short) - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
JingleIBBTransport(short, String) - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
JingleIBBTransport(String) - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
JingleIBBTransportManager - Class in org.jivesoftware.smackx.jingle.transports.jingle_ibb
Manager for Jingle InBandBytestream transports (XEP-0261).
JingleIBBTransportProvider - Class in org.jivesoftware.smackx.jingle.transports.jingle_ibb.provider
Parse JingleByteStreamTransport elements.
JingleIBBTransportProvider() - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_ibb.provider.JingleIBBTransportProvider
 
JingleIBBTransportSession - Class in org.jivesoftware.smackx.jingle.transports.jingle_ibb
 
JingleIBBTransportSession(JingleSession) - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_ibb.JingleIBBTransportSession
 
JingleListener - Interface in org.jivesoftware.smackx.jingleold.listeners
Jingle listeners interface.
JingleManager - Class in org.jivesoftware.smackx.jingle
 
JingleManager - Class in org.jivesoftware.smackx.jingleold
Jingle is a session establishment protocol defined in (XEP-0166).
JingleManager(XMPPConnection, List<JingleMediaManager>) - Constructor for class org.jivesoftware.smackx.jingleold.JingleManager
Default constructor with a defined XMPPConnection, Transport Resolver and a Media Manager.
JingleMediaInfoListener - Interface in org.jivesoftware.smackx.jingleold.listeners
Interface for listening to jmf info events.
JingleMediaListener - Interface in org.jivesoftware.smackx.jingleold.listeners
Interface for listening to jmf events.
JingleMediaManager - Class in org.jivesoftware.smackx.jingleold.media
This class provides necessary Jingle Session jmf methods and behavior.
JingleMediaManager(JingleTransportManager) - Constructor for class org.jivesoftware.smackx.jingleold.media.JingleMediaManager
 
jingleMediaManagers - Variable in class org.jivesoftware.smackx.jingleold.JingleSession
 
JingleMediaSession - Class in org.jivesoftware.smackx.jingleold.media
Public Abstract Class provides a clear interface between Media Session and Jingle API.
JingleMediaSession(PayloadType, TransportCandidate, TransportCandidate, String, JingleSession) - Constructor for class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Creates a new JingleMediaSession Instance to handle Media methods.
JingleNegotiator - Class in org.jivesoftware.smackx.jingleold
Basic Jingle negotiator.
JingleNegotiator() - Constructor for class org.jivesoftware.smackx.jingleold.JingleNegotiator
Default constructor.
JingleNegotiator(JingleSession) - Constructor for class org.jivesoftware.smackx.jingleold.JingleNegotiator
Default constructor with a Connection.
JingleNegotiatorState - Enum in org.jivesoftware.smackx.jingleold
Jingle negotiator state.
JinglePayloadType() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType
Create an empty payload type.
JinglePayloadType(PayloadType) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType
Create a payload type.
JingleProvider - Class in org.jivesoftware.smackx.jingle.provider
 
JingleProvider - Class in org.jivesoftware.smackx.jingleold.provider
The JingleProvider parses Jingle packets.
JingleProvider() - Constructor for class org.jivesoftware.smackx.jingle.provider.JingleProvider
 
JingleProvider() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleProvider
 
JingleReason - Class in org.jivesoftware.smackx.jingle.element
The Jingle 'reason' element.
JingleReason(JingleReason.Reason) - Constructor for class org.jivesoftware.smackx.jingle.element.JingleReason
 
JingleReason(JingleReason.Reason, String, ExtensionElement) - Constructor for class org.jivesoftware.smackx.jingle.element.JingleReason
 
JingleReason.AlternativeSession - Class in org.jivesoftware.smackx.jingle.element
 
JingleReason.Reason - Enum in org.jivesoftware.smackx.jingle.element
 
JingleS5BCandidateTransportInfo(String) - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.JingleS5BCandidateTransportInfo
 
JingleS5BTransport - Class in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements
Socks5Bytestream transport element.
JingleS5BTransport(List<JingleContentTransportCandidate>, JingleContentTransportInfo, String, String, Bytestream.Mode) - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
JingleS5BTransport.Builder - Class in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements
 
JingleS5BTransportCandidate - Class in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements
TransportCandidate for Jingle Socks5Bytestream transports.
JingleS5BTransportCandidate(String, String, Jid, int, int, JingleS5BTransportCandidate.Type) - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
JingleS5BTransportCandidate(String, InternetAddress, Jid, int, int, JingleS5BTransportCandidate.Type) - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
JingleS5BTransportCandidate(Bytestream.StreamHost, int, JingleS5BTransportCandidate.Type) - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
JingleS5BTransportCandidate.Builder - Class in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements
 
JingleS5BTransportCandidate.Type - Enum in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements
 
JingleS5BTransportInfo - Class in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements
Class representing possible SOCKS5 TransportInfo elements.
JingleS5BTransportInfo() - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo
 
JingleS5BTransportInfo.CandidateActivated - Class in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements
 
JingleS5BTransportInfo.CandidateError - Class in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements
 
JingleS5BTransportInfo.CandidateUsed - Class in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements
 
JingleS5BTransportInfo.JingleS5BCandidateTransportInfo - Class in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements
 
JingleS5BTransportInfo.ProxyError - Class in org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements
 
JingleS5BTransportManager - Class in org.jivesoftware.smackx.jingle.transports.jingle_s5b
Manager for Jingle SOCKS5 Bytestream transports (XEP-0261).
JingleS5BTransportProvider - Class in org.jivesoftware.smackx.jingle.transports.jingle_s5b.provider
Provider for JingleSocks5BytestreamTransport elements.
JingleS5BTransportProvider() - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_s5b.provider.JingleS5BTransportProvider
 
JingleS5BTransportSession - Class in org.jivesoftware.smackx.jingle.transports.jingle_s5b
Handler that handles Jingle Socks5Bytestream transports (XEP-0260).
JingleS5BTransportSession(JingleSession) - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession
 
jingleSession - Variable in class org.jivesoftware.smackx.jingle.transports.JingleTransportSession
 
JingleSession - Class in org.jivesoftware.smackx.jingle
 
JingleSession - Class in org.jivesoftware.smackx.jingleold
An abstract Jingle session.
JingleSession(XMPPConnection, JingleSessionRequest, Jid, Jid, List<JingleMediaManager>) - Constructor for class org.jivesoftware.smackx.jingleold.JingleSession
JingleSession constructor (for an outgoing Jingle session).
JingleSession(XMPPConnection, Jid, Jid, String, List<JingleMediaManager>) - Constructor for class org.jivesoftware.smackx.jingleold.JingleSession
Full featured JingleSession constructor.
JingleSession(FullJid, FullJid, Role, String) - Constructor for class org.jivesoftware.smackx.jingle.JingleSession
 
JingleSession(FullJid, FullJid, Role, String, List<JingleContent>) - Constructor for class org.jivesoftware.smackx.jingle.JingleSession
 
JingleSessionHandler - Interface in org.jivesoftware.smackx.jingle
 
JingleSessionListener - Interface in org.jivesoftware.smackx.jingleold.listeners
Interface for listening for session events.
JingleSessionRequest - Class in org.jivesoftware.smackx.jingleold
A Jingle session request.
JingleSessionRequest(JingleManager, Jingle) - Constructor for class org.jivesoftware.smackx.jingleold.JingleSessionRequest
A receive request is constructed from the Jingle Initiation request received from the initiator.
JingleSessionRequestListener - Interface in org.jivesoftware.smackx.jingleold.listeners
Interface to listener Jingle session requests.
JingleSessionState - Class in org.jivesoftware.smackx.jingleold
Implement the Jingle Session state using the State Behavioral pattern.
JingleSessionState() - Constructor for class org.jivesoftware.smackx.jingleold.JingleSessionState
 
JingleSessionStateActive - Class in org.jivesoftware.smackx.jingleold
Jingle.
JingleSessionStateActive() - Constructor for class org.jivesoftware.smackx.jingleold.JingleSessionStateActive
 
JingleSessionStateEnded - Class in org.jivesoftware.smackx.jingleold
Jingle.
JingleSessionStateEnded() - Constructor for class org.jivesoftware.smackx.jingleold.JingleSessionStateEnded
 
JingleSessionStatePending - Class in org.jivesoftware.smackx.jingleold
Jingle.
JingleSessionStatePending() - Constructor for class org.jivesoftware.smackx.jingleold.JingleSessionStatePending
 
JingleSessionStateUnknown - Class in org.jivesoftware.smackx.jingleold
Jingle.
JingleSessionStateUnknown() - Constructor for class org.jivesoftware.smackx.jingleold.JingleSessionStateUnknown
 
JingleTransport - Class in org.jivesoftware.smackx.jingleold.packet
A jingle transport extension.
JingleTransport() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Default constructor.
JingleTransport(JingleTransport) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Copy constructor.
JingleTransport(JingleTransport.JingleTransportCandidate) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Utility constructor, with a transport candidate element.
JingleTransport.Ice - Class in org.jivesoftware.smackx.jingleold.packet
RTP-ICE profile.
JingleTransport.Ice.Candidate - Class in org.jivesoftware.smackx.jingleold.packet
 
JingleTransport.JingleTransportCandidate - Class in org.jivesoftware.smackx.jingleold.packet
Candidate element in the transport.
JingleTransport.RawUdp - Class in org.jivesoftware.smackx.jingleold.packet
Raw UDP profile.
JingleTransport.RawUdp.Candidate - Class in org.jivesoftware.smackx.jingleold.packet
Raw-udp transport candidate.
JingleTransportCandidate() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
Creates a new TransportNegotiator child.
JingleTransportCandidate(TransportCandidate) - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
Creates a new TransportNegotiator child.
JingleTransportInitiationCallback - Interface in org.jivesoftware.smackx.jingle.transports
Callback for bytestream session creation of TransportManagers.
JingleTransportInitiationException - Exception in org.jivesoftware.smackx.jingle.transports
 
JingleTransportInitiationException() - Constructor for exception org.jivesoftware.smackx.jingle.transports.JingleTransportInitiationException
 
JingleTransportInitiationException.CandidateError - Exception in org.jivesoftware.smackx.jingle.transports
 
JingleTransportInitiationException.ProxyError - Exception in org.jivesoftware.smackx.jingle.transports
 
JingleTransportListener - Interface in org.jivesoftware.smackx.jingleold.listeners
Interface for listening to transport events.
JingleTransportManager<D extends JingleContentTransport> - Class in org.jivesoftware.smackx.jingle.transports
Manager for a JingleTransport method.
JingleTransportManager - Class in org.jivesoftware.smackx.jingleold.nat
Transport manager for Jingle.
JingleTransportManager() - Constructor for class org.jivesoftware.smackx.jingleold.nat.JingleTransportManager
Default constructor.
JingleTransportManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.jingle.transports.JingleTransportManager
 
JingleTransportMethodManager - Class in org.jivesoftware.smackx.jingle
Manager where TransportMethods are registered.
JingleTransportProvider - Class in org.jivesoftware.smackx.jingleold.provider
Provider for a Jingle transport element.
JingleTransportProvider() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider
 
JingleTransportProvider.Ice - Class in org.jivesoftware.smackx.jingleold.provider
RTP-ICE profile.
JingleTransportProvider.RawUdp - Class in org.jivesoftware.smackx.jingleold.provider
Raw UDP profile.
JingleTransportSession<T extends JingleContentTransport> - Class in org.jivesoftware.smackx.jingle.transports
 
JingleTransportSession(JingleSession) - Constructor for class org.jivesoftware.smackx.jingle.transports.JingleTransportSession
 
JingleUtil - Class in org.jivesoftware.smackx.jingle
Util to quickly create and send jingle stanzas.
JingleUtil(XMPPConnection) - Constructor for class org.jivesoftware.smackx.jingle.JingleUtil
 
JivePropertiesExtension - Class in org.jivesoftware.smackx.jiveproperties.packet
Properties provide an easy mechanism for clients to share data.
JivePropertiesExtension() - Constructor for class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
 
JivePropertiesExtension(Map<String, Object>) - Constructor for class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
 
JivePropertiesExtensionProvider - Class in org.jivesoftware.smackx.jiveproperties.provider
 
JivePropertiesExtensionProvider() - Constructor for class org.jivesoftware.smackx.jiveproperties.provider.JivePropertiesExtensionProvider
 
JivePropertiesManager - Class in org.jivesoftware.smackx.jiveproperties
 
JivePropertiesManager() - Constructor for class org.jivesoftware.smackx.jiveproperties.JivePropertiesManager
 
JMFInit - Class in org.jivesoftware.smackx.jingleold.mediaimpl
 
JMFInit(String[], boolean) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.JMFInit
 
JmfMediaManager - Class in org.jivesoftware.smackx.jingleold.mediaimpl.jmf
Implements a jingleMediaManager using JMF based API.
JmfMediaManager(String, JingleTransportManager) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
Creates a Media Manager instance.
JmfMediaManager(JingleTransportManager) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
Creates a Media Manager instance.
join(MucEnterConfiguration) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Joins the chat room using the specified nickname and password.
join(UndecidedOmemoIdentityException) - Method in exception org.jivesoftware.smackx.omemo.exceptions.UndecidedOmemoIdentityException
Add all undecided devices of another Exception to this Exceptions HashSet of undecided devices.
join(Resourcepart) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Joins the chat room using the specified nickname.
join(Resourcepart, String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Joins the chat room using the specified nickname and password.
joined(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
joined(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when a new room occupant has joined the room.
joinedQueue() - Method in interface org.jivesoftware.smackx.workgroup.user.QueueListener
The user joined the workgroup queue.
joinQueue() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Joins the workgroup queue to wait to be routed to an agent.
joinQueue(Map<String, Object>, Jid) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Joins the workgroup queue to wait to be routed to an agent.
joinQueue(FillableForm) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Joins the workgroup queue to wait to be routed to an agent.
joinQueue(DataForm, Jid) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Joins the workgroup queue to wait to be routed to an agent.
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
 
JulDebugger - Class in org.jivesoftware.smack.debugger
Very simple debugger that prints to the console (stdout) the sent and received stanzas.
JulDebugger(XMPPConnection) - Constructor for class org.jivesoftware.smack.debugger.JulDebugger
 

K

keyFetchDates - Variable in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
 
KEYFRAME - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
 
KEYLENGTH - Static variable in class org.jivesoftware.smackx.omemo.util.OmemoConstants.Crypto
 
keySet() - Method in class org.jivesoftware.smack.util.MultiMap
 
keyStore - Variable in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
KEYTYPE - Static variable in class org.jivesoftware.smackx.omemo.util.OmemoConstants.Crypto
 
keyUtil() - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
keyUtil() - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Return a concrete KeyUtil object that we can use as a utility to create keys etc.
keyUtil() - Method in class org.jivesoftware.smackx.omemo.signal.SignalFileBasedOmemoStore
 
keyUtil() - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStore
 
kicked(EntityFullJid, Jid, String) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
kicked(EntityFullJid, Jid, String) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when a room participant has been kicked from the room.
kicked(Jid, String) - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
Deprecated.
 
kicked(Jid, String) - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when a moderator kicked your user from the room.
KICKED_307 - Static variable in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
kickParticipant(Resourcepart, String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Kicks a visitor or participant from the room.

L

language - Variable in class org.jivesoftware.smack.packet.Stanza
Optional value of the 'xml:lang' attribute of the outermost element of the stanza.
last_published - org.jivesoftware.smackx.pubsub.PubSubFeature
 
lastActivity - Variable in class org.jivesoftware.smackx.iqlast.packet.LastActivity
 
LastActivity - Class in org.jivesoftware.smackx.iqlast.packet
A last activity IQ for retrieving information about the last activity associated with a Jabber ID.
LastActivity() - Constructor for class org.jivesoftware.smackx.iqlast.packet.LastActivity
 
LastActivity(Jid) - Constructor for class org.jivesoftware.smackx.iqlast.packet.LastActivity
 
LastActivity.Provider - Class in org.jivesoftware.smackx.iqlast.packet
The IQ Provider for LastActivity.
LastActivityManager - Class in org.jivesoftware.smackx.iqlast
A last activity manager for handling information about the last activity associated with a Jabber ID.
lastFeaturesReceived - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
Set to true if the last features stanza from the server has been parsed.
LazyStringBuilder - Class in org.jivesoftware.smack.util
 
LazyStringBuilder() - Constructor for class org.jivesoftware.smack.util.LazyStringBuilder
 
leaf - org.jivesoftware.smackx.pubsub.NodeType
 
LeafNode - Class in org.jivesoftware.smackx.pubsub
The main class for the majority of PubSub functionality.
leased_subscription - org.jivesoftware.smackx.pubsub.PubSubFeature
 
leave() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Leave the chat room.
leave() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Leave the MUCLight.
leaveSync() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Deprecated.
left(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
left(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when a room occupant has left the room on its own.
LEGACY_DELAYED_DELIVERY_ELEMENT - Static variable in class org.jivesoftware.smackx.delay.DelayInformationManager
 
LEGACY_DELAYED_DELIVERY_NAMESPACE - Static variable in class org.jivesoftware.smackx.delay.DelayInformationManager
 
LegacyDelayInformationProvider - Class in org.jivesoftware.smackx.delay.provider
The DelayInformationProvider parses DelayInformation packets.
LegacyDelayInformationProvider() - Constructor for class org.jivesoftware.smackx.delay.provider.LegacyDelayInformationProvider
 
LegacyEncoder() - Constructor for class org.jivesoftware.smack.util.stringencoder.BareJidEncoder.LegacyEncoder
Deprecated.
 
LegacyInitializer - Class in org.jivesoftware.smack.legacy
 
LegacyInitializer() - Constructor for class org.jivesoftware.smack.legacy.LegacyInitializer
 
legacyOpenPGP - org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
 
length() - Method in interface org.jivesoftware.smack.util.DefaultCharSequence
 
length() - Method in class org.jivesoftware.smack.util.InternetAddress
 
length() - Method in class org.jivesoftware.smack.util.LazyStringBuilder
 
length() - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
length() - Method in class org.jivesoftware.smackx.omemo.trust.OmemoFingerprint
 
length() - Method in class org.jivesoftware.smackx.ox.OpenPgpSecretKeyBackupPassphrase
 
length() - Method in enum org.jivesoftware.smackx.pubsub.PubSubFeature
 
LI - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
limitResultsBefore(Date) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
 
limitResultsSince(Date) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
 
limitResultsToJid(Jid) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
 
LIST - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoDeviceListElement
 
list_multi - org.jivesoftware.smackx.xdata.FormField.Type
Given a list of choices, pick one or more.
list_single - org.jivesoftware.smackx.xdata.FormField.Type
Given a list of choices, pick one.
ListElement - Class in org.jivesoftware.smackx.message_markup.element
 
ListElement(int, int, List<ListElement.ListEntryElement>) - Constructor for class org.jivesoftware.smackx.message_markup.element.ListElement
Create a new List element.
ListElement.ListEntryElement - Class in org.jivesoftware.smackx.message_markup.element
 
ListenerEventDispatcher - Class in org.jivesoftware.smackx.workgroup.util
This class is a very flexible event dispatcher which implements Runnable so that it can dispatch easily from a newly created thread.
ListenerEventDispatcher() - Constructor for class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher
 
ListenerEventDispatcher.TripletContainer - Class in org.jivesoftware.smackx.workgroup.util
 
listenerInstance - Variable in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher.TripletContainer
 
listenerMethod - Variable in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher.TripletContainer
 
ListenerWrapper(StanzaListener, StanzaFilter) - Constructor for class org.jivesoftware.smack.AbstractXMPPConnection.ListenerWrapper
Create a class which associates a stanza filter with a listener.
listenFor(Class<N>, NonzaCallback.NonzaListener<N>) - Method in class org.jivesoftware.smack.NonzaCallback.Builder
 
ListEntryElement(int) - Constructor for class org.jivesoftware.smackx.message_markup.element.ListElement.ListEntryElement
Create a new ListEntry element.
listMultiBuilder(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
ListMultiFormField - Class in org.jivesoftware.smackx.xdata
 
ListMultiFormField(ListMultiFormField.Builder) - Constructor for class org.jivesoftware.smackx.xdata.ListMultiFormField
 
ListMultiFormField.Builder - Class in org.jivesoftware.smackx.xdata
 
ListRange(Long, Long) - Constructor for class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.ListRange
 
ListRange(UInt32, UInt32) - Constructor for class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.ListRange
The 'max' attribute specifies the maximum allowable number of selected/entered values.
listSingleBuilder(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
ListSingleFormField - Class in org.jivesoftware.smackx.xdata
 
ListSingleFormField(ListSingleFormField.Builder) - Constructor for class org.jivesoftware.smackx.xdata.ListSingleFormField
 
ListSingleFormField.Builder - Class in org.jivesoftware.smackx.xdata
 
LiteDebugger - Class in org.jivesoftware.smackx.debugger
The LiteDebugger is a very simple debugger that allows to debug sent, received and interpreted messages.
LiteDebugger(XMPPConnection) - Constructor for class org.jivesoftware.smackx.debugger.LiteDebugger
 
load(XMPPConnection) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Deprecated.
load(XMPPConnection, EntityBareJid) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Deprecated.
loadAllRawSessionsOf(OmemoDevice, BareJid) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
loadAllRawSessionsOf(OmemoDevice, BareJid) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
loadAllRawSessionsOf(OmemoDevice, BareJid) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Load all crypto-lib specific session objects of contact 'contact'.
loadCachedDeviceList(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Load a list of deviceIds from our own devices.
loadCachedDeviceList(OmemoDevice, BareJid) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
loadCachedDeviceList(OmemoDevice, BareJid) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
loadCachedDeviceList(OmemoDevice, BareJid) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Load a list of deviceIds from contact 'contact' from the local cache.
loadConnectionEndpoints(XmppClientToServerTransport.LookupConnectionEndpointsSuccess) - Method in class org.jivesoftware.smack.c2s.XmppClientToServerTransport
 
loadCurrentOmemoSignedPreKeyId(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
 
loadOmemoIdentityKey(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
loadOmemoIdentityKey(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
loadOmemoIdentityKey(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Load the public identityKey of a device.
loadOmemoIdentityKeyPair(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
loadOmemoIdentityKeyPair(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
loadOmemoIdentityKeyPair(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Load our identityKeyPair from storage.
loadOmemoMessageCounter(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
loadOmemoMessageCounter(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
loadOmemoMessageCounter(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Return the current value of the message counter.
loadOmemoPreKey(OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
loadOmemoPreKey(OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
loadOmemoPreKey(OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Load the preKey with id 'preKeyId' from storage.
loadOmemoPreKeys(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
loadOmemoPreKeys(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
loadOmemoPreKeys(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Return all our current OmemoPreKeys.
loadOmemoSignedPreKey(OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
loadOmemoSignedPreKey(OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
loadOmemoSignedPreKey(OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Return the signedPreKey with the id 'singedPreKeyId'.
loadOmemoSignedPreKeys(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
loadOmemoSignedPreKeys(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
loadOmemoSignedPreKeys(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Load all our signed PreKeys.
loadPreKey(int) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
loadRawSession(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
loadRawSession(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
loadRawSession(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Load the crypto-lib specific session object of the device from storage.
loadSession(SignalProtocolAddress) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
loadSignedPreKey(int) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
loadSignedPreKeys() - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
loadSTUNServers() - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Load a list of services: STUN servers and ports.
loadSTUNServers(InputStream) - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Load the STUN configuration from a stream.
loadVCard() - Method in class org.jivesoftware.smackx.vcardtemp.VCardManager
Load the VCard of the current user.
loadVCard(EntityBareJid) - Method in class org.jivesoftware.smackx.vcardtemp.VCardManager
Load VCard information for a given user.
local - org.jivesoftware.smackx.jingleold.nat.ICECandidate.Type
 
local - Variable in class org.jivesoftware.smackx.jingle.JingleSession
 
LocalCommand - Class in org.jivesoftware.smackx.commands
Represents a command that can be executed locally from a remote location.
LocalCommand() - Constructor for class org.jivesoftware.smackx.commands.LocalCommand
 
LocalCommandFactory - Interface in org.jivesoftware.smackx.commands
A factory for creating local commands.
localDeviceIdsOf(BareJid) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
localDeviceIdsOf(BareJid) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
localDeviceIdsOf(BareJid) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Returns a sorted set of all the deviceIds, the localUser has had data stored under in the store.
log(String) - Method in class org.jivesoftware.smack.debugger.AbstractDebugger
 
log(String) - Method in class org.jivesoftware.smack.debugger.ConsoleDebugger
 
log(String) - Method in class org.jivesoftware.smack.debugger.JulDebugger
 
log(String) - Method in class org.jivesoftware.smackx.debugger.android.AndroidDebugger
 
log(String, Throwable) - Method in class org.jivesoftware.smack.debugger.AbstractDebugger
 
log(String, Throwable) - Method in class org.jivesoftware.smack.debugger.ConsoleDebugger
 
log(String, Throwable) - Method in class org.jivesoftware.smack.debugger.JulDebugger
 
log(String, Throwable) - Method in class org.jivesoftware.smackx.debugger.android.AndroidDebugger
 
logCommonAttributes(StringBuilder) - Method in class org.jivesoftware.smack.packet.Stanza
 
LoggedInOmemoManager(OmemoManager) - Constructor for class org.jivesoftware.smackx.omemo.OmemoManager.LoggedInOmemoManager
 
LOGGER - Static variable in class org.igniterealtime.smack.smackrepl.OmemoClient
 
LOGGER - Static variable in class org.jivesoftware.smack.util.Async.ThrowingRunnable
 
LOGGER - Static variable in class org.jivesoftware.smack.util.dns.DNSResolver
 
LOGGER - Static variable in class org.jivesoftware.smack.util.XmppElementUtil
 
LOGGER - Static variable in class org.jivesoftware.smackx.omemo.OmemoService
 
LOGGER - Static variable in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
 
LOGGER_NAME - Static variable in class org.jivesoftware.smackx.debugger.slf4j.SLF4JSmackDebugger
 
login() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Logs in to the server using the strongest SASL mechanism supported by the server.
login(CharSequence, String) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Same as AbstractXMPPConnection.login(CharSequence, String, Resourcepart), but takes the resource from the connection configuration.
login(CharSequence, String, Resourcepart) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Login with the given username (authorization identity).
LoginContext - Class in org.jivesoftware.smack.fsm
 
LoginContext(String, String, Resourcepart) - Constructor for class org.jivesoftware.smack.fsm.LoginContext
 
loginInternal(String, String, Resourcepart) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
loginInternal(String, String, Resourcepart) - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
 
loginInternal(String, String, Resourcepart) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
loginInternal(String, String, Resourcepart) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
 
lonely - org.jivesoftware.smackx.mood.Mood
 
LONG - org.jivesoftware.smackx.iot.control.element.SetData.Type
 
longValue() - Method in class org.jivesoftware.smack.datatypes.Scalar
 
lookup(String) - Method in interface org.jivesoftware.smackx.caps.cache.EntityCapsPersistentCache
Lookup DiscoverInfo by a Node string.
lookup(String) - Method in class org.jivesoftware.smackx.caps.cache.SimpleDirectoryPersistentCache
 
lookup(String) - Static method in class org.jivesoftware.smackx.formtypes.FormFieldRegistry
 
lookup(String, String) - Static method in class org.jivesoftware.smackx.formtypes.FormFieldRegistry
 
lookup(ConnectionConfiguration) - Static method in class org.jivesoftware.smack.tcp.rce.RemoteXmppTcpConnectionEndpoints
Lookups remote connection endpoints on the server for XMPP connections over TCP taking A, AAAA and SRV resource records into account.
lookup(DomainBareJid, String) - Static method in class org.jivesoftware.smack.altconnections.HttpLookupMethod
Get remote endpoints for the given LinkRelation from host.
lookup(DomainBareJid, HttpLookupMethod.LinkRelation) - Static method in class org.jivesoftware.smack.altconnections.HttpLookupMethod
Get remote endpoints for the given LinkRelation from host.
lookupConnectionEndpoints() - Method in class org.jivesoftware.smack.c2s.XmppClientToServerTransport
 
lookupFailures - Variable in class org.jivesoftware.smack.tcp.rce.RemoteXmppTcpConnectionEndpoints.Result
 
lookupHostAddress(DnsName, List<RemoteConnectionEndpointLookupFailure>, ConnectionConfiguration.DnssecMode) - Method in class org.jivesoftware.smack.util.dns.DNSResolver
 
lookupHostAddress0(DnsName, List<RemoteConnectionEndpointLookupFailure>, ConnectionConfiguration.DnssecMode) - Method in class org.jivesoftware.smack.util.dns.DNSResolver
Lookup the IP addresses of a given host name.
lookupHostAddress0(DnsName, List<RemoteConnectionEndpointLookupFailure>, ConnectionConfiguration.DnssecMode) - Method in class org.jivesoftware.smack.util.dns.minidns.MiniDnsResolver
 
lookupSrvRecords(DnsName, List<RemoteConnectionEndpointLookupFailure>, ConnectionConfiguration.DnssecMode) - Method in class org.jivesoftware.smack.util.dns.DNSResolver
Gets a list of service records for the specified service.
lookupSrvRecords0(DnsName, List<RemoteConnectionEndpointLookupFailure>, ConnectionConfiguration.DnssecMode) - Method in class org.jivesoftware.smack.util.dns.dnsjava.DNSJavaResolver
 
lookupSrvRecords0(DnsName, List<RemoteConnectionEndpointLookupFailure>, ConnectionConfiguration.DnssecMode) - Method in class org.jivesoftware.smack.util.dns.DNSResolver
 
lookupSrvRecords0(DnsName, List<RemoteConnectionEndpointLookupFailure>, ConnectionConfiguration.DnssecMode) - Method in class org.jivesoftware.smack.util.dns.javax.JavaxResolver
 
lookupSrvRecords0(DnsName, List<RemoteConnectionEndpointLookupFailure>, ConnectionConfiguration.DnssecMode) - Method in class org.jivesoftware.smack.util.dns.minidns.MiniDnsResolver
 
lost - org.jivesoftware.smackx.mood.Mood
 
LT_ENCODE - Static variable in class org.jivesoftware.smack.util.StringUtils
 
lucky - org.jivesoftware.smackx.mood.Mood
 
LUT - Static variable in enum org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 

M

MAC - Class in org.jivesoftware.smack.util
 
MAC() - Constructor for class org.jivesoftware.smack.util.MAC
 
Macro - Class in org.jivesoftware.smackx.workgroup.ext.macros
Macro datamodel.
Macro() - Constructor for class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
MacroGroup - Class in org.jivesoftware.smackx.workgroup.ext.macros
MacroGroup datamodel.
MacroGroup() - Constructor for class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
Macros - Class in org.jivesoftware.smackx.workgroup.ext.macros
Macros iq is responsible for handling global and personal macros in the a Live Assistant Workgroup.
Macros() - Constructor for class org.jivesoftware.smackx.workgroup.ext.macros.Macros
 
Macros.InternalProvider - Class in org.jivesoftware.smackx.workgroup.ext.macros
An IQProvider for Macro packets.
main(String[]) - Static method in class org.igniterealtime.smack.smackrepl.DoX
 
main(String[]) - Static method in class org.igniterealtime.smack.smackrepl.IoT
 
main(String[]) - Static method in class org.igniterealtime.smack.smackrepl.Nio
 
main(String[]) - Static method in class org.igniterealtime.smack.smackrepl.OmemoClient
 
main(String[]) - Static method in class org.igniterealtime.smack.smackrepl.TlsTest
 
main(String[]) - Static method in class org.igniterealtime.smack.smackrepl.XmppTools
 
main(String[]) - Static method in class org.jivesoftware.smack.full.ModularXmppClientToServerConnectionTool
 
main(String[]) - Static method in class org.jivesoftware.smack.full.XmlStringBuilderTest
 
main(String[]) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioChannel
 
main(String[]) - Static method in class org.jivesoftware.smackx.jingleold.nat.HttpServer
 
makeInstant() - Method in class org.jivesoftware.smackx.muc.MultiUserChat.MucCreateConfigFormHandle
Create an instant room.
makeMembersOnly() - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Make the room for members only.
makePasswordProtected() - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Make the room password protected.
makeRoomOwner(XMPPConnection, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
 
malformed_request - org.jivesoftware.smack.sasl.SASLError
 
MALFORMED_STANZA - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
malformedAction - org.jivesoftware.smackx.commands.AdHocCommand.SpecificErrorCondition
The responding JID does not understand the specified action.
MalformedActionError() - Constructor for class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider.MalformedActionError
 
MamElements - Class in org.jivesoftware.smackx.mam.element
MAM elements.
MamElements() - Constructor for class org.jivesoftware.smackx.mam.element.MamElements
 
MamElements.AlwaysJidListElement - Class in org.jivesoftware.smackx.mam.element
Always JID list element class for the MamPrefsIQ.
MamElements.MamResultExtension - Class in org.jivesoftware.smackx.mam.element
MAM result extension class.
MamElements.NeverJidListElement - Class in org.jivesoftware.smackx.mam.element
Never JID list element class for the MamPrefsIQ.
MamFinIQ - Class in org.jivesoftware.smackx.mam.element
MAM fin IQ class.
MamFinIQ(String, RSMSet, boolean, boolean) - Constructor for class org.jivesoftware.smackx.mam.element.MamFinIQ
MamFinIQ constructor.
MamFinIQProvider - Class in org.jivesoftware.smackx.mam.provider
MAM Fin IQ Provider class.
MamFinIQProvider() - Constructor for class org.jivesoftware.smackx.mam.provider.MamFinIQProvider
 
MamManager - Class in org.jivesoftware.smackx.mam
A Manager for Message Archive Management (MAM, XEP-0313).
MamManager.MamPrefs - Class in org.jivesoftware.smackx.mam
 
MamManager.MamPrefsResult - Class in org.jivesoftware.smackx.mam
MAM preferences result class.
MamManager.MamQuery - Class in org.jivesoftware.smackx.mam
 
MamManager.MamQueryArgs - Class in org.jivesoftware.smackx.mam
 
MamManager.MamQueryArgs.Builder - Class in org.jivesoftware.smackx.mam
 
MamManager.MamQueryPage - Class in org.jivesoftware.smackx.mam
 
mamPrefs - Variable in class org.jivesoftware.smackx.mam.MamManager.MamPrefsResult
 
MamPrefsIQ - Class in org.jivesoftware.smackx.mam.element
MAM Preferences IQ class.
MamPrefsIQ() - Constructor for class org.jivesoftware.smackx.mam.element.MamPrefsIQ
Construct a new MAM <prefs/> IQ retrieval request (IQ type 'get').
MamPrefsIQ(List<Jid>, List<Jid>, MamPrefsIQ.DefaultBehavior) - Constructor for class org.jivesoftware.smackx.mam.element.MamPrefsIQ
MAM preferences IQ constructor.
MamPrefsIQ.DefaultBehavior - Enum in org.jivesoftware.smackx.mam.element
 
MamPrefsIQProvider - Class in org.jivesoftware.smackx.mam.provider
MAM Preferences IQ Provider class.
MamPrefsIQProvider() - Constructor for class org.jivesoftware.smackx.mam.provider.MamPrefsIQProvider
 
MamQueryIQ - Class in org.jivesoftware.smackx.mam.element
MAM Query IQ class.
MamQueryIQ(String) - Constructor for class org.jivesoftware.smackx.mam.element.MamQueryIQ
MAM query IQ constructor.
MamQueryIQ(String, String, DataForm) - Constructor for class org.jivesoftware.smackx.mam.element.MamQueryIQ
MAM query IQ constructor.
MamQueryIQ(String, DataForm) - Constructor for class org.jivesoftware.smackx.mam.element.MamQueryIQ
MAM query IQ constructor.
MamQueryIQ(DataForm) - Constructor for class org.jivesoftware.smackx.mam.element.MamQueryIQ
MAM query IQ constructor.
MamQueryIQProvider - Class in org.jivesoftware.smackx.mam.provider
MAM Query IQ Provider class.
MamQueryIQProvider() - Constructor for class org.jivesoftware.smackx.mam.provider.MamQueryIQProvider
 
MamResultExtension(String, String, Forwarded<Message>) - Constructor for class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
MAM result extension constructor.
MamResultFilter - Class in org.jivesoftware.smackx.mam.filter
MAM result filter class.
MamResultFilter(MamQueryIQ) - Constructor for class org.jivesoftware.smackx.mam.filter.MamResultFilter
 
MamResultProvider - Class in org.jivesoftware.smackx.mam.provider
MAM Result Provider class.
MamResultProvider() - Constructor for class org.jivesoftware.smackx.mam.provider.MamResultProvider
 
manage_subscriptions - org.jivesoftware.smackx.pubsub.PubSubFeature
 
Manager - Class in org.jivesoftware.smack
Managers provide the high-level API of certain functionality (often standardized by XMPP Extension Protocols).
Manager(XMPPConnection) - Constructor for class org.jivesoftware.smack.Manager
 
manual - org.jivesoftware.smack.roster.Roster.SubscriptionMode
Subscription requests are ignored, which means they must be manually processed by registering a listener for presence packets and then looking for any presence requests that have the type Presence.Type.SUBSCRIBE or Presence.Type.UNSUBSCRIBE.
mark(int) - Method in class org.jivesoftware.smack.util.ObservableReader
 
markable - org.jivesoftware.smackx.chat_markers.ChatMarkersState
Indicates that a message can be marked with a Chat Marker and is therefore a "markable message".
MarkableProvider - Class in org.jivesoftware.smackx.chat_markers.provider
Markable extension provider class (XEP-0333).
MarkableProvider() - Constructor for class org.jivesoftware.smackx.chat_markers.provider.MarkableProvider
 
markSupported() - Method in class org.jivesoftware.smack.util.ObservableReader
 
MarkupChildElement(int, int) - Constructor for class org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
 
MarkupElement - Class in org.jivesoftware.smackx.message_markup.element
 
MarkupElement(List<MarkupElement.MarkupChildElement>) - Constructor for class org.jivesoftware.smackx.message_markup.element.MarkupElement
Create a new MarkupElement.
MarkupElement.BlockLevelMarkupElement - Class in org.jivesoftware.smackx.message_markup.element
Interface for block level child elements.
MarkupElement.Builder - Class in org.jivesoftware.smackx.message_markup.element
 
MarkupElement.Builder.ListBuilder - Class in org.jivesoftware.smackx.message_markup.element
 
MarkupElement.MarkupChildElement - Class in org.jivesoftware.smackx.message_markup.element
Interface for child elements.
MarkupElement.NonEmptyChildElement - Class in org.jivesoftware.smackx.message_markup.element
 
MarkupElementProvider - Class in org.jivesoftware.smackx.message_markup.provider
 
MarkupElementProvider() - Constructor for class org.jivesoftware.smackx.message_markup.provider.MarkupElementProvider
 
MATCH_NO_FROM_SET - Static variable in class org.jivesoftware.smack.filter.FromMatchesFilter
 
MATCH_NO_TO_SET - Static variable in class org.jivesoftware.smack.filter.ToMatchesFilter
 
matrix - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
Floyd-Steinberg dithering matrix.
MAX - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
MAX_FIXED_PT - Static variable in class org.jivesoftware.smackx.jingleold.media.PayloadType
 
max_items - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
The maximum number of items to persist.
max_payload_size - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
The maximum payload size in bytes.
MAX_TABLE_ROWS - Static variable in class org.jivesoftware.smackx.debugger.EnhancedDebuggerWindow
Keeps the max number of rows to keep in the tables.
MAX_VALUE - Static variable in class org.jivesoftware.smack.datatypes.UInt16
 
MAX_VALUE - Static variable in class org.jivesoftware.smack.datatypes.UInt32
 
MAX_VALUE_INT - Static variable in class org.jivesoftware.smack.datatypes.UInt16
 
MAX_VALUE_LONG - Static variable in class org.jivesoftware.smack.datatypes.UInt32
 
maxBytesWrittenAfterFullFlush - Variable in class org.jivesoftware.smack.compression.zlib.ZlibXmppCompressionFactory.Stats
 
MAXIMUM_BLOCK_SIZE - Static variable in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Maximum block size that is allowed for In-Band Bytestreams.
maxInputOutput - Variable in class org.jivesoftware.smack.compression.zlib.ZlibXmppCompressionFactory.Stats
 
maxItems - Variable in class org.jivesoftware.smackx.pubsub.GetItemsRequest
 
maxOutputOutput - Variable in class org.jivesoftware.smack.compression.zlib.ZlibXmppCompressionFactory.Stats
 
maxPendingSslEngineDelegatedTasks - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
maybeClose(Closeable) - Static method in class org.jivesoftware.smack.util.CloseableUtil
 
maybeClose(Closeable, Logger) - Static method in class org.jivesoftware.smack.util.CloseableUtil
 
maybeCreateFileWithParentDirectories(File) - Static method in class org.jivesoftware.smack.util.FileUtils
 
maybeDeleteFileOrThrow(File) - Static method in class org.jivesoftware.smack.util.FileUtils
 
maybeInvokeCallbacks() - Method in class org.jivesoftware.smack.SmackFuture
 
maybeReturnMandatoryImmediateState(List<StateDescriptorGraph.GraphVertex<State>>) - Method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext
 
maybeToString(CharSequence) - Static method in class org.jivesoftware.smack.util.StringUtils
Return the String representation of the given char sequence if it is not null.
md5(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
md5(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
MD5 - Class in org.jivesoftware.smack.util
 
MD5 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
 
MD5 - Static variable in class org.jivesoftware.smack.util.StringUtils
 
MD5() - Constructor for class org.jivesoftware.smack.util.MD5
 
md5HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
md5HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
mean - org.jivesoftware.smackx.mood.Mood
 
mechanism_too_weak - org.jivesoftware.smack.sasl.SASLError
 
mechanisms - Variable in class org.jivesoftware.smack.packet.Mechanisms
 
Mechanisms - Class in org.jivesoftware.smack.packet
 
Mechanisms(String) - Constructor for class org.jivesoftware.smack.packet.Mechanisms
 
Mechanisms(Collection<String>) - Constructor for class org.jivesoftware.smack.packet.Mechanisms
 
media_error - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
MEDIA_NAME - Static variable in class org.jivesoftware.smackx.jingleold.media.JingleMediaManager
 
MEDIA_NAME - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
 
MEDIA_NAME - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.SpeexMediaManager
 
MEDIA_NAME - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
 
MEDIA_NAME - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
 
MEDIA_NAME - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaManager
 
mediaClosed(PayloadType) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleMediaListener
Notification that a payload type must be cancelled.
MediaElement - Class in org.jivesoftware.smackx.mediaelement.element
 
MediaElement(MediaElement.Builder) - Constructor for class org.jivesoftware.smackx.mediaelement.element.MediaElement
 
MediaElement.Builder - Class in org.jivesoftware.smackx.mediaelement.element
 
MediaElement.Uri - Class in org.jivesoftware.smackx.mediaelement.element
 
MediaElementManager - Class in org.jivesoftware.smackx.mediaelement
 
MediaElementManager() - Constructor for class org.jivesoftware.smackx.mediaelement.MediaElementManager
 
MediaElementProvider - Class in org.jivesoftware.smackx.mediaelement.provider
 
MediaElementProvider() - Constructor for class org.jivesoftware.smackx.mediaelement.provider.MediaElementProvider
 
MediaError - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
mediaEstablished(PayloadType) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleMediaListener
Notification that the jmf has been negotiated and established.
mediaInfoBusy() - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleMediaInfoListener
The other end is busy.
mediaInfoElement - Variable in class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
 
mediaInfoHold() - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleMediaInfoListener
We are on hold.
mediaInfoMute() - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleMediaInfoListener
The jmf is muted.
mediaInfoQueued() - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleMediaInfoListener
We are queued.
mediaInfoRinging() - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleMediaInfoListener
We are ringing.
MediaNegotiator - Class in org.jivesoftware.smackx.jingleold.media
Manager for jmf descriptor negotiation.
MediaNegotiator(JingleSession, JingleMediaManager, List<PayloadType>, ContentNegotiator) - Constructor for class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Default constructor.
mediaReceived(String) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Called when new Media is received.
mediaReceived(String) - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Called when new Media is received.
mediaReceived(String) - Method in interface org.jivesoftware.smackx.jingleold.media.MediaReceivedListener
Called when new Media is received.
MediaReceivedListener - Interface in org.jivesoftware.smackx.jingleold.media
Listener for new Incoming Media Streams.
MEDIUM_SECURE - Static variable in class org.jivesoftware.smack.packet.id.RandomStringStanzaIdSource.Factory
 
member - org.jivesoftware.smackx.muc.MUCAffiliation
 
member - org.jivesoftware.smackx.muclight.MUCLightAffiliation
 
member - org.jivesoftware.smackx.pubsub.Affiliation.Type
 
member_affiliation - org.jivesoftware.smackx.pubsub.PubSubFeature
 
membershipGranted() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
Deprecated.
 
membershipGranted() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when an administrator grants your user membership to the room.
membershipGranted(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
membershipGranted(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when an administrator grants a user membership to the room.
membershipRevoked() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
Deprecated.
 
membershipRevoked() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when an administrator revokes your user membership to the room.
membershipRevoked(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
membershipRevoked(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when an administrator revokes a user membership to the room.
mention - org.jivesoftware.smackx.reference.element.ReferenceElement.Type
 
merge(Set<Integer>) - Method in class org.jivesoftware.smackx.omemo.internal.OmemoCachedDeviceList
Merge a device list update into the CachedDeviceList.
message - Variable in class org.jivesoftware.smackx.iqlast.packet.LastActivity
 
Message - Class in org.jivesoftware.smack.packet
Represents XMPP message packets.
Message() - Constructor for class org.jivesoftware.smack.packet.Message
Deprecated.
use StanzaBuilder, preferable via StanzaFactory, instead.
Message(String, String) - Constructor for class org.jivesoftware.smack.packet.Message
Deprecated.
use StanzaBuilder, preferable via StanzaFactory, instead.
Message(Message) - Constructor for class org.jivesoftware.smack.packet.Message
Copy constructor.
Message(Jid) - Constructor for class org.jivesoftware.smack.packet.Message
Deprecated.
use StanzaBuilder, preferable via StanzaFactory, instead.
Message(Jid, String) - Constructor for class org.jivesoftware.smack.packet.Message
Deprecated.
use StanzaBuilder, preferable via StanzaFactory, instead.
Message(Jid, ExtensionElement) - Constructor for class org.jivesoftware.smack.packet.Message
Deprecated.
use StanzaBuilder, preferable via StanzaFactory, instead.
Message(Jid, Message.Type) - Constructor for class org.jivesoftware.smack.packet.Message
Deprecated.
use StanzaBuilder, preferable via StanzaFactory, instead.
MESSAGE - org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager.StanzaType
Message stanza.
MESSAGE - Static variable in class org.jivesoftware.smack.filter.StanzaTypeFilter
 
Message.Body - Class in org.jivesoftware.smack.packet
Represents a message body, its language and the content of the message.
Message.Subject - Class in org.jivesoftware.smack.packet
Represents a message subject, its language and the content of the subject.
Message.Thread - Class in org.jivesoftware.smack.packet
 
Message.Type - Enum in org.jivesoftware.smack.packet
Represents the type of a message.
messageBody - Variable in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
 
MessageBuilder - Class in org.jivesoftware.smack.packet
 
MessageCorrectExtension - Class in org.jivesoftware.smackx.message_correct.element
An Extension that implements XEP-0308: Last Message Correction This extension is expected to be added to message stanzas.
MessageCorrectExtension(String) - Constructor for class org.jivesoftware.smackx.message_correct.element.MessageCorrectExtension
 
MessageCorrectProvider - Class in org.jivesoftware.smackx.message_correct.provider
A ExtensionElementProvider for the MessageCorrectExtension.
MessageCorrectProvider() - Constructor for class org.jivesoftware.smackx.message_correct.provider.MessageCorrectProvider
 
MessageEvent - Class in org.jivesoftware.smackx.xevent.packet
Represents message events relating to the delivery, display, composition and cancellation of messages.
MessageEvent() - Constructor for class org.jivesoftware.smackx.xevent.packet.MessageEvent
 
MessageEventManager - Class in org.jivesoftware.smackx.xevent
Manages message events requests and notifications.
MessageEventNotificationListener - Interface in org.jivesoftware.smackx.xevent
A listener that is fired anytime a message event notification is received.
MessageEventProvider - Class in org.jivesoftware.smackx.xevent.provider
The MessageEventProvider parses Message Event packets.
MessageEventProvider() - Constructor for class org.jivesoftware.smackx.xevent.provider.MessageEventProvider
 
MessageEventRequestListener - Interface in org.jivesoftware.smackx.xevent
A listener that is fired anytime a message event request is received.
MessageFasteningManager - Class in org.jivesoftware.smackx.message_fastening
Smacks API for XEP-0422: Message Fastening.
MessageListener - Interface in org.jivesoftware.smack
 
MessageOrOmemoMessage - Class in org.jivesoftware.smackx.omemo.util
 
MessageOrOmemoMessage(Message) - Constructor for class org.jivesoftware.smackx.omemo.util.MessageOrOmemoMessage
 
MessageOrOmemoMessage(OmemoMessage.Received) - Constructor for class org.jivesoftware.smackx.omemo.util.MessageOrOmemoMessage
 
MessageOrPresence<MPB extends MessageOrPresenceBuilder<?,​?>> - Class in org.jivesoftware.smack.packet
 
MessageOrPresence() - Constructor for class org.jivesoftware.smack.packet.MessageOrPresence
Deprecated.
MessageOrPresence(Stanza) - Constructor for class org.jivesoftware.smack.packet.MessageOrPresence
 
MessageOrPresence(StanzaBuilder<?>) - Constructor for class org.jivesoftware.smack.packet.MessageOrPresence
 
MessageOrPresenceBuilder<MP extends MessageOrPresence<? extends MessageOrPresenceBuilder<MP,​SB>>,​SB extends StanzaBuilder<SB>> - Class in org.jivesoftware.smack.packet
 
MessageOrPresenceBuilder(String) - Constructor for class org.jivesoftware.smack.packet.MessageOrPresenceBuilder
 
MessageOrPresenceBuilder(StanzaIdSource) - Constructor for class org.jivesoftware.smack.packet.MessageOrPresenceBuilder
 
MessageOrPresenceBuilder(Stanza, String) - Constructor for class org.jivesoftware.smack.packet.MessageOrPresenceBuilder
 
MessageOrPresenceBuilder(Stanza, StanzaIdSource) - Constructor for class org.jivesoftware.smack.packet.MessageOrPresenceBuilder
 
MessageProcessingHint - Class in org.jivesoftware.smackx.hints.element
 
MessageProcessingHint() - Constructor for class org.jivesoftware.smackx.hints.element.MessageProcessingHint
 
MessageProcessingHintProvider<H extends MessageProcessingHint> - Class in org.jivesoftware.smackx.hints.provider
 
MessageProcessingHintProvider() - Constructor for class org.jivesoftware.smackx.hints.provider.MessageProcessingHintProvider
 
MessageProcessingHintsManager - Class in org.jivesoftware.smackx.hints
 
MessageProcessingHintsManager() - Constructor for class org.jivesoftware.smackx.hints.MessageProcessingHintsManager
 
MessageProcessingHintType - Enum in org.jivesoftware.smackx.hints.element
 
MessageRetractionManager - Class in org.jivesoftware.smackx.message_retraction
Smacks API for XEP-0424: Message Retraction.
MessageSubjectElementProvider - Class in org.jivesoftware.smack.provider
 
MessageSubjectElementProvider() - Constructor for class org.jivesoftware.smack.provider.MessageSubjectElementProvider
 
MessageThreadElementProvider - Class in org.jivesoftware.smack.provider
 
MessageThreadElementProvider() - Constructor for class org.jivesoftware.smack.provider.MessageThreadElementProvider
 
MessageTypeFilter - Class in org.jivesoftware.smack.filter
Filters for packets of a specific type of Message (e.g.
MessageView - Interface in org.jivesoftware.smack.packet
 
MessageWithBodiesFilter - Class in org.jivesoftware.smack.filter
Filters message stanzas which have at least one body.
MessageWithSubjectFilter - Class in org.jivesoftware.smack.filter
Filters message stanzas which have at least one body.
MessageWithThreadFilter - Class in org.jivesoftware.smack.filter
Filters message stanzas which have at least one body.
meta_data - org.jivesoftware.smackx.pubsub.PubSubFeature
 
metaData - Variable in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
 
MetaData - Class in org.jivesoftware.smackx.workgroup
MetaData stanza extension.
MetaData(Map<String, List<String>>) - Constructor for class org.jivesoftware.smackx.workgroup.MetaData
 
MetaDataProvider - Class in org.jivesoftware.smackx.workgroup.packet
This provider parses meta data if it's not contained already in a larger extension provider.
MetaDataProvider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.MetaDataProvider
 
metadataStore - Variable in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
MetaDataUtils - Class in org.jivesoftware.smackx.workgroup.util
Utility class for meta-data parsing and writing.
MetaDataUtils() - Constructor for class org.jivesoftware.smackx.workgroup.util.MetaDataUtils
 
method - Variable in class org.jivesoftware.smack.compress.packet.Compress
 
METHOD - Static variable in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.BasicValidateElement
 
METHOD - Static variable in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.OpenValidateElement
 
METHOD - Static variable in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.RangeValidateElement
 
METHOD - Static variable in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.RegexValidateElement
 
methodArguments - Variable in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher.TripletContainer
 
methods - Variable in class org.jivesoftware.smack.compress.packet.Compress.Feature
 
MIN - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
MIN_VALUE - Static variable in class org.jivesoftware.smack.datatypes.UInt16
 
MIN_VALUE - Static variable in class org.jivesoftware.smack.datatypes.UInt32
 
MIN_VALUE_INT - Static variable in class org.jivesoftware.smack.datatypes.UInt16
 
MIN_VALUE_LONG - Static variable in class org.jivesoftware.smack.datatypes.UInt32
 
MiniDnsDane - Class in org.jivesoftware.smack.util.dns.minidns
 
MiniDnsDane() - Constructor for class org.jivesoftware.smack.util.dns.minidns.MiniDnsDane
 
MiniDnsDaneVerifier - Class in org.jivesoftware.smack.util.dns.minidns
 
MiniDnsResolver - Class in org.jivesoftware.smack.util.dns.minidns
This implementation uses the MiniDNS implementation for resolving DNS addresses.
MiniDnsResolver() - Constructor for class org.jivesoftware.smack.util.dns.minidns.MiniDnsResolver
 
MissingMucCreationAcknowledgeException() - Constructor for exception org.jivesoftware.smackx.muc.MultiUserChatException.MissingMucCreationAcknowledgeException
 
MissingOpenPgpKeyException - Exception in org.jivesoftware.smackx.ox.exception
Exception that gets thrown when an operation is missing an OpenPGP key.
MissingOpenPgpKeyException(BareJid, OpenPgpV4Fingerprint) - Constructor for exception org.jivesoftware.smackx.ox.exception.MissingOpenPgpKeyException
MissingOpenPgpKeyException(BareJid, OpenPgpV4Fingerprint, Throwable) - Constructor for exception org.jivesoftware.smackx.ox.exception.MissingOpenPgpKeyException
 
MissingUserIdOnKeyException - Exception in org.jivesoftware.smackx.ox.exception
This exception gets thrown, if the user tries to import a key of a user which is lacking a user-id with the users jid.
MissingUserIdOnKeyException(BareJid, OpenPgpV4Fingerprint) - Constructor for exception org.jivesoftware.smackx.ox.exception.MissingUserIdOnKeyException
 
moderator - org.jivesoftware.smackx.muc.MUCRole
 
moderatorGranted() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
Deprecated.
 
moderatorGranted() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when an administrator grants moderator privileges to your user.
moderatorGranted(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
moderatorGranted(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when an administrator grants moderator privileges to a user.
moderatorRevoked() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
Deprecated.
 
moderatorRevoked() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when an administrator revokes moderator privileges from your user.
moderatorRevoked(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
moderatorRevoked(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when an administrator revokes moderator privileges from a user.
MODIFY - org.jivesoftware.smack.packet.StanzaError.Type
 
modify_affiliations - org.jivesoftware.smackx.pubsub.PubSubFeature
 
modifyAffiliationAsOwner(List<Affiliation>) - Method in class org.jivesoftware.smackx.pubsub.Node
Modify the affiliations for this PubSub node as owner.
modifySubscriptionsAsOwner(List<Subscription>) - Method in class org.jivesoftware.smackx.pubsub.Node
Modify the subscriptions for this PubSub node as owner.
ModularXmppClientToServerConnection - Class in org.jivesoftware.smack.c2s
 
ModularXmppClientToServerConnection(ModularXmppClientToServerConnectionConfiguration) - Constructor for class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
ModularXmppClientToServerConnection.AuthenticatedAndResourceBoundStateDescriptor - Class in org.jivesoftware.smack.c2s
 
ModularXmppClientToServerConnection.AuthenticatedButUnboundStateDescriptor - Class in org.jivesoftware.smack.c2s
 
ModularXmppClientToServerConnection.ConnectedButUnauthenticatedStateDescriptor - Class in org.jivesoftware.smack.c2s
 
ModularXmppClientToServerConnection.DisconnectedStateDescriptor - Class in org.jivesoftware.smack.c2s
 
ModularXmppClientToServerConnection.LookupRemoteConnectionEndpointsStateDescriptor - Class in org.jivesoftware.smack.c2s
 
ModularXmppClientToServerConnection.ResourceBindingStateDescriptor - Class in org.jivesoftware.smack.c2s
 
ModularXmppClientToServerConnection.ResourceBoundResult - Class in org.jivesoftware.smack.c2s
 
ModularXmppClientToServerConnection.SaslAuthenticationStateDescriptor - Class in org.jivesoftware.smack.c2s
 
ModularXmppClientToServerConnection.SaslAuthenticationSuccessResult - Class in org.jivesoftware.smack.c2s
 
ModularXmppClientToServerConnection.Stats - Class in org.jivesoftware.smack.c2s
 
ModularXmppClientToServerConnectionConfiguration - Class in org.jivesoftware.smack.c2s
 
ModularXmppClientToServerConnectionConfiguration.Builder - Class in org.jivesoftware.smack.c2s
 
ModularXmppClientToServerConnectionInternal - Class in org.jivesoftware.smack.c2s.internal
 
ModularXmppClientToServerConnectionInternal(ModularXmppClientToServerConnection, SmackReactor, SmackDebugger, Queue<TopLevelStreamElement>) - Constructor for class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
ModularXmppClientToServerConnectionModule<MD extends ModularXmppClientToServerConnectionModuleDescriptor> - Class in org.jivesoftware.smack.c2s
 
ModularXmppClientToServerConnectionModule(MD, ModularXmppClientToServerConnectionInternal) - Constructor for class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModule
 
ModularXmppClientToServerConnectionModuleDescriptor - Class in org.jivesoftware.smack.c2s
 
ModularXmppClientToServerConnectionModuleDescriptor() - Constructor for class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModuleDescriptor
 
ModularXmppClientToServerConnectionModuleDescriptor.Builder - Class in org.jivesoftware.smack.c2s
 
ModularXmppClientToServerConnectionTool - Class in org.jivesoftware.smack.full
 
ModularXmppClientToServerConnectionTool() - Constructor for class org.jivesoftware.smack.full.ModularXmppClientToServerConnectionTool
 
moduleDescriptor - Variable in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionModule
 
momentaryReadOut(List<? extends IoTDataField>) - Method in interface org.jivesoftware.smackx.iot.data.ThingMomentaryReadOutResult
 
momentaryReadOutRequest(ThingMomentaryReadOutResult) - Method in interface org.jivesoftware.smackx.iot.data.ThingMomentaryReadOutRequest
 
MonitorPacket - Class in org.jivesoftware.smackx.workgroup.packet
 
MonitorPacket() - Constructor for class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
 
MonitorPacket.InternalProvider - Class in org.jivesoftware.smackx.workgroup.packet
Stanza extension provider for Monitor Packets.
Mood - Enum in org.jivesoftware.smackx.mood
Moods specified by XEP-0107: User Mood.
MOOD_NODE - Static variable in class org.jivesoftware.smackx.mood.MoodManager
 
MoodConcretisation - Class in org.jivesoftware.smackx.mood.element
XEP-0107 can be extended with additional custom mood concretisations.
MoodConcretisation() - Constructor for class org.jivesoftware.smackx.mood.element.MoodConcretisation
 
MoodConcretisationProvider<C extends MoodConcretisation> - Class in org.jivesoftware.smackx.mood.provider
 
MoodConcretisationProvider() - Constructor for class org.jivesoftware.smackx.mood.provider.MoodConcretisationProvider
 
MoodElement - Class in org.jivesoftware.smackx.mood.element
ExtensionElement that contains the users mood.
MoodElement(MoodElement.MoodSubjectElement, String) - Constructor for class org.jivesoftware.smackx.mood.element.MoodElement
 
MoodElement.MoodSubjectElement - Class in org.jivesoftware.smackx.mood.element
NamedElement which represents the mood.
MoodListener - Interface in org.jivesoftware.smackx.mood
 
MoodManager - Class in org.jivesoftware.smackx.mood
Entry point for Smacks API for XEP-0107: User Mood.
MoodProvider - Class in org.jivesoftware.smackx.mood.provider
 
MoodProvider() - Constructor for class org.jivesoftware.smackx.mood.provider.MoodProvider
 
MoodSubjectElement(Mood, MoodConcretisation) - Constructor for class org.jivesoftware.smackx.mood.element.MoodElement.MoodSubjectElement
 
moody - org.jivesoftware.smackx.mood.Mood
 
MUC_ROOMCONFIG_MEMBERSONLY - Static variable in class org.jivesoftware.smackx.muc.MucConfigFormManager
The constant String "muc#roomconfig_membersonly".
MUC_ROOMCONFIG_PASSWORDPROTECTEDROOM - Static variable in class org.jivesoftware.smackx.muc.MucConfigFormManager
The constant String "muc#roomconfig_passwordprotectedroom".
MUC_ROOMCONFIG_ROOMOWNERS - Static variable in class org.jivesoftware.smackx.muc.MucConfigFormManager
The constant String "muc#roomconfig_roomowners".
MUC_ROOMCONFIG_ROOMSECRET - Static variable in class org.jivesoftware.smackx.muc.MucConfigFormManager
The constant String "muc#roomconfig_roomsecret".
MUCAdmin - Class in org.jivesoftware.smackx.muc.packet
IQ stanza that serves for kicking users, granting and revoking voice, banning users, modifying the ban list, granting and revoking membership and granting and revoking moderator privileges.
MUCAdmin() - Constructor for class org.jivesoftware.smackx.muc.packet.MUCAdmin
 
MUCAdminProvider - Class in org.jivesoftware.smackx.muc.provider
The MUCAdminProvider parses MUCAdmin packets.
MUCAdminProvider() - Constructor for class org.jivesoftware.smackx.muc.provider.MUCAdminProvider
 
MUCAffiliation - Enum in org.jivesoftware.smackx.muc
XEP-0045: Multi-User-Chat - 5.2 Affiliations.
MucAlreadyJoinedException() - Constructor for exception org.jivesoftware.smackx.muc.MultiUserChatException.MucAlreadyJoinedException
 
MucBookmarkAutojoinManager - Class in org.jivesoftware.smackx.muc.bookmarkautojoin
Autojoin bookmarked Multi-User Chat conferences.
MucConfigFormManager - Class in org.jivesoftware.smackx.muc
Multi-User Chat configuration form manager is used to fill out and submit a FilledForm used to configure rooms.
MucConfigurationNotSupportedException(String) - Constructor for exception org.jivesoftware.smackx.muc.MultiUserChatException.MucConfigurationNotSupportedException
 
MucCreateConfigFormHandle() - Constructor for class org.jivesoftware.smackx.muc.MultiUserChat.MucCreateConfigFormHandle
 
MucEnterConfiguration - Class in org.jivesoftware.smackx.muc
The configuration used to enter a MUC room.
MucEnterConfiguration.Builder - Class in org.jivesoftware.smackx.muc
 
MUCInitialPresence - Class in org.jivesoftware.smackx.muc.packet
Represents extended presence information whose sole purpose is to signal the ability of the occupant to speak the MUC protocol when joining a room.
MUCInitialPresence() - Constructor for class org.jivesoftware.smackx.muc.packet.MUCInitialPresence
MUCInitialPresence(String, int, int, int, Date) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCInitialPresence
Construct a new MUC initial presence extension.
MUCInitialPresence.History - Class in org.jivesoftware.smackx.muc.packet
The History class controls the number of characters or messages to receive when entering a room.
MUCItem - Class in org.jivesoftware.smackx.muc.packet
Item child that holds information about roles, affiliation, jids and nicks.
MUCItem(MUCAffiliation) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCItem
 
MUCItem(MUCAffiliation, MUCRole, Jid, String, Jid, Resourcepart, Resourcepart) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCItem
Creates a new item child.
MUCItem(MUCAffiliation, Jid) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCItem
 
MUCItem(MUCAffiliation, Jid, String) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCItem
 
MUCItem(MUCRole) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCItem
 
MUCItem(MUCRole, Resourcepart) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCItem
 
MUCItem(MUCRole, Resourcepart, String) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCItem
 
MUCLightAffiliation - Enum in org.jivesoftware.smackx.muclight
MUCLight affiliations enum.
MUCLightAffiliationsChangeProvider - Class in org.jivesoftware.smackx.muclight.provider
MUC Light Affiliations Change Provider class.
MUCLightAffiliationsChangeProvider() - Constructor for class org.jivesoftware.smackx.muclight.provider.MUCLightAffiliationsChangeProvider
 
MUCLightAffiliationsIQ - Class in org.jivesoftware.smackx.muclight.element
MUC Light affiliations response IQ class.
MUCLightAffiliationsIQ(String, HashMap<Jid, MUCLightAffiliation>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightAffiliationsIQ
MUC Light affiliations response IQ constructor.
MUCLightAffiliationsIQProvider - Class in org.jivesoftware.smackx.muclight.provider
MUC Light affiliations IQ provider class.
MUCLightAffiliationsIQProvider() - Constructor for class org.jivesoftware.smackx.muclight.provider.MUCLightAffiliationsIQProvider
 
MUCLightBlockingIQ - Class in org.jivesoftware.smackx.muclight.element
MUC Light blocking IQ class.
MUCLightBlockingIQ(HashMap<Jid, Boolean>, HashMap<Jid, Boolean>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightBlockingIQ
MUC Light blocking IQ constructor.
MUCLightBlockingIQProvider - Class in org.jivesoftware.smackx.muclight.provider
MUC Light blocking IQ provider class.
MUCLightBlockingIQProvider() - Constructor for class org.jivesoftware.smackx.muclight.provider.MUCLightBlockingIQProvider
 
MUCLightChangeAffiliationsIQ - Class in org.jivesoftware.smackx.muclight.element
MUCLight change affiliations IQ class.
MUCLightChangeAffiliationsIQ(Jid, HashMap<Jid, MUCLightAffiliation>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightChangeAffiliationsIQ
MUCLight change affiliations IQ constructor.
MUCLightConfigurationIQ - Class in org.jivesoftware.smackx.muclight.element
MUC Light configuration response IQ class.
MUCLightConfigurationIQ(String, MUCLightRoomConfiguration) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightConfigurationIQ
MUC Light configuration response IQ constructor.
MUCLightConfigurationIQProvider - Class in org.jivesoftware.smackx.muclight.provider
MUC Light configuration IQ provider class.
MUCLightConfigurationIQProvider() - Constructor for class org.jivesoftware.smackx.muclight.provider.MUCLightConfigurationIQProvider
 
MUCLightConfigurationsChangeProvider - Class in org.jivesoftware.smackx.muclight.provider
MUC Light configurations change provider class.
MUCLightConfigurationsChangeProvider() - Constructor for class org.jivesoftware.smackx.muclight.provider.MUCLightConfigurationsChangeProvider
 
MUCLightCreateIQ - Class in org.jivesoftware.smackx.muclight.element
MUCLight create IQ class.
MUCLightCreateIQ(EntityJid, String, String, HashMap<String, String>, List<Jid>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightCreateIQ
MUCLight create IQ constructor.
MUCLightCreateIQ(EntityJid, String, List<Jid>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightCreateIQ
MUCLight create IQ constructor.
MUCLightDestroyIQ - Class in org.jivesoftware.smackx.muclight.element
MUC Light destroy IQ class.
MUCLightDestroyIQ(Jid) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightDestroyIQ
MUC Light destroy IQ constructor.
MUCLightElements - Class in org.jivesoftware.smackx.muclight.element
 
MUCLightElements() - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightElements
 
MUCLightElements.AffiliationsChangeExtension - Class in org.jivesoftware.smackx.muclight.element
Affiliations change extension element class.
MUCLightElements.BlockingElement - Class in org.jivesoftware.smackx.muclight.element
Blocking element class.
MUCLightElements.ConfigurationElement - Class in org.jivesoftware.smackx.muclight.element
Configuration element class.
MUCLightElements.ConfigurationsChangeExtension - Class in org.jivesoftware.smackx.muclight.element
Configurations change extension element class.
MUCLightElements.OccupantsElement - Class in org.jivesoftware.smackx.muclight.element
Occupants element class.
MUCLightElements.UserWithAffiliationElement - Class in org.jivesoftware.smackx.muclight.element
User with affiliation element class.
MUCLightGetAffiliationsIQ - Class in org.jivesoftware.smackx.muclight.element
MUC Light get affiliations IQ class.
MUCLightGetAffiliationsIQ(Jid) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightGetAffiliationsIQ
MUC Light get affiliations IQ constructor.
MUCLightGetAffiliationsIQ(Jid, String) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightGetAffiliationsIQ
MUC Light get affiliations IQ constructor.
MUCLightGetConfigsIQ - Class in org.jivesoftware.smackx.muclight.element
MUC Light get configurations IQ class.
MUCLightGetConfigsIQ(Jid) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightGetConfigsIQ
MUC Light get configurations IQ constructor.
MUCLightGetConfigsIQ(Jid, String) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightGetConfigsIQ
MUC Light get configurations IQ constructor.
MUCLightGetInfoIQ - Class in org.jivesoftware.smackx.muclight.element
MUC Light get info IQ class.
MUCLightGetInfoIQ(Jid) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightGetInfoIQ
MUC Light get info IQ constructor.
MUCLightGetInfoIQ(Jid, String) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightGetInfoIQ
MUC Light get info IQ constructor.
MUCLightInfoIQ - Class in org.jivesoftware.smackx.muclight.element
MUC Light info response IQ class.
MUCLightInfoIQ(String, MUCLightRoomConfiguration, HashMap<Jid, MUCLightAffiliation>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightInfoIQ
MUCLight info response IQ constructor.
MUCLightInfoIQProvider - Class in org.jivesoftware.smackx.muclight.provider
MUC Light info IQ provider class.
MUCLightInfoIQProvider() - Constructor for class org.jivesoftware.smackx.muclight.provider.MUCLightInfoIQProvider
 
MUCLightRoomConfiguration - Class in org.jivesoftware.smackx.muclight
MUC Light room configuration class.
MUCLightRoomConfiguration(String, String, HashMap<String, String>) - Constructor for class org.jivesoftware.smackx.muclight.MUCLightRoomConfiguration
MUC Light room configuration model constructor.
MUCLightRoomInfo - Class in org.jivesoftware.smackx.muclight
MUC Light room info class.
MUCLightRoomInfo(String, Jid, MUCLightRoomConfiguration, HashMap<Jid, MUCLightAffiliation>) - Constructor for class org.jivesoftware.smackx.muclight.MUCLightRoomInfo
MUC Light room info model constructor.
MUCLightSetConfigsIQ - Class in org.jivesoftware.smackx.muclight.element
MUC Light set configurations IQ class.
MUCLightSetConfigsIQ(Jid, String, String, HashMap<String, String>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightSetConfigsIQ
MUC Light set configuration IQ constructor.
MUCLightSetConfigsIQ(Jid, String, HashMap<String, String>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightSetConfigsIQ
MUC Light set configuration IQ constructor.
MucMessageInterceptor - Interface in org.jivesoftware.smackx.muc
 
MucNotJoinedException(MultiUserChat) - Constructor for exception org.jivesoftware.smackx.muc.MultiUserChatException.MucNotJoinedException
 
MUCOwner - Class in org.jivesoftware.smackx.muc.packet
IQ stanza that serves for granting and revoking ownership privileges, granting and revoking administrative privileges and destroying a room.
MUCOwner() - Constructor for class org.jivesoftware.smackx.muc.packet.MUCOwner
 
MUCOwnerProvider - Class in org.jivesoftware.smackx.muc.provider
The MUCOwnerProvider parses MUCOwner packets.
MUCOwnerProvider() - Constructor for class org.jivesoftware.smackx.muc.provider.MUCOwnerProvider
 
MUCParserUtils - Class in org.jivesoftware.smackx.muc.provider
 
MUCParserUtils() - Constructor for class org.jivesoftware.smackx.muc.provider.MUCParserUtils
 
MUCRole - Enum in org.jivesoftware.smackx.muc
XEP-0045: Multi User Chat - 5.1 Roles.
MUCUser - Class in org.jivesoftware.smackx.muc.packet
Represents extended presence information about roles, affiliations, full JIDs, or status codes scoped by the 'http://jabber.org/protocol/muc#user' namespace.
MUCUser() - Constructor for class org.jivesoftware.smackx.muc.packet.MUCUser
 
MUCUser.Decline - Class in org.jivesoftware.smackx.muc.packet
Represents a rejection to an invitation from another user to a room.
MUCUser.Invite - Class in org.jivesoftware.smackx.muc.packet
Represents an invitation for another user to a room.
MUCUser.Status - Class in org.jivesoftware.smackx.muc.packet
Status code assists in presenting notification messages.
MUCUserProvider - Class in org.jivesoftware.smackx.muc.provider
The MUCUserProvider parses packets with extended presence information about roles and affiliations.
MUCUserProvider() - Constructor for class org.jivesoftware.smackx.muc.provider.MUCUserProvider
 
MUCUserStatusCodeFilter - Class in org.jivesoftware.smackx.muc.filter
 
MUCUserStatusCodeFilter(int) - Constructor for class org.jivesoftware.smackx.muc.filter.MUCUserStatusCodeFilter
 
MUCUserStatusCodeFilter(MUCUser.Status) - Constructor for class org.jivesoftware.smackx.muc.filter.MUCUserStatusCodeFilter
 
multi_collection - org.jivesoftware.smackx.pubsub.PubSubFeature
 
multi_subscribe - org.jivesoftware.smackx.pubsub.PubSubFeature
 
MultiMap<K,​V> - Class in org.jivesoftware.smack.util
A lightweight implementation of a MultiMap, that is a Map that is able to hold multiple values for every key.
MultiMap() - Constructor for class org.jivesoftware.smack.util.MultiMap
Constructs a new MultiMap with a initial capacity of MultiMap.DEFAULT_MAP_SIZE.
MultiMap(int) - Constructor for class org.jivesoftware.smack.util.MultiMap
Constructs a new MultiMap.
MultiMediaManager - Class in org.jivesoftware.smackx.jingleold.mediaimpl.multi
Implements a MultiMediaManager using other JingleMediaManager implementations.
MultiMediaManager(JingleTransportManager) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
 
MultipleAddresses - Class in org.jivesoftware.smackx.address.packet
Stanza extension that contains the list of addresses that a stanza should be sent or was sent.
MultipleAddresses() - Constructor for class org.jivesoftware.smackx.address.packet.MultipleAddresses
 
MultipleAddresses.Address - Class in org.jivesoftware.smackx.address.packet
 
MultipleAddresses.Type - Enum in org.jivesoftware.smackx.address.packet
 
MultipleAddressesProvider - Class in org.jivesoftware.smackx.address.provider
The MultipleAddressesProvider parses MultipleAddresses packets.
MultipleAddressesProvider() - Constructor for class org.jivesoftware.smackx.address.provider.MultipleAddressesProvider
 
MultipleCryptoFailedException - Exception in org.jivesoftware.smackx.omemo.exceptions
 
MultipleRecipientInfo - Class in org.jivesoftware.smackx.address
MultipleRecipientInfo keeps information about the multiple recipients extension included in a received packet.
MultipleRecipientManager - Class in org.jivesoftware.smackx.address
A MultipleRecipientManager allows to send packets to multiple recipients by making use of XEP-33: Extended Stanza Addressing.
MultipleRecipientManager() - Constructor for class org.jivesoftware.smackx.address.MultipleRecipientManager
 
MULTIPLY - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
MultiUserChat - Class in org.jivesoftware.smackx.muc
A MultiUserChat room (XEP-45), created with MultiUserChatManager.getMultiUserChat(EntityBareJid).
MultiUserChat.MucCreateConfigFormHandle - Class in org.jivesoftware.smackx.muc
A handle used to configure a newly created room.
MultiUserChatConstants - Class in org.jivesoftware.smackx.muc
 
MultiUserChatConstants() - Constructor for class org.jivesoftware.smackx.muc.MultiUserChatConstants
 
MultiUserChatException - Exception in org.jivesoftware.smackx.muc
 
MultiUserChatException() - Constructor for exception org.jivesoftware.smackx.muc.MultiUserChatException
 
MultiUserChatException(String) - Constructor for exception org.jivesoftware.smackx.muc.MultiUserChatException
 
MultiUserChatException.MissingMucCreationAcknowledgeException - Exception in org.jivesoftware.smackx.muc
 
MultiUserChatException.MucAlreadyJoinedException - Exception in org.jivesoftware.smackx.muc
 
MultiUserChatException.MucConfigurationNotSupportedException - Exception in org.jivesoftware.smackx.muc
Thrown if the MUC room does not support the requested configuration option.
MultiUserChatException.MucNotJoinedException - Exception in org.jivesoftware.smackx.muc
Thrown if the requested operation required the MUC to be joined by the client, while the client is currently joined.
MultiUserChatException.NotAMucServiceException - Exception in org.jivesoftware.smackx.muc
Thrown when trying to enter a MUC room that is not hosted a domain providing a MUC service.
MultiUserChatLight - Class in org.jivesoftware.smackx.muclight
MUCLight class.
MultiUserChatLightManager - Class in org.jivesoftware.smackx.muclight
Multi-User Chat Light manager class.
MultiUserChatManager - Class in org.jivesoftware.smackx.muc
A manager for Multi-User Chat rooms.
multiUserChatSupportsOmemo(MultiUserChat) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Returns true, if the MUC with the EntityBareJid multiUserChat is non-anonymous and members only (prerequisite for OMEMO encryption in MUC).
multiVisitState - org.jivesoftware.smack.fsm.StateDescriptor.Property
 
mustBeOnlyOfHisKind() - Method in class org.jivesoftware.smackx.xdata.FormField.Required
 
mustBeOnlyOfHisKind() - Method in interface org.jivesoftware.smackx.xdata.FormFieldChildElement
 
mustBeOnlyOfHisKind() - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
 
Mute() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio.Mute
 
Mute() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider.Audio.Mute
 
MUTE - Static variable in class org.jivesoftware.smackx.jingleold.media.ContentInfo.Audio
 
MYRTCPVOICE - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
 
MYRTPVOICE - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
 

N

NAME - Static variable in class org.jivesoftware.smack.sasl.core.SASLAnonymous
 
NAME - Static variable in class org.jivesoftware.smack.sasl.core.SASLXOauth2Mechanism
 
NAME - Static variable in class org.jivesoftware.smack.sasl.core.SCRAMSHA1Mechanism
 
NAME - Static variable in class org.jivesoftware.smack.sasl.core.ScramSha1PlusMechanism
 
NAME - Static variable in class org.jivesoftware.smack.sasl.javax.SASLCramMD5Mechanism
 
NAME - Static variable in class org.jivesoftware.smack.sasl.javax.SASLDigestMD5Mechanism
 
NAME - Static variable in class org.jivesoftware.smack.sasl.javax.SASLExternalMechanism
 
NAME - Static variable in class org.jivesoftware.smack.sasl.javax.SASLGSSAPIMechanism
 
NAME - Static variable in class org.jivesoftware.smack.sasl.javax.SASLPlainMechanism
 
NAME - Static variable in class org.jivesoftware.smack.sasl.provided.SASLDigestMD5Mechanism
 
NAME - Static variable in class org.jivesoftware.smack.sasl.provided.SASLExternalMechanism
 
NAME - Static variable in class org.jivesoftware.smack.sasl.provided.SASLPlainMechanism
 
NAME - Static variable in class org.jivesoftware.smackx.amp.AMPDeliverCondition
 
NAME - Static variable in class org.jivesoftware.smackx.amp.AMPExpireAtCondition
 
NAME - Static variable in class org.jivesoftware.smackx.amp.AMPMatchResourceCondition
 
NAME - Static variable in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Element name of the stanza extension.
NAME - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleContent
 
NAME_ATTRIBUTE_NAME - Static variable in class org.jivesoftware.smackx.jingle.element.JingleContent
 
NAME_ENCRYPTED - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoElement
 
NamedElement - Interface in org.jivesoftware.smack.packet
Interface to represent a XML element.
namespace - Static variable in class org.jivesoftware.smackx.commands.packet.AdHocCommandData.SpecificError
 
namespace - Variable in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
 
NAMESPACE - Static variable in class org.jivesoftware.smack.compress.packet.Compress
 
NAMESPACE - Static variable in class org.jivesoftware.smack.compress.packet.Compressed
 
NAMESPACE - Static variable in class org.jivesoftware.smack.compress.packet.Failure
 
NAMESPACE - Static variable in class org.jivesoftware.smack.packet.Bind
 
NAMESPACE - Static variable in class org.jivesoftware.smack.packet.Mechanisms
 
NAMESPACE - Static variable in class org.jivesoftware.smack.packet.Message.Body
 
NAMESPACE - Static variable in class org.jivesoftware.smack.packet.Message.Subject
 
NAMESPACE - Static variable in class org.jivesoftware.smack.packet.Message.Thread
 
NAMESPACE - Static variable in class org.jivesoftware.smack.packet.Session
 
NAMESPACE - Static variable in class org.jivesoftware.smack.packet.StanzaError
Deprecated.
NAMESPACE - Static variable in class org.jivesoftware.smack.packet.StanzaErrorTextElement
 
NAMESPACE - Static variable in class org.jivesoftware.smack.packet.StartTls
 
NAMESPACE - Static variable in class org.jivesoftware.smack.packet.StreamError
 
NAMESPACE - Static variable in class org.jivesoftware.smack.packet.TlsFailure
 
NAMESPACE - Static variable in class org.jivesoftware.smack.packet.TlsProceed
 
NAMESPACE - Static variable in class org.jivesoftware.smack.roster.packet.RosterPacket
 
NAMESPACE - Static variable in class org.jivesoftware.smack.roster.packet.RosterVer
 
NAMESPACE - Static variable in class org.jivesoftware.smack.roster.packet.SubscriptionPreApproval
 
NAMESPACE - Static variable in interface org.jivesoftware.smack.sasl.packet.SaslNonza
 
NAMESPACE - Static variable in class org.jivesoftware.smack.sm.packet.StreamManagement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.address.packet.MultipleAddresses
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.amp.packet.AMPExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.attention.packet.AttentionExtension
The namespace that qualifies the XML element of an 'attention' extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.blocking.BlockingCommandManager
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.blocking.element.BlockContactsIQ
the IQ NAMESPACE.
NAMESPACE - Static variable in class org.jivesoftware.smackx.blocking.element.BlockedErrorExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.blocking.element.BlockListIQ
the IQ NAMESPACE.
NAMESPACE - Static variable in class org.jivesoftware.smackx.blocking.element.UnblockContactsIQ
the IQ NAMESPACE.
NAMESPACE - Static variable in class org.jivesoftware.smackx.bob.BoBManager
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.bob.element.BoBDataExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.bob.element.BoBIQ
the IQ NAMESPACE.
NAMESPACE - Static variable in class org.jivesoftware.smackx.bookmarks.Bookmarks
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.bytestreams.ibb.packet.Close
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
The XMPP namespace of the In-Band Bytestream.
NAMESPACE - Static variable in class org.jivesoftware.smackx.bytestreams.ibb.packet.Open
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
The XMPP namespace of the SOCKS5 Bytestream.
NAMESPACE - Static variable in class org.jivesoftware.smackx.caps.EntityCapsManager
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.caps.packet.CapsExtension
 
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.chatstates.ChatStateManager
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.chatstates.packet.ChatStateExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.commands.AdHocCommandManager
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.csi.packet.ClientStateIndication
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.delay.packet.DelayInformation
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.disco.packet.DiscoverItems
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.dox.element.DnsIq
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.forward.packet.Forwarded
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.hints.element.MessageProcessingHint
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.hoxt.HOXTManager
Namespace for this extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError_V0_2
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.Slot_V0_2
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.Slot
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest_V0_2
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
Namespace of XEP-0363 v0.4 or higher.
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.control.element.IoTSetRequest
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.control.element.IoTSetResponse
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTDataReadOutAccepted
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTDataRequest
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTClaimed
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTDisown
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTDisowned
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTMine
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRegister
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRemove
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTRemoved
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.discovery.element.IoTUnregister
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.ClearCache
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.ClearCacheResponse
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Friend
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriend
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.IoTIsFriendResponse
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iqlast.packet.LastActivity
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iqprivate.packet.PrivateDataIQ
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iqregister.packet.Registration.Feature
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iqregister.packet.Registration
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.iqversion.packet.Version
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jid_prep.element.JidPrepIq
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jid_prep.JidPrepManager
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingle.element.Jingle
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingle.element.JingleContent
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingle.element.JingleError
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.nat.STUN
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.packet.Jingle
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.Audio
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleDescription.Audio
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.Ice
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.RawUdp
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
Namespace used to store stanza properties.
NAMESPACE - Static variable in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.last_interaction.element.IdleElement
 
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.mediaelement.element.MediaElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.message_correct.element.MessageCorrectExtension
The namespace that qualifies the XML element of a 'message correct' extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.message_fastening.MessageFasteningManager
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.message_markup.element.MarkupElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.message_retraction.element.RetractElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.mood.element.MoodElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muc.MultiUserChatConstants
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.muc.packet.MUCAdmin
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muc.packet.MUCOwner
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.muc.packet.MUCUser
 
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.nick.packet.Nick
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.offline.OfflineMessageManager
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoElement_VAxolotl
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoHeaderElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoKeyElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.ox.element.OpenPgpElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.ox.element.PubkeyElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.ox.element.PublicKeysListElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.ox.element.SecretkeyElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.ping.packet.Ping
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.privacy.packet.Privacy
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.privacy.PrivacyListManager
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.pubsub.EventElement
The constant String "http://jabber.org/protocol/pubsub#event".
NAMESPACE - Static variable in class org.jivesoftware.smackx.pubsub.packet.PubSub
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.push_notifications.element.DisablePushNotificationsIQ
the IQ NAMESPACE.
NAMESPACE - Static variable in class org.jivesoftware.smackx.push_notifications.element.EnablePushNotificationsIQ
the IQ NAMESPACE.
NAMESPACE - Static variable in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.receipts.DeliveryReceipt
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.reference.ReferenceManager
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.search.UserSearch
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.sharedgroups.packet.SharedGroupsInfo
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.shim.packet.HeadersExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.si.packet.StreamInitiation
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.sid.element.OriginIdElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.sid.element.StanzaIdElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.sid.StableUniqueStanzaIdManager
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.time.packet.Time
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.vcardtemp.VCardManager
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.ext.forms.WorkgroupForm
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.MetaData
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.AgentInfo
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.AgentStatus
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider.OfferRevokePacket
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.QueueDetails
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.QueueUpdate
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.SessionID
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.TranscriptSearch
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.UserID
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.WorkgroupInformation
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.settings.GenericSettings
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.settings.SoundSettings
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
Namespace of the stanza extension.
NAMESPACE - Static variable in class org.jivesoftware.smackx.xdata.FormField
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.xdata.packet.DataForm
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.xdata.XDataManager
The value of DataForm.NAMESPACE.
NAMESPACE - Static variable in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.xevent.packet.MessageEvent
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.xhtmlim.packet.XHTMLExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.xroster.RosterExchangeManager
 
NAMESPACE_0 - Static variable in class org.jivesoftware.smackx.ox_im.OXInstantMessagingManager
 
NAMESPACE_0 - Static variable in class org.jivesoftware.smackx.spoiler.SpoilerManager
 
NAMESPACE_0 - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
 
NAMESPACE_0_2 - Static variable in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
Namespace of XEP-0363 v0.2 or lower.
NAMESPACE_V0 - Static variable in class org.jivesoftware.smackx.eme.ExplicitMessageEncryptionManager
 
NAMESPACE_V1 - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
NAMESPACE_V1 - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
NAMESPACE_V5 - Static variable in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransfer
 
namespaceToVersion(String) - Static method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
 
nativeRepresentation() - Method in class org.jivesoftware.smack.datatypes.UInt16
 
nativeRepresentation() - Method in class org.jivesoftware.smack.datatypes.UInt32
 
nearColors(int, int, int) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
needsDnssec - org.jivesoftware.smack.ConnectionConfiguration.DnssecMode
Experimental! Require all DNS information to be authenticated by DNSSEC.
needsDnssecAndDane - org.jivesoftware.smack.ConnectionConfiguration.DnssecMode
Experimental! Require all DNS information to be authenticated by DNSSEC and require the XMPP service's TLS certificate to be verified using DANE.
negotiated - org.jivesoftware.smackx.filetransfer.FileTransfer.Status
After the stream negotiation has completed the intermediate state between the time when the negotiation is finished and the actual transfer begins.
negotiateOutgoingTransfer(Jid, String, String, long, String, int) - Method in class org.jivesoftware.smackx.filetransfer.FileTransferNegotiator
Send a request to another user to send them a file.
negotiating_stream - org.jivesoftware.smackx.filetransfer.FileTransfer.Status
The stream to transfer the file is being negotiated over the chosen stream type.
negotiating_transfer - org.jivesoftware.smackx.filetransfer.FileTransfer.Status
The file transfer is being negotiated with the peer.
NEGOTIATION_ERROR - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
negotiator - Variable in class org.jivesoftware.smackx.filetransfer.FileTransfer
 
nervous - org.jivesoftware.smackx.mood.Mood
 
neutral - org.jivesoftware.smackx.mood.Mood
 
never - org.jivesoftware.smackx.mam.element.MamPrefsIQ.DefaultBehavior
 
NeverJidListElement(List<Jid>) - Constructor for class org.jivesoftware.smackx.mam.element.MamElements.NeverJidListElement
Never JID list element constructor.
NEW_NICKNAME_303 - Static variable in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
newAfter(String) - Static method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
newBefore(String) - Static method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
newChatMarkerMessage(ChatMarkersState, Message, Chat) - Method in interface org.jivesoftware.smackx.chat_markers.ChatMarkersListener
Called in ChatMarkersManager when a new message with a markable tag arrives.
newConfiguration() - Static method in class org.jivesoftware.smack.StanzaCollector
Get a new stanza collector configuration instance.
newConnectionReader(Reader) - Method in class org.jivesoftware.smack.debugger.SmackDebugger
Returns a new special Reader that wraps the new connection Reader.
newConnectionWriter(Writer) - Method in class org.jivesoftware.smack.debugger.SmackDebugger
Returns a new special Writer that wraps the new connection Writer.
newIncomingMessage(EntityBareJid, Message, Chat) - Method in interface org.jivesoftware.smack.chat2.IncomingChatMessageListener
 
newIncomingOxMessage(OpenPgpContact, Message, SigncryptElement, OpenPgpMetadata) - Method in interface org.jivesoftware.smackx.ox_im.OxMessageListener
This method gets invoked, whenever an OX-IM encrypted message gets received.
newInstance() - Method in class org.jivesoftware.smack.sasl.core.SASLAnonymous
 
newInstance() - Method in class org.jivesoftware.smack.sasl.core.SASLXOauth2Mechanism
 
newInstance() - Method in class org.jivesoftware.smack.sasl.core.SCRAMSHA1Mechanism
 
newInstance() - Method in class org.jivesoftware.smack.sasl.core.ScramSha1PlusMechanism
 
newInstance() - Method in class org.jivesoftware.smack.sasl.javax.SASLCramMD5Mechanism
 
newInstance() - Method in class org.jivesoftware.smack.sasl.javax.SASLDigestMD5Mechanism
 
newInstance() - Method in class org.jivesoftware.smack.sasl.javax.SASLExternalMechanism
 
newInstance() - Method in class org.jivesoftware.smack.sasl.javax.SASLGSSAPIMechanism
 
newInstance() - Method in class org.jivesoftware.smack.sasl.javax.SASLPlainMechanism
 
newInstance() - Method in class org.jivesoftware.smack.sasl.provided.SASLDigestMD5Mechanism
 
newInstance() - Method in class org.jivesoftware.smack.sasl.provided.SASLExternalMechanism
 
newInstance() - Method in class org.jivesoftware.smack.sasl.provided.SASLPlainMechanism
 
newInstance() - Method in class org.jivesoftware.smack.sasl.SASLMechanism
 
newInstance() - Method in class org.jivesoftware.smack.util.dns.minidns.MiniDnsDane
 
newInstance() - Method in interface org.jivesoftware.smack.util.dns.SmackDaneProvider
 
newListWith(Collection<? extends T>) - Static method in class org.jivesoftware.smack.util.CollectionUtil
 
newOutgoingMessage(EntityBareJid, MessageBuilder, Chat) - Method in interface org.jivesoftware.smack.chat2.OutgoingChatMessageListener
 
newResult(EntityFullJid) - Static method in class org.jivesoftware.smack.packet.Bind
 
newSet(Resourcepart) - Static method in class org.jivesoftware.smack.packet.Bind
 
newSetWith(Collection<? extends T>) - Static method in class org.jivesoftware.smack.util.CollectionUtil
 
newStreamIdentified(StreamPlayer) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
 
newStreamInitiation(Jid, String) - Method in class org.jivesoftware.smackx.filetransfer.IBBTransferNegotiator
 
newStreamInitiation(Jid, String) - Method in class org.jivesoftware.smackx.filetransfer.Socks5TransferNegotiator
 
newStreamInitiation(Jid, String) - Method in class org.jivesoftware.smackx.filetransfer.StreamNegotiator
Signal that a new stream initiation arrived.
newStreamOpenWaitForFeaturesSequence(String) - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
newStreamOpenWaitForFeaturesSequence(String) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
newWith(int, List<Element>, BlockingQueue<Stanza>) - Static method in exception org.jivesoftware.smack.sm.StreamManagementException.UnacknowledgedQueueFullException
 
newWith(long, StanzaFilter, boolean) - Static method in exception org.jivesoftware.smack.SmackException.NoResponseException
 
newWith(long, StanzaCollector, boolean) - Static method in exception org.jivesoftware.smack.SmackException.NoResponseException
 
newWith(XMPPConnection, String) - Static method in exception org.jivesoftware.smack.SmackException.NoResponseException
 
newWith(XMPPConnection, StanzaFilter) - Static method in exception org.jivesoftware.smack.SmackException.NoResponseException
 
newXmlParser(Reader) - Static method in class org.jivesoftware.smack.xml.SmackXmlParser
Creates a new XmlPullParser suitable for parsing XMPP.
newXmlPullParser(Reader) - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParserFactory
 
newXmlPullParser(Reader) - Method in interface org.jivesoftware.smack.xml.XmlPullParserFactory
 
newXmlPullParser(Reader) - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParserFactory
 
next - org.jivesoftware.smackx.commands.AdHocCommand.Action
The command should progress to the next stage of execution.
next() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
next() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
next() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
next(FillableForm) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Executes the next action of the command with the information provided in the response.
next(FillableForm) - Method in class org.jivesoftware.smackx.commands.RemoteCommand
 
nextMessage() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns the next available message in the chat.
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.muc.MultiUserChat
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.
nextResult() - Method in class org.jivesoftware.smack.StanzaCollector
Returns the next available packet.
nextResult(long) - Method in class org.jivesoftware.smack.StanzaCollector
Returns the next available stanza.
nextResultBlockForever() - Method in class org.jivesoftware.smack.StanzaCollector
Returns the next available packet.
nextResultOrThrow() - Method in class org.jivesoftware.smack.StanzaCollector
Returns the next available stanza.
nextResultOrThrow(long) - Method in class org.jivesoftware.smack.StanzaCollector
Returns the next available stanza.
nextSecureRandomInt() - Static method in class org.jivesoftware.smack.util.RandomUtil
 
nextSecureRandomInt(int) - Static method in class org.jivesoftware.smack.util.RandomUtil
 
nextTag() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
nextTag() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
nextTag() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
nextText() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
nextText() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
Reads the content of a text-only element, an exception is thrown if this is not a text-only element.
nextText() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
Nick - Class in org.jivesoftware.smackx.nick.packet
A minimalistic implementation of a ExtensionElement for nicknames.
Nick(String) - Constructor for class org.jivesoftware.smackx.nick.packet.Nick
 
nicknameChanged(EntityFullJid, Resourcepart) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
nicknameChanged(EntityFullJid, Resourcepart) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when a participant changed his/her nickname in the room.
NickProvider - Class in org.jivesoftware.smackx.nick.provider
 
NickProvider() - Constructor for class org.jivesoftware.smackx.nick.provider.NickProvider
 
Nio - Class in org.igniterealtime.smack.smackrepl
 
Nio() - Constructor for class org.igniterealtime.smack.smackrepl.Nio
 
NO_COMMON_PAYLOAD - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
no_copy - org.jivesoftware.smackx.hints.element.MessageProcessingHintType
 
NO_OUTPUT - Static variable in class org.jivesoftware.smack.XmppInputOutputFilter.OutputResult
 
no_permanent_store - org.jivesoftware.smackx.hints.element.MessageProcessingHintType
 
no_response - org.jivesoftware.smackx.filetransfer.FileTransfer.Error
The remote user did not respond or the connection timed out.
no_store - org.jivesoftware.smackx.hints.element.MessageProcessingHintType
 
NoAcceptableTransferMechanisms() - Constructor for exception org.jivesoftware.smackx.filetransfer.FileTransferException.NoAcceptableTransferMechanisms
 
NoBackupFoundException - Exception in org.jivesoftware.smackx.ox.exception
This exception gets thrown in case the user tries to restore a secret key backup from PubSub, but no backup has been found.
NoBackupFoundException() - Constructor for exception org.jivesoftware.smackx.ox.exception.NoBackupFoundException
 
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
 
Node - Class in org.jivesoftware.smackx.pubsub
 
node_type - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
Whether the node is a leaf (default) or collection.
Node.ItemDeleteTranslator - Class in org.jivesoftware.smackx.pubsub
This class translates low level item deletion events into api level objects for user consumption.
Node.ItemEventTranslator - Class in org.jivesoftware.smackx.pubsub
This class translates low level item publication events into api level objects for user consumption.
Node.NodeConfigTranslator - Class in org.jivesoftware.smackx.pubsub
This class translates low level node configuration events into api level objects for user consumption.
NodeConfigListener - Interface in org.jivesoftware.smackx.pubsub.listener
Defines the listener for a node being configured.
NodeConfigTranslator(NodeConfigListener) - Constructor for class org.jivesoftware.smackx.pubsub.Node.NodeConfigTranslator
 
NodeElement - Class in org.jivesoftware.smackx.iot.data.element
 
NodeElement(NodeInfo, List<TimestampElement>) - Constructor for class org.jivesoftware.smackx.iot.data.element.NodeElement
 
NodeElement(NodeInfo, TimestampElement) - Constructor for class org.jivesoftware.smackx.iot.data.element.NodeElement
 
NodeEvent - Class in org.jivesoftware.smackx.pubsub
 
NodeEvent(String) - Constructor for class org.jivesoftware.smackx.pubsub.NodeEvent
 
NodeExtension - Class in org.jivesoftware.smackx.pubsub
A class which represents a common element within the pubsub defined schemas.
NodeExtension(PubSubElementType) - Constructor for class org.jivesoftware.smackx.pubsub.NodeExtension
Constructs a NodeExtension with an element name specified by PubSubElementType.
NodeExtension(PubSubElementType, String) - Constructor for class org.jivesoftware.smackx.pubsub.NodeExtension
Constructs a NodeExtension with an element name specified by PubSubElementType and the specified node id.
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
 
NodeInformationProvider - Interface in org.jivesoftware.smackx.disco
The NodeInformationProvider is responsible for providing supported identities, features and hosted items (i.e.
NODENAME - Static variable in class org.jivesoftware.smackx.jingleold.media.PayloadType
 
NODENAME - Static variable in class org.jivesoftware.smackx.jingleold.packet.Jingle
 
NODENAME - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleContent
 
NODENAME - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType
 
NODENAME - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
 
NODENAME - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
 
NODENAME - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
 
NODENAME - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
 
NodeType - Enum in org.jivesoftware.smackx.pubsub
Defines the available types of nodes.
NodeUtils - Class in org.jivesoftware.smackx.pubsub.util
Utility for extracting information from packets.
NodeUtils() - Constructor for class org.jivesoftware.smackx.pubsub.util.NodeUtils
 
NoIdentityKeyException - Exception in org.jivesoftware.smackx.omemo.exceptions
 
NoIdentityKeyException(OmemoDevice) - Constructor for exception org.jivesoftware.smackx.omemo.exceptions.NoIdentityKeyException
 
none - org.jivesoftware.smack.roster.packet.RosterPacket.ItemType
The user does not have a subscription to the contact's presence, and the contact does not have a subscription to the user's presence; this is the default value, so if the subscription attribute is not included then the state is to be understood as "none".
none - org.jivesoftware.smackx.amp.AMPDeliverCondition.Value
The message would not be delivered at all (e.g., because the intended recipient is offline and message storage is not enabled).
none - org.jivesoftware.smackx.colors.ConsistentColor.Deficiency
Do not apply measurements for color vision deficiency correction.
none - org.jivesoftware.smackx.jingle.element.JingleContent.Senders
 
none - org.jivesoftware.smackx.muc.MUCAffiliation
 
none - org.jivesoftware.smackx.muc.MUCRole
 
none - org.jivesoftware.smackx.muclight.MUCLightAffiliation
 
none - org.jivesoftware.smackx.pubsub.Affiliation.Type
 
none - org.jivesoftware.smackx.pubsub.Subscription.State
 
NONE - org.jivesoftware.smack.chat.ChatManager.MatchMode
Deprecated.
Will not attempt to match, always creates a new chat.
NonEmptyChildElement(int, int) - Constructor for class org.jivesoftware.smackx.message_markup.element.MarkupElement.NonEmptyChildElement
 
Nonza - Interface in org.jivesoftware.smack.packet
A Nonza, i.e everything that is not a stanza as defined RFC 6120 8.
NonzaCallback - Class in org.jivesoftware.smack
 
NonzaCallback.Builder - Class in org.jivesoftware.smack
 
NonzaCallback.NonzaListener<N extends Nonza> - Interface in org.jivesoftware.smack
 
NonzaProvider<N extends Nonza> - Class in org.jivesoftware.smack.provider
 
NonzaProvider() - Constructor for class org.jivesoftware.smack.provider.NonzaProvider
 
NoOmemoSupportException - Exception in org.jivesoftware.smackx.omemo.exceptions
Exception that indicates, that a MUC does not support OMEMO.
NoOmemoSupportException() - Constructor for exception org.jivesoftware.smackx.omemo.exceptions.NoOmemoSupportException
 
NoOpState - Class in org.jivesoftware.smack.fsm
 
NoOpState(ModularXmppClientToServerConnection, StateDescriptor, ModularXmppClientToServerConnectionInternal) - Constructor for class org.jivesoftware.smack.fsm.NoOpState
Constructs a NoOpState.
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
 
NoRawSessionException - Exception in org.jivesoftware.smackx.omemo.exceptions
Exception that gets thrown whenever a OmemoMessage arrives that no OmemoSession was found for to decrypt it.
NoRawSessionException(OmemoDevice, Exception) - Constructor for exception org.jivesoftware.smackx.omemo.exceptions.NoRawSessionException
 
noreply - org.jivesoftware.smackx.address.packet.MultipleAddresses.Type
 
normal - org.jivesoftware.smack.packet.Message.Type
(Default) a normal text message used in email like interface.
normal - org.jivesoftware.smackx.pubsub.NotificationType
 
NORMAL - Static variable in class org.jivesoftware.smack.filter.MessageTypeFilter
 
NORMAL - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
NORMAL_OR_CHAT - Static variable in class org.jivesoftware.smack.filter.MessageTypeFilter
 
NORMAL_OR_CHAT_OR_HEADLINE - Static variable in class org.jivesoftware.smack.filter.MessageTypeFilter
 
NORMAL_OR_HEADLINE - Static variable in class org.jivesoftware.smack.filter.MessageTypeFilter
 
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
 
NoStreamMethodsOfferedException() - Constructor for exception org.jivesoftware.smackx.filetransfer.FileTransferException.NoStreamMethodsOfferedException
 
not_acceptable - org.jivesoftware.smack.packet.StanzaError.Condition
 
not_acceptable - org.jivesoftware.smackx.filetransfer.FileTransfer.Error
The peer did not find any of the provided stream mechanisms acceptable.
not_allowed - org.jivesoftware.smack.packet.StanzaError.Condition
 
not_authorized - org.jivesoftware.smack.packet.StanzaError.Condition
 
not_authorized - org.jivesoftware.smack.packet.StreamError.Condition
 
not_authorized - org.jivesoftware.smack.sasl.SASLError
 
NOT_DELAYED_STANZA - Static variable in class org.jivesoftware.smackx.delay.filter.DelayedStanzaFilter
Filters stanzas that got not delayed, ie.
not_well_formed - org.jivesoftware.smack.packet.StreamError.Condition
 
NotConnectedException() - Constructor for exception org.jivesoftware.smack.SmackException.NotConnectedException
 
NotConnectedException(String) - Constructor for exception org.jivesoftware.smack.SmackException.NotConnectedException
 
NotConnectedException(XMPPConnection, String) - Constructor for exception org.jivesoftware.smack.SmackException.NotConnectedException
 
NotConnectedException(XMPPConnection, StanzaFilter) - Constructor for exception org.jivesoftware.smack.SmackException.NotConnectedException
 
NotConnectedException(XMPPConnection, StanzaFilter, Exception) - Constructor for exception org.jivesoftware.smack.SmackException.NotConnectedException
 
NotFilter - Class in org.jivesoftware.smack.filter
Implements the logical NOT operation on a stanza filter.
NotFilter(StanzaFilter) - Constructor for class org.jivesoftware.smack.filter.NotFilter
Creates a NOT filter using the specified filter.
notification_type - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
The type of notification that the nodes sends.
NotificationType - Enum in org.jivesoftware.smackx.pubsub
Specify the delivery style for event notifications.
notify - org.jivesoftware.smackx.amp.packet.AMPExtension.Action
The "notify" action triggers a reply <message/> stanza to the sending entity.
notify - org.jivesoftware.smackx.amp.packet.AMPExtension.Status
 
notify - Variable in class org.jivesoftware.smackx.pubsub.ItemsExtension
 
notify_config - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
Whether to notify subscribers when the node configuration changes.
notify_delete - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
Whether to notify subscribers when the node is deleted.
notify_retract - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
Whether to notify subscribers when items are removed from the node.
notifyAboutNewOutgoingElements() - Method in class org.jivesoftware.smack.c2s.XmppClientToServerTransport
 
notifyConnectionError(Exception) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Sends out a notification that there was an error with the connection and closes the connection.
notifyConnectionError(Exception) - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
notifyService(XMPPConnection, Jid, String) - Method in class org.jivesoftware.smackx.workgroup.agent.OfferConfirmation
 
notifyWaitingThreads() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
notifyWaitingThreads() - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
notImplemented - org.jivesoftware.smack.fsm.StateDescriptor.Property
 
NotLoggedInException() - Constructor for exception org.jivesoftware.smack.SmackException.NotLoggedInException
 
nullSafeCharSequenceComparator(CharSequence, CharSequence) - Static method in class org.jivesoftware.smack.util.StringUtils
 
nullSafeCharSequenceEquals(CharSequence, CharSequence) - Static method in class org.jivesoftware.smack.util.StringUtils
 
nullSafeContainsFeature(DiscoverInfo, CharSequence) - Static method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
 
num - org.jivesoftware.smackx.iot.discovery.element.Tag.Type
 
number() - Method in class org.jivesoftware.smack.datatypes.Scalar
 
numberOf(boolean[], boolean) - Static method in class org.jivesoftware.smack.util.BooleansUtils
 
NumberUtil - Class in org.jivesoftware.smack.util
 
NumberUtil() - Constructor for class org.jivesoftware.smack.util.NumberUtil
 

O

Objects - Class in org.jivesoftware.smack.util
 
Objects() - Constructor for class org.jivesoftware.smack.util.Objects
 
ObservableReader - Class in org.jivesoftware.smack.util
An ObservableReader is a wrapper on a Reader that notifies to its listeners when reading character streams.
ObservableReader(Reader) - Constructor for class org.jivesoftware.smack.util.ObservableReader
 
ObservableWriter - Class in org.jivesoftware.smack.util
An ObservableWriter is a wrapper on a Writer that notifies to its listeners when writing to character streams.
ObservableWriter(Writer) - Constructor for class org.jivesoftware.smack.util.ObservableWriter
 
Occupant - Class in org.jivesoftware.smackx.muc
Represents the information about an occupant in a given room.
OccupantInfo(String, String, Date) - Constructor for class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo.OccupantInfo
 
OccupantsElement(HashMap<Jid, MUCLightAffiliation>) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightElements.OccupantsElement
Occupants element constructor.
OccupantsInfo - Class in org.jivesoftware.smackx.workgroup.packet
Stanza used for requesting information about occupants of a room or for retrieving information such information.
OccupantsInfo(String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo
 
OccupantsInfo.OccupantInfo - Class in org.jivesoftware.smackx.workgroup.packet
 
OccupantsInfo.Provider - Class in org.jivesoftware.smackx.workgroup.packet
Stanza extension provider for AgentStatusRequest packets.
OctTreeQuantizer - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
An image Quantizer based on the Octree algorithm.
OctTreeQuantizer() - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.OctTreeQuantizer
 
offended - org.jivesoftware.smackx.mood.Mood
 
offer(E) - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 
offer(E, long, TimeUnit) - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 
Offer - Class in org.jivesoftware.smackx.workgroup.agent
A class embodying the semantic agent chat offer; specific instances allow the acceptance or rejecting of the offer.
offerAndShutdown(E) - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 
OfferConfirmation - Class in org.jivesoftware.smackx.workgroup.agent
 
OfferConfirmation() - Constructor for class org.jivesoftware.smackx.workgroup.agent.OfferConfirmation
 
OfferConfirmation.Provider - Class in org.jivesoftware.smackx.workgroup.agent
 
OfferConfirmationListener - Interface in org.jivesoftware.smackx.workgroup.agent
 
offerConfirmed(OfferConfirmation) - Method in interface org.jivesoftware.smackx.workgroup.agent.OfferConfirmationListener
The implementing class instance will be notified via this when the AgentSession has confirmed the acceptance of the Offer.
OfferContent - Class in org.jivesoftware.smackx.workgroup.agent
Type of content being included in the offer.
OfferContent() - Constructor for class org.jivesoftware.smackx.workgroup.agent.OfferContent
 
OfferListener - Interface in org.jivesoftware.smackx.workgroup.agent
An interface which all classes interested in hearing about chat offers associated to a particular AgentSession instance should implement.
offerReceived(Offer) - Method in interface org.jivesoftware.smackx.workgroup.agent.OfferListener
The implementing class instance will be notified via this when the AgentSession has received an offer for a chat.
OfferRequestPacket(Jid, Jid, int, Map<String, List<String>>, String, OfferContent) - Constructor for class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
 
OfferRequestProvider - Class in org.jivesoftware.smackx.workgroup.packet
An IQProvider for agent offer requests.
OfferRequestProvider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider
 
OfferRequestProvider.OfferRequestPacket - Class in org.jivesoftware.smackx.workgroup.packet
 
offerRevoked(RevokedOffer) - Method in interface org.jivesoftware.smackx.workgroup.agent.OfferListener
The implementing class instance will be notified via this when the AgentSessino has received a revocation of a previously extended offer.
OfferRevokePacket(Jid, Jid, String, String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider.OfferRevokePacket
 
OfferRevokeProvider - Class in org.jivesoftware.smackx.workgroup.packet
An IQProvider class which has savvy about the offer-revoke tag.
OfferRevokeProvider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider
 
OfferRevokeProvider.OfferRevokePacket - Class in org.jivesoftware.smackx.workgroup.packet
 
OFFLINE - Static variable in class org.jivesoftware.smackx.xevent.packet.MessageEvent
 
OfflineMessageHeader - Class in org.jivesoftware.smackx.offline
The OfflineMessageHeader holds header information of an offline message.
OfflineMessageHeader(DiscoverItems.Item) - Constructor for class org.jivesoftware.smackx.offline.OfflineMessageHeader
 
OfflineMessageInfo - Class in org.jivesoftware.smackx.offline.packet
OfflineMessageInfo is an extension included in the retrieved offline messages requested by the OfflineMessageManager.
OfflineMessageInfo() - Constructor for class org.jivesoftware.smackx.offline.packet.OfflineMessageInfo
 
OfflineMessageInfo.Provider - Class in org.jivesoftware.smackx.offline.packet
 
OfflineMessageManager - Class in org.jivesoftware.smackx.offline
The OfflineMessageManager helps manage offline messages even before the user has sent an available presence.
OfflineMessageRequest - Class in org.jivesoftware.smackx.offline.packet
Represents a request to get some or all the offline messages of a user.
OfflineMessageRequest() - Constructor for class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest
 
OfflineMessageRequest.Item - Class in org.jivesoftware.smackx.offline.packet
Item child that holds information about offline messages to view or delete.
OfflineMessageRequest.Provider - Class in org.jivesoftware.smackx.offline.packet
 
offlineNotification(Jid, String) - Method in interface org.jivesoftware.smackx.xevent.MessageEventNotificationListener
Called when a notification that the receiver of the message is offline is received.
offlineNotificationRequested(Jid, String, MessageEventManager) - Method in class org.jivesoftware.smackx.xevent.DefaultMessageEventRequestListener
 
offlineNotificationRequested(Jid, String, MessageEventManager) - Method in interface org.jivesoftware.smackx.xevent.MessageEventRequestListener
Called when a request that the receiver of the message is offline is received.
OfflineSettings - Class in org.jivesoftware.smackx.workgroup.settings
 
OfflineSettings() - Constructor for class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
 
OfflineSettings.InternalProvider - Class in org.jivesoftware.smackx.workgroup.settings
Stanza extension provider for AgentStatusRequest packets.
ofrom - org.jivesoftware.smackx.address.packet.MultipleAddresses.Type
The "original from" type used to indicate the real originator of the stanza.
ofType(IQ.Type) - Method in class org.jivesoftware.smack.packet.IqBuilder
 
ofType(IQ.Type) - Method in class org.jivesoftware.smack.packet.IqData
 
ofType(Message.Type) - Method in class org.jivesoftware.smack.packet.MessageBuilder
 
ofType(Presence.Type) - Method in class org.jivesoftware.smack.packet.PresenceBuilder
 
OL - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
oldestEntryUpdated(WorkgroupQueue, Date) - Method in interface org.jivesoftware.smackx.workgroup.agent.QueueUsersListener
The date of oldest entry waiting in the queue was updated.
OMEMO - Static variable in class org.jivesoftware.smackx.omemo.util.OmemoConstants
 
OMEMO_NAMESPACE_V_AXOLOTL - Static variable in class org.jivesoftware.smackx.omemo.util.OmemoConstants
Omemo related namespace.
OmemoAesCipher - Class in org.jivesoftware.smackx.omemo.internal
 
OmemoAesCipher() - Constructor for class org.jivesoftware.smackx.omemo.internal.OmemoAesCipher
 
OmemoBundleElement - Class in org.jivesoftware.smackx.omemo.element
Class that represents an OMEMO Bundle element.
OmemoBundleElement(int, byte[], byte[], byte[], HashMap<Integer, byte[]>) - Constructor for class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
Constructor to create a Bundle Element from decoded byte arrays.
OmemoBundleElement(int, String, String, String, HashMap<Integer, String>) - Constructor for class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
Constructor to create a Bundle Element from base64 Strings.
OmemoBundleElement_VAxolotl - Class in org.jivesoftware.smackx.omemo.element
OMEMO device bundle as described by the protocol.
OmemoBundleElement_VAxolotl(int, byte[], byte[], byte[], HashMap<Integer, byte[]>) - Constructor for class org.jivesoftware.smackx.omemo.element.OmemoBundleElement_VAxolotl
 
OmemoBundleElement_VAxolotl(int, String, String, String, HashMap<Integer, String>) - Constructor for class org.jivesoftware.smackx.omemo.element.OmemoBundleElement_VAxolotl
 
OmemoBundleVAxolotlProvider - Class in org.jivesoftware.smackx.omemo.provider
Smack ExtensionProvider that parses OMEMO bundle element into OmemoBundleElement objects.
OmemoBundleVAxolotlProvider() - Constructor for class org.jivesoftware.smackx.omemo.provider.OmemoBundleVAxolotlProvider
 
OmemoCachedDeviceList - Class in org.jivesoftware.smackx.omemo.internal
This class is used to represent device lists of contacts.
OmemoCachedDeviceList() - Constructor for class org.jivesoftware.smackx.omemo.internal.OmemoCachedDeviceList
 
OmemoCachedDeviceList(Set<Integer>, Set<Integer>) - Constructor for class org.jivesoftware.smackx.omemo.internal.OmemoCachedDeviceList
 
OmemoCachedDeviceList(OmemoCachedDeviceList) - Constructor for class org.jivesoftware.smackx.omemo.internal.OmemoCachedDeviceList
 
OmemoCarbonCopyStanzaReceivedListener - Interface in org.jivesoftware.smackx.omemo.internal.listener
Internal listener for OMEMO encrypted carbon copies.
OmemoClient - Class in org.igniterealtime.smack.smackrepl
 
OmemoClient(EntityBareJid, String) - Constructor for class org.igniterealtime.smack.smackrepl.OmemoClient
 
OmemoConfiguration - Class in org.jivesoftware.smackx.omemo
Contains OMEMO related configuration options.
OmemoConfiguration() - Constructor for class org.jivesoftware.smackx.omemo.OmemoConfiguration
 
OmemoConstants - Class in org.jivesoftware.smackx.omemo.util
Some constants related to OMEMO.
OmemoConstants() - Constructor for class org.jivesoftware.smackx.omemo.util.OmemoConstants
 
OmemoConstants.Crypto - Class in org.jivesoftware.smackx.omemo.util
Information about the keys used for message encryption.
OmemoDevice - Class in org.jivesoftware.smackx.omemo.internal
Class that combines a BareJid and a deviceId.
OmemoDevice(BareJid, int) - Constructor for class org.jivesoftware.smackx.omemo.internal.OmemoDevice
Create a new OmemoDevice.
OmemoDeviceListElement - Class in org.jivesoftware.smackx.omemo.element
A OMEMO device list update containing the IDs of all active devices of a contact.
OmemoDeviceListElement(Set<Integer>) - Constructor for class org.jivesoftware.smackx.omemo.element.OmemoDeviceListElement
 
OmemoDeviceListElement(OmemoCachedDeviceList) - Constructor for class org.jivesoftware.smackx.omemo.element.OmemoDeviceListElement
 
OmemoDeviceListElement_VAxolotl - Class in org.jivesoftware.smackx.omemo.element
The OMEMO device list element with the legacy Axolotl namespace.
OmemoDeviceListElement_VAxolotl(Set<Integer>) - Constructor for class org.jivesoftware.smackx.omemo.element.OmemoDeviceListElement_VAxolotl
 
OmemoDeviceListElement_VAxolotl(OmemoCachedDeviceList) - Constructor for class org.jivesoftware.smackx.omemo.element.OmemoDeviceListElement_VAxolotl
 
OmemoDeviceListVAxolotlProvider - Class in org.jivesoftware.smackx.omemo.provider
Smack ExtensionProvider that parses OMEMO device list element into OmemoDeviceListElement objects.
OmemoDeviceListVAxolotlProvider() - Constructor for class org.jivesoftware.smackx.omemo.provider.OmemoDeviceListVAxolotlProvider
 
OmemoElement - Class in org.jivesoftware.smackx.omemo.element
Class that represents an OmemoElement.
OmemoElement(OmemoHeaderElement, byte[]) - Constructor for class org.jivesoftware.smackx.omemo.element.OmemoElement
Create a new OmemoMessageElement from a header and a payload.
OmemoElement_VAxolotl - Class in org.jivesoftware.smackx.omemo.element
An OMEMO (PreKey)WhisperMessage element.
OmemoElement_VAxolotl(OmemoHeaderElement_VAxolotl, byte[]) - Constructor for class org.jivesoftware.smackx.omemo.element.OmemoElement_VAxolotl
Create a new OmemoMessageElement from a header and a payload.
OmemoFingerprint - Class in org.jivesoftware.smackx.omemo.trust
 
OmemoFingerprint(String) - Constructor for class org.jivesoftware.smackx.omemo.trust.OmemoFingerprint
 
OmemoHeaderElement - Class in org.jivesoftware.smackx.omemo.element
Header element of the message.
OmemoHeaderElement(int, List<OmemoKeyElement>, byte[]) - Constructor for class org.jivesoftware.smackx.omemo.element.OmemoHeaderElement
 
OmemoHeaderElement_VAxolotl - Class in org.jivesoftware.smackx.omemo.element
 
OmemoHeaderElement_VAxolotl(int, List<OmemoKeyElement>, byte[]) - Constructor for class org.jivesoftware.smackx.omemo.element.OmemoHeaderElement_VAxolotl
 
OmemoInitializer - Class in org.jivesoftware.smackx.omemo
Initializer class that registers OMEMO providers.
OmemoInitializer() - Constructor for class org.jivesoftware.smackx.omemo.OmemoInitializer
 
OmemoKeyElement - Class in org.jivesoftware.smackx.omemo.element
Small class to collect key (byte[]), its id and whether its a preKey or not.
OmemoKeyElement(byte[], int) - Constructor for class org.jivesoftware.smackx.omemo.element.OmemoKeyElement
 
OmemoKeyElement(byte[], int, boolean) - Constructor for class org.jivesoftware.smackx.omemo.element.OmemoKeyElement
 
OmemoKeyUtil<T_IdKeyPair,​T_IdKey,​T_PreKey,​T_SigPreKey,​T_Sess,​T_ECPub,​T_Bundle> - Class in org.jivesoftware.smackx.omemo.util
Class that is used to convert bytes to keys and vice versa.
OmemoKeyUtil() - Constructor for class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
 
OmemoKeyUtil.Bundle - Class in org.jivesoftware.smackx.omemo.util
Bundle related methods.
omemoManager - Variable in class org.jivesoftware.smackx.omemo.OmemoRatchet
 
OmemoManager - Class in org.jivesoftware.smackx.omemo
Manager that allows sending messages encrypted with OMEMO.
OmemoManager.InitializationFinishedCallback - Interface in org.jivesoftware.smackx.omemo
Callback which can be used to get notified, when the OmemoManager finished initializing.
OmemoManager.LoggedInOmemoManager - Class in org.jivesoftware.smackx.omemo
Guard class which ensures that the wrapped OmemoManager knows its BareJid.
OmemoMessage - Class in org.jivesoftware.smackx.omemo
 
OmemoMessage.Received - Class in org.jivesoftware.smackx.omemo
Incoming OMEMO message.
OmemoMessage.Sent - Class in org.jivesoftware.smackx.omemo
Outgoing OMEMO message.
OmemoMessageBuilder<T_IdKeyPair,​T_IdKey,​T_PreKey,​T_SigPreKey,​T_Sess,​T_Addr,​T_ECPub,​T_Bundle,​T_Ciph> - Class in org.jivesoftware.smackx.omemo.util
Class used to build OMEMO messages.
OmemoMessageBuilder(OmemoDevice, OmemoTrustCallback, OmemoRatchet<T_IdKeyPair, T_IdKey, T_PreKey, T_SigPreKey, T_Sess, T_Addr, T_ECPub, T_Bundle, T_Ciph>, byte[], byte[], String) - Constructor for class org.jivesoftware.smackx.omemo.util.OmemoMessageBuilder
Create an OmemoMessageBuilder.
OmemoMessageBuilder(OmemoDevice, OmemoTrustCallback, OmemoRatchet<T_IdKeyPair, T_IdKey, T_PreKey, T_SigPreKey, T_Sess, T_Addr, T_ECPub, T_Bundle, T_Ciph>, String) - Constructor for class org.jivesoftware.smackx.omemo.util.OmemoMessageBuilder
Create an OmemoMessageBuilder.
OmemoMessageListener - Interface in org.jivesoftware.smackx.omemo.listener
Listener interface that allows implementations to receive decrypted OMEMO messages.
OmemoMessageStanzaReceivedListener - Interface in org.jivesoftware.smackx.omemo.internal.listener
 
OmemoMucMessageListener - Interface in org.jivesoftware.smackx.omemo.listener
Listener interface that allows implementations to receive decrypted OMEMO MUC messages.
OmemoRatchet<T_IdKeyPair,​T_IdKey,​T_PreKey,​T_SigPreKey,​T_Sess,​T_Addr,​T_ECPub,​T_Bundle,​T_Ciph> - Class in org.jivesoftware.smackx.omemo
 
OmemoRatchet(OmemoManager, OmemoStore<T_IdKeyPair, T_IdKey, T_PreKey, T_SigPreKey, T_Sess, T_Addr, T_ECPub, T_Bundle, T_Ciph>) - Constructor for class org.jivesoftware.smackx.omemo.OmemoRatchet
Constructor.
OmemoService<T_IdKeyPair,​T_IdKey,​T_PreKey,​T_SigPreKey,​T_Sess,​T_Addr,​T_ECPub,​T_Bundle,​T_Ciph> - Class in org.jivesoftware.smackx.omemo
This class contains OMEMO related logic and registers listeners etc.
OmemoService() - Constructor for class org.jivesoftware.smackx.omemo.OmemoService
 
OmemoStore<T_IdKeyPair,​T_IdKey,​T_PreKey,​T_SigPreKey,​T_Sess,​T_Addr,​T_ECPub,​T_Bundle,​T_Ciph> - Class in org.jivesoftware.smackx.omemo
Class that presents some methods that are used to load/generate/store keys and session data needed for OMEMO.
OmemoStore() - Constructor for class org.jivesoftware.smackx.omemo.OmemoStore
Create a new OmemoStore.
OmemoTrustCallback - Interface in org.jivesoftware.smackx.omemo.trust
 
omemoVAxolotl - org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
 
OmemoVAxolotlProvider - Class in org.jivesoftware.smackx.omemo.provider
Smack ExtensionProvider that parses incoming OMEMO Message element into OmemoMessageElement objects.
OmemoVAxolotlProvider() - Constructor for class org.jivesoftware.smackx.omemo.provider.OmemoVAxolotlProvider
 
OMITTED - org.jivesoftware.smack.XMPPConnection.FromMode
Omit the 'from' attribute.
onAllJidsUnblocked() - Method in interface org.jivesoftware.smackx.blocking.AllJidsUnblockedListener
 
onAndroid() - Static method in class org.jivesoftware.smack.util.SystemUtil
 
onCarbonCopyReceived(CarbonExtension.Direction, Message, Message) - Method in interface org.jivesoftware.smackx.carbons.CarbonCopyReceivedListener
Invoked when a new carbon copy was received.
OnceForThisStanza - Class in org.jivesoftware.smack.sm.predicates.tcp
 
onChannelSelected(SelectableChannel, SelectionKey) - Method in interface org.jivesoftware.smack.SmackReactor.ChannelSelectedCallback
 
onCompletion(Consumer<SmackFuture<V, E>>) - Method in class org.jivesoftware.smack.SmackFuture
 
onConnectionStateEvent(ConnectionStateEvent, ModularXmppClientToServerConnection) - Method in interface org.jivesoftware.smack.fsm.ConnectionStateMachineListener
 
onCreate(Context) - Static method in class org.jivesoftware.smackx.ping.android.ServerPingWithAlarmManager
Register a pending intent with the AlarmManager to be broadcasted every half hour and register the alarm broadcast receiver to receive this intent.
onDestroy() - Static method in class org.jivesoftware.smackx.ping.android.ServerPingWithAlarmManager
Unregister the alarm broadcast receiver and cancel the alarm.
onEntityCapabilitiesChanged(DiscoverInfo) - Method in interface org.jivesoftware.smackx.disco.EntityCapabilitiesChangedListener
 
onError(ExceptionCallback<E>) - Method in class org.jivesoftware.smack.SmackFuture
 
onError(ExceptionCallback<E>) - Method in interface org.jivesoftware.smack.util.CallbackRecipient
 
onException(Exception) - Method in interface org.jivesoftware.smackx.jingle.transports.JingleTransportInitiationCallback
 
onFallbackIndicationReceived(Message, FallbackIndicationElement, String) - Method in interface org.jivesoftware.smackx.fallback_indication.FallbackIndicationListener
Listener method that gets called when a Message containing a FallbackIndicationElement is received.
onIncomingElementCompleted() - Method in class org.jivesoftware.smack.debugger.SmackDebugger
 
onIncomingStreamElement(TopLevelStreamElement) - Method in class org.jivesoftware.smack.debugger.AbstractDebugger
 
onIncomingStreamElement(TopLevelStreamElement) - Method in class org.jivesoftware.smack.debugger.SmackDebugger
Used by the connection to notify about an incoming top level stream element.
onIncomingStreamElement(TopLevelStreamElement) - Method in class org.jivesoftware.smackx.debugger.EnhancedDebugger
 
onIncomingStreamElement(TopLevelStreamElement) - Method in class org.jivesoftware.smackx.debugger.LiteDebugger
 
onIncomingStreamElement(TopLevelStreamElement) - Method in class org.jivesoftware.smackx.debugger.slf4j.SLF4JSmackDebugger
 
onJidsBlocked(List<Jid>) - Method in interface org.jivesoftware.smackx.blocking.JidsBlockedListener
 
onJidsUnblocked(List<Jid>) - Method in interface org.jivesoftware.smackx.blocking.JidsUnblockedListener
 
online - org.jivesoftware.smackx.pubsub.PresenceState
 
onlyReturnMessageCount() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
Only return the count of messages the query yields, not the actual messages.
onMoodUpdated(EntityBareJid, MoodElement, String, Message) - Method in interface org.jivesoftware.smackx.mood.MoodListener
 
onOmemoCarbonCopyReceived(CarbonExtension.Direction, Message, Message, OmemoManager.LoggedInOmemoManager) - Method in interface org.jivesoftware.smackx.omemo.internal.listener.OmemoCarbonCopyStanzaReceivedListener
 
onOmemoCarbonCopyReceived(CarbonExtension.Direction, Message, Message, OmemoManager.LoggedInOmemoManager) - Method in class org.jivesoftware.smackx.omemo.OmemoService
 
onOmemoCarbonCopyReceived(CarbonExtension.Direction, Message, Message, OmemoMessage.Received) - Method in interface org.jivesoftware.smackx.omemo.listener.OmemoMessageListener
 
onOmemoMessageReceived(Stanza, OmemoMessage.Received) - Method in interface org.jivesoftware.smackx.omemo.listener.OmemoMessageListener
Gets called, whenever an OmemoMessage has been received and was successfully decrypted.
onOmemoMessageStanzaReceived(Stanza, OmemoManager.LoggedInOmemoManager) - Method in interface org.jivesoftware.smackx.omemo.internal.listener.OmemoMessageStanzaReceivedListener
 
onOmemoMessageStanzaReceived(Stanza, OmemoManager.LoggedInOmemoManager) - Method in class org.jivesoftware.smackx.omemo.OmemoService
 
onOmemoMucMessageReceived(MultiUserChat, Stanza, OmemoMessage.Received) - Method in interface org.jivesoftware.smackx.omemo.listener.OmemoMucMessageListener
Gets called whenever an OMEMO message has been received in a MultiUserChat and successfully decrypted.
onOutgoingElementCompleted() - Method in class org.jivesoftware.smack.debugger.SmackDebugger
 
onOutgoingStreamElement(TopLevelStreamElement) - Method in class org.jivesoftware.smack.debugger.AbstractDebugger
 
onOutgoingStreamElement(TopLevelStreamElement) - Method in class org.jivesoftware.smack.debugger.SmackDebugger
Used by the connection to notify about a outgoing top level stream element.
onOutgoingStreamElement(TopLevelStreamElement) - Method in class org.jivesoftware.smackx.debugger.EnhancedDebugger
 
onOutgoingStreamElement(TopLevelStreamElement) - Method in class org.jivesoftware.smackx.debugger.LiteDebugger
 
onOutgoingStreamElement(TopLevelStreamElement) - Method in class org.jivesoftware.smackx.debugger.slf4j.SLF4JSmackDebugger
 
onPassphraseNeeded(OpenPgpV4Fingerprint) - Method in interface org.jivesoftware.smackx.ox.callback.SecretKeyPassphraseCallback
This method gets called in case a passphrase is needed for a secret key.
onPepEvent(EntityBareJid, E, String, Message) - Method in interface org.jivesoftware.smackx.pep.PepEventListener
 
onReceiptReceived(Jid, Jid, String, Stanza) - Method in interface org.jivesoftware.smackx.receipts.ReceiptReceivedListener
Callback invoked when a new receipt got received.
onRosterLoaded(Roster) - Method in interface org.jivesoftware.smack.roster.RosterLoadedListener
Called when the Roster was loaded successfully.
onRosterLoadingFailed(Exception) - Method in interface org.jivesoftware.smack.roster.RosterLoadedListener
Called when roster loading has failed.
onSessionInitiated(BytestreamSession) - Method in interface org.jivesoftware.smackx.jingle.transports.JingleTransportInitiationCallback
 
onStreamClosed() - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
onStreamOpen(XmlPullParser) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
onStreamOpen(XmlPullParser) - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
onSuccess(SuccessCallback<V>) - Method in class org.jivesoftware.smack.SmackFuture
 
onSuccess(SuccessCallback<V>) - Method in interface org.jivesoftware.smack.util.CallbackRecipient
 
onSuccess(T) - Method in interface org.jivesoftware.smack.util.SuccessCallback
 
onTransportMethodFailed(String) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
onUploadProgress(long, long) - Method in interface org.jivesoftware.smackx.httpfileupload.UploadProgressListener
Callback for displaying upload progress.
open - org.jivesoftware.smackx.pubsub.AccessModel
Anyone may subscribe and retrieve items.
open - org.jivesoftware.smackx.pubsub.PublishModel
Anyone may publish.
open(File) - Static method in class org.jivesoftware.smack.roster.rosterstore.DirectoryRosterStore
Opens a roster store.
Open - Class in org.jivesoftware.smackx.bytestreams.ibb.packet
Represents a request to open an In-Band Bytestream.
Open(String, int) - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.packet.Open
Creates a new In-Band Bytestream open request packet.
Open(String, int, InBandBytestreamManager.StanzaType) - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.packet.Open
Creates a new In-Band Bytestream open request packet.
OPEN - Static variable in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue.Status
The queue is active and accepting new chat requests.
openElement(String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
OpenIQProvider - Class in org.jivesoftware.smackx.bytestreams.ibb.provider
Parses an In-Band Bytestream open packet.
OpenIQProvider() - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.provider.OpenIQProvider
 
OpenPgpContact - Class in org.jivesoftware.smackx.ox
The OpenPgpContact is sort of a specialized view on the OpenPgpStore, which gives you access to the information about the user.
OpenPgpContact(BareJid, OpenPgpStore) - Constructor for class org.jivesoftware.smackx.ox.OpenPgpContact
Create a new OpenPgpContact.
OpenPgpContentElement - Class in org.jivesoftware.smackx.ox.element
This class describes an OpenPGP content element.
OpenPgpContentElement(Set<? extends Jid>, Date, List<ExtensionElement>) - Constructor for class org.jivesoftware.smackx.ox.element.OpenPgpContentElement
 
OpenPgpContentElementProvider<O extends OpenPgpContentElement> - Class in org.jivesoftware.smackx.ox.provider
Abstract ExtensionElementProvider implementation for the also abstract OpenPgpContentElement.
OpenPgpContentElementProvider() - Constructor for class org.jivesoftware.smackx.ox.provider.OpenPgpContentElementProvider
 
OpenPgpContentElementProvider.OpenPgpContentElementData - Class in org.jivesoftware.smackx.ox.provider
 
OpenPgpElement - Class in org.jivesoftware.smackx.ox.element
Class that represents an OpenPGP message.
OpenPgpElement(String) - Constructor for class org.jivesoftware.smackx.ox.element.OpenPgpElement
 
OpenPgpElementAndMetadata - Class in org.jivesoftware.smackx.ox.crypto
Bundle together an OpenPgpElement and OpenPgpMetadata.
OpenPgpElementAndMetadata(OpenPgpElement, OpenPgpMetadata) - Constructor for class org.jivesoftware.smackx.ox.crypto.OpenPgpElementAndMetadata
Constructor.
OpenPgpElementProvider - Class in org.jivesoftware.smackx.ox.provider
OpenPgpElementProvider() - Constructor for class org.jivesoftware.smackx.ox.provider.OpenPgpElementProvider
 
OpenPgpInitializer - Class in org.jivesoftware.smackx.ox.util
Initializer class which registers ExtensionElementProviders on startup.
OpenPgpInitializer() - Constructor for class org.jivesoftware.smackx.ox.util.OpenPgpInitializer
 
OpenPgpKeyStore - Interface in org.jivesoftware.smackx.ox.store.definition
 
OpenPgpManager - Class in org.jivesoftware.smackx.ox
Entry point for Smacks API for OpenPGP for XMPP.
OpenPgpMessage - Class in org.jivesoftware.smackx.ox
This class embodies a decrypted and/or verified OpenPgpElement.
OpenPgpMessage(byte[], OpenPgpMessage.State, OpenPgpMetadata) - Constructor for class org.jivesoftware.smackx.ox.OpenPgpMessage
Constructor.
OpenPgpMessage(String, OpenPgpMessage.State, OpenPgpMetadata) - Constructor for class org.jivesoftware.smackx.ox.OpenPgpMessage
Constructor.
OpenPgpMessage.State - Enum in org.jivesoftware.smackx.ox
 
OpenPgpMetadataStore - Interface in org.jivesoftware.smackx.ox.store.definition
 
OpenPgpProvider - Interface in org.jivesoftware.smackx.ox.crypto
 
OpenPgpPubSubUtil - Class in org.jivesoftware.smackx.ox.util
 
OpenPgpPubSubUtil() - Constructor for class org.jivesoftware.smackx.ox.util.OpenPgpPubSubUtil
 
OpenPgpSecretKeyBackupPassphrase - Class in org.jivesoftware.smackx.ox
Represents a secret key backup passphrase whose format is described in XEP-0373 §5.3.
OpenPgpSecretKeyBackupPassphrase(String) - Constructor for class org.jivesoftware.smackx.ox.OpenPgpSecretKeyBackupPassphrase
 
OpenPgpSelf - Class in org.jivesoftware.smackx.ox
This class acts as our own OpenPGP identity.
OpenPgpStore - Interface in org.jivesoftware.smackx.ox.store.definition
 
OpenPgpTrustStore - Interface in org.jivesoftware.smackx.ox.store.definition
 
OpenPgpTrustStore.Trust - Enum in org.jivesoftware.smackx.ox.store.definition
 
openpgpV0 - org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
The encryption method specified in XEP-0373: OpenPGP for XMPP.
OpenValidateElement(String) - Constructor for class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.OpenValidateElement
Open validate element constructor.
optAppend(Collection<? extends Element>) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
optAppend(Element) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
optAttribute(String, CharSequence) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
optAttribute(String, Enum<?>) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
optAttribute(String, Long) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
optAttribute(String, Number) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
optAttribute(String, String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
optAttribute(String, Date) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
Add a new attribute to this builder, with the Date instance as its value, which will get formatted with XmppDateTime.formatXEP0082Date(Date) if Date instance is not null.
optAttributeCs(String, CharSequence) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
Same as XmlStringBuilder.optAttribute(String, CharSequence), but with a different method name.
optBooleanAttribute(String, boolean) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
optBooleanAttributeDefaultTrue(String, boolean) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
optElement(String, CharSequence) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
optElement(String, Enum<?>) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
optElement(String, Object) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
optElement(String, String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
optElement(String, Date) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
Add a new element to this builder, with the Date instance as its content, which will get formatted with XmppDateTime.formatXEP0082Date(Date) if Date instance is not null.
optElement(Element) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
optEscape(CharSequence) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
optIntAttribute(String, int) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
Add the given attribute if value => 0.
optIntAttribute(String, Integer) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
If the provided Integer argument is not null, then add a new XML attribute with the given name and the Integer as value.
optIntElement(String, int) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
Option(String) - Constructor for class org.jivesoftware.smackx.xdata.FormField.Option
 
Option(String, String) - Constructor for class org.jivesoftware.smackx.xdata.FormField.Option
 
Option(String, FormField.Value) - Constructor for class org.jivesoftware.smackx.xdata.FormField.Option
 
optional - org.jivesoftware.smackx.disco.Feature.Support
 
OPTIONAL_ELEMENT - Static variable in class org.jivesoftware.smack.packet.Session.Feature
 
OPTIONS - org.jivesoftware.smackx.hoxt.packet.HttpMethod
 
OPTIONS - org.jivesoftware.smackx.pubsub.FormNodeType
Form for configuring subscription options.
OPTIONS - org.jivesoftware.smackx.pubsub.PubSubElementType
 
OptionsExtension - Class in org.jivesoftware.smackx.pubsub
A stanza extension representing the options element.
OptionsExtension(String) - Constructor for class org.jivesoftware.smackx.pubsub.OptionsExtension
 
OptionsExtension(String, String) - Constructor for class org.jivesoftware.smackx.pubsub.OptionsExtension
 
OptionsExtension(String, String, String) - Constructor for class org.jivesoftware.smackx.pubsub.OptionsExtension
 
optLongAttribute(String, Long) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
Add the given attribute if value not null and value => 0.
optTextChild(CharSequence, NamedElement) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
optXmlLangAttribute(String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
OrFilter - Class in org.jivesoftware.smack.filter
Implements the logical OR operation over two or more stanza filters.
OrFilter() - Constructor for class org.jivesoftware.smack.filter.OrFilter
Creates an empty OR filter.
OrFilter(StanzaFilter...) - Constructor for class org.jivesoftware.smack.filter.OrFilter
Creates an OR filter using the specified filters.
org.igniterealtime.smack.smackrepl - package org.igniterealtime.smack.smackrepl
A REPL (Read Eval Print Loop) for Smack.
org.jivesoftware.smack - package org.jivesoftware.smack
Core classes of the Smack API.
org.jivesoftware.smack.altconnections - package org.jivesoftware.smack.altconnections
org.jivesoftware.smack.android - package org.jivesoftware.smack.android
Android specific Smack code.
org.jivesoftware.smack.bind2 - package org.jivesoftware.smack.bind2
Classes and interfaces for Bind 2.0 (XEP-0386).
org.jivesoftware.smack.bosh - package org.jivesoftware.smack.bosh
Smack's API for BOSH (XEP-206, XEP-124).
org.jivesoftware.smack.c2s - package org.jivesoftware.smack.c2s
Smack's (new) API for client-to-server (c2s) connections.
org.jivesoftware.smack.c2s.internal - package org.jivesoftware.smack.c2s.internal
Smack's internal API for client-to-server (c2s) connections.
org.jivesoftware.smack.chat - package org.jivesoftware.smack.chat
Smacks legacy API for 1:1 chats.
org.jivesoftware.smack.chat2 - package org.jivesoftware.smack.chat2
Smack's new improved API for 1:1 chats.
org.jivesoftware.smack.compress.packet - package org.jivesoftware.smack.compress.packet
Stanzas and extension elements for XMPP stream compression (XEP-138).
org.jivesoftware.smack.compress.provider - package org.jivesoftware.smack.compress.provider
Providers for XMPP stream compression (XEP-138).
org.jivesoftware.smack.compression - package org.jivesoftware.smack.compression
Smack classes for compression.
org.jivesoftware.smack.compression.zlib - package org.jivesoftware.smack.compression.zlib
Smack classes for compression (XEP-0138) using zlib (RFC 1950).
org.jivesoftware.smack.datatypes - package org.jivesoftware.smack.datatypes
Custom datatypes for Integers.
org.jivesoftware.smack.debugger - package org.jivesoftware.smack.debugger
Core debugger functionality.
org.jivesoftware.smack.experimental - package org.jivesoftware.smack.experimental
Classes especially for smack-experimental.
org.jivesoftware.smack.extensions - package org.jivesoftware.smack.extensions
Smacks initializer for extensions.
org.jivesoftware.smack.filter - package org.jivesoftware.smack.filter
Allows StanzaCollector and StanzaListener instances to filter for stanzas with particular attributes.
org.jivesoftware.smack.filter.jidtype - package org.jivesoftware.smack.filter.jidtype
Filter based on the type of an XMPP address.
org.jivesoftware.smack.fsm - package org.jivesoftware.smack.fsm
Smack's Finite State Machine to handle the login logic.
org.jivesoftware.smack.full - package org.jivesoftware.smack.full
The Smack XMPP client library.
org.jivesoftware.smack.im - package org.jivesoftware.smack.im
Internal classes for smack-im.
org.jivesoftware.smack.initializer - package org.jivesoftware.smack.initializer
Code used to initialize Smack.
org.jivesoftware.smack.internal - package org.jivesoftware.smack.internal
Smack internal classes and interfaces.
org.jivesoftware.smack.iqrequest - package org.jivesoftware.smack.iqrequest
Smack's IQ request handler API.
org.jivesoftware.smack.isr - package org.jivesoftware.smack.isr
Classes and interfaces for Instant Stream Resumption (ISR) (XEP-0397).
org.jivesoftware.smack.java7 - package org.jivesoftware.smack.java7
Java7 related classes.
org.jivesoftware.smack.legacy - package org.jivesoftware.smack.legacy
TODO describe me.
org.jivesoftware.smack.packet - package org.jivesoftware.smack.packet
XML stanzas and extension elements that are part of the XMPP protocol.
org.jivesoftware.smack.packet.id - package org.jivesoftware.smack.packet.id
Helper classes for Stanza IDs.
org.jivesoftware.smack.parsing - package org.jivesoftware.smack.parsing
Auxiliary classes for XMPP parsing.
org.jivesoftware.smack.provider - package org.jivesoftware.smack.provider
Provides pluggable parsing of incoming IQ's and extensions elements.
org.jivesoftware.smack.proxy - package org.jivesoftware.smack.proxy
Support for XMPP connections over Proxies.
org.jivesoftware.smack.roster - package org.jivesoftware.smack.roster
Smacks API for Rosters.
org.jivesoftware.smack.roster.packet - package org.jivesoftware.smack.roster.packet
Element classes for Rosters.
org.jivesoftware.smack.roster.provider - package org.jivesoftware.smack.roster.provider
Provider classes for Rosters.
org.jivesoftware.smack.roster.rosterstore - package org.jivesoftware.smack.roster.rosterstore
Persistence classes for Rosters.
org.jivesoftware.smack.sasl - package org.jivesoftware.smack.sasl
Classes and interfaces for SASL based XMPP authentication.
org.jivesoftware.smack.sasl.core - package org.jivesoftware.smack.sasl.core
SASL mechanisms provided by Smack Core.
org.jivesoftware.smack.sasl.javax - package org.jivesoftware.smack.sasl.javax
A javax SASL implementation for Smack.
org.jivesoftware.smack.sasl.packet - package org.jivesoftware.smack.sasl.packet
Stanzas, plain stream- and extension elements for SASL.
org.jivesoftware.smack.sasl.provided - package org.jivesoftware.smack.sasl.provided
A SASL implementation for Smack.
org.jivesoftware.smack.sm - package org.jivesoftware.smack.sm
Smack's implementation of XEP-0198: Stream Management.
org.jivesoftware.smack.sm.packet - package org.jivesoftware.smack.sm.packet
Plain stream elements for XEP-0198: Stream Management.
org.jivesoftware.smack.sm.predicates - package org.jivesoftware.smack.sm.predicates
Predicates for requesting Stream Management acknowledgements.
org.jivesoftware.smack.sm.predicates.tcp - package org.jivesoftware.smack.sm.predicates.tcp
XMPPTCPConnection Stream Managment Predicates.
org.jivesoftware.smack.sm.provider - package org.jivesoftware.smack.sm.provider
Providers for XEP-0198: Stream Management.
org.jivesoftware.smack.tcp - package org.jivesoftware.smack.tcp
TCP-IP related classes for Smack.
org.jivesoftware.smack.tcp.rce - package org.jivesoftware.smack.tcp.rce
Smack's internal API for XMPP connections over TCP.
org.jivesoftware.smack.util - package org.jivesoftware.smack.util
Utility classes.
org.jivesoftware.smack.util.dns - package org.jivesoftware.smack.util.dns
Utilities for DNS related tasks.
org.jivesoftware.smack.util.dns.dnsjava - package org.jivesoftware.smack.util.dns.dnsjava
A Java DNS resolver implementation for Smack.
org.jivesoftware.smack.util.dns.javax - package org.jivesoftware.smack.util.dns.javax
A javax DNS resolver implementation for Smack.
org.jivesoftware.smack.util.dns.minidns - package org.jivesoftware.smack.util.dns.minidns
A MiniDNS resolver implementation for Smack.
org.jivesoftware.smack.util.rce - package org.jivesoftware.smack.util.rce
Utility classes for Remote Connection Endpoints (RCE).
org.jivesoftware.smack.util.stringencoder - package org.jivesoftware.smack.util.stringencoder
Stringencoder utilities.
org.jivesoftware.smack.util.stringencoder.android - package org.jivesoftware.smack.util.stringencoder.android
TODO describe me.
org.jivesoftware.smack.util.stringencoder.java7 - package org.jivesoftware.smack.util.stringencoder.java7
Java7 related classes for Smacks Base64 implementation.
org.jivesoftware.smack.xml - package org.jivesoftware.smack.xml
Classes for XML handling.
org.jivesoftware.smack.xml.stax - package org.jivesoftware.smack.xml.stax
Classes for XML handling using StAX (Streaming API for XML, JSR 173).
org.jivesoftware.smack.xml.xpp3 - package org.jivesoftware.smack.xml.xpp3
Classes for XML handling using XPP3 (XML Pull Parser 3).
org.jivesoftware.smackx.address - package org.jivesoftware.smackx.address
Smack's API for XEP-0033: Extended Stanza Addressing.
org.jivesoftware.smackx.address.packet - package org.jivesoftware.smackx.address.packet
Stanzas and extension elements for XEP-0033: Extended Stanzas Addressing.
org.jivesoftware.smackx.address.provider - package org.jivesoftware.smackx.address.provider
Providers for XEP-0033: Extended Stanza Addressing.
org.jivesoftware.smackx.admin - package org.jivesoftware.smackx.admin
Smack's API for XEP-0133: Service Administration.
org.jivesoftware.smackx.amp - package org.jivesoftware.smackx.amp
Smack's API for XEP-0079: Advanced Message Processing.
org.jivesoftware.smackx.amp.packet - package org.jivesoftware.smackx.amp.packet
Stanzas and extension elements for XEP-0079: Advanced Message Processing.
org.jivesoftware.smackx.amp.provider - package org.jivesoftware.smackx.amp.provider
Providers for XEP-0079: Advanced Message Processing.
org.jivesoftware.smackx.attention.packet - package org.jivesoftware.smackx.attention.packet
Stanzas and extension elements for XEP-0224: Attention.
org.jivesoftware.smackx.blocking - package org.jivesoftware.smackx.blocking
Classes and interfaces of Blocking command.
org.jivesoftware.smackx.blocking.element - package org.jivesoftware.smackx.blocking.element
Blocking command elements.
org.jivesoftware.smackx.blocking.provider - package org.jivesoftware.smackx.blocking.provider
Blocking command providers.
org.jivesoftware.smackx.bob - package org.jivesoftware.smackx.bob
Classes and interfaces of XEP-0231: Bits of Binary.
org.jivesoftware.smackx.bob.element - package org.jivesoftware.smackx.bob.element
Bits of Binary elements.
org.jivesoftware.smackx.bob.provider - package org.jivesoftware.smackx.bob.provider
Bits of Binary providers.
org.jivesoftware.smackx.bookmarks - package org.jivesoftware.smackx.bookmarks
Smack's API for XEP-0048: Bookmarks.
org.jivesoftware.smackx.bytestreams - package org.jivesoftware.smackx.bytestreams
Smack's API for XEP-0065: SOCKS5 Bytestreams, as well as XEP-0047: In-Band Bytestreams.
org.jivesoftware.smackx.bytestreams.ibb - package org.jivesoftware.smackx.bytestreams.ibb
Smack's API for XEP-0047: In-Band Bytestreams.
org.jivesoftware.smackx.bytestreams.ibb.packet - package org.jivesoftware.smackx.bytestreams.ibb.packet
Stanzas and extension elements for XEP-0047: In-Band Bytestreams.
org.jivesoftware.smackx.bytestreams.ibb.provider - package org.jivesoftware.smackx.bytestreams.ibb.provider
Providers for XEP-0047: In-Band Bytestreams.
org.jivesoftware.smackx.bytestreams.socks5 - package org.jivesoftware.smackx.bytestreams.socks5
Smack's API for XEP-0065: SOCKS5 Bytestreams.
org.jivesoftware.smackx.bytestreams.socks5.packet - package org.jivesoftware.smackx.bytestreams.socks5.packet
Stanzas and extension elements for XEP-0065: SOCKS5 Bytestreams.
org.jivesoftware.smackx.bytestreams.socks5.provider - package org.jivesoftware.smackx.bytestreams.socks5.provider
Providers for XEP-0065: SOCKS5 Bytestreams.
org.jivesoftware.smackx.caps - package org.jivesoftware.smackx.caps
Smacks implementation of XEP-0115: Entity Capabilities.
org.jivesoftware.smackx.caps.cache - package org.jivesoftware.smackx.caps.cache
Cache classes for XEP-0115: Entity Capabilities.
org.jivesoftware.smackx.caps.packet - package org.jivesoftware.smackx.caps.packet
Element classes for XEP-0115: Entity Capabilities.
org.jivesoftware.smackx.caps.provider - package org.jivesoftware.smackx.caps.provider
Provider classes for XEP-0115: Entity Capabilities.
org.jivesoftware.smackx.carbons - package org.jivesoftware.smackx.carbons
Smack's API for XEP-0280: Message Carbons.
org.jivesoftware.smackx.carbons.packet - package org.jivesoftware.smackx.carbons.packet
Stanzas and extension elements for XEP-0280: Message Carbons.
org.jivesoftware.smackx.carbons.provider - package org.jivesoftware.smackx.carbons.provider
Provider for XEP-0280: Message Carbons.
org.jivesoftware.smackx.chat_markers - package org.jivesoftware.smackx.chat_markers
XEP-0333: Chat Markers.
org.jivesoftware.smackx.chat_markers.element - package org.jivesoftware.smackx.chat_markers.element
Chat Markers elements (XEP-0333).
org.jivesoftware.smackx.chat_markers.filter - package org.jivesoftware.smackx.chat_markers.filter
Chat Markers elements (XEP-0333).
org.jivesoftware.smackx.chat_markers.provider - package org.jivesoftware.smackx.chat_markers.provider
Chat Markers providers (XEP-0333).
org.jivesoftware.smackx.chatstates - package org.jivesoftware.smackx.chatstates
Classes for Chat States (XEP-0085).
org.jivesoftware.smackx.chatstates.packet - package org.jivesoftware.smackx.chatstates.packet
Element classes for XEP-0085: Chat State Notifications.
org.jivesoftware.smackx.chatstates.provider - package org.jivesoftware.smackx.chatstates.provider
Provider classes for XEP-0085: Chat State Notifications.
org.jivesoftware.smackx.colors - package org.jivesoftware.smackx.colors
Smack's API for XEP-0392: Consistent Color Generation.
org.jivesoftware.smackx.commands - package org.jivesoftware.smackx.commands
Smacks implementation of XEP-0050: Ad-Hoc Commands.
org.jivesoftware.smackx.commands.packet - package org.jivesoftware.smackx.commands.packet
Element classes for XEP-0050: Ad-Hoc Commands.
org.jivesoftware.smackx.commands.provider - package org.jivesoftware.smackx.commands.provider
Provider classes for XEP-0050: Ad-Hoc Commands.
org.jivesoftware.smackx.csi - package org.jivesoftware.smackx.csi
Smack's API for XEP-0352: Client State Indication.
org.jivesoftware.smackx.csi.packet - package org.jivesoftware.smackx.csi.packet
Plain stream elements for XEP-0352: Client State Indication.
org.jivesoftware.smackx.csi.provider - package org.jivesoftware.smackx.csi.provider
Provider for XEP-0352: Client State Indication.
org.jivesoftware.smackx.debugger - package org.jivesoftware.smackx.debugger
Smack optional Debuggers.
org.jivesoftware.smackx.debugger.android - package org.jivesoftware.smackx.debugger.android
Android classes for debugging purposes.
org.jivesoftware.smackx.debugger.slf4j - package org.jivesoftware.smackx.debugger.slf4j
Smack slf4j debugger implementation.
org.jivesoftware.smackx.delay - package org.jivesoftware.smackx.delay
Smacks implementation of XEP-0203: Delayed Delivery, as well as XEP-0091: Legacy Delayed Delivery.
org.jivesoftware.smackx.delay.filter - package org.jivesoftware.smackx.delay.filter
StanzaFilter classes for XEP-0203: Delayed Delivery, as well as XEP-0091: Legacy Delayed Delivery.
org.jivesoftware.smackx.delay.packet - package org.jivesoftware.smackx.delay.packet
Element classes for XEP-0203: Delayed Delivery, as well as XEP-0091: Legacy Delayed Delivery.
org.jivesoftware.smackx.delay.provider - package org.jivesoftware.smackx.delay.provider
Provider classes for XEP-0203: Delayed Delivery, as well as XEP-0091: Legacy Delayed Delivery.
org.jivesoftware.smackx.disco - package org.jivesoftware.smackx.disco
Smacks implementation of XEP-0030: Service Discovery.
org.jivesoftware.smackx.disco.packet - package org.jivesoftware.smackx.disco.packet
Element classes for XEP-0030: Service Discovery.
org.jivesoftware.smackx.disco.provider - package org.jivesoftware.smackx.disco.provider
Provider classes for XEP-0030: Service Discovery.
org.jivesoftware.smackx.dox - package org.jivesoftware.smackx.dox
Smack's API for XEP-0418: DNS Queries over XMPP (Dox).
org.jivesoftware.smackx.dox.element - package org.jivesoftware.smackx.dox.element
XEP-0418: DNS Queries over XMPP (DoX) XML providers.
org.jivesoftware.smackx.dox.provider - package org.jivesoftware.smackx.dox.provider
XEP-0418: DNS Queries over XMPP (DoX) XML providers.
org.jivesoftware.smackx.dox.resolver.minidns - package org.jivesoftware.smackx.dox.resolver.minidns
XEP-0418: DNS Queries over XMPP (Dox) using MiniDNS.
org.jivesoftware.smackx.eme - package org.jivesoftware.smackx.eme
Smack's API for XEP-0380: Explicit Message Encryption.
org.jivesoftware.smackx.eme.element - package org.jivesoftware.smackx.eme.element
XMPP extension elements for XEP-0380: Explicit Message Encryption.
org.jivesoftware.smackx.eme.provider - package org.jivesoftware.smackx.eme.provider
Smack Provider for XEP-0380: Explicit Message Encryption.
org.jivesoftware.smackx.fallback_indication - package org.jivesoftware.smackx.fallback_indication
Smack's API for XEP-0428: Fallback Indication.
org.jivesoftware.smackx.fallback_indication.element - package org.jivesoftware.smackx.fallback_indication.element
Smack's API for XEP-0428: Fallback Indication.
org.jivesoftware.smackx.fallback_indication.provider - package org.jivesoftware.smackx.fallback_indication.provider
Smack's API for XEP-0428: Fallback Indication.
org.jivesoftware.smackx.filetransfer - package org.jivesoftware.smackx.filetransfer
File Transfers via XEP-0095: Stream Initialization.
org.jivesoftware.smackx.formtypes - package org.jivesoftware.smackx.formtypes
Smack's implementation of XEP-0068: Field Standardization for Data Forms.
org.jivesoftware.smackx.forward.packet - package org.jivesoftware.smackx.forward.packet
Element classes for XEP-0297: Stanza Forwarding.
org.jivesoftware.smackx.forward.provider - package org.jivesoftware.smackx.forward.provider
Provider classes for XEP-0297: Stanza Forwarding.
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.geoloc - package org.jivesoftware.smackx.geoloc
Smacks implementation of XEP-0080: User Location.
org.jivesoftware.smackx.geoloc.packet - package org.jivesoftware.smackx.geoloc.packet
Element classes for XEP-0080: User Location.
org.jivesoftware.smackx.geoloc.provider - package org.jivesoftware.smackx.geoloc.provider
Provider classes for XEP-0080: User Location.
org.jivesoftware.smackx.hashes - package org.jivesoftware.smackx.hashes
XEP-0300 - Use of cryptographic hash functions.
org.jivesoftware.smackx.hashes.element - package org.jivesoftware.smackx.hashes.element
XEP-0300 - Use of cryptographic hash functions.
org.jivesoftware.smackx.hashes.provider - package org.jivesoftware.smackx.hashes.provider
XEP-0300 - Use of cryptographic hash functions.
org.jivesoftware.smackx.hints - package org.jivesoftware.smackx.hints
Smack's API for XEP-0334: Message Processing Hints.
org.jivesoftware.smackx.hints.element - package org.jivesoftware.smackx.hints.element
XMPP extension elements for XEP-0334: Message Processing Hints.
org.jivesoftware.smackx.hints.provider - package org.jivesoftware.smackx.hints.provider
Smack Provider for XEP-0334: Message Processing Hints.
org.jivesoftware.smackx.hoxt - package org.jivesoftware.smackx.hoxt
Smack's API for XEP-0332: HTTP over XMPP transport.
org.jivesoftware.smackx.hoxt.packet - package org.jivesoftware.smackx.hoxt.packet
Stanzas and extension elements for XEP-0332: HTTP over XMPP transport.
org.jivesoftware.smackx.hoxt.provider - package org.jivesoftware.smackx.hoxt.provider
Providers for XEP-0332: HTTP over XMPP transport.
org.jivesoftware.smackx.httpfileupload - package org.jivesoftware.smackx.httpfileupload
Smack's API for XEP-0363: HTTP File Upload.
org.jivesoftware.smackx.httpfileupload.element - package org.jivesoftware.smackx.httpfileupload.element
IQ stanzas and extensions for XEP-0363: HTTP File Upload.
org.jivesoftware.smackx.httpfileupload.provider - package org.jivesoftware.smackx.httpfileupload.provider
Providers for XEP-0363: HTTP File Upload.
org.jivesoftware.smackx.iot - package org.jivesoftware.smackx.iot
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.control - package org.jivesoftware.smackx.iot.control
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.control.element - package org.jivesoftware.smackx.iot.control.element
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.control.provider - package org.jivesoftware.smackx.iot.control.provider
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.data - package org.jivesoftware.smackx.iot.data
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.data.element - package org.jivesoftware.smackx.iot.data.element
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.data.filter - package org.jivesoftware.smackx.iot.data.filter
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.data.provider - package org.jivesoftware.smackx.iot.data.provider
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.discovery - package org.jivesoftware.smackx.iot.discovery
Smack's API for XMPP IoT XEP-0347 Discovery.
org.jivesoftware.smackx.iot.discovery.element - package org.jivesoftware.smackx.iot.discovery.element
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.discovery.provider - package org.jivesoftware.smackx.iot.discovery.provider
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.element - package org.jivesoftware.smackx.iot.element
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.parser - package org.jivesoftware.smackx.iot.parser
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.provisioning - package org.jivesoftware.smackx.iot.provisioning
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.provisioning.element - package org.jivesoftware.smackx.iot.provisioning.element
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iot.provisioning.provider - package org.jivesoftware.smackx.iot.provisioning.provider
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iqlast - package org.jivesoftware.smackx.iqlast
Smacks implementation of XEP-0012: Last Activity.
org.jivesoftware.smackx.iqlast.packet - package org.jivesoftware.smackx.iqlast.packet
Element classes for XEP-0012: Last Activity.
org.jivesoftware.smackx.iqprivate - package org.jivesoftware.smackx.iqprivate
Smacks implementation of XEP-0049: Private XML Storage.
org.jivesoftware.smackx.iqprivate.packet - package org.jivesoftware.smackx.iqprivate.packet
Element classes for XEP-0049: Private XML Storage.
org.jivesoftware.smackx.iqprivate.provider - package org.jivesoftware.smackx.iqprivate.provider
Provider classes for XEP-0049: Private XML Storage.
org.jivesoftware.smackx.iqregister - package org.jivesoftware.smackx.iqregister
Smacks implementation of XEP-0077: In-Band Registration.
org.jivesoftware.smackx.iqregister.packet - package org.jivesoftware.smackx.iqregister.packet
Element classes for XEP-0077: In-Band Registration.
org.jivesoftware.smackx.iqregister.provider - package org.jivesoftware.smackx.iqregister.provider
Provider classes for XEP-0077: In-Band Registration.
org.jivesoftware.smackx.iqversion - package org.jivesoftware.smackx.iqversion
Smacks implementation of XEP-0092: Software Version.
org.jivesoftware.smackx.iqversion.packet - package org.jivesoftware.smackx.iqversion.packet
Element classes for XEP-0092: Software Version.
org.jivesoftware.smackx.iqversion.provider - package org.jivesoftware.smackx.iqversion.provider
Provider classes for XEP-0092: Software Version.
org.jivesoftware.smackx.jid_prep - package org.jivesoftware.smackx.jid_prep
Smack's API for XEP-0328: JID Prep.
org.jivesoftware.smackx.jid_prep.element - package org.jivesoftware.smackx.jid_prep.element
XML elements for XEP-0328: JID Prep.
org.jivesoftware.smackx.jid_prep.provider - package org.jivesoftware.smackx.jid_prep.provider
Providers for XEP-0328: JID Prep.
org.jivesoftware.smackx.jingle - package org.jivesoftware.smackx.jingle
Smack's API for XEP-0166: Jingle.
org.jivesoftware.smackx.jingle_filetransfer - package org.jivesoftware.smackx.jingle_filetransfer
org.jivesoftware.smackx.jingle_filetransfer.element - package org.jivesoftware.smackx.jingle_filetransfer.element
org.jivesoftware.smackx.jingle_filetransfer.provider - package org.jivesoftware.smackx.jingle_filetransfer.provider
org.jivesoftware.smackx.jingle.element - package org.jivesoftware.smackx.jingle.element
Stanzas and Extension Elements for XEP-0166: Jingle.
org.jivesoftware.smackx.jingle.provider - package org.jivesoftware.smackx.jingle.provider
Providers and parsers for XEP-0166: Jingle.
org.jivesoftware.smackx.jingle.transports - package org.jivesoftware.smackx.jingle.transports
org.jivesoftware.smackx.jingle.transports.jingle_ibb - package org.jivesoftware.smackx.jingle.transports.jingle_ibb
org.jivesoftware.smackx.jingle.transports.jingle_ibb.element - package org.jivesoftware.smackx.jingle.transports.jingle_ibb.element
org.jivesoftware.smackx.jingle.transports.jingle_ibb.provider - package org.jivesoftware.smackx.jingle.transports.jingle_ibb.provider
org.jivesoftware.smackx.jingle.transports.jingle_s5b - package org.jivesoftware.smackx.jingle.transports.jingle_s5b
org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements - package org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements
org.jivesoftware.smackx.jingle.transports.jingle_s5b.provider - package org.jivesoftware.smackx.jingle.transports.jingle_s5b.provider
org.jivesoftware.smackx.jingleold - package org.jivesoftware.smackx.jingleold
TODO describe me.
org.jivesoftware.smackx.jingleold.listeners - package org.jivesoftware.smackx.jingleold.listeners
TODO describe me.
org.jivesoftware.smackx.jingleold.media - package org.jivesoftware.smackx.jingleold.media
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl - package org.jivesoftware.smackx.jingleold.mediaimpl
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.jmf - package org.jivesoftware.smackx.jingleold.mediaimpl.jmf
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.jspeex - package org.jivesoftware.smackx.jingleold.mediaimpl.jspeex
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.multi - package org.jivesoftware.smackx.jingleold.mediaimpl.multi
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.sshare - package org.jivesoftware.smackx.jingleold.mediaimpl.sshare
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api - package org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.test - package org.jivesoftware.smackx.jingleold.mediaimpl.test
 
org.jivesoftware.smackx.jingleold.nat - package org.jivesoftware.smackx.jingleold.nat
TODO describe me.
org.jivesoftware.smackx.jingleold.packet - package org.jivesoftware.smackx.jingleold.packet
TODO describe me.
org.jivesoftware.smackx.jingleold.provider - package org.jivesoftware.smackx.jingleold.provider
TODO describe me.
org.jivesoftware.smackx.jiveproperties - package org.jivesoftware.smackx.jiveproperties
Smacks implementation for attaching arbitrary properties to packets according to https://docs.jivesoftware.com/smack/latest/documentation/properties.html.
org.jivesoftware.smackx.jiveproperties.packet - package org.jivesoftware.smackx.jiveproperties.packet
Element classes.
org.jivesoftware.smackx.jiveproperties.provider - package org.jivesoftware.smackx.jiveproperties.provider
Provider classes.
org.jivesoftware.smackx.json.packet - package org.jivesoftware.smackx.json.packet
Extension elements for XEP-0295: JSON Encodings for XMPP.
org.jivesoftware.smackx.json.provider - package org.jivesoftware.smackx.json.provider
Providers for XEP-0295: JSON Encodings for XMPP.
org.jivesoftware.smackx.last_interaction.element - package org.jivesoftware.smackx.last_interaction.element
Element classes for XEP-0319: Last User Interaction in Presence.
org.jivesoftware.smackx.last_interaction.provider - package org.jivesoftware.smackx.last_interaction.provider
Provider classes for XEP-0319: Last User Interaction in Presence.
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.mediaelement - package org.jivesoftware.smackx.mediaelement
Smacks implementation of XEP-0221: Data Forms Media Element.
org.jivesoftware.smackx.mediaelement.element - package org.jivesoftware.smackx.mediaelement.element
Element classes for XEP-0221: Data Forms Media Element.
org.jivesoftware.smackx.mediaelement.provider - package org.jivesoftware.smackx.mediaelement.provider
Provider classes for XEP-0221: Data Forms Media Element.
org.jivesoftware.smackx.message_correct.element - package org.jivesoftware.smackx.message_correct.element
XMPP stream elements for Last Message Correction as defined in XEP-0308.
org.jivesoftware.smackx.message_correct.provider - package org.jivesoftware.smackx.message_correct.provider
XMPP stream element providers for Last Message Correction as defined in XEP-0308.
org.jivesoftware.smackx.message_fastening - package org.jivesoftware.smackx.message_fastening
XEP-0422: Message Fastening.
org.jivesoftware.smackx.message_fastening.element - package org.jivesoftware.smackx.message_fastening.element
XEP-0422: Message Fastening.
org.jivesoftware.smackx.message_fastening.provider - package org.jivesoftware.smackx.message_fastening.provider
XEP-0422: Message Fastening.
org.jivesoftware.smackx.message_markup.element - package org.jivesoftware.smackx.message_markup.element
XEP-0394: Message Markup.
org.jivesoftware.smackx.message_markup.provider - package org.jivesoftware.smackx.message_markup.provider
XEP-0394: Message Markup.
org.jivesoftware.smackx.message_retraction - package org.jivesoftware.smackx.message_retraction
XEP-0424: Message Retraction.
org.jivesoftware.smackx.message_retraction.element - package org.jivesoftware.smackx.message_retraction.element
XEP-0424: Message Retraction.
org.jivesoftware.smackx.message_retraction.provider - package org.jivesoftware.smackx.message_retraction.provider
XEP-0424: Message Retraction.
org.jivesoftware.smackx.mood - package org.jivesoftware.smackx.mood
Smack's API for XEP-0107: User Mood.
org.jivesoftware.smackx.mood.element - package org.jivesoftware.smackx.mood.element
Smack's API for XEP-0107: User Mood.
org.jivesoftware.smackx.mood.provider - package org.jivesoftware.smackx.mood.provider
Smack's API for XEP-0107: User Mood.
org.jivesoftware.smackx.muc - package org.jivesoftware.smackx.muc
Classes and Interfaces that implement Multi-User Chat (MUC) as defined in XEP-0045.
org.jivesoftware.smackx.muc.bookmarkautojoin - package org.jivesoftware.smackx.muc.bookmarkautojoin
Manager to autojoin bookmarked Multi-User Chat conferences.
org.jivesoftware.smackx.muc.filter - package org.jivesoftware.smackx.muc.filter
Stanza filters for Multi-User Chat.
org.jivesoftware.smackx.muc.packet - package org.jivesoftware.smackx.muc.packet
Element classes for XEP-0045: Multi-User Chat.
org.jivesoftware.smackx.muc.provider - package org.jivesoftware.smackx.muc.provider
Provider classes for XEP-0045: Multi-User Chat.
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.nick.packet - package org.jivesoftware.smackx.nick.packet
Element classes for XEP-0172: User Nickname.
org.jivesoftware.smackx.nick.provider - package org.jivesoftware.smackx.nick.provider
Providers for XEP-0172: User Nickname.
org.jivesoftware.smackx.offline - package org.jivesoftware.smackx.offline
Smacks implementation of XEP-0013: Flexible Offline Message Retrieval.
org.jivesoftware.smackx.offline.packet - package org.jivesoftware.smackx.offline.packet
Element classes for XEP-0013: Flexible Offline Message Retrieval.
org.jivesoftware.smackx.omemo - package org.jivesoftware.smackx.omemo
Classes and interfaces for OMEMO Encryption.
org.jivesoftware.smackx.omemo.element - package org.jivesoftware.smackx.omemo.element
Classes that represent OMEMO related stanzas.
org.jivesoftware.smackx.omemo.exceptions - package org.jivesoftware.smackx.omemo.exceptions
Exceptions.
org.jivesoftware.smackx.omemo.internal - package org.jivesoftware.smackx.omemo.internal
Classes that are used internally to arrange objects.
org.jivesoftware.smackx.omemo.internal.listener - package org.jivesoftware.smackx.omemo.internal.listener
StanzaListeners used for internal purposes.
org.jivesoftware.smackx.omemo.listener - package org.jivesoftware.smackx.omemo.listener
Callbacks and listeners.
org.jivesoftware.smackx.omemo.provider - package org.jivesoftware.smackx.omemo.provider
Provider classes that parse OMEMO related stanzas into objects.
org.jivesoftware.smackx.omemo.signal - package org.jivesoftware.smackx.omemo.signal
Concrete implementation of OMEMO for smack using the signal-protocol-java library.
org.jivesoftware.smackx.omemo.trust - package org.jivesoftware.smackx.omemo.trust
Callbacks used to pass trust decisions up to the client.
org.jivesoftware.smackx.omemo.util - package org.jivesoftware.smackx.omemo.util
Helper classes and other stuff.
org.jivesoftware.smackx.ox - package org.jivesoftware.smackx.ox
Smack API for XEP-0373: OpenPGP for XMPP.
org.jivesoftware.smackx.ox_im - package org.jivesoftware.smackx.ox_im
Smack API for XEP-0374: OpenPGP for XMPP: Instant Messaging.
org.jivesoftware.smackx.ox.callback - package org.jivesoftware.smackx.ox.callback
Callback classes for XEP-0373: OpenPGP for XMPP.
org.jivesoftware.smackx.ox.callback.backup - package org.jivesoftware.smackx.ox.callback.backup
Callback classes Secret key backups.
org.jivesoftware.smackx.ox.crypto - package org.jivesoftware.smackx.ox.crypto
Crypto Providers for XEP-0373: OpenPGP for XMPP using Bouncycastle.
org.jivesoftware.smackx.ox.element - package org.jivesoftware.smackx.ox.element
XML elements for XEP-0373: OpenPGP for XMPP.
org.jivesoftware.smackx.ox.exception - package org.jivesoftware.smackx.ox.exception
Exceptions for XEP-0373: OpenPGP for XMPP.
org.jivesoftware.smackx.ox.listener - package org.jivesoftware.smackx.ox.listener
Internal OpenPgpContentElement listeners for XEP-0373: OpenPGP for XMPP.
org.jivesoftware.smackx.ox.provider - package org.jivesoftware.smackx.ox.provider
Providers for XEP-0373: OpenPGP for XMPP.
org.jivesoftware.smackx.ox.selection_strategy - package org.jivesoftware.smackx.ox.selection_strategy
Providers for XEP-0373: OpenPGP for XMPP using Bouncycastle.
org.jivesoftware.smackx.ox.store.abstr - package org.jivesoftware.smackx.ox.store.abstr
Abstract OpenPGP store implementations.
org.jivesoftware.smackx.ox.store.definition - package org.jivesoftware.smackx.ox.store.definition
OpenPgp store class definitions.
org.jivesoftware.smackx.ox.store.filebased - package org.jivesoftware.smackx.ox.store.filebased
File based store implementations.
org.jivesoftware.smackx.ox.util - package org.jivesoftware.smackx.ox.util
Utility classes for XEP-0373: OpenPGP for XMPP.
org.jivesoftware.smackx.pep - package org.jivesoftware.smackx.pep
Smacks implementation XEP-0163: Personal Eventing Protocol.
org.jivesoftware.smackx.ping - package org.jivesoftware.smackx.ping
Smacks implementation of XEP-0199: XMPP Ping.
org.jivesoftware.smackx.ping.android - package org.jivesoftware.smackx.ping.android
Android classes for XEP-0199: XMPP Ping.
org.jivesoftware.smackx.ping.packet - package org.jivesoftware.smackx.ping.packet
Element classes for XEP-0199: XMPP Ping.
org.jivesoftware.smackx.ping.provider - package org.jivesoftware.smackx.ping.provider
Provider classes for XEP-0199: XMPP Ping.
org.jivesoftware.smackx.privacy - package org.jivesoftware.smackx.privacy
Smacks implementation of XEP-0016: Privacy Lists.
org.jivesoftware.smackx.privacy.filter - package org.jivesoftware.smackx.privacy.filter
Filters for XEP-0016: Privacy Lists.
org.jivesoftware.smackx.privacy.packet - package org.jivesoftware.smackx.privacy.packet
Element classes for XEP-0016: Privacy Lists.
org.jivesoftware.smackx.privacy.provider - package org.jivesoftware.smackx.privacy.provider
Provider classes for XEP-0016: Privacy Lists.
org.jivesoftware.smackx.pubsub - package org.jivesoftware.smackx.pubsub
Smack's API for XEP-0060: Publish-Subscribe.
org.jivesoftware.smackx.pubsub.filter - package org.jivesoftware.smackx.pubsub.filter
Filters for Publish-Subscribe (XEP-60).
org.jivesoftware.smackx.pubsub.form - package org.jivesoftware.smackx.pubsub.form
Smack's implementation of Data Forms (XEP-0004) for PubSub.
org.jivesoftware.smackx.pubsub.listener - package org.jivesoftware.smackx.pubsub.listener
Listeners for Publish-Subscribe (XEP-60) events.
org.jivesoftware.smackx.pubsub.packet - package org.jivesoftware.smackx.pubsub.packet
Stanzas and extension elements for Publish-Subscribe (XEP-60).
org.jivesoftware.smackx.pubsub.provider - package org.jivesoftware.smackx.pubsub.provider
Providers for Publish-Subscribe (XEP-60).
org.jivesoftware.smackx.pubsub.util - package org.jivesoftware.smackx.pubsub.util
Utilities for Publish-Subscribe (XEP-60).
org.jivesoftware.smackx.push_notifications - package org.jivesoftware.smackx.push_notifications
Classes and interfaces to manage Push Notifications (XEP-0357).
org.jivesoftware.smackx.push_notifications.element - package org.jivesoftware.smackx.push_notifications.element
Push Notifications elements (XEP-0357).
org.jivesoftware.smackx.push_notifications.provider - package org.jivesoftware.smackx.push_notifications.provider
Push Notifications providers (XEP-0357).
org.jivesoftware.smackx.receipts - package org.jivesoftware.smackx.receipts
XEP-0184: Message Delivery Receipts.
org.jivesoftware.smackx.reference - package org.jivesoftware.smackx.reference
Smack's API for XEP-0372: References.
org.jivesoftware.smackx.reference.element - package org.jivesoftware.smackx.reference.element
Smack's API for XEP-0372: References.
org.jivesoftware.smackx.reference.provider - package org.jivesoftware.smackx.reference.provider
Smack's API for XEP-0372: References.
org.jivesoftware.smackx.rsm - package org.jivesoftware.smackx.rsm
XEP-0059: Result Set Management.
org.jivesoftware.smackx.rsm.packet - package org.jivesoftware.smackx.rsm.packet
Element classes of XEP-0059: Result Set Management.
org.jivesoftware.smackx.rsm.provider - package org.jivesoftware.smackx.rsm.provider
Providers for XEP-0059: Result Set Management.
org.jivesoftware.smackx.search - package org.jivesoftware.smackx.search
Smacks implementation of XEP-0055: Jabber Search.
org.jivesoftware.smackx.sharedgroups - package org.jivesoftware.smackx.sharedgroups
Implementation of shared groups.
org.jivesoftware.smackx.sharedgroups.packet - package org.jivesoftware.smackx.sharedgroups.packet
Element classes of shared groups.
org.jivesoftware.smackx.shim.packet - package org.jivesoftware.smackx.shim.packet
Element classes for XEP-0131: Stanza Headers and Internet Metadata.
org.jivesoftware.smackx.shim.provider - package org.jivesoftware.smackx.shim.provider
Provider classes of XEP-0131: Stanza Headers and Internet Metadata.
org.jivesoftware.smackx.si.packet - package org.jivesoftware.smackx.si.packet
Element classes for XEP-0095: Stream Initiation.
org.jivesoftware.smackx.si.provider - package org.jivesoftware.smackx.si.provider
Provider classes for XEP-0095: Stream Initiation.
org.jivesoftware.smackx.sid - package org.jivesoftware.smackx.sid
Smack's API for XEP-0359: Stable and Unique Stanza IDs.
org.jivesoftware.smackx.sid.element - package org.jivesoftware.smackx.sid.element
Smack's API for XEP-0359: Stable and Unique Stanza IDs.
org.jivesoftware.smackx.sid.provider - package org.jivesoftware.smackx.sid.provider
Smack's API for XEP-0359: Stable and Unique Stanza IDs.
org.jivesoftware.smackx.softwareinfo - package org.jivesoftware.smackx.softwareinfo
Smacks implementation of XEP-0232: Software Information.
org.jivesoftware.smackx.softwareinfo.form - package org.jivesoftware.smackx.softwareinfo.form
Form class needed for XEP-0232: Software Information.
org.jivesoftware.smackx.spoiler - package org.jivesoftware.smackx.spoiler
Smack's API for XEP-0382: Spoiler Messages.
org.jivesoftware.smackx.spoiler.element - package org.jivesoftware.smackx.spoiler.element
Smack's API for XEP-0382: Spoiler Messages.
org.jivesoftware.smackx.spoiler.provider - package org.jivesoftware.smackx.spoiler.provider
Smack's API for XEP-0382: Spoiler Messages.
org.jivesoftware.smackx.stanza_content_encryption.element - package org.jivesoftware.smackx.stanza_content_encryption.element
Smack's API for XEP-0420: Stanza Content Encryption: Element classes.
org.jivesoftware.smackx.stanza_content_encryption.provider - package org.jivesoftware.smackx.stanza_content_encryption.provider
Smack's API for XEP-0420: Stanza Content Encryption: Provider classes.
org.jivesoftware.smackx.time - package org.jivesoftware.smackx.time
Smacks implementation of XEP-0202: Entity Time.
org.jivesoftware.smackx.time.packet - package org.jivesoftware.smackx.time.packet
Element classes of XEP-0202: Entity Time.
org.jivesoftware.smackx.time.provider - package org.jivesoftware.smackx.time.provider
Provider classes of XEP-0202: Entity Time.
org.jivesoftware.smackx.usertune - package org.jivesoftware.smackx.usertune
Smack's API for XEP-0118: User Tune.
org.jivesoftware.smackx.usertune.element - package org.jivesoftware.smackx.usertune.element
Smack's API for XEP-0118: User Tune.
org.jivesoftware.smackx.usertune.provider - package org.jivesoftware.smackx.usertune.provider
Smack's API for XEP-0118: User Tune.
org.jivesoftware.smackx.vcardtemp - package org.jivesoftware.smackx.vcardtemp
Smacks implementation of XEP-0054: vcard-temp.
org.jivesoftware.smackx.vcardtemp.packet - package org.jivesoftware.smackx.vcardtemp.packet
Element classes for XEP-0054: vcard-temp.
org.jivesoftware.smackx.vcardtemp.provider - package org.jivesoftware.smackx.vcardtemp.provider
Provider classes for XEP-0054: vcard-temp.
org.jivesoftware.smackx.workgroup - package org.jivesoftware.smackx.workgroup
TODO describe me.
org.jivesoftware.smackx.workgroup.agent - package org.jivesoftware.smackx.workgroup.agent
TODO describe me.
org.jivesoftware.smackx.workgroup.ext.forms - package org.jivesoftware.smackx.workgroup.ext.forms
TODO describe me.
org.jivesoftware.smackx.workgroup.ext.history - package org.jivesoftware.smackx.workgroup.ext.history
TODO describe me.
org.jivesoftware.smackx.workgroup.ext.macros - package org.jivesoftware.smackx.workgroup.ext.macros
TODO describe me.
org.jivesoftware.smackx.workgroup.ext.notes - package org.jivesoftware.smackx.workgroup.ext.notes
TODO describe me.
org.jivesoftware.smackx.workgroup.packet - package org.jivesoftware.smackx.workgroup.packet
TODO describe me.
org.jivesoftware.smackx.workgroup.settings - package org.jivesoftware.smackx.workgroup.settings
TODO describe me.
org.jivesoftware.smackx.workgroup.user - package org.jivesoftware.smackx.workgroup.user
TODO describe me.
org.jivesoftware.smackx.workgroup.util - package org.jivesoftware.smackx.workgroup.util
TODO describe me.
org.jivesoftware.smackx.xdata - package org.jivesoftware.smackx.xdata
Smacks implementation of XEP-0004: Data Forms.
org.jivesoftware.smackx.xdata.form - package org.jivesoftware.smackx.xdata.form
Smacks high-level API for XEP-0004: Data Forms.
org.jivesoftware.smackx.xdata.packet - package org.jivesoftware.smackx.xdata.packet
Element classes for XEP-0004: Data Forms.
org.jivesoftware.smackx.xdata.provider - package org.jivesoftware.smackx.xdata.provider
Provider classes for XEP-0004: Data Forms.
org.jivesoftware.smackx.xdatalayout - package org.jivesoftware.smackx.xdatalayout
Smacks implementation of XEP-0141: Data Forms Layout.
org.jivesoftware.smackx.xdatalayout.packet - package org.jivesoftware.smackx.xdatalayout.packet
Element classes for XEP-0141: Data Forms Layout.
org.jivesoftware.smackx.xdatalayout.provider - package org.jivesoftware.smackx.xdatalayout.provider
Provider classes for XEP-0141: Data Forms Layout.
org.jivesoftware.smackx.xdatavalidation - package org.jivesoftware.smackx.xdatavalidation
Smacks implementation of XEP-0122: Data Forms Validation.
org.jivesoftware.smackx.xdatavalidation.packet - package org.jivesoftware.smackx.xdatavalidation.packet
Element classes for XEP-0122: Data Forms Validation.
org.jivesoftware.smackx.xdatavalidation.provider - package org.jivesoftware.smackx.xdatavalidation.provider
Provider classes for XEP-0122: Data Forms Validation.
org.jivesoftware.smackx.xevent - package org.jivesoftware.smackx.xevent
TODO describe me.
org.jivesoftware.smackx.xevent.packet - package org.jivesoftware.smackx.xevent.packet
TODO describe me.
org.jivesoftware.smackx.xevent.provider - package org.jivesoftware.smackx.xevent.provider
TODO describe me.
org.jivesoftware.smackx.xhtmlim - package org.jivesoftware.smackx.xhtmlim
Smacks implementation of XEP-0071: XHTML-IM.
org.jivesoftware.smackx.xhtmlim.packet - package org.jivesoftware.smackx.xhtmlim.packet
Element classes for XEP-0071: XHTML-IM.
org.jivesoftware.smackx.xhtmlim.provider - package org.jivesoftware.smackx.xhtmlim.provider
Provider classes for XEP-0071: XHTML-IM.
org.jivesoftware.smackx.xmlelement - package org.jivesoftware.smackx.xmlelement
Smacks implementation of XEP-0315: Data Forms XML Element.
org.jivesoftware.smackx.xmlelement.element - package org.jivesoftware.smackx.xmlelement.element
Element classes for XEP-0315: Data Forms XML Element.
org.jivesoftware.smackx.xmlelement.provider - package org.jivesoftware.smackx.xmlelement.provider
Provider classes for XEP-0315: Data Forms XML Element.
org.jivesoftware.smackx.xroster - package org.jivesoftware.smackx.xroster
TODO describe me.
org.jivesoftware.smackx.xroster.packet - package org.jivesoftware.smackx.xroster.packet
TODO describe me.
org.jivesoftware.smackx.xroster.provider - package org.jivesoftware.smackx.xroster.provider
TODO describe me.
originalSpace - Variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.WholeImageFilter
The input image bounds.
originalString - Variable in class org.jivesoftware.smack.util.InternetAddress
 
OriginIdElement - Class in org.jivesoftware.smackx.sid.element
 
OriginIdElement() - Constructor for class org.jivesoftware.smackx.sid.element.OriginIdElement
 
OriginIdElement(String) - Constructor for class org.jivesoftware.smackx.sid.element.OriginIdElement
 
OriginIdProvider - Class in org.jivesoftware.smackx.sid.provider
 
OriginIdProvider() - Constructor for class org.jivesoftware.smackx.sid.provider.OriginIdProvider
 
OS - Static variable in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
 
OS_VERSION - Static variable in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
 
other - org.jivesoftware.smackx.amp.AMPMatchResourceCondition.Value
Destination resource matches any value except for the intended resource.
OTHER - org.jivesoftware.smack.xml.XmlPullParser.Event
 
otrV0 - org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol
 
ourProposal - Variable in class org.jivesoftware.smackx.jingle.transports.JingleTransportSession
 
OUT_OF_ORDER - Static variable in class org.jivesoftware.smackx.jingle.element.JingleError
 
OUT_OF_ORDER - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
outcast - org.jivesoftware.smackx.muc.MUCAffiliation
 
outcast - org.jivesoftware.smackx.pubsub.Affiliation.Type
 
outcast_affiliation - org.jivesoftware.smackx.pubsub.PubSubFeature
 
OUTGOING_PRESENCE_BROADCAST - Static variable in class org.jivesoftware.smack.filter.PresenceTypeFilter
 
OutgoingChatMessageListener - Interface in org.jivesoftware.smack.chat2
 
outgoingElementsQueue - Variable in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
OutgoingFileTransfer - Class in org.jivesoftware.smackx.filetransfer
Handles the sending of a file to another user.
OutgoingFileTransfer(Jid, Jid, String, FileTransferNegotiator) - Constructor for class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
 
OutgoingFileTransfer.NegotiationProgress - Interface in org.jivesoftware.smackx.filetransfer
A callback class to retrieve the status of an outgoing transfer negotiation process.
outgoingStreamSink(CharSequence) - Method in class org.jivesoftware.smack.debugger.AbstractDebugger
 
outgoingStreamSink(CharSequence) - Method in class org.jivesoftware.smack.debugger.SmackDebugger
Note that the sequence of characters may be pretty printed.
outgoingStreamSink(CharSequence) - Method in class org.jivesoftware.smackx.debugger.EnhancedDebugger
 
outgoingStreamSink(CharSequence) - Method in class org.jivesoftware.smackx.debugger.LiteDebugger
 
outgoingStreamSink(CharSequence) - Method in class org.jivesoftware.smackx.debugger.slf4j.SLF4JSmackDebugger
 
outgoingStreamXmlEnvironment - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
 
output(ByteBuffer, boolean, boolean, boolean) - Method in interface org.jivesoftware.smack.XmppInputOutputFilter
The outputData argument may be a direct ByteBuffer.
OutputResult(boolean, ByteBuffer) - Constructor for class org.jivesoftware.smack.XmppInputOutputFilter.OutputResult
 
OutputResult(ByteBuffer) - Constructor for class org.jivesoftware.smack.XmppInputOutputFilter.OutputResult
 
outputStreamEstablished(OutputStream) - Method in interface org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer.NegotiationProgress
Once the negotiation process is completed the output stream can be retrieved.
OutputStreamUtil - Class in org.jivesoftware.smack.util
 
OutputStreamUtil() - Constructor for class org.jivesoftware.smack.util.OutputStreamUtil
 
outraged - org.jivesoftware.smackx.mood.Mood
 
OVERLAY - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
overrideExtension(ExtensionElement) - Method in class org.jivesoftware.smack.packet.Stanza
Add the given extension and override eventually existing extensions with the same name and namespace.
overrideExtension(ExtensionElement) - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
owned(BareJid) - Method in class org.jivesoftware.smackx.iot.discovery.AbstractThingStateChangeListener
 
owned(BareJid) - Method in interface org.jivesoftware.smackx.iot.discovery.ThingStateChangeListener
 
owner - org.jivesoftware.smackx.muc.MUCAffiliation
 
owner - org.jivesoftware.smackx.muclight.MUCLightAffiliation
 
owner - org.jivesoftware.smackx.pubsub.Affiliation.AffiliationNamespace
 
owner - org.jivesoftware.smackx.pubsub.Affiliation.Type
 
owner - org.jivesoftware.smackx.pubsub.ItemReply
The node owner.
owner - org.jivesoftware.smackx.pubsub.packet.PubSubNamespace
 
owner - org.jivesoftware.smackx.pubsub.SubscriptionsExtension.SubscriptionsNamespace
 
OWNER_APPROVES_FRIEND_SCENARIO - Static variable in class org.igniterealtime.smack.smackrepl.IoT
 
owners - org.jivesoftware.smackx.pubsub.ChildrenAssociationPolicy
Only collection node owners may associate leaf nodes with the collection.
ownershipGranted() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
Deprecated.
 
ownershipGranted() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when an owner grants to your user ownership on the room.
ownershipGranted(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
ownershipGranted(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when an owner grants a user ownership on the room.
ownershipRevoked() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
Deprecated.
 
ownershipRevoked() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when an owner revokes from your user ownership on the room.
ownershipRevoked(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
ownershipRevoked(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when an owner revokes a user ownership on the room.
OXInstantMessagingManager - Class in org.jivesoftware.smackx.ox_im
Entry point of Smacks API for XEP-0374: OpenPGP for XMPP: Instant Messaging.
OxMessageListener - Interface in org.jivesoftware.smackx.ox_im
 

P

P - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
PacketExtensionIntrospectionProvider(Class<PE>) - Constructor for class org.jivesoftware.smack.provider.IntrospectionProvider.PacketExtensionIntrospectionProvider
 
PacketExtensionProvider() - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.provider.DataPacketProvider.PacketExtensionProvider
 
PacketListener - Interface in org.jivesoftware.smack
Deprecated.
use StanzaListener instead
PacketParserUtils - Class in org.jivesoftware.smack.util
Utility class that helps to parse packets.
PacketParserUtils() - Constructor for class org.jivesoftware.smack.util.PacketParserUtils
 
packetReader - Variable in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Protected access level because of unit test purposes
PacketReader() - Constructor for class org.jivesoftware.smack.tcp.XMPPTCPConnection.PacketReader
 
PacketUtil - Class in org.jivesoftware.smack.util
 
PacketUtil() - Constructor for class org.jivesoftware.smack.util.PacketUtil
 
packetWriter - Variable in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Protected access level because of unit test purposes
PacketWriter() - Constructor for class org.jivesoftware.smack.tcp.XMPPTCPConnection.PacketWriter
 
pageNext(int) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQuery
 
pagePrevious(int) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQuery
 
PainlessOpenPgpProvider - Class in org.jivesoftware.smackx.ox.crypto
 
PainlessOpenPgpProvider(OpenPgpStore) - Constructor for class org.jivesoftware.smackx.ox.crypto.PainlessOpenPgpProvider
 
paint(Graphics) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
Pair<F,​S> - Class in org.jivesoftware.smack.util
 
PARENT_ATTRIBUTE_NAME - Static variable in class org.jivesoftware.smack.packet.Message.Thread
 
parse(XmlPullParser) - Method in class org.jivesoftware.smack.provider.IQProvider
 
parse(XmlPullParser) - Method in class org.jivesoftware.smack.provider.Provider
 
parse(XmlPullParser) - Static method in class org.jivesoftware.smackx.iot.parser.NodeInfoParser
 
parse(XmlPullParser) - Static method in class org.jivesoftware.smackx.xdatalayout.provider.DataLayoutProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.IqProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.IQProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.disco.provider.DiscoverInfoProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.provider.JingleProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.compress.provider.CompressedProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.compress.provider.FailureProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.parsing.StandardExtensionElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.BindIQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.BodyElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.EmbeddedExtensionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.IntrospectionProvider.IQIntrospectionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.IntrospectionProvider.PacketExtensionIntrospectionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.IQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.MessageSubjectElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.MessageThreadElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.SaslChallengeProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.SaslFailureProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.SaslSuccessProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.TlsFailureProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.TlsProceedProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.roster.provider.RosterPacketProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.roster.provider.RosterVerStreamFeatureProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.roster.provider.SubscriptionPreApprovalStreamFeatureProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smack.sm.provider.StreamManagementStreamFeatureProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.address.provider.MultipleAddressesProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.amp.provider.AMPExtensionProvider
Parses a AMPExtension stanza (extension sub-packet).
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.attention.packet.AttentionExtension.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.blocking.provider.BlockContactsIQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.blocking.provider.BlockedErrorExtensionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.blocking.provider.BlockListIQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.blocking.provider.UnblockContactsIQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.bob.provider.BoBDataExtensionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.bob.provider.BoBIQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.bytestreams.ibb.provider.CloseIQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.bytestreams.ibb.provider.DataPacketProvider.IQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.bytestreams.ibb.provider.DataPacketProvider.PacketExtensionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.bytestreams.ibb.provider.OpenIQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.bytestreams.socks5.provider.BytestreamsProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.caps.provider.CapsExtensionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.carbons.provider.CarbonManagerProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.chat_markers.provider.AcknowledgedProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.chat_markers.provider.DisplayedProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.chat_markers.provider.MarkableProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.chat_markers.provider.ReceivedProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.chatstates.provider.ChatStateExtensionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider.BadActionError
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider.BadLocaleError
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider.BadPayloadError
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider.BadSessionIDError
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider.MalformedActionError
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider.SessionExpiredError
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.csi.provider.ClientStateIndicationFeatureProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.delay.provider.AbstractDelayInformationProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.disco.provider.DiscoverItemsProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.dox.provider.DnsIqProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.eme.provider.ExplicitMessageEncryptionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.fallback_indication.provider.FallbackIndicationElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.forward.provider.ForwardedProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.geoloc.provider.GeoLocationProvider.GeoLocationFormFieldChildElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.geoloc.provider.GeoLocationProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.hashes.provider.HashElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.hints.provider.MessageProcessingHintProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.provider.Base64BinaryChunkProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.provider.HttpOverXmppReqProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.provider.HttpOverXmppRespProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.httpfileupload.provider.FileTooLargeErrorProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.httpfileupload.provider.SlotProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.control.provider.IoTSetRequestProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.control.provider.IoTSetResponseProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.data.provider.IoTDataReadOutAcceptedProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.data.provider.IoTDataRequestProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.data.provider.IoTFieldsExtensionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTClaimedProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTDisownedProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTDisownProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTRegisterProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTRemovedProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTRemoveProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.discovery.provider.IoTUnregisterProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.ClearCacheProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.ClearCacheResponseProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.FriendProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.IoTIsFriendProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.IoTIsFriendResponseProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.provisioning.provider.UnfriendProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iqlast.packet.LastActivity.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iqprivate.PrivateDataManager.PrivateDataIQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iqregister.provider.RegistrationProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iqregister.provider.RegistrationStreamFeatureProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.iqversion.provider.VersionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jid_prep.provider.JidPrepIqProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle_filetransfer.provider.ChecksumProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle_filetransfer.provider.JingleFileTransferProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.provider.JingleContentDescriptionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.provider.JingleContentTransportProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.provider.JingleErrorProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.provider.JingleIBBTransportProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.provider.JingleS5BTransportProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingleold.nat.STUN.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleError.Provider
Parse a JingleDescription.Audio extension.
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleContentDescriptionProvider
Parse a iq/jingle/description element.
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider.Audio
Parse a JingleDescription.Audio extension.
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleContentProvider
Parse a JingleContent extension.
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleDescriptionProvider
Parse a iq/jingle/description element.
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleProvider
Parse a iq/jingle element.
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider
Parse a iq/jingle/transport element.
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.jiveproperties.provider.JivePropertiesExtensionProvider
Parse a properties sub-packet.
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.json.provider.AbstractJsonExtensionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.last_interaction.provider.IdleProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.mam.provider.MamFinIQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.mam.provider.MamPrefsIQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.mam.provider.MamQueryIQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.mam.provider.MamResultProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.mediaelement.provider.MediaElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.message_correct.provider.MessageCorrectProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.message_fastening.provider.FasteningElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.message_markup.provider.MarkupElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.message_retraction.provider.RetractedElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.message_retraction.provider.RetractElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.mood.provider.MoodConcretisationProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.mood.provider.MoodProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.mood.provider.SimpleMoodConcretisationProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.muc.provider.MUCAdminProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.muc.provider.MUCOwnerProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.muc.provider.MUCUserProvider
Parses a MUCUser stanza (extension sub-packet).
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightAffiliationsChangeProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightAffiliationsIQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightBlockingIQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightConfigurationIQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightConfigurationsChangeProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.provider.MUCLightInfoIQProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.nick.provider.NickProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageInfo.Provider
Parses a OfflineMessageInfo stanza (extension sub-packet).
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.omemo.provider.OmemoBundleVAxolotlProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.omemo.provider.OmemoDeviceListVAxolotlProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.omemo.provider.OmemoVAxolotlProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.provider.CryptElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.provider.OpenPgpContentElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.provider.OpenPgpElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.provider.PubkeyElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.provider.PublicKeysListElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.provider.SecretkeyElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.provider.SigncryptElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.provider.SignElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.ping.provider.PingProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.privacy.provider.PrivacyProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.pubsub.provider.AffiliationProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.pubsub.provider.ItemProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.pubsub.provider.PubSubProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.pubsub.provider.SubscriptionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.push_notifications.provider.RemoteDisablingProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.reference.provider.ReferenceProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.rsm.provider.RSMSetProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.search.UserSearch.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.sharedgroups.packet.SharedGroupsInfo.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.shim.provider.HeaderProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.si.provider.StreamInitiationProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.sid.provider.OriginIdProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.sid.provider.StanzaIdProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.spoiler.provider.SpoilerProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.stanza_content_encryption.provider.ContentElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.usertune.provider.UserTuneProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.vcardtemp.provider.VCardProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.agent.OfferConfirmation.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.ext.forms.WorkgroupForm.InternalProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory.InternalProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros.InternalProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentInfo.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentWorkgroups.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.MetaDataProvider
PacketExtensionProvider implementation.
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.MonitorPacket.InternalProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.QueueDetails.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.QueueOverview.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.QueueUpdate.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.SessionID.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.TranscriptProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.TranscriptSearch.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.TranscriptsProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.UserID.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.WorkgroupInformation.Provider
PacketExtensionProvider implementation.
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings.InternalProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.settings.GenericSettings.InternalProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings.InternalProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.settings.SearchSettings.InternalProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.settings.SoundSettings.InternalProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties.InternalProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.xdata.provider.DataFormProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.xdata.provider.DescriptionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.xdatavalidation.provider.DataValidationProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.xevent.provider.MessageEventProvider
Parses a MessageEvent stanza (extension sub-packet).
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.xhtmlim.provider.XHTMLExtensionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.xmlelement.provider.DataFormsXmlElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.xroster.provider.RosterExchangeProvider
Parses a RosterExchange stanza (extension sub-packet).
parse(XmlPullParser, IqData) - Method in class org.jivesoftware.smack.provider.IqProvider
 
parse(XmlPullParser, IqData, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.IqProvider
 
parse(XmlPullParser, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.IQProvider
 
parse(XmlPullParser, XmlEnvironment) - Method in class org.jivesoftware.smack.provider.Provider
 
parseAndProcessElement(String) - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
parseAndProcessElement(String) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
parseAndProcessNonza(XmlPullParser) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
parseAndProcessStanza(XmlPullParser) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
parseCandidate(XmlPullParser) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider.Ice
Parse a iq/jingle/transport/candidate element.
parseCandidate(XmlPullParser) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider
 
parseCandidate(XmlPullParser) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider.RawUdp
Parse a iq/jingle/transport/candidate element.
parseCompressionFeature(XmlPullParser) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
Parse the Compression Feature reported from the server.
parseContentDepth(XmlPullParser, int) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
parseContentDepth(XmlPullParser, int, boolean) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
Returns the content from the current position of the parser up to the closing tag of the given depth.
parseContentIdAndBobData(XmlPullParser, int, XmlEnvironment) - Static method in class org.jivesoftware.smackx.bob.provider.BoBProviderUtil
 
parseData(XmlPullParser) - Method in class org.jivesoftware.smackx.hoxt.provider.AbstractHttpOverXmppProvider
Parses Data element if any.
parseDate(String) - Method in class org.jivesoftware.smackx.delay.provider.AbstractDelayInformationProvider
 
parseDate(String) - Method in class org.jivesoftware.smackx.delay.provider.DelayInformationProvider
 
parseDate(String) - Method in class org.jivesoftware.smackx.delay.provider.LegacyDelayInformationProvider
 
parseDescriptiveTexts(XmlPullParser, Map<String, String>) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
parseDestroy(XmlPullParser) - Static method in class org.jivesoftware.smackx.muc.provider.MUCParserUtils
 
parseElement(XmlPullParser) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
Returns the current element as string.
parseElement(XmlPullParser, boolean) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
parseElementText(XmlPullParser) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
Returns the textual content of an element as String.
parseError(XmlPullParser) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
parseError(XmlPullParser, XmlEnvironment) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
Parses error sub-packets.
parseExtensionElement(String, String, XmlPullParser, XmlEnvironment) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
Parses an extension element.
parseFeatures(XmlPullParser) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
parseFeaturesAndNotify(XmlPullParser) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
parseForwardedMessage(XmlPullParser, int, XmlEnvironment) - Static method in class org.jivesoftware.smackx.forward.provider.ForwardedProvider
 
parseForwardedMessage(XmlPullParser, XmlEnvironment) - Static method in class org.jivesoftware.smackx.forward.provider.ForwardedProvider
 
parseHeaders(XmlPullParser) - Method in class org.jivesoftware.smackx.hoxt.provider.AbstractHttpOverXmppProvider
Parses HeadersExtension element if any.
parseIQ(XmlPullParser) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
parseIQ(XmlPullParser, XmlEnvironment) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
Parses an IQ packet.
parseIqData(XmlPullParser) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
parseItem(XmlPullParser) - Static method in class org.jivesoftware.smack.roster.provider.RosterPacketProvider
 
parseItem(XmlPullParser) - Static method in class org.jivesoftware.smackx.muc.provider.MUCParserUtils
 
parseJingleContent(XmlPullParser, int) - Static method in class org.jivesoftware.smackx.jingle.provider.JingleProvider
 
parseJingleReason(XmlPullParser) - Static method in class org.jivesoftware.smackx.jingle.provider.JingleProvider
 
parseMacro(XmlPullParser) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros.InternalProvider
 
parseMacroGroup(XmlPullParser) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros.InternalProvider
 
parseMacroGroups(String) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros.InternalProvider
 
parseMechanisms(XmlPullParser) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
Parse the available SASL mechanisms reported from the server.
parseMessage(XmlPullParser) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
parseMessage(XmlPullParser, XmlEnvironment) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
Parses a message packet.
parseMetaData(XmlPullParser) - Static method in class org.jivesoftware.smackx.workgroup.util.MetaDataUtils
Parses any available meta-data and returns it as a Map of String name/value pairs.
parseNode(XmlPullParser) - Method in class org.jivesoftware.smackx.iot.data.provider.IoTFieldsExtensionProvider
 
parseOpenPgpContentElement(String) - Static method in class org.jivesoftware.smackx.ox.provider.OpenPgpContentElementProvider
 
parseOpenPgpContentElement(XmlPullParser) - Static method in class org.jivesoftware.smackx.ox.provider.OpenPgpContentElementProvider
 
parseOpenPgpContentElementData(XmlPullParser, int) - Static method in class org.jivesoftware.smackx.ox.provider.OpenPgpContentElementProvider
 
parseOption(XmlPullParser) - Static method in class org.jivesoftware.smackx.xdata.provider.DataFormProvider
 
parsePayload(XmlPullParser) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleContentDescriptionProvider.Audio
Parse an audio payload type.
parsePayload(XmlPullParser) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleContentDescriptionProvider
Parse a iq/jingle/description/payload-type element.
parsePayload(XmlPullParser) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleDescriptionProvider.Audio
Parse an audio payload type.
parsePayload(XmlPullParser) - Method in class org.jivesoftware.smackx.jingleold.provider.JingleDescriptionProvider
Parse a iq/jingle/description/payload-type element.
parsePresence(XmlPullParser) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
parsePresence(XmlPullParser, XmlEnvironment) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
Parses a presence packet.
parsePrivateData(XmlPullParser) - Method in class org.jivesoftware.smackx.bookmarks.Bookmarks.Provider
 
parsePrivateData(XmlPullParser) - Method in interface org.jivesoftware.smackx.iqprivate.provider.PrivateDataProvider
Parse the private data sub-document and create a PrivateData instance.
parsePutElement_V0_4(XmlPullParser) - Static method in class org.jivesoftware.smackx.httpfileupload.provider.SlotProvider
 
parseRangeElement(XmlPullParser) - Static method in class org.jivesoftware.smackx.jingle_filetransfer.provider.JingleFileTransferProvider
 
ParserUtils - Class in org.jivesoftware.smack.util
 
ParserUtils() - Constructor for class org.jivesoftware.smack.util.ParserUtils
 
parseSessionFeature(XmlPullParser) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
parseStanza(String) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
parseStanza(XmlPullParser, XmlEnvironment) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
Tries to parse and return either a Message, IQ or Presence stanza.
parseStartTlsFeature(XmlPullParser) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
parseStreamError(XmlPullParser) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
 
parseStreamError(XmlPullParser, XmlEnvironment) - Static method in class org.jivesoftware.smack.util.PacketParserUtils
Parses stream error packets.
ParseStreamManagement - Class in org.jivesoftware.smack.sm.provider
 
ParseStreamManagement() - Constructor for class org.jivesoftware.smack.sm.provider.ParseStreamManagement
 
parseTimestampElement(XmlPullParser) - Method in class org.jivesoftware.smackx.iot.data.provider.IoTFieldsExtensionProvider
 
parseValue(XmlPullParser) - Static method in class org.jivesoftware.smackx.xdata.provider.DataFormProvider
 
parseWithIntrospection(Class<?>, XmlPullParser, int) - Static method in class org.jivesoftware.smack.provider.IntrospectionProvider
 
parseXmlBoolean(String) - Static method in class org.jivesoftware.smack.util.ParserUtils
Prase a string to a boolean value as per "xs:boolean".
parseXrdLinkReferencesFor(XmlPullParser, String) - Static method in class org.jivesoftware.smack.altconnections.HttpLookupMethod
Get remote endpoints for the provided LinkRelation from provided XmlPullParser.
parseXrdLinkReferencesFor(XmlPullParser, HttpLookupMethod.LinkRelation) - Static method in class org.jivesoftware.smack.altconnections.HttpLookupMethod
Get remote endpoints for the provided LinkRelation from provided XmlPullParser.
ParsingExceptionCallback - Interface in org.jivesoftware.smack.parsing
Interface to receive parsing exceptions.
parted(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when a participant is parted for whatever reason.
participant - org.jivesoftware.smackx.muc.MUCRole
 
ParticipantStatusListener - Interface in org.jivesoftware.smackx.muc
A listener that is fired anytime a participant's status in a room is changed, such as the user being kicked, banned, or granted admin permissions.
password - Variable in class org.jivesoftware.smack.fsm.LoginContext
 
password - Variable in class org.jivesoftware.smack.sasl.SASLMechanism
The users password
password - Variable in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
 
PATCH - org.jivesoftware.smackx.hoxt.packet.HttpMethod
 
paused - org.jivesoftware.smackx.chatstates.ChatState
User had been composing but now has stopped.
payload - Variable in class org.jivesoftware.smackx.ox.provider.OpenPgpContentElementProvider.OpenPgpContentElementData
 
PayloadElement - Class in org.jivesoftware.smackx.stanza_content_encryption.element
 
PayloadElement(List<ExtensionElement>) - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.element.PayloadElement
 
PayloadItem<E extends ExtensionElement> - Class in org.jivesoftware.smackx.pubsub
This class represents an item that has been, or will be published to a pubsub node.
PayloadItem(E) - Constructor for class org.jivesoftware.smackx.pubsub.PayloadItem
Create an Item with no id and a payload The id will be set by the server.
PayloadItem(String, E) - Constructor for class org.jivesoftware.smackx.pubsub.PayloadItem
Create an Item with an id and payload.
PayloadItem(String, String, E) - Constructor for class org.jivesoftware.smackx.pubsub.PayloadItem
Create an Item with an id, node id and payload.
PayloadItem(Item.ItemNamespace, String, String, E) - Constructor for class org.jivesoftware.smackx.pubsub.PayloadItem
Create an Item with an id, node id and payload.
PayloadType - Class in org.jivesoftware.smackx.jingleold.media
Represents a payload type.
PayloadType() - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType
Default constructor.
PayloadType(int, String) - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType
Constructor with Id and name.
PayloadType(int, String, int) - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType
Constructor with Id, name and number of channels.
PayloadType(PayloadType) - Constructor for class org.jivesoftware.smackx.jingleold.media.PayloadType
Copy constructor.
PayloadType.Audio - Class in org.jivesoftware.smackx.jingleold.media
Audio payload type.
peek() - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 
pending - org.jivesoftware.smackx.pubsub.Subscription.State
 
PENDING - org.jivesoftware.smackx.jingleold.JingleNegotiatorState
 
pendingFilterData - Variable in class org.jivesoftware.smack.XmppInputOutputFilter.OutputResult
 
PEP_NODE_BUNDLE_FROM_DEVICE_ID(int) - Static method in class org.jivesoftware.smackx.omemo.util.OmemoConstants
Return the node name of the PEP node containing the device bundle of the device with device id deviceId.
PEP_NODE_BUNDLES - Static variable in class org.jivesoftware.smackx.omemo.util.OmemoConstants
 
PEP_NODE_DEVICE_LIST - Static variable in class org.jivesoftware.smackx.omemo.util.OmemoConstants
 
PEP_NODE_PUBLIC_KEY(OpenPgpV4Fingerprint) - Static method in class org.jivesoftware.smackx.ox.util.OpenPgpPubSubUtil
Name of the OX public key node, which contains the key with id id.
PEP_NODE_PUBLIC_KEYS - Static variable in class org.jivesoftware.smackx.ox.util.OpenPgpPubSubUtil
Name of the OX metadata node.
PEP_NODE_PUBLIC_KEYS_NOTIFY - Static variable in class org.jivesoftware.smackx.ox.util.OpenPgpPubSubUtil
Feature to be announced using the ServiceDiscoveryManager to subscribe to the OX metadata node.
PEP_NODE_SECRET_KEY - Static variable in class org.jivesoftware.smackx.ox.util.OpenPgpPubSubUtil
Name of the OX secret key node.
PepEventListener<E extends ExtensionElement> - Interface in org.jivesoftware.smackx.pep
 
PepListener - Interface in org.jivesoftware.smackx.pep
A listener that is fired anytime a PEP event message is received.
PepManager - Class in org.jivesoftware.smackx.pep
Manages Personal Event Publishing (XEP-163).
performActionAndWaitForEvent(K, long, EventManger.Callback<E>) - Method in class org.jivesoftware.smack.util.EventManger
Perform an action and wait for an event.
performAsyncButOrdered(K, Runnable) - Method in class org.jivesoftware.smack.AsyncButOrdered
Invoke the given Runnable asynchronous but ordered in respect to the given key.
performSaslAnonymousAuthentication() - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Perform anonymous authentication using SASL ANONYMOUS.
performSaslExternalAuthentication(SSLContext) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Perform authentication using SASL EXTERNAL.
persist_items - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
Whether to persist items to storage.
PERSISTED_DEBUGGER - Static variable in class org.jivesoftware.smackx.debugger.EnhancedDebuggerWindow
 
persistent_items - org.jivesoftware.smackx.pubsub.PubSubFeature
 
persistentCache - Static variable in class org.jivesoftware.smackx.caps.EntityCapsManager
 
ping(Jid) - Method in class org.jivesoftware.smackx.ping.PingManager
Same as calling PingManager.ping(Jid, long) with the defaultpacket reply timeout.
ping(Jid, long) - Method in class org.jivesoftware.smackx.ping.PingManager
Pings the given jid.
Ping - Class in org.jivesoftware.smackx.ping.packet
 
Ping() - Constructor for class org.jivesoftware.smackx.ping.packet.Ping
 
Ping(IqData) - Constructor for class org.jivesoftware.smackx.ping.packet.Ping
 
Ping(IqData, Jid) - Constructor for class org.jivesoftware.smackx.ping.packet.Ping
 
Ping(XMPPConnection, Jid) - Constructor for class org.jivesoftware.smackx.ping.packet.Ping
 
Ping(Jid) - Constructor for class org.jivesoftware.smackx.ping.packet.Ping
 
pingAsync(Jid) - Method in class org.jivesoftware.smackx.ping.PingManager
 
pingAsync(Jid, long) - Method in class org.jivesoftware.smackx.ping.PingManager
 
pingFailed() - Method in interface org.jivesoftware.smackx.ping.PingFailedListener
Called when the server ping fails.
PingFailedListener - Interface in org.jivesoftware.smackx.ping
Defines the callback used whenever the server ping fails.
PingManager - Class in org.jivesoftware.smackx.ping
Implements the XMPP Ping as defined by XEP-0199.
pingMyServer() - Method in class org.jivesoftware.smackx.ping.PingManager
Pings the server.
pingMyServer(boolean) - Method in class org.jivesoftware.smackx.ping.PingManager
Pings the server.
pingMyServer(boolean, long) - Method in class org.jivesoftware.smackx.ping.PingManager
Pings the server.
PingProvider - Class in org.jivesoftware.smackx.ping.provider
 
PingProvider() - Constructor for class org.jivesoftware.smackx.ping.provider.PingProvider
 
pingServerIfNecessary() - Method in class org.jivesoftware.smackx.ping.PingManager
Ping the server if deemed necessary because automatic server pings are enabled (PingManager.setPingInterval(int)) and the ping interval has expired.
PixelUtils - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
Some more useful math functions for image processing.
PixelUtils() - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
PLAIN - Static variable in class org.jivesoftware.smack.sasl.SASLMechanism
 
playful - org.jivesoftware.smackx.mood.Mood
 
PLUS_NOTIFY - Static variable in class org.jivesoftware.smackx.pubsub.PubSubManager
 
policy_violation - org.jivesoftware.smack.packet.StanzaError.Condition
 
policy_violation - org.jivesoftware.smack.packet.StreamError.Condition
 
poll() - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 
poll(long, TimeUnit) - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 
pollMessage() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Polls for and returns the next message, or null if there isn't a message immediately available.
pollMessage() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Polls for and returns the next message.
pollResult() - Method in class org.jivesoftware.smack.StanzaCollector
Polls to see if a stanza is currently available and returns it, or immediately returns null if no packets are currently in the result queue.
pollResultOrThrow() - Method in class org.jivesoftware.smack.StanzaCollector
Polls to see if a stanza is currently available and returns it, or immediately returns null if no packets are currently in the result queue.
populateExtraXmlChildElements() - Method in class org.jivesoftware.smackx.xdata.FormField
populateExtraXmlChildElements() - Method in class org.jivesoftware.smackx.xdata.ListMultiFormField
 
populateExtraXmlChildElements() - Method in class org.jivesoftware.smackx.xdata.ListSingleFormField
 
populateExtraXmlChildElements() - Method in class org.jivesoftware.smackx.xdata.SingleValueFormField
 
port - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
The used port to establish the connection to
port - Variable in class org.jivesoftware.smack.ConnectionConfiguration
 
port - Variable in class org.jivesoftware.smack.tcp.rce.SrvRemoteConnectionEndpoint
 
PORTABLE_NEWLINE_REGEX - Static variable in class org.jivesoftware.smack.util.StringUtils
 
PossibleFromTypeFilter - Class in org.jivesoftware.smack.filter
 
PossibleToTypeFilter - Class in org.jivesoftware.smack.filter
 
POST - org.jivesoftware.smackx.hoxt.packet.HttpMethod
 
PRE_KEY_COUNT_PER_BUNDLE - Static variable in class org.jivesoftware.smackx.omemo.util.OmemoConstants
How many preKeys do we want to publish?
PRE_KEY_ID - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
 
PRE_KEY_PUB - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
 
PRE_KEYS - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
 
preApprove(BareJid) - Method in class org.jivesoftware.smack.roster.Roster
Pre-approve user presence subscription.
preApproveAndCreateEntry(BareJid, String, String[]) - Method in class org.jivesoftware.smack.roster.Roster
Creates a new pre-approved roster entry and presence subscription.
preApproveSubscriptionIfRequiredAndPossible(Roster, BareJid) - Static method in class org.jivesoftware.smack.roster.RosterUtil
Pre-approve the subscription if it is required and possible.
Predicate - Class in org.jivesoftware.smack.sm.predicates
 
Predicate<T> - Interface in org.jivesoftware.smack.util
 
Predicate() - Constructor for class org.jivesoftware.smack.sm.predicates.Predicate
 
PREFIX_NS_ALGO - Static variable in class org.jivesoftware.smackx.hashes.HashManager
 
preKeyForBundle(PreKeyRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
preKeyForBundle(T_PreKey) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Prepare a preKey for transport in an OmemoBundleElement.
preKeyFromBytes(byte[]) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
preKeyFromBytes(byte[]) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Deserialize a preKey from a byte array.
preKeyPublic(OmemoBundleElement, int) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil.Bundle
Extract the preKey with id 'keyId' from the bundle.
preKeyPublicFromBytes(byte[]) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Deserialize a public preKey from bytes.
preKeyPublicKeyForBundle(ECPublicKey) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
preKeyPublicKeyForBundle(T_ECPub) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Prepare an elliptic curve preKey for transport in an OmemoBundleElement.
preKeyPublicKeysForBundle(TreeMap<Integer, T_PreKey>) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Prepare a whole bunche of preKeys for transport.
preKeyToBytes(PreKeyRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
preKeyToBytes(T_PreKey) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Serialize a preKey into a byte array.
prelude(String, String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
prelude(FullyQualifiedElement) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
prepareFileInputStream(File) - Static method in class org.jivesoftware.smack.util.FileUtils
 
prepareFileOutputStream(File) - Static method in class org.jivesoftware.smack.util.FileUtils
 
prepareToWaitForFeaturesReceived() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
presence - org.jivesoftware.smackx.pubsub.AccessModel
Anyone with a presence subscription of both or from may subscribe and retrieve items.
Presence - Class in org.jivesoftware.smack.packet
Represents XMPP presence stanzas.
Presence(Presence) - Constructor for class org.jivesoftware.smack.packet.Presence
Copy constructor.
Presence(Presence.Type) - Constructor for class org.jivesoftware.smack.packet.Presence
Presence(Presence.Type, String, int, Presence.Mode) - Constructor for class org.jivesoftware.smack.packet.Presence
Presence(Jid, Presence.Type) - Constructor for class org.jivesoftware.smack.packet.Presence
PRESENCE - Static variable in class org.jivesoftware.smack.filter.StanzaTypeFilter
 
presence_based_delivery - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
Whether to deliver notifications to available users only.
presence_notifications - org.jivesoftware.smackx.pubsub.PubSubFeature
 
presence_subscribe - org.jivesoftware.smackx.pubsub.PubSubFeature
 
PRESENCE_TO_SELF_110 - Static variable in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
Presence.Mode - Enum in org.jivesoftware.smack.packet
An enum to represent the presence mode.
Presence.Type - Enum in org.jivesoftware.smack.packet
An enum to represent the presence type.
presenceAvailable(FullJid, Presence) - Method in class org.jivesoftware.smack.roster.AbstractPresenceEventListener
 
presenceAvailable(FullJid, Presence) - Method in interface org.jivesoftware.smack.roster.PresenceEventListener
 
PresenceBuilder - Class in org.jivesoftware.smack.packet
 
presenceChanged(Presence) - Method in class org.jivesoftware.smack.roster.AbstractRosterListener
 
presenceChanged(Presence) - Method in interface org.jivesoftware.smack.roster.RosterListener
Called when the presence of a roster entry is changed.
presenceChanged(Presence) - Method in interface org.jivesoftware.smackx.workgroup.agent.AgentRosterListener
 
presenceError(Jid, Presence) - Method in class org.jivesoftware.smack.roster.AbstractPresenceEventListener
 
presenceError(Jid, Presence) - Method in interface org.jivesoftware.smack.roster.PresenceEventListener
 
PresenceEventListener - Interface in org.jivesoftware.smack.roster
 
PresenceListener - Interface in org.jivesoftware.smack
 
PresenceState - Enum in org.jivesoftware.smackx.pubsub
Defines the possible valid presence states for node subscription via SubscribeFormReader.getShowValues().
presenceSubscribed(BareJid, Presence) - Method in class org.jivesoftware.smack.roster.AbstractPresenceEventListener
 
presenceSubscribed(BareJid, Presence) - Method in interface org.jivesoftware.smack.roster.PresenceEventListener
 
PresenceTypeFilter - Class in org.jivesoftware.smack.filter
A filter for Presence types.
presenceUnavailable(FullJid, Presence) - Method in class org.jivesoftware.smack.roster.AbstractPresenceEventListener
 
presenceUnavailable(FullJid, Presence) - Method in interface org.jivesoftware.smack.roster.PresenceEventListener
 
presenceUnsubscribed(BareJid, Presence) - Method in class org.jivesoftware.smack.roster.AbstractPresenceEventListener
 
presenceUnsubscribed(BareJid, Presence) - Method in interface org.jivesoftware.smack.roster.PresenceEventListener
 
PresenceView - Interface in org.jivesoftware.smack.packet
 
prettyFormatXml(CharSequence) - Static method in class org.jivesoftware.smack.util.XmlUtil
 
prev - org.jivesoftware.smackx.commands.AdHocCommand.Action
The command should be digress to the previous stage of execution.
prev() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Goes to the previous stage.
prev() - Method in class org.jivesoftware.smackx.commands.RemoteCommand
 
prflx - org.jivesoftware.smackx.jingleold.nat.ICECandidate.Type
 
printInterpreted - Static variable in class org.jivesoftware.smack.debugger.AbstractDebugger
 
printInterpreted - Static variable in class org.jivesoftware.smackx.debugger.slf4j.SLF4JSmackDebugger
 
printStateGraph(PrintWriter, boolean) - Static method in class org.jivesoftware.smack.full.ModularXmppClientToServerConnectionTool
 
printStateGraphInDotFormat(PrintWriter, boolean) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionConfiguration
 
Privacy - Class in org.jivesoftware.smackx.privacy.packet
A Privacy IQ Packet, is used by the PrivacyListManager and PrivacyProvider to allow and block communications from other users.
Privacy() - Constructor for class org.jivesoftware.smackx.privacy.packet.Privacy
 
PRIVACY_FILTER - Static variable in class org.jivesoftware.smackx.privacy.PrivacyListManager
 
PrivacyItem - Class in org.jivesoftware.smackx.privacy.packet
A privacy item acts a rule that when matched defines if a stanza should be blocked or not.
PrivacyItem(boolean, long) - Constructor for class org.jivesoftware.smackx.privacy.packet.PrivacyItem
 
PrivacyItem(boolean, UInt32) - Constructor for class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Creates a new fall-through privacy item.
PrivacyItem(PrivacyItem.Type, CharSequence, boolean, long) - Constructor for class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Creates a new privacy item.
PrivacyItem(PrivacyItem.Type, String, boolean, long) - Constructor for class org.jivesoftware.smackx.privacy.packet.PrivacyItem
 
PrivacyItem(PrivacyItem.Type, String, boolean, UInt32) - Constructor for class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Creates a new privacy item.
PrivacyItem.Type - Enum in org.jivesoftware.smackx.privacy.packet
Type defines if the rule is based on JIDs, roster groups or presence subscription types.
PrivacyList - Class in org.jivesoftware.smackx.privacy
A privacy list represents a list of contacts that is a read only class used to represent a set of allowed or blocked communications.
PrivacyList(boolean, boolean, String, List<PrivacyItem>) - Constructor for class org.jivesoftware.smackx.privacy.PrivacyList
 
PrivacyListListener - Interface in org.jivesoftware.smackx.privacy
Interface to implement classes to listen for server events about privacy communication.
PrivacyListManager - Class in org.jivesoftware.smackx.privacy
A PrivacyListManager is used by XMPP clients to block or allow communications from other users.
PrivacyProvider - Class in org.jivesoftware.smackx.privacy.provider
The PrivacyProvider parses Privacy packets.
PrivacyProvider() - Constructor for class org.jivesoftware.smackx.privacy.provider.PrivacyProvider
 
PrivateData - Interface in org.jivesoftware.smackx.iqprivate.packet
Interface to represent private data.
PrivateDataIQ - Class in org.jivesoftware.smackx.iqprivate.packet
 
PrivateDataIQ(String, String) - Constructor for class org.jivesoftware.smackx.iqprivate.packet.PrivateDataIQ
 
PrivateDataIQ(PrivateData) - Constructor for class org.jivesoftware.smackx.iqprivate.packet.PrivateDataIQ
 
PrivateDataIQProvider() - Constructor for class org.jivesoftware.smackx.iqprivate.PrivateDataManager.PrivateDataIQProvider
 
PrivateDataManager - Class in org.jivesoftware.smackx.iqprivate
Manages private data, which is a mechanism to allow users to store arbitrary XML data on an XMPP server.
PrivateDataManager.PrivateDataIQProvider - Class in org.jivesoftware.smackx.iqprivate
An IQ provider to parse IQ results containing private data.
PrivateDataProvider - Interface in org.jivesoftware.smackx.iqprivate.provider
An interface for parsing custom private data.
probe - org.jivesoftware.smack.packet.Presence.Type
A presence probe as defined in section 4.3 of RFC 6121.
PROBE - Static variable in class org.jivesoftware.smack.filter.PresenceTypeFilter
 
processBundle(OmemoManager, PreKeyBundle, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoService
 
processBundle(OmemoManager, T_Bundle, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoService
Process a received bundle.
processConfigFile(InputStream, Collection<Exception>) - Static method in class org.jivesoftware.smack.SmackInitialization
 
processConfigFile(InputStream, Collection<Exception>, ClassLoader) - Static method in class org.jivesoftware.smack.SmackInitialization
 
processException(E) - Method in class org.jivesoftware.smack.SmackFuture.InternalProcessStanzaSmackFuture
 
processException(E) - Method in interface org.jivesoftware.smack.util.ExceptionCallback
 
processException(Exception) - Method in interface org.jivesoftware.smack.ExceptionCallback
Deprecated.
 
processing_failed - org.jivesoftware.smack.compress.packet.Failure.CompressFailureError
 
PROCESSING_INSTRUCTION - org.jivesoftware.smack.xml.XmlPullParser.Event
 
processIQPacket(Data) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession
Process IQ stanza.
processJingle(Jingle) - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportSession
 
processJingle(JingleSession, Jingle, JingleActionEnum) - Method in class org.jivesoftware.smackx.jingleold.JingleSessionState
Process an incoming Jingle Packet.
processJingle(JingleSession, Jingle, JingleActionEnum) - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateActive
 
processJingle(JingleSession, Jingle, JingleActionEnum) - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateEnded
Pretty much nothing is valid for receiving once we've ended the session.
processJingle(JingleSession, Jingle, JingleActionEnum) - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStatePending
 
processJingle(JingleSession, Jingle, JingleActionEnum) - Method in class org.jivesoftware.smackx.jingleold.JingleSessionStateUnknown
 
processMessage(Chat, Message) - Method in interface org.jivesoftware.smack.chat.ChatMessageListener
 
processMessage(Message) - Method in interface org.jivesoftware.smack.MessageListener
 
processPresence(Presence) - Method in interface org.jivesoftware.smack.PresenceListener
 
processRequest(Jid, Collection<SetData>) - Method in interface org.jivesoftware.smackx.iot.control.ThingControlRequest
 
processStanza(Stanza) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Processes a stanza after it's been fully parsed by looping through the installed stanza collectors and listeners and letting them examine the stanza to see if they are a match with the filter.
processStanza(Stanza) - Method in class org.jivesoftware.smack.SmackFuture.InternalProcessStanzaSmackFuture
processStanza(Stanza) - Method in class org.jivesoftware.smack.StanzaCollector
Processes a stanza to see if it meets the criteria for this stanza collector.
processStanza(Stanza) - Method in interface org.jivesoftware.smack.StanzaListener
Process the next stanza sent to this stanza listener.
processStanza(Stanza) - Method in class org.jivesoftware.smackx.pubsub.Node.ItemDeleteTranslator
 
processStanza(Stanza) - Method in class org.jivesoftware.smackx.pubsub.Node.ItemEventTranslator
 
processStanza(Stanza) - Method in class org.jivesoftware.smackx.pubsub.Node.NodeConfigTranslator
 
processSubscribe(Jid, Presence) - Method in interface org.jivesoftware.smack.roster.SubscribeListener
Handle incoming presence subscription requests.
PROPERTY_JAVA_VENDOR - Static variable in class org.jivesoftware.smack.util.SystemUtil
 
PROTO_SSL3 - Static variable in class org.jivesoftware.smack.util.TLSUtils
 
PROTO_TLSV1 - Static variable in class org.jivesoftware.smack.util.TLSUtils
 
PROTO_TLSV1_1 - Static variable in class org.jivesoftware.smack.util.TLSUtils
 
PROTO_TLSV1_2 - Static variable in class org.jivesoftware.smack.util.TLSUtils
 
PROTO_TLSV1_3 - Static variable in class org.jivesoftware.smack.util.TLSUtils
 
Protocol(String) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
proud - org.jivesoftware.smackx.mood.Mood
 
Provider<E extends Element> - Class in org.jivesoftware.smack.provider
Smack provider are the parsers used to deserialize raw XMPP into the according Java Elements.
Provider() - Constructor for class org.jivesoftware.smack.provider.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.attention.packet.AttentionExtension.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.bookmarks.Bookmarks.Provider
Empty Constructor for PrivateDataProvider.
Provider() - Constructor for class org.jivesoftware.smackx.iqlast.packet.LastActivity.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.jingleold.nat.RTPBridge.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.jingleold.nat.STUN.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleError.Provider
Empty constructor.
Provider() - Constructor for class org.jivesoftware.smackx.muc.packet.GroupChatInvitation.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.offline.packet.OfflineMessageInfo.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.receipts.DeliveryReceipt.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.search.UserSearch.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.sharedgroups.packet.SharedGroupsInfo.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.agent.OfferConfirmation.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentInfo.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentStatus.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentWorkgroups.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.QueueDetails.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.QueueOverview.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.QueueUpdate.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.RoomInvitation.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.RoomTransfer.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.SessionID.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.TranscriptSearch.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.UserID.Provider
 
Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.WorkgroupInformation.Provider
 
ProviderFileLoader - Class in org.jivesoftware.smack.provider
Loads the IQProvider and ExtensionElementProvider information from a standard provider file in preparation for loading into the ProviderManager.
ProviderFileLoader(InputStream) - Constructor for class org.jivesoftware.smack.provider.ProviderFileLoader
 
ProviderFileLoader(InputStream, ClassLoader) - Constructor for class org.jivesoftware.smack.provider.ProviderFileLoader
 
ProviderLoader - Interface in org.jivesoftware.smack.provider
Used to load providers into the ProviderManager.
ProviderManager - Class in org.jivesoftware.smack.provider
Manages providers for parsing custom XML sub-documents of XMPP packets.
ProviderManager() - Constructor for class org.jivesoftware.smack.provider.ProviderManager
 
providesMucService(DomainBareJid) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
Check if the provided domain bare JID provides a MUC service.
proxy - org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Type
 
proxy - Variable in class org.jivesoftware.smack.ConnectionConfiguration
 
ProxyError() - Constructor for exception org.jivesoftware.smackx.jingle.transports.JingleTransportInitiationException.ProxyError
 
ProxyException - Exception in org.jivesoftware.smack.proxy
An exception class to handle exceptions caused by proxy.
ProxyException(ProxyInfo.ProxyType) - Constructor for exception org.jivesoftware.smack.proxy.ProxyException
 
ProxyException(ProxyInfo.ProxyType, String) - Constructor for exception org.jivesoftware.smack.proxy.ProxyException
 
ProxyInfo - Class in org.jivesoftware.smack.proxy
Class which stores proxy information such as proxy type, host, port, authentication etc.
ProxyInfo(ProxyInfo.ProxyType, String, int, String, String) - Constructor for class org.jivesoftware.smack.proxy.ProxyInfo
 
ProxyInfo.ProxyType - Enum in org.jivesoftware.smack.proxy
 
ProxySocketConnection - Interface in org.jivesoftware.smack.proxy
 
PubkeyDataElement(String) - Constructor for class org.jivesoftware.smackx.ox.element.PubkeyElement.PubkeyDataElement
 
PubkeyElement - Class in org.jivesoftware.smackx.ox.element
Class representing a pubkey element which is used to transport OpenPGP public keys.
PubkeyElement(PubkeyElement.PubkeyDataElement, Date) - Constructor for class org.jivesoftware.smackx.ox.element.PubkeyElement
 
PubkeyElement.PubkeyDataElement - Class in org.jivesoftware.smackx.ox.element
Element that contains the base64 encoded public key.
PubkeyElementProvider - Class in org.jivesoftware.smackx.ox.provider
ExtensionElementProvider implementation for the PubkeyElement.
PubkeyElementProvider() - Constructor for class org.jivesoftware.smackx.ox.provider.PubkeyElementProvider
 
PubkeyMetadataElement(OpenPgpV4Fingerprint, Date) - Constructor for class org.jivesoftware.smackx.ox.element.PublicKeysListElement.PubkeyMetadataElement
 
PubKeyRingSelectionStrategy() - Constructor for class org.jivesoftware.smackx.ox.selection_strategy.AnnouncedKeys.PubKeyRingSelectionStrategy
 
publicKeyRingCollections - Variable in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
 
PublicKeysListElement - Class in org.jivesoftware.smackx.ox.element
Class that represents a public key list which was announced to a users metadata node.
PublicKeysListElement.Builder - Class in org.jivesoftware.smackx.ox.element
 
PublicKeysListElement.PubkeyMetadataElement - Class in org.jivesoftware.smackx.ox.element
 
PublicKeysListElementProvider - Class in org.jivesoftware.smackx.ox.provider
 
PublicKeysListElementProvider() - Constructor for class org.jivesoftware.smackx.ox.provider.PublicKeysListElementProvider
 
publish - org.jivesoftware.smackx.pubsub.PubSubFeature
 
publish() - Method in class org.jivesoftware.smackx.pubsub.LeafNode
Publishes an event to the node.
publish(String, Item) - Method in class org.jivesoftware.smackx.pep.PepManager
Publish an event.
publish(Collection<T>) - Method in class org.jivesoftware.smackx.pubsub.LeafNode
Publishes multiple events to the node.
publish(T) - Method in class org.jivesoftware.smackx.pubsub.LeafNode
Publishes an event to the node.
PUBLISH - org.jivesoftware.smackx.pubsub.PubSubElementType
 
publish_model - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
Defines who can publish to the node.
publish_only_affiliation - org.jivesoftware.smackx.pubsub.PubSubFeature
 
publish_options - org.jivesoftware.smackx.pubsub.PubSubFeature
 
PUBLISH_OPTIONS - org.jivesoftware.smackx.pubsub.PubSubElementType
 
publisher - org.jivesoftware.smackx.pubsub.Affiliation.Type
 
publisher - org.jivesoftware.smackx.pubsub.ItemReply
The item publisher.
publisher_affiliation - org.jivesoftware.smackx.pubsub.PubSubFeature
 
publishers - org.jivesoftware.smackx.pubsub.PublishModel
Only publishers may publish.
publishGeoLocation(GeoLocation) - Method in class org.jivesoftware.smackx.geoloc.GeoLocationManager
Publish the user's geographic location through the Personal Eventing Protocol (PEP).
PublishItem<T extends Item> - Class in org.jivesoftware.smackx.pubsub
Represents a request to publish an item(s) to a specific node.
PublishItem(String, Collection<T>) - Constructor for class org.jivesoftware.smackx.pubsub.PublishItem
Construct a request to publish multiple items to a node.
PublishItem(String, T) - Constructor for class org.jivesoftware.smackx.pubsub.PublishItem
Construct a request to publish an item to a node.
PublishModel - Enum in org.jivesoftware.smackx.pubsub
Determines who may publish to a node.
publishPublicKey(PepManager, PubkeyElement, OpenPgpV4Fingerprint) - Static method in class org.jivesoftware.smackx.ox.util.OpenPgpPubSubUtil
Publish the users OpenPGP public key to the public key node if necessary.
publishSoftwareInformationForm(SoftwareInfoForm) - Method in class org.jivesoftware.smackx.softwareinfo.SoftwareInfoManager
Publishes the provided SoftwareInfoForm as an extended info.
publishUserTune(UserTuneElement) - Method in class org.jivesoftware.smackx.usertune.UserTuneManager
 
PubRingSelectionStrategy() - Constructor for class org.jivesoftware.smackx.ox.selection_strategy.BareJidUserId.PubRingSelectionStrategy
 
pubsub - org.jivesoftware.smackx.pubsub.Item.ItemNamespace
 
PubSub - Class in org.jivesoftware.smackx.pubsub.packet
The standard PubSub extension of an IQ packet.
PubSub() - Constructor for class org.jivesoftware.smackx.pubsub.packet.PubSub
 
PubSub(PubSubNamespace) - Constructor for class org.jivesoftware.smackx.pubsub.packet.PubSub
 
PubSub(Jid, IQ.Type, PubSubNamespace) - Constructor for class org.jivesoftware.smackx.pubsub.packet.PubSub
 
PubSubElementType - Enum in org.jivesoftware.smackx.pubsub
Defines all the possible element types as defined for all the pubsub schemas in all 3 namespaces.
PubSubException - Exception in org.jivesoftware.smackx.pubsub
 
PubSubException(String) - Constructor for exception org.jivesoftware.smackx.pubsub.PubSubException
 
PubSubException.NotALeafNodeException - Exception in org.jivesoftware.smackx.pubsub
 
PubSubException.NotAPubSubNodeException - Exception in org.jivesoftware.smackx.pubsub
 
PubSubFeature - Enum in org.jivesoftware.smackx.pubsub
The features a PubSub service may provides.
pubSubManager - Variable in class org.jivesoftware.smackx.pubsub.Node
 
PubSubManager - Class in org.jivesoftware.smackx.pubsub
This is the starting point for access to the pubsub service.
PubSubNamespace - Enum in org.jivesoftware.smackx.pubsub.packet
Defines all the valid namespaces that are used with the PubSub packet as defined by the specification.
PubSubProvider - Class in org.jivesoftware.smackx.pubsub.provider
Parses the root PubSub stanza extensions of the IQ stanza and returns a PubSub instance.
PubSubProvider() - Constructor for class org.jivesoftware.smackx.pubsub.provider.PubSubProvider
 
purge - org.jivesoftware.smackx.pubsub.EventElementType
All items have been purged from a node.
PURGE_EVENT - org.jivesoftware.smackx.pubsub.PubSubElementType
 
purge_nodes - org.jivesoftware.smackx.pubsub.PubSubFeature
 
PURGE_OWNER - org.jivesoftware.smackx.pubsub.PubSubElementType
 
purgeDeviceList() - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Publish a new device list with just our own deviceId in it.
purgeDeviceList(OmemoManager.LoggedInOmemoManager) - Method in class org.jivesoftware.smackx.omemo.OmemoService
Publish a new DeviceList with just our device in it.
purgeOwnDeviceKeys(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
purgeOwnDeviceKeys(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
purgeOwnDeviceKeys(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Delete this device's IdentityKey, PreKeys, SignedPreKeys and Sessions.
PushNotificationsElements - Class in org.jivesoftware.smackx.push_notifications.element
Push Notifications elements.
PushNotificationsElements() - Constructor for class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements
 
PushNotificationsElements.RemoteDisablingExtension - Class in org.jivesoftware.smackx.push_notifications.element
 
PushNotificationsManager - Class in org.jivesoftware.smackx.push_notifications
Push Notifications manager class.
put(E) - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
Inserts the specified element into this queue, waiting if necessary for space to become available.
put(K, WeakReference<V>) - Method in class org.jivesoftware.smack.util.CleaningWeakReferenceMap
 
put(K, V) - Method in class org.jivesoftware.smack.util.MultiMap
 
PUT - org.jivesoftware.smackx.hoxt.packet.HttpMethod
 
putAll(Collection<? extends E>) - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 
putAll(Map<? extends K, ? extends V>) - Method in class org.jivesoftware.smack.util.MultiMap
 
putFirst(K, V) - Method in class org.jivesoftware.smack.util.MultiMap
 
putIfNotShutdown(E) - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
Put if the queue has not been shutdown yet.
putSuccessful - org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown.TryPutResult
The element was successfully placed into the queue.
putUrl - Variable in class org.jivesoftware.smackx.httpfileupload.element.Slot
 

Q

Q - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
QNAME - Static variable in class org.jivesoftware.smack.compress.packet.Compress.Feature
 
QNAME - Static variable in class org.jivesoftware.smack.compress.packet.Compressed
 
QNAME - Static variable in class org.jivesoftware.smack.compress.packet.Failure
 
QNAME - Static variable in class org.jivesoftware.smack.packet.Bind.Feature
 
QNAME - Static variable in class org.jivesoftware.smack.packet.Mechanisms
 
QNAME - Static variable in class org.jivesoftware.smack.packet.Message.Body
 
QNAME - Static variable in class org.jivesoftware.smack.packet.Message.Subject
 
QNAME - Static variable in class org.jivesoftware.smack.packet.Message.Thread
 
QNAME - Static variable in class org.jivesoftware.smack.packet.Session.Feature
 
QNAME - Static variable in class org.jivesoftware.smack.packet.StanzaError
 
QNAME - Static variable in class org.jivesoftware.smack.packet.StartTls
 
QNAME - Static variable in class org.jivesoftware.smack.packet.TlsFailure
 
QNAME - Static variable in class org.jivesoftware.smack.packet.TlsProceed
 
QNAME - Static variable in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
 
QNAME - Static variable in class org.jivesoftware.smack.sasl.packet.SaslNonza.AuthMechanism
 
QNAME - Static variable in class org.jivesoftware.smack.sasl.packet.SaslNonza.Challenge
 
QNAME - Static variable in class org.jivesoftware.smack.sasl.packet.SaslNonza.Response
 
QNAME - Static variable in class org.jivesoftware.smack.sasl.packet.SaslNonza.SASLFailure
 
QNAME - Static variable in class org.jivesoftware.smack.sasl.packet.SaslNonza.Success
 
QNAME - Static variable in class org.jivesoftware.smackx.address.packet.MultipleAddresses
 
QNAME - Static variable in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.caps.packet.CapsExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.AcknowledgedExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.DisplayedExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.MarkableExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ReceivedExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.delay.DelayInformationManager
 
QNAME - Static variable in class org.jivesoftware.smackx.delay.packet.DelayInformation
 
QNAME - Static variable in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
QNAME - Static variable in class org.jivesoftware.smackx.forward.packet.Forwarded
 
QNAME - Static variable in class org.jivesoftware.smackx.gcm.packet.GcmPacketExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
QNAME - Static variable in class org.jivesoftware.smackx.hashes.element.HashElement
 
QNAME - Static variable in class org.jivesoftware.smackx.hints.element.StoreHint
 
QNAME - Static variable in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 
QNAME - Static variable in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Friend
 
QNAME - Static variable in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
 
QNAME - Static variable in class org.jivesoftware.smackx.iqregister.packet.Registration.Feature
 
QNAME - Static variable in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.json.packet.JsonPacketExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.last_interaction.element.IdleElement
 
QNAME - Static variable in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
The qualified name of the MAM result extension element.
QNAME - Static variable in class org.jivesoftware.smackx.mediaelement.element.MediaElement
 
QNAME - Static variable in class org.jivesoftware.smackx.mediaelement.element.MediaElement.Uri
 
QNAME - Static variable in class org.jivesoftware.smackx.message_correct.element.MessageCorrectExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.message_markup.element.BlockQuoteElement
 
QNAME - Static variable in class org.jivesoftware.smackx.mood.element.MoodElement
 
QNAME - Static variable in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
 
QNAME - Static variable in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence
 
QNAME - Static variable in class org.jivesoftware.smackx.muc.packet.MUCUser.Decline
 
QNAME - Static variable in class org.jivesoftware.smackx.muc.packet.MUCUser
 
QNAME - Static variable in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.nick.packet.Nick
 
QNAME - Static variable in class org.jivesoftware.smackx.offline.packet.OfflineMessageInfo
 
QNAME - Static variable in class org.jivesoftware.smackx.ox.element.OpenPgpElement
 
QNAME - Static variable in class org.jivesoftware.smackx.pubsub.EventElement
 
QNAME - Static variable in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.receipts.DeliveryReceipt
 
QNAME - Static variable in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
 
QNAME - Static variable in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
QNAME - Static variable in class org.jivesoftware.smackx.shim.packet.HeadersExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.sid.element.OriginIdElement
 
QNAME - Static variable in class org.jivesoftware.smackx.sid.element.StanzaIdElement
 
QNAME - Static variable in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
 
QNAME - Static variable in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
QNAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.QueueUpdate
 
QNAME - Static variable in class org.jivesoftware.smackx.xdata.FormField.Description
 
QNAME - Static variable in class org.jivesoftware.smackx.xdata.FormField.Option
 
QNAME - Static variable in class org.jivesoftware.smackx.xdata.FormField
 
QNAME - Static variable in class org.jivesoftware.smackx.xdata.FormField.Required
 
QNAME - Static variable in class org.jivesoftware.smackx.xdata.FormField.Value
 
QNAME - Static variable in class org.jivesoftware.smackx.xdata.packet.DataForm.Item
 
QNAME - Static variable in class org.jivesoftware.smackx.xdata.packet.DataForm
 
QNAME - Static variable in class org.jivesoftware.smackx.xdata.packet.DataForm.ReportedData
 
QNAME - Static variable in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
 
QNAME - Static variable in class org.jivesoftware.smackx.xhtmlim.packet.XHTMLExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
 
quantize(int[], int[], int, int, int, boolean, boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
 
QuantizeFilter - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
A filter which quantizes an image to a set number of colors - useful for producing images which are to be encoded using an index color model.
QuantizeFilter() - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
 
Quantizer - Interface in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
The interface for an image quantizer.
query(Jid, DnsMessage) - Method in class org.jivesoftware.smackx.dox.DnsOverXmppManager
 
query(Jid, Question) - Method in class org.jivesoftware.smackx.dox.DnsOverXmppManager
 
QUERY_ELEMENT - Static variable in class org.jivesoftware.smack.packet.IQ
 
queryArchive(MamManager.MamQueryArgs) - Method in class org.jivesoftware.smackx.mam.MamManager
 
queryLastPage() - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
Query from the last, i.e.
queryMostRecentPage(Jid, int) - Method in class org.jivesoftware.smackx.mam.MamManager
 
queryNode(String) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
 
question - Variable in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
queue - org.jivesoftware.smackx.workgroup.packet.RoomInvitation.Type
Some agent of the specified queue will be invited to the groupchat support session.
queue - org.jivesoftware.smackx.workgroup.packet.RoomTransfer.Type
Some agent of the specified queue will be invited to the groupchat support session.
QUEUE_SIZE - Static variable in class org.jivesoftware.smack.tcp.XMPPTCPConnection.PacketWriter
 
queued - Variable in class org.jivesoftware.smackx.jingle.JingleSession
 
Queued() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio.Queued
 
Queued() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider.Audio.Queued
 
QUEUED - Static variable in class org.jivesoftware.smackx.jingleold.media.ContentInfo.Audio
 
QueueDetails - Class in org.jivesoftware.smackx.workgroup.packet
Queue details stanza extension, which contains details about the users currently in a queue.
QueueDetails() - Constructor for class org.jivesoftware.smackx.workgroup.packet.QueueDetails
 
QueueDetails.Provider - Class in org.jivesoftware.smackx.workgroup.packet
Provider class for QueueDetails stanza extensions.
QueueListener - Interface in org.jivesoftware.smackx.workgroup.user
Listener interface for those that wish to be notified of workgroup queue events.
QueueOverview - Class in org.jivesoftware.smackx.workgroup.packet
 
QueueOverview.Provider - Class in org.jivesoftware.smackx.workgroup.packet
 
queuePositionUpdated(int) - Method in interface org.jivesoftware.smackx.workgroup.user.QueueListener
The user's queue position has been updated to a new value.
QueueUpdate - Class in org.jivesoftware.smackx.workgroup.packet
An IQ stanza that encapsulates both types of workgroup queue status notifications -- position updates, and estimated time left in the queue updates.
QueueUpdate(int, int) - Constructor for class org.jivesoftware.smackx.workgroup.packet.QueueUpdate
 
QueueUpdate.Provider - Class in org.jivesoftware.smackx.workgroup.packet
 
QueueUser - Class in org.jivesoftware.smackx.workgroup
An immutable class which wraps up customer-in-queue data return from the server; depending on the type of information dispatched from the server, not all information will be available in any given instance.
QueueUser(String, int, int, Date) - Constructor for class org.jivesoftware.smackx.workgroup.QueueUser
Queue user.
QueueUsersListener - Interface in org.jivesoftware.smackx.workgroup.agent
 
queueWaitTimeUpdated(int) - Method in interface org.jivesoftware.smackx.workgroup.user.QueueListener
The user's estimated remaining wait time in the queue has been updated.
queueWasEmpty - org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown.TryTakeResultCode
The queue was empty.
queueWasFull - org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown.TryPutResult
The method was unable to put another element into the queue because the queue was full.
queueWasShutDown - org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown.TryPutResult
The queue was shut down.
queueWasShutDown - org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown.TryTakeResultCode
The queue was shut down.
QUOTE_ENCODE - Static variable in class org.jivesoftware.smack.util.StringUtils
 
quoteBackslash(String) - Static method in class org.jivesoftware.smack.sasl.provided.SASLDigestMD5Mechanism
Quote the backslash in the given String.

R

RANDOM_INCREASING_DELAY - org.jivesoftware.smack.ReconnectionManager.ReconnectionPolicy
Default policy classically used by smack, having an increasing delay related to the overall number of attempts.
randomDeviceId() - Static method in class org.jivesoftware.smackx.omemo.OmemoManager
Returns a pseudo random number from the interval [1, Integer.MAX_VALUE].
randomId() - Static method in class org.jivesoftware.smackx.jingle.JingleManager
 
RandomPaddingAffixElement - Class in org.jivesoftware.smackx.stanza_content_encryption.element
 
RandomPaddingAffixElement() - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
 
RandomPaddingAffixElement(String) - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
 
randomString(int) - Static method in class org.jivesoftware.smack.util.StringUtils
 
randomString(int, Random) - Static method in class org.jivesoftware.smack.util.StringUtils
 
RandomStringStanzaIdSource - Class in org.jivesoftware.smack.packet.id
 
RandomStringStanzaIdSource() - Constructor for class org.jivesoftware.smack.packet.id.RandomStringStanzaIdSource
 
RandomStringStanzaIdSource.Factory - Class in org.jivesoftware.smack.packet.id
 
RandomUtil - Class in org.jivesoftware.smack.util
 
RandomUtil() - Constructor for class org.jivesoftware.smack.util.RandomUtil
 
Range - Class in org.jivesoftware.smackx.jingle_filetransfer.element
RangeElement which specifies, which range of a file shall be transferred.
Range() - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.element.Range
Create a Range element with default values.
Range(int) - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.element.Range
Create a Range element with specified length.
Range(int, int) - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.element.Range
Create a Range element with specified offset and length.
Range(Integer, Integer, HashElement) - Constructor for class org.jivesoftware.smackx.jingle_filetransfer.element.Range
Create a Range element with specified offset, length and hash.
RangeValidateElement(String, String, String) - Constructor for class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.RangeValidateElement
Range validate element constructor.
rawSessionFromBytes(byte[]) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
rawSessionFromBytes(byte[]) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Deserialize a raw OMEMO Session from bytes.
rawSessionToBytes(SessionRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
rawSessionToBytes(T_Sess) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Serialize a raw OMEMO session into a byte array.
RawUdp() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleTransport.RawUdp
 
RawUdp() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleTransportProvider.RawUdp
Defauls constructor.
RawUdp(JingleSession, TransportResolver, ContentNegotiator) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator.RawUdp
Default constructor, with a JingleSession and transport manager.
rawupd - org.jivesoftware.smackx.jingleold.nat.TransportResolver.Type
 
rawValue - Variable in class org.jivesoftware.smackx.xdata.SingleValueFormField.Builder
 
reactorThreadAlreadyRacing - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
read() - Method in class org.jivesoftware.smack.util.ObservableReader
 
read(char[]) - Method in class org.jivesoftware.smack.util.ObservableReader
 
read(char[], int, int) - Method in class org.jivesoftware.smack.util.ObservableReader
 
read(String) - Method in interface org.jivesoftware.smack.util.ReaderListener
Notification that the Reader has read a new string.
READ_OUT_SCENARIO - Static variable in class org.igniterealtime.smack.smackrepl.IoT
 
readAnnouncedFingerprintsOf(BareJid) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpMetadataStore
Read the fingerprints and modification dates of announced keys of a user from local storage.
readAnnouncedFingerprintsOf(BareJid) - Method in class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpMetadataStore
 
readBoolean(String) - Method in interface org.jivesoftware.smackx.xdata.form.FormReader
 
readDate(String) - Method in interface org.jivesoftware.smackx.xdata.form.FormReader
 
reader - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
The Reader which is used for the debugger.
ReaderListener - Interface in org.jivesoftware.smack.util
Interface that allows for implementing classes to listen for string reading events.
readFile(File) - Static method in class org.jivesoftware.smack.util.FileUtils
 
readFileOrThrow(File) - Static method in class org.jivesoftware.smack.util.FileUtils
Reads the contents of a File.
readFirstValue(String) - Method in interface org.jivesoftware.smackx.xdata.form.FormReader
 
readInteger(String) - Method in interface org.jivesoftware.smackx.xdata.form.FormReader
 
readKeyFetchDates(BareJid) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
Read the key fetch dates for a users keys from local storage.
readKeyFetchDates(BareJid) - Method in class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpKeyStore
 
ReadOnlyDeviceException - Exception in org.jivesoftware.smackx.omemo.exceptions
Exception that signals, that a device is considered read-only.
ReadOnlyDeviceException(OmemoDevice) - Constructor for exception org.jivesoftware.smackx.omemo.exceptions.ReadOnlyDeviceException
Constructor.
readPublicKeysOf(BareJid) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
Read a PGPPublicKeyRingCollection from local storage.
readPublicKeysOf(BareJid) - Method in class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpKeyStore
 
readRatio - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
readSecretKeysOf(BareJid) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
Read a PGPSecretKeyRingCollection from local storage.
readSecretKeysOf(BareJid) - Method in class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpKeyStore
 
readStringValues(String) - Method in interface org.jivesoftware.smackx.xdata.form.FormReader
 
readTrust(BareJid, OpenPgpV4Fingerprint) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpTrustStore
Read the trust record for the key with fingerprint fingerprint of user owner from local storage.
readTrust(BareJid, OpenPgpV4Fingerprint) - Method in class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpTrustStore
 
readValues(String) - Method in interface org.jivesoftware.smackx.xdata.form.FormReader
 
ready() - Method in class org.jivesoftware.smack.util.ObservableReader
 
reason - Variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
rebuildSessionWith(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Build a fresh session with a contacts device.
receiptMessageFor(Message) - Static method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Create and return a new message including a delivery receipt extension for the given message.
ReceiptReceivedListener - Interface in org.jivesoftware.smackx.receipts
Interface for received receipt notifications.
received - org.jivesoftware.smackx.carbons.packet.CarbonExtension.Direction
 
received - org.jivesoftware.smackx.chat_markers.ChatMarkersState
The message has been received by a client.
RECEIVED_TAG - Static variable in class org.jivesoftware.smackx.debugger.slf4j.SLF4JSmackDebugger
 
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
 
receiveFile() - Method in class org.jivesoftware.smackx.filetransfer.IncomingFileTransfer
Negotiates the stream method to transfer the file over and then returns the negotiated stream.
receiveFile(File) - Method in class org.jivesoftware.smackx.filetransfer.IncomingFileTransfer
This method negotiates the stream and then transfer's the file over the negotiated stream.
receivePacketAndRespond(IQ) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Process and respond to an incoming packet.
receiveSocks5Message(DataInputStream) - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Utils
Reads a SOCKS5 message from the given InputStream.
recipient_unavailable - org.jivesoftware.smack.packet.StanzaError.Condition
 
recommended - org.jivesoftware.smackx.disco.Feature.Support
 
RECOMMENDED - Static variable in class org.jivesoftware.smackx.hashes.HashManager
 
reconnectingIn(int) - Method in interface org.jivesoftware.smack.ReconnectionListener
The connection will retry to reconnect in the specified number of seconds.
reconnectionFailed(Exception) - Method in interface org.jivesoftware.smack.ReconnectionListener
An attempt to connect to the server has failed.
ReconnectionListener - Interface in org.jivesoftware.smack
A listener for the ReconnectionManager.
ReconnectionManager - Class in org.jivesoftware.smack
Handles the automatic reconnection process.
ReconnectionManager.ReconnectionPolicy - Enum in org.jivesoftware.smack
Reconnection Policy, where ReconnectionManager.ReconnectionPolicy.RANDOM_INCREASING_DELAY is the default policy used by smack and ReconnectionManager.ReconnectionPolicy.FIXED_DELAY implies a fixed amount of time between reconnection attempts.
recordFailedState(State, StateTransitionResult) - Method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext
 
recordWalkTo(State) - Method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext
 
redGreenBlindness - org.jivesoftware.smackx.colors.ConsistentColor.Deficiency
Activate color correction for users suffering from red-green-blindness.
redirect - org.jivesoftware.smack.packet.StanzaError.Condition
 
redirects() - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
 
ReferenceElement - Class in org.jivesoftware.smackx.reference.element
 
ReferenceElement(Integer, Integer, ReferenceElement.Type, String, URI) - Constructor for class org.jivesoftware.smackx.reference.element.ReferenceElement
XEP-Compliant constructor.
ReferenceElement(Integer, Integer, ReferenceElement.Type, String, URI, ExtensionElement) - Constructor for class org.jivesoftware.smackx.reference.element.ReferenceElement
XEP-incompliant (v0.2) constructor.
ReferenceElement.Type - Enum in org.jivesoftware.smackx.reference.element
 
ReferenceManager - Class in org.jivesoftware.smackx.reference
 
ReferenceProvider - Class in org.jivesoftware.smackx.reference.provider
 
ReferenceProvider() - Constructor for class org.jivesoftware.smackx.reference.provider.ReferenceProvider
 
ReflectionDebuggerFactory - Class in org.jivesoftware.smack.debugger
 
refused - org.jivesoftware.smackx.filetransfer.FileTransfer.Status
The peer has refused the file transfer request halting the file transfer negotiation process.
RegexValidateElement(String, String) - Constructor for class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.RegexValidateElement
Regex validate element.
register(String, String, FormField.Type) - Static method in class org.jivesoftware.smackx.formtypes.FormFieldRegistry
 
register(String, FormField.Type, String...) - Static method in class org.jivesoftware.smackx.formtypes.FormFieldRegistry
 
register(DataForm) - Static method in class org.jivesoftware.smackx.formtypes.FormFieldRegistry
 
registerCommand(String, String, Class<? extends LocalCommand>) - Method in class org.jivesoftware.smackx.commands.AdHocCommandManager
Registers a new command with this command manager, which is related to a connection.
registerCommand(String, String, LocalCommandFactory) - Method in class org.jivesoftware.smackx.commands.AdHocCommandManager
Registers a new command with this command manager, which is related to a connection.
registerDescriptionHandler(String, JingleHandler) - Method in class org.jivesoftware.smackx.jingle.JingleManager
 
registerIQRequestHandler(IQRequestHandler) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
registerIQRequestHandler(IQRequestHandler) - Method in interface org.jivesoftware.smack.XMPPConnection
Register an IQ request handler with this connection.
registerJingleSessionHandler(FullJid, String, JingleSessionHandler) - Method in class org.jivesoftware.smackx.jingle.JingleManager
 
registerPingFailedListener(PingFailedListener) - Method in class org.jivesoftware.smackx.ping.PingManager
Register a new PingFailedListener.
registerSASLMechanism(SASLMechanism) - Static method in class org.jivesoftware.smack.SASLAuthentication
Registers a new SASL mechanism.
registerSigncryptReceivedListener(SigncryptElementReceivedListener) - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
registerThing(Thing) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
 
registerThing(Jid, Thing) - Method in class org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager
 
registerTransportManager(JingleTransportManager<?>) - Method in class org.jivesoftware.smackx.jingle.JingleTransportMethodManager
 
registerWithSelector(SelectableChannel, int, SmackReactor.ChannelSelectedCallback) - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
registerWithSelector(SelectableChannel, int, SmackReactor.ChannelSelectedCallback) - Method in class org.jivesoftware.smack.SmackReactor
 
registerXmppCompressionFactory(XmppCompressionFactory) - Static method in class org.jivesoftware.smack.compression.XmppCompressionManager
 
Registration - Class in org.jivesoftware.smackx.iqregister.packet
Represents registration packets.
Registration() - Constructor for class org.jivesoftware.smackx.iqregister.packet.Registration
 
Registration(String, Map<String, String>) - Constructor for class org.jivesoftware.smackx.iqregister.packet.Registration
 
Registration(Map<String, String>) - Constructor for class org.jivesoftware.smackx.iqregister.packet.Registration
 
registration_required - org.jivesoftware.smack.packet.StanzaError.Condition
 
Registration.Feature - Class in org.jivesoftware.smackx.iqregister.packet
 
RegistrationProvider - Class in org.jivesoftware.smackx.iqregister.provider
 
RegistrationProvider() - Constructor for class org.jivesoftware.smackx.iqregister.provider.RegistrationProvider
 
RegistrationStreamFeatureProvider - Class in org.jivesoftware.smackx.iqregister.provider
 
RegistrationStreamFeatureProvider() - Constructor for class org.jivesoftware.smackx.iqregister.provider.RegistrationStreamFeatureProvider
 
reject() - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamRequest
Rejects the bytestream request by sending a reject error to the initiator.
reject() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamRequest
Rejects the In-Band Bytestream request by sending a reject error to the initiator.
reject() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
Rejects the SOCKS5 Bytestream request by sending a reject error to the initiator.
reject() - Method in class org.jivesoftware.smackx.filetransfer.FileTransferRequest
Rejects the file transfer request.
reject() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionRequest
Rejects the session request.
reject() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
Rejects the offer.
reject_all - org.jivesoftware.smack.roster.Roster.SubscriptionMode
Automatically reject all subscription requests.
rejectedChannelSelectedCallbacks - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
rejectIncomingFileTransfer(FileTransferRequest) - Method in class org.jivesoftware.smackx.filetransfer.FileTransferManager
Reject an incoming file transfer.
relaxed - org.jivesoftware.smackx.mood.Mood
 
relay - org.jivesoftware.smackx.jingleold.nat.ICECandidate.Type
 
relaySession(XMPPConnection, String, String, TransportCandidate, TransportCandidate) - Static method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Check if the server support RTPBridge Service.
relieved - org.jivesoftware.smackx.mood.Mood
 
reload() - Method in class org.jivesoftware.smack.roster.Roster
Reloads the entire roster from the server.
reload() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentRoster
Reloads the entire roster from the server.
reloadAndWait() - Method in class org.jivesoftware.smack.roster.Roster
Reload the roster and block until it is reloaded.
remainingCapacity() - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 
remorseful - org.jivesoftware.smackx.mood.Mood
 
remote - Variable in class org.jivesoftware.smackx.jingle.JingleSession
 
remote_connection_failed - org.jivesoftware.smack.packet.StreamError.Condition
 
remote_server_not_found - org.jivesoftware.smack.packet.StanzaError.Condition
 
remote_server_timeout - org.jivesoftware.smack.packet.StanzaError.Condition
 
RemoteCommand - Class in org.jivesoftware.smackx.commands
Represents a command that is in a remote location.
RemoteCommand(XMPPConnection, String, Jid) - Constructor for class org.jivesoftware.smackx.commands.RemoteCommand
Creates a new RemoteCommand that uses an specific connection to execute a command identified by node in the host identified by jid
RemoteConnectionEndpoint - Interface in org.jivesoftware.smack.util.rce
 
RemoteConnectionEndpoint.InetSocketAddressCoupling<RCE extends RemoteConnectionEndpoint> - Class in org.jivesoftware.smack.util.rce
 
RemoteConnectionEndpointLookupFailure - Class in org.jivesoftware.smack.util.rce
 
RemoteConnectionEndpointLookupFailure(String, Exception) - Constructor for class org.jivesoftware.smack.util.rce.RemoteConnectionEndpointLookupFailure
 
RemoteConnectionEndpointLookupFailure.DnsLookupFailure - Class in org.jivesoftware.smack.util.rce
 
RemoteConnectionException<RCE extends RemoteConnectionEndpoint> - Class in org.jivesoftware.smack.util.rce
 
RemoteConnectionException(RemoteConnectionEndpoint.InetSocketAddressCoupling<RCE>, Exception) - Constructor for class org.jivesoftware.smack.util.rce.RemoteConnectionException
 
RemoteConnectionException(RCE, InetAddress, Exception) - Constructor for class org.jivesoftware.smack.util.rce.RemoteConnectionException
 
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
 
RemoteRosterEntry - Class in org.jivesoftware.smackx.xroster
Represents a roster item, which consists of a JID and , their name and the groups the roster item belongs to.
RemoteRosterEntry(Jid, String, String[]) - Constructor for class org.jivesoftware.smackx.xroster.RemoteRosterEntry
Creates a new remote roster entry.
RemoteXmppTcpConnectionEndpoints - Class in org.jivesoftware.smack.tcp.rce
 
RemoteXmppTcpConnectionEndpoints() - Constructor for class org.jivesoftware.smack.tcp.rce.RemoteXmppTcpConnectionEndpoints
 
RemoteXmppTcpConnectionEndpoints.Result<RCE extends RemoteConnectionEndpoint> - Class in org.jivesoftware.smack.tcp.rce
 
remove - org.jivesoftware.smack.roster.packet.RosterPacket.ItemType
The user wishes to stop receiving presence updates from the subscriber.
remove(Collection<DataForm>, String) - Static method in class org.jivesoftware.smackx.xdata.packet.DataForm
Remove the first matching data form with the given form type from the given collection.
remove(K) - Method in class org.jivesoftware.smack.util.MultiMap
Removes all mappings for the given key and returns the first value if there where mappings or null if not.
remove(K, int) - Method in class org.jivesoftware.smack.util.MultiMap
Remove the given number of values for a given key.
REMOVE_ACTION - Static variable in class org.jivesoftware.smackx.disco.packet.DiscoverItems.Item
Request to remove the item.
removeAllJidsUnblockedListener(AllJidsUnblockedListener) - Method in class org.jivesoftware.smackx.blocking.BlockingCommandManager
 
removeAllMediaReceivedListener() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Removes all Media Received Listeners.
removeAllModules() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionConfiguration.Builder
 
removeAllRawSessionsOf(OmemoDevice, BareJid) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
removeAllRawSessionsOf(OmemoDevice, BareJid) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
removeAllRawSessionsOf(OmemoDevice, BareJid) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Remove all crypto-lib specific session of a contact.
removeAllRequestAckPredicates() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Remove all predicates for Stream Management acknowledgment requests.
removeAllStanzaAcknowledgedListeners() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Remove all stanza acknowledged listeners.
removeAllStanzaIdAcknowledgedListeners() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Removes all Stanza ID acknowledged listeners.
removeAsyncPacketListener() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Remove the stanza listener used for processing packet.
removeAsyncStanzaListener(StanzaListener) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
removeAsyncStanzaListener(StanzaListener) - Method in interface org.jivesoftware.smack.XMPPConnection
Removes an asynchronous stanza listener for received stanzas from this connection.
removeAvatar() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Removes the avatar from the vCard.
removeBecameFriendListener(BecameFriendListener) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
 
removeBoB(ContentId) - Method in class org.jivesoftware.smackx.bob.BoBManager
 
removeBody(String) - Method in class org.jivesoftware.smack.packet.Message
Deprecated.
use StanzaBuilder instead.
removeBody(Message.Body) - Method in class org.jivesoftware.smack.packet.Message
Deprecated.
use StanzaBuilder instead.
removeBookmarkedConference(BookmarkedConference) - Method in class org.jivesoftware.smackx.bookmarks.Bookmarks
Removes a BookmarkedConference.
removeBookmarkedConference(EntityBareJid) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkManager
Removes a conference from the bookmarks.
removeBookmarkedURL(String) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkManager
Removes a url from the bookmarks.
removeBookmarkedURL(BookmarkedURL) - Method in class org.jivesoftware.smackx.bookmarks.Bookmarks
Removes a bookmarked bookmarkedURL.
removeCandidateEcho() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
 
removeCarbonCopyReceivedListener(CarbonCopyReceivedListener) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Remove a carbon copy received listener.
removeChatListener(ChatManagerListener) - Method in class org.jivesoftware.smack.chat.ChatManager
Deprecated.
Removes a listener, it will no longer be notified of new events related to chats.
removeChatStateListener(ChatStateListener) - Method in class org.jivesoftware.smackx.chatstates.ChatStateManager
Unregister a ChatStateListener.
removeConfigurationListener(NodeConfigListener) - Method in class org.jivesoftware.smackx.pubsub.Node
Unregister a listener for configuration events.
removeConnectionCreationListener(ConnectionCreationListener) - Static method in class org.jivesoftware.smack.XMPPConnectionRegistry
Removes a listener that was interested in connection creation events.
removeConnectionListener(ConnectionListener) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
removeConnectionListener(ConnectionListener) - Method in interface org.jivesoftware.smack.XMPPConnection
Removes a connection listener from this connection.
removeConnectionStateMachineListener(ConnectionStateMachineListener) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
removeCreationListener(CreatedJingleSessionListener) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Removes a CreatedJingleSessionListener.
removed(MUCUser, Presence) - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when a user is involuntarily removed from the room.
REMOVED_AFFIL_CHANGE_321 - Static variable in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
REMOVED_FOR_TECHNICAL_REASONS_333 - Static variable in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
removeDefaultMessageInterceptor(MucMessageInterceptor) - Static method in class org.jivesoftware.smackx.muc.MultiUserChatManager
 
removeDiscoInfoLookupShortcutMechanism(DiscoInfoLookupShortcutMechanism) - Static method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
 
removeEntry(RosterEntry) - Method in class org.jivesoftware.smack.roster.Roster
Removes a roster entry from the roster.
removeEntry(RosterEntry) - Method in class org.jivesoftware.smack.roster.RosterGroup
Removes a roster entry from this group.
removeEntry(Jid, String) - Method in class org.jivesoftware.smack.roster.rosterstore.DirectoryRosterStore
 
removeEntry(Jid, String) - Method in interface org.jivesoftware.smack.roster.rosterstore.RosterStore
Removes an entry from the store.
removeExpectedId(String) - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Remove and expected ID.
removeExtendedInfo() - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Removes the data form containing extended service discovery information from the information returned by this XMPP entity.
removeExtendedInfo(String) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Remove the extended discovery information of the given form type.
removeExtension(String, String) - Method in class org.jivesoftware.smack.packet.Stanza
Remove the stanza extension with the given elementName and namespace.
removeExtension(String, String) - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
removeExtension(ExtensionElement) - Method in class org.jivesoftware.smack.packet.Stanza
Deprecated.
use StanzaBuilder instead.
removeExtension(ExtensionElement) - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
removeExtensionProvider(String, String) - Static method in class org.jivesoftware.smack.provider.ProviderManager
Removes an extension provider with the specified element name and namespace.
removeFallbackIndicationListener(FallbackIndicationListener) - Method in class org.jivesoftware.smackx.fallback_indication.FallbackIndicationManager
removeFeature(String) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Removes the specified feature from the supported features by this XMPP entity.
removeField(String) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Builder
 
removeFileTransferListener(FileTransferListener) - Method in class org.jivesoftware.smackx.filetransfer.FileTransferManager
Removes a file transfer listener.
removeGeoLocationListener(PepEventListener<GeoLocation>) - Method in class org.jivesoftware.smackx.geoloc.GeoLocationManager
 
removeGroupName(String) - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
Removes a group name.
removeIdentity(DiscoverInfo.Identity) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Remove an identity from the client.
removeIncomingBytestreamListener(BytestreamListener) - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamManager
Removes the given listener from the list of listeners for all incoming bytestream requests.
removeIncomingBytestreamListener(BytestreamListener) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Removes the given listener from the list of listeners for all incoming In-Band Bytestream requests.
removeIncomingBytestreamListener(BytestreamListener) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Removes the given listener from the list of listeners for all incoming SOCKS5 Bytestream requests.
removeIncomingBytestreamListener(Jid) - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamManager
Removes the listener for the given user.
removeIncomingBytestreamListener(Jid) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Removes the listener for the given user.
removeIncomingBytestreamListener(Jid) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Removes the listener for the given user.
removeIncomingChatMarkerMessageListener(ChatMarkersListener) - Method in class org.jivesoftware.smackx.chat_markers.ChatMarkersManager
Unregister a ChatMarkersListener.
removeIncomingListener(IncomingChatMessageListener) - Method in class org.jivesoftware.smack.chat2.ChatManager
Remove an incoming chat message listener.
removeInvitationListener(InvitationListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
Removes a listener to invitation notifications.
removeInvitationListener(WorkgroupInvitationListener) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Removes an invitation listener.
removeInvitationRejectionListener(InvitationRejectionListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Removes a listener from invitation rejections notifications.
removeIQProvider(String, String) - Static method in class org.jivesoftware.smack.provider.ProviderManager
Removes an IQ provider with the specified element name and namespace.
removeItemDeleteListener(ItemDeleteListener) - Method in class org.jivesoftware.smackx.pubsub.Node
Unregister a listener for item delete events.
removeItemEventListener(ItemEventListener) - Method in class org.jivesoftware.smackx.pubsub.Node
Unregister a listener for publication events.
removeJidsBlockedListener(JidsBlockedListener) - Method in class org.jivesoftware.smackx.blocking.BlockingCommandManager
 
removeJidsUnblockedListener(JidsUnblockedListener) - Method in class org.jivesoftware.smackx.blocking.BlockingCommandManager
 
removeJingleSessionRequestListener(JingleSessionRequestListener) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Removes a Jingle session listenerJingle.
removeListener(JingleListener) - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Removes a Jingle session listener.
removeListener(DatagramListener) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.CandidateEcho
 
removeListener(TransportResolverListener) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Removes a transport resolver listener.
removeListener(PrivacyListListener) - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Removes the privacy list listener.
removeListener(AgentRosterListener) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentRoster
Removes a listener from this roster.
removeLocalAddress(InetAddress) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Removes the given address from the list of local network addresses.
removeMacro(Macro) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
removeMacroGroup(MacroGroup) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
removeMediaListener(JingleMediaListener) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Remove a listener for jmf negotiation events.
removeMediaManager(JingleMediaManager) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
 
removeMediaReceivedListener(MediaReceivedListener) - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Removes a Media Received Listener.
removeMessageEventNotificationListener(MessageEventNotificationListener) - Method in class org.jivesoftware.smackx.xevent.MessageEventManager
Removes a message event notification listener.
removeMessageEventRequestListener(MessageEventRequestListener) - Method in class org.jivesoftware.smackx.xevent.MessageEventManager
Removes a message event request listener.
removeMessageInterceptor(Consumer<MessageBuilder>) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
removeMessageInterceptor(Consumer<MessageBuilder>) - Method in interface org.jivesoftware.smack.XMPPConnection
Removes a message interceptor.
removeMessageInterceptor(MucMessageInterceptor) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
 
removeMessageListener(ChatMessageListener) - Method in class org.jivesoftware.smack.chat.Chat
Deprecated.
 
removeMessageListener(MessageListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Removes a stanza listener that was being notified of any new messages in the multi user chat.
removeMessageListener(MessageListener) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Removes a stanza listener that was being notified of any new messages in the MUCLight.
removeMetaData(String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Allows the removal of data from the agent's meta data, if the key represents existing data, the revised meta data will be rebroadcast in an agent's presence broadcast.
removeModule(Class<? extends ModularXmppClientToServerConnectionModuleDescriptor>) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionConfiguration.Builder
 
removeMoodListener(PepEventListener<MoodElement>) - Method in class org.jivesoftware.smackx.mood.MoodManager
 
removeNodeInformationProvider(String) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Removes the NodeInformationProvider responsible for providing information (ie items) related to a given node.
removeNonzaProvider(Class<? extends Nonza>) - Static method in class org.jivesoftware.smack.provider.ProviderManager
 
removeNonzaProvider(String, String) - Static method in class org.jivesoftware.smack.provider.ProviderManager
 
removeNote(AdHocCommandNote) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
removeOfferListener(OfferListener) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Removes an offer listener.
removeOmemoIdentityKey(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
removeOmemoIdentityKey(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
removeOmemoIdentityKey(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Removes the identityKey of a device.
removeOmemoIdentityKeyPair(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
removeOmemoIdentityKeyPair(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
removeOmemoIdentityKeyPair(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Remove the identityKeyPair of a user.
removeOmemoMessageListener(OmemoMessageListener) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Remove an OmemoMessageListener.
removeOmemoMucMessageListener(OmemoMucMessageListener) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Remove an OmemoMucMessageListener.
removeOmemoPreKey(OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
removeOmemoPreKey(OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
removeOmemoPreKey(OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Remove a preKey from storage.
removeOmemoSignedPreKey(OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
removeOmemoSignedPreKey(OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
removeOmemoSignedPreKey(OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Remove a signedPreKey from storage.
removeOne(K, V) - Method in class org.jivesoftware.smack.util.MultiMap
Remove the mapping of the given key to the value.
removeOutgoingListener(OutgoingChatMessageListener) - Method in class org.jivesoftware.smack.chat2.ChatManager
Remove an outgoing chat message listener.
removeOxMessageListener(OxMessageListener) - Method in class org.jivesoftware.smackx.ox_im.OXInstantMessagingManager
removeParticipantListener(PresenceListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Removes a stanza listener that was being notified of any new Presence packets sent to the group chat.
removeParticipantStatusListener(ParticipantStatusListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Removes a listener that was being notified of changes in occupants status in the room such as the user being kicked, banned, or granted admin permissions.
removePepEventListener(PepEventListener<?>) - Method in class org.jivesoftware.smackx.pep.PepManager
 
removePepListener(PepListener) - Method in class org.jivesoftware.smackx.pep.PepManager
removePredicate(StanzaFilter) - Method in class org.jivesoftware.smack.sm.predicates.ShortcutPredicates
 
removePreKey(int) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
removePresenceEventListener(PresenceEventListener) - Method in class org.jivesoftware.smack.roster.Roster
 
removePresenceInterceptor(Consumer<PresenceBuilder>) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
removePresenceInterceptor(Consumer<PresenceBuilder>) - Method in interface org.jivesoftware.smack.XMPPConnection
Removes a presence interceptor.
removePresenceInterceptor(Consumer<PresenceBuilder>) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Removes a StanzaListener that was being invoked every time a new presence was being sent by this MultiUserChat to the server.
removePrivateDataProvider(String, String) - Static method in class org.jivesoftware.smackx.iqprivate.PrivateDataManager
Removes a private data provider with the specified element name and namespace.
removeQueueListener(QueueListener) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Removes a queue listener.
removeQueueListener(WorkgroupInvitationListener) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
Removes an invitation listener.
removeQueueUsersListener(QueueUsersListener) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
 
removeRawSession(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
removeRawSession(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
removeRawSession(OmemoDevice, OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Remove a crypto-lib specific session from storage.
removeReaderListener(ReaderListener) - Method in class org.jivesoftware.smack.util.ObservableReader
Removes a reader listener from this reader.
removeReceiptReceivedListener(ReceiptReceivedListener) - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Stop getting informed about incoming delivery receipts.
removeReconnectionListener(ReconnectionListener) - Method in class org.jivesoftware.smack.ReconnectionManager
Remove a reconnection listener.
removeRequestAckPredicate(StanzaFilter) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Remove the given predicate for Stream Management acknowledgment request.
removeResultListener(ResultListener) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.CandidateEcho
 
removeRosterListener(RosterListener) - Method in class org.jivesoftware.smack.roster.Roster
Removes a listener from this roster.
removeRosterListener(RosterExchangeListener) - Method in class org.jivesoftware.smackx.xroster.RosterExchangeManager
Removes a listener from roster exchanges.
removeRosterLoadedListener(RosterLoadedListener) - Method in class org.jivesoftware.smack.roster.Roster
Remove a roster loaded listener.
removeSaslMech(String) - Static method in class org.jivesoftware.smack.SmackConfiguration
Remove a SASL mechanism from the list to be used.
removeSaslMechs(Collection<String>) - Static method in class org.jivesoftware.smack.SmackConfiguration
Remove a Collection of SASL mechanisms to the list to be used.
removeSignedPreKey(int) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
removeStanzaAcknowledgedListener(StanzaListener) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Remove the given Stanza acknowledged listener.
removeStanzaCollector(StanzaCollector) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
removeStanzaCollector(StanzaCollector) - Method in interface org.jivesoftware.smack.XMPPConnection
Remove a stanza collector of this connection.
removeStanzaDroppedListener(StanzaListener) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Remove the given Stanza dropped listener.
removeStanzaIdAcknowledgedListener(String) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Remove the Stanza ID acknowledged listener for the given ID.
removeStanzaInterceptor(StanzaListener) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Deprecated.
removeStanzaInterceptor(StanzaListener) - Method in interface org.jivesoftware.smack.XMPPConnection
removeStanzaListener(StanzaListener) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
removeStanzaListener(StanzaListener) - Method in interface org.jivesoftware.smack.XMPPConnection
Removes a stanza listener for received stanzas from this connection.
removeStanzaSendingListener(StanzaListener) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
removeStanzaSendingListener(StanzaListener) - Method in interface org.jivesoftware.smack.XMPPConnection
Removes a stanza listener for sending stanzas from this connection.
removeStreamFeatureProvider(String, String) - Static method in class org.jivesoftware.smack.provider.ProviderManager
 
removeSubject(String) - Method in class org.jivesoftware.smack.packet.Message
Deprecated.
removeSubject(Message.Subject) - Method in class org.jivesoftware.smack.packet.Message
Deprecated.
removeSubjectUpdatedListener(SubjectUpdatedListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Removes a listener from subject change notifications.
removeSubscribeListener(SubscribeListener) - Method in class org.jivesoftware.smack.roster.Roster
Remove a subscribe listener.
removeSyncStanzaListener(StanzaListener) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
removeSyncStanzaListener(StanzaListener) - Method in interface org.jivesoftware.smack.XMPPConnection
Removes a stanza listener for received stanzas from this connection.
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
 
removeTransfer(String) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Removes the given digest from the list of allowed transfers.
removeTransportListener(JingleTransportListener) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Remove a listener for transport negotiation events.
removeUntil(C, CollectionUtil.Predicate<T>) - Static method in class org.jivesoftware.smack.util.CollectionUtil
 
removeUserCapsNode(Jid) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
Remove a record telling what entity caps node a user has.
removeUserStatusListener(UserStatusListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Removes a listener that was being notified of changes in your status in the room such as the user being kicked, banned, or granted admin permissions.
removeUserTuneListener(PepEventListener<UserTuneElement>) - Method in class org.jivesoftware.smackx.usertune.UserTuneManager
 
removeWasUnfriendedListener(WasUnfriendedListener) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
 
removeWriterListener(WriterListener) - Method in class org.jivesoftware.smack.util.ObservableWriter
Removes a writer listener from this writer.
renewEntityCapsPerformed - Variable in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager.Stats
 
renewEntityCapsRequested - Variable in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager.Stats
 
replace(String, String, String) - Static method in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
Replaces all instances of oldString with newString in string.
REPLACE - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
replaceLocalAddresses(Collection<? extends InetAddress>) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Replaces the list of local network addresses.
replenishKeys(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Replenish our supply of keys.
reply(XMPPConnection, Message, Message) - Static method in class org.jivesoftware.smackx.address.MultipleRecipientManager
Sends a reply to a previously received stanza that was sent to multiple recipients.
replyFeatureNotImplemented - org.jivesoftware.smack.SmackConfiguration.UnknownIqRequestReplyMode
 
replyItemNotFoundPacket(IQ) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Responses to the given IQ packet's sender with an XMPP error that an In-Band Bytestream session could not be found.
replyRejectPacket(IQ) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Responses to the given IQ packet's sender with an XMPP error that an In-Band Bytestream is not accepted.
replyRejectPacket(IQ) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Responses to the given packet's sender with an XMPP error that a SOCKS5 Bytestream is not accepted.
replyroom - org.jivesoftware.smackx.address.packet.MultipleAddresses.Type
 
replyServiceUnavailable - org.jivesoftware.smack.SmackConfiguration.UnknownIqRequestReplyMode
 
replyto - org.jivesoftware.smackx.address.packet.MultipleAddresses.Type
 
ReportedData - Class in org.jivesoftware.smackx.search
Represents a set of data results returned as part of a search.
ReportedData() - Constructor for class org.jivesoftware.smackx.search.ReportedData
 
ReportedData(List<? extends FormField>) - Constructor for class org.jivesoftware.smackx.xdata.packet.DataForm.ReportedData
 
ReportedData.Column - Class in org.jivesoftware.smackx.search
Represents the columns definition of the reported data.
ReportedData.Field - Class in org.jivesoftware.smackx.search
 
ReportedData.Row - Class in org.jivesoftware.smackx.search
 
Reportedref() - Constructor for class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Reportedref
 
request_sent - org.jivesoftware.smack.AbstractXMPPConnection.SyncPointState
 
requestBoB(Jid, ContentId) - Method in class org.jivesoftware.smackx.bob.BoBManager
Request BoB data.
requestDeviceListUpdateFor(BareJid) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Request a deviceList update from contact contact.
requestHistorySince(int) - Method in class org.jivesoftware.smackx.muc.MucEnterConfiguration.Builder
Sets the number of seconds to use to filter the messages received during that time.
requestHistorySince(Date) - Method in class org.jivesoftware.smackx.muc.MucEnterConfiguration.Builder
Sets the since date to use to filter the messages received during that time.
requestJidPrep(String) - Method in class org.jivesoftware.smackx.jid_prep.JidPrepManager
 
requestJidPrep(Jid, String) - Method in class org.jivesoftware.smackx.jid_prep.JidPrepManager
 
requestMaxCharsHistory(int) - Method in class org.jivesoftware.smackx.muc.MucEnterConfiguration.Builder
Sets the total number of characters to receive in the history.
requestMaxStanzasHistory(int) - Method in class org.jivesoftware.smackx.muc.MucEnterConfiguration.Builder
Sets the total number of messages to receive in the history.
requestMomentaryValuesReadOut(EntityFullJid) - Method in class org.jivesoftware.smackx.iot.data.IoTDataManager
Try to read out a things momentary values.
requestNoHistory() - Method in class org.jivesoftware.smackx.muc.MucEnterConfiguration.Builder
Request that that MUC is going to sent us no history when joining.
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.
requestSmAcknowledgement() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Send an unconditional Stream Management acknowledgement request to the server.
requestVoice() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Sends a voice request to the MUC.
required - org.jivesoftware.smack.ConnectionConfiguration.SecurityMode
Security via TLS encryption is required in order to connect.
required - org.jivesoftware.smackx.disco.Feature.Support
 
required() - Method in class org.jivesoftware.smack.packet.StartTls
 
RequiredAttributeMissingException(String) - Constructor for exception org.jivesoftware.smack.parsing.SmackParsingException.RequiredAttributeMissingException
 
RequiredValueMissingException(String) - Constructor for exception org.jivesoftware.smack.parsing.SmackParsingException.RequiredValueMissingException
 
requireNonNull(T) - Static method in class org.jivesoftware.smack.util.Objects
 
requireNonNull(T, String) - Static method in class org.jivesoftware.smack.util.Objects
Checks that the specified object reference is not null and throws a customized IllegalArgumentException if it is.
requireNonNullNorEmpty(T, String) - Static method in class org.jivesoftware.smack.util.Objects
Require a collection to be neither null, nor empty.
requireNotEmpty(Collection<T>, String) - Static method in class org.jivesoftware.smack.util.CollectionUtil
 
requireNotNullNorEmpty(CS, String) - Static method in class org.jivesoftware.smack.util.StringUtils
Require a CharSequence to be neither null, nor empty.
requireNotNullOrEmpty(CS, String) - Static method in class org.jivesoftware.smack.util.StringUtils
requireNullOrNotEmpty(CS, String) - Static method in class org.jivesoftware.smack.util.StringUtils
 
requiresNoTypeSet() - Method in interface org.jivesoftware.smackx.xdata.FormFieldChildElement
 
requiresPassword() - Method in class org.jivesoftware.smack.sasl.core.SASLAnonymous
 
requiresPassword() - Method in class org.jivesoftware.smack.sasl.javax.SASLExternalMechanism
 
requiresPassword() - Method in class org.jivesoftware.smack.sasl.javax.SASLGSSAPIMechanism
 
requiresPassword() - Method in class org.jivesoftware.smack.sasl.provided.SASLExternalMechanism
 
requiresPassword() - Method in class org.jivesoftware.smack.sasl.SASLMechanism
 
requiresThrowing() - Method in exception org.jivesoftware.smackx.omemo.exceptions.CannotEstablishOmemoSessionException
Return true, if there is at least one recipient, which would not be able to decipher the message on any of their devices.
requireUInt32(long) - Static method in class org.jivesoftware.smack.util.NumberUtil
Checks if the given long is within the range of an unsigned 32-bit integer, the XML type "xs:unsignedInt".
requireUShort16(int) - Static method in class org.jivesoftware.smack.util.NumberUtil
Checks if the given int is within the range of an unsigned 16-bit integer, the XML type "xs:unsignedShort".
reset - org.jivesoftware.smack.packet.StreamError.Condition
 
reset() - Method in class org.jivesoftware.smack.util.ObservableReader
 
reset() - Method in class org.jivesoftware.smackx.xdata.FormField.Builder
 
resetCounter() - Method in class org.jivesoftware.smack.sm.predicates.AfterXStanzas
 
resetDiscoveredConnectionEndpoints() - Method in class org.jivesoftware.smack.c2s.XmppClientToServerTransport
 
resetEntries(Collection<RosterPacket.Item>, String) - Method in class org.jivesoftware.smack.roster.rosterstore.DirectoryRosterStore
 
resetEntries(Collection<RosterPacket.Item>, String) - Method in interface org.jivesoftware.smack.roster.rosterstore.RosterStore
This method updates the store so that it contains only the given entries.
resetInternal() - Method in class org.jivesoftware.smackx.xdata.AbstractMultiFormField.Builder
 
resetInternal() - Method in class org.jivesoftware.smackx.xdata.AbstractSingleStringValueFormField.Builder
 
resetInternal() - Method in class org.jivesoftware.smackx.xdata.BooleanFormField.Builder
 
resetInternal() - Method in class org.jivesoftware.smackx.xdata.FormField.Builder
 
resetInternal() - Method in class org.jivesoftware.smackx.xdata.JidMultiFormField.Builder
 
resetInternal() - Method in class org.jivesoftware.smackx.xdata.JidSingleFormField.Builder
 
resetInternal() - Method in class org.jivesoftware.smackx.xdata.SingleValueFormField.Builder
 
resetReactorThreadRacing() - Method in class org.jivesoftware.smack.SmackReactor.SelectionKeyAttachment
 
resetState() - Method in class org.jivesoftware.smack.fsm.State
 
resetStore() - Method in class org.jivesoftware.smack.roster.rosterstore.DirectoryRosterStore
 
resetStore() - Method in interface org.jivesoftware.smack.roster.rosterstore.RosterStore
Reset the store by removing all entries and setting the version to the empty String.
resolve(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BasicResolver
Resolve the IP address.
resolve(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedResolver
Resolve Bridged Candidate.
resolve(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedResolver
Resolve the IP address.
resolve(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.ICEResolver
Resolve the IP and obtain a valid transport method.
resolve(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Resolve the IP and obtain a valid transport method.
resolve(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Start a the resolution.
resolve(DnsMessage) - Method in interface org.jivesoftware.smackx.dox.DnsOverXmppResolver
 
resolve(DnsMessage) - Method in class org.jivesoftware.smackx.dox.resolver.minidns.DnsOverXmppMiniDnsResolver
 
resolvedLocalIP - Variable in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
 
resolvedPublicIP - Variable in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
 
resolverThread - Variable in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
 
resolveXmppServerDomain(DnsName, List<RemoteConnectionEndpointLookupFailure>, ConnectionConfiguration.DnssecMode) - Static method in class org.jivesoftware.smack.tcp.rce.RemoteXmppTcpConnectionEndpoints
Returns a list of HostAddresses under which the specified XMPP server can be reached at for server-to-server communication.
resolveXmppServiceDomain(DnsName, List<RemoteConnectionEndpointLookupFailure>, ConnectionConfiguration.DnssecMode) - Static method in class org.jivesoftware.smack.tcp.rce.RemoteXmppTcpConnectionEndpoints
Returns a list of HostAddresses under which the specified XMPP server can be reached at for client-to-server communication.
resource - Variable in class org.jivesoftware.smack.fsm.LoginContext
 
resource_constraint - org.jivesoftware.smack.packet.StanzaError.Condition
 
resource_constraint - org.jivesoftware.smack.packet.StreamError.Condition
 
ResourceBindingNotOfferedException() - Constructor for exception org.jivesoftware.smack.SmackException.ResourceBindingNotOfferedException
 
responder - org.jivesoftware.smackx.jingle.element.JingleContent.Creator
 
responder - org.jivesoftware.smackx.jingle.element.JingleContent.Senders
 
responder - org.jivesoftware.smackx.jingle.Role
 
RESPONDER - Static variable in class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
RESPONDER_ATTRIBUTE_NAME - Static variable in class org.jivesoftware.smackx.jingle.element.Jingle
 
Response() - Constructor for class org.jivesoftware.smack.sasl.packet.SaslNonza.Response
 
Response(String) - Constructor for class org.jivesoftware.smack.sasl.packet.SaslNonza.Response
 
restless - org.jivesoftware.smackx.mood.Mood
 
restoreSecretKeyBackup(SecretkeyElement, OpenPgpSecretKeyBackupPassphrase) - Static method in class org.jivesoftware.smackx.ox.util.SecretKeyBackupHelper
Decrypt a secret key backup and return the PGPSecretKeyRing contained in it.
restoreSecretKeyServerBackup(AskForBackupCodeCallback) - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
Fetch a secret key backup from the server and try to restore a selected secret key from it.
restricted_xml - org.jivesoftware.smack.packet.StreamError.Condition
 
result - org.jivesoftware.smack.packet.IQ.ResponseType
 
result - org.jivesoftware.smack.packet.IQ.Type
The IQ stanza is a response to a successful get or set request.
result - org.jivesoftware.smackx.xdata.packet.DataForm.Type
Data results being returned from a search, or some other query.
result - Variable in class org.jivesoftware.smack.SmackFuture
 
RESULT - Static variable in class org.jivesoftware.smack.filter.IQTypeFilter
 
ResultListener - Interface in org.jivesoftware.smackx.jingleold.nat
Listener for ECHO Test Results.
Resume(long, String) - Constructor for class org.jivesoftware.smack.sm.packet.StreamManagement.Resume
 
resumed(XmlPullParser) - Static method in class org.jivesoftware.smack.sm.provider.ParseStreamManagement
 
Resumed(long, String) - Constructor for class org.jivesoftware.smack.sm.packet.StreamManagement.Resumed
 
resumeStanzaAndPEPListeners() - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Register stanza listeners needed for OMEMO.
retract - org.jivesoftware.smackx.pubsub.ItemsExtension.ItemsElementType
A retract element, which has an optional notify attribute when publishing deletions.
RETRACT - org.jivesoftware.smackx.pubsub.PubSubElementType
 
retract_items - org.jivesoftware.smackx.pubsub.PubSubFeature
 
RetractedElement - Class in org.jivesoftware.smackx.message_retraction.element
 
RetractedElement(Date, OriginIdElement) - Constructor for class org.jivesoftware.smackx.message_retraction.element.RetractedElement
 
RetractedElementProvider - Class in org.jivesoftware.smackx.message_retraction.provider
 
RetractedElementProvider() - Constructor for class org.jivesoftware.smackx.message_retraction.provider.RetractedElementProvider
 
RetractElement - Class in org.jivesoftware.smackx.message_retraction.element
 
RetractElement() - Constructor for class org.jivesoftware.smackx.message_retraction.element.RetractElement
 
RetractElementProvider - Class in org.jivesoftware.smackx.message_retraction.provider
 
RetractElementProvider() - Constructor for class org.jivesoftware.smackx.message_retraction.provider.RetractElementProvider
 
RetractEventProvider - Class in org.jivesoftware.smackx.pubsub.provider
Parses the retract element out of the message event stanza from the server as specified in the retract schema.
RetractEventProvider() - Constructor for class org.jivesoftware.smackx.pubsub.provider.RetractEventProvider
 
RetractItem - Class in org.jivesoftware.smackx.pubsub
Represents and item that has been deleted from a node.
RetractItem(String) - Constructor for class org.jivesoftware.smackx.pubsub.RetractItem
Construct a RetractItem with the specified id.
retractMessage(OriginIdElement) - Method in class org.jivesoftware.smackx.message_retraction.MessageRetractionManager
Retract a message by appending a RetractElement wrapped inside a FasteningElement which contains the Origin-ID of the message that will be retracted to a new message and send it to the server.
retrieve_affiliations - org.jivesoftware.smackx.pubsub.PubSubFeature
 
retrieve_default - org.jivesoftware.smackx.pubsub.PubSubFeature
 
retrieve_default_sub - org.jivesoftware.smackx.pubsub.PubSubFeature
 
retrieve_items - org.jivesoftware.smackx.pubsub.PubSubFeature
 
retrieve_subscriptions - org.jivesoftware.smackx.pubsub.PubSubFeature
 
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.
returnIfNotEmptyTrimmed(String) - Static method in class org.jivesoftware.smack.util.StringUtils
 
revokeAdmin(Collection<? extends Jid>) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Revokes administrator privileges from users.
revokeAdmin(EntityJid) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Revokes administrator privileges from a user.
RevokedOffer - Class in org.jivesoftware.smackx.workgroup.agent
An immutable simple class to embody the information concerning a revoked offer, this is namely the reason, the workgroup, the userJID, and the timestamp which the message was received.
revokeMembership(Collection<? extends Jid>) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Revokes users' membership.
revokeMembership(Jid) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Revokes a user's membership.
revokeModerator(Collection<Resourcepart>) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Revokes moderator privileges from other users.
revokeModerator(Resourcepart) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Revokes moderator privileges from another user.
revokeOwnership(Collection<? extends Jid>) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Revokes ownership privileges from other users.
revokeOwnership(Jid) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Revokes ownership privileges from another user.
revokeVoice(Collection<Resourcepart>) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Revokes voice from participants in the room.
revokeVoice(Resourcepart) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Revokes voice from a participant in the room.
Rfc6120TcpRemoteConnectionEndpoint - Interface in org.jivesoftware.smack.tcp.rce
 
RGBFrom(CharSequence) - Static method in class org.jivesoftware.smackx.colors.ConsistentColor
Return the consistent RGB color value of the input.
RGBFrom(CharSequence, ConsistentColor.ConsistentColorSettings) - Static method in class org.jivesoftware.smackx.colors.ConsistentColor
Return the consistent RGB color value for the input.
RIGHT_ANGLE_BRACKET - Static variable in class org.jivesoftware.smack.util.XmlStringBuilder
 
rightAngleBracket() - Method in class org.jivesoftware.smack.util.XmlStringBuilder
Add a right angle bracket '>'.
Ringing() - Constructor for class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio.Ringing
 
Ringing() - Constructor for class org.jivesoftware.smackx.jingleold.provider.JingleContentInfoProvider.Audio.Ringing
 
RINGING - Static variable in class org.jivesoftware.smackx.jingleold.media.ContentInfo.Audio
 
role - Variable in class org.jivesoftware.smackx.jingle.JingleSession
 
Role - Enum in org.jivesoftware.smackx.jingle
 
ROOM_CREATED_201 - Static variable in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
roomDestroyed(MultiUserChat, String) - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
Deprecated.
 
roomDestroyed(MultiUserChat, String) - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when the room is destroyed.
RoomInfo - Class in org.jivesoftware.smackx.muc
Represents the room information that was discovered using Service Discovery.
RoomInvitation - Class in org.jivesoftware.smackx.workgroup.packet
Stanza extension for InvitationRequest.
RoomInvitation(RoomInvitation.Type, Jid, String, String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
 
RoomInvitation.Provider - Class in org.jivesoftware.smackx.workgroup.packet
 
RoomInvitation.RoomInvitationIQ - Class in org.jivesoftware.smackx.workgroup.packet
 
RoomInvitation.Type - Enum in org.jivesoftware.smackx.workgroup.packet
Type of entity being invited to a groupchat support session.
RoomInvitationIQ(RoomInvitation) - Constructor for class org.jivesoftware.smackx.workgroup.packet.RoomInvitation.RoomInvitationIQ
 
RoomTransfer - Class in org.jivesoftware.smackx.workgroup.packet
Stanza extension for TransferRequest.
RoomTransfer(RoomTransfer.Type, String, String, String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
 
RoomTransfer.Provider - Class in org.jivesoftware.smackx.workgroup.packet
 
RoomTransfer.RoomTransferIQ - Class in org.jivesoftware.smackx.workgroup.packet
 
RoomTransfer.Type - Enum in org.jivesoftware.smackx.workgroup.packet
Type of entity being invited to a groupchat support session.
RoomTransferIQ(RoomTransfer) - Constructor for class org.jivesoftware.smackx.workgroup.packet.RoomTransfer.RoomTransferIQ
 
rootWindowClosing(WindowEvent) - Method in class org.jivesoftware.smackx.debugger.LiteDebugger
Notification that the root window is closing.
roster - org.jivesoftware.smackx.mam.element.MamPrefsIQ.DefaultBehavior
 
roster - org.jivesoftware.smackx.pubsub.AccessModel
Anyone in the specified roster group(s) may subscribe and retrieve items.
Roster - Class in org.jivesoftware.smack.roster
Represents a user's roster, which is the collection of users a person receives presence updates for.
roster_groups_allowed - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
The roster group(s) allowed to subscribe and retrieve items.
Roster.SubscriptionMode - Enum in org.jivesoftware.smack.roster
An enumeration for the subscription mode options.
rosterEntries(Collection<RosterEntry>) - Method in interface org.jivesoftware.smack.roster.RosterEntries
 
RosterEntries - Interface in org.jivesoftware.smack.roster
 
RosterEntry - Class in org.jivesoftware.smack.roster
Each user in your roster is represented by a roster entry, which contains the user's JID and a name or nickname you assign.
RosterExchange - Class in org.jivesoftware.smackx.xroster.packet
Represents XMPP Roster Item Exchange packets.
RosterExchange() - Constructor for class org.jivesoftware.smackx.xroster.packet.RosterExchange
Creates a new empty roster exchange package.
RosterExchange(Roster) - Constructor for class org.jivesoftware.smackx.xroster.packet.RosterExchange
Creates a new roster exchange package with the entries specified in roster.
RosterExchangeListener - Interface in org.jivesoftware.smackx.xroster
A listener that is fired anytime a roster exchange is received.
RosterExchangeManager - Class in org.jivesoftware.smackx.xroster
Manages Roster exchanges.
RosterExchangeManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.xroster.RosterExchangeManager
Creates a new roster exchange manager.
RosterExchangeProvider - Class in org.jivesoftware.smackx.xroster.provider
The RosterExchangeProvider parses RosterExchange packets.
RosterExchangeProvider() - Constructor for class org.jivesoftware.smackx.xroster.provider.RosterExchangeProvider
 
RosterGroup - Class in org.jivesoftware.smack.roster
A group of roster entries.
RosterListener - Interface in org.jivesoftware.smack.roster
A listener that is fired any time a roster is changed or the presence of a user in the roster is changed.
RosterLoadedListener - Interface in org.jivesoftware.smack.roster
Roster loaded listeners are invoked once the Roster was successfully loaded.
RosterPacket - Class in org.jivesoftware.smack.roster.packet
Represents XMPP roster packets.
RosterPacket() - Constructor for class org.jivesoftware.smack.roster.packet.RosterPacket
 
RosterPacket.Item - Class in org.jivesoftware.smack.roster.packet
A roster item, which consists of a JID, their name, the type of subscription, and the groups the roster item belongs to.
RosterPacket.ItemType - Enum in org.jivesoftware.smack.roster.packet
 
RosterPacketProvider - Class in org.jivesoftware.smack.roster.provider
 
RosterPacketProvider() - Constructor for class org.jivesoftware.smack.roster.provider.RosterPacketProvider
 
RosterStore - Interface in org.jivesoftware.smack.roster.rosterstore
This is an interface for persistent roster store needed to implement roster versioning as per RFC 6121.
RosterUtil - Class in org.jivesoftware.smack.roster
 
RosterUtil() - Constructor for class org.jivesoftware.smack.roster.RosterUtil
 
RosterVer - Class in org.jivesoftware.smack.roster.packet
 
RosterVerStreamFeatureProvider - Class in org.jivesoftware.smack.roster.provider
 
RosterVerStreamFeatureProvider() - Constructor for class org.jivesoftware.smack.roster.provider.RosterVerStreamFeatureProvider
 
rotateSignedPreKey() - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Rotate the signedPreKey published in our OmemoBundle and republish it.
Row(List<ReportedData.Field>) - Constructor for class org.jivesoftware.smackx.search.ReportedData.Row
 
rpad - Variable in class org.jivesoftware.smackx.ox.provider.OpenPgpContentElementProvider.OpenPgpContentElementData
 
RSMManager - Class in org.jivesoftware.smackx.rsm
 
RSMManager() - Constructor for class org.jivesoftware.smackx.rsm.RSMManager
 
RSMSet - Class in org.jivesoftware.smackx.rsm.packet
 
RSMSet(int) - Constructor for class org.jivesoftware.smackx.rsm.packet.RSMSet
 
RSMSet(int, int) - Constructor for class org.jivesoftware.smackx.rsm.packet.RSMSet
 
RSMSet(int, String, RSMSet.PageDirection) - Constructor for class org.jivesoftware.smackx.rsm.packet.RSMSet
 
RSMSet(String, String, int, int, String, int, String, int) - Constructor for class org.jivesoftware.smackx.rsm.packet.RSMSet
 
RSMSet(String, RSMSet.PageDirection) - Constructor for class org.jivesoftware.smackx.rsm.packet.RSMSet
 
RSMSet.PageDirection - Enum in org.jivesoftware.smackx.rsm.packet
 
RSMSetProvider - Class in org.jivesoftware.smackx.rsm.provider
 
RSMSetProvider() - Constructor for class org.jivesoftware.smackx.rsm.provider.RSMSetProvider
 
RTPBridge - Class in org.jivesoftware.smackx.jingleold.nat
RTPBridge IQ Stanza used to request and retrieve a RTPBridge Candidates that can be used for a Jingle Media Transmission between two parties that are behind NAT.
RTPBridge() - Constructor for class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Creates a RTPBridge Stanza without Session ID.
RTPBridge(String) - Constructor for class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Creates a RTPBridge Instance with defined Session ID.
RTPBridge(String, RTPBridge.BridgeAction) - Constructor for class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Creates a RTPBridge Instance with defined Session ID.
RTPBridge(RTPBridge.BridgeAction) - Constructor for class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Creates a RTPBridge Instance with defined Session ID.
RTPBridge.Provider - Class in org.jivesoftware.smackx.jingleold.nat
IQProvider for RTP Bridge packets.
Rule(AMPExtension.Action, AMPExtension.Condition) - Constructor for class org.jivesoftware.smackx.amp.packet.AMPExtension.Rule
Create a new amp rule with specified action and condition.
run() - Method in class org.jivesoftware.smack.util.Async.ThrowingRunnable
 
run() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.JMFInit
 
run() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
 
run() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.CandidateEcho
 
run() - Method in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher
 
runDoxResolver(String, String) - Static method in class org.igniterealtime.smack.smackrepl.DoX
 
runOrThrow() - Method in class org.jivesoftware.smack.util.Async.ThrowingRunnable
 

S

sad - org.jivesoftware.smackx.mood.Mood
 
safeToStringBuilder() - Method in class org.jivesoftware.smack.util.LazyStringBuilder
 
sarcastic - org.jivesoftware.smackx.mood.Mood
 
SASLAnonymous - Class in org.jivesoftware.smack.sasl.core
Implementation of the SASL ANONYMOUS mechanism.
SASLAnonymous() - Constructor for class org.jivesoftware.smack.sasl.core.SASLAnonymous
 
SASLAuthentication - Class in org.jivesoftware.smack
This class is responsible authenticating the user using SASL, binding the resource to the connection and establishing a session with the server.
SaslChallengeProvider - Class in org.jivesoftware.smack.provider
 
SASLCramMD5Mechanism - Class in org.jivesoftware.smack.sasl.javax
Implementation of the SASL CRAM-MD5 mechanism.
SASLCramMD5Mechanism() - Constructor for class org.jivesoftware.smack.sasl.javax.SASLCramMD5Mechanism
 
SASLDigestMD5Mechanism - Class in org.jivesoftware.smack.sasl.javax
Implementation of the SASL DIGEST-MD5 mechanism.
SASLDigestMD5Mechanism - Class in org.jivesoftware.smack.sasl.provided
 
SASLDigestMD5Mechanism() - Constructor for class org.jivesoftware.smack.sasl.javax.SASLDigestMD5Mechanism
 
SASLDigestMD5Mechanism() - Constructor for class org.jivesoftware.smack.sasl.provided.SASLDigestMD5Mechanism
 
SASLError - Enum in org.jivesoftware.smack.sasl
The SASL error condition.
SASLErrorException - Exception in org.jivesoftware.smack.sasl
 
SASLErrorException(String, SaslNonza.SASLFailure) - Constructor for exception org.jivesoftware.smack.sasl.SASLErrorException
 
SASLErrorException(String, SaslNonza.SASLFailure, Map<String, String>) - Constructor for exception org.jivesoftware.smack.sasl.SASLErrorException
 
SASLExternalMechanism - Class in org.jivesoftware.smack.sasl.javax
Implementation of the SASL EXTERNAL mechanism.
SASLExternalMechanism - Class in org.jivesoftware.smack.sasl.provided
Implementation of the SASL-EXTERNAL authentication mechanism.
SASLExternalMechanism() - Constructor for class org.jivesoftware.smack.sasl.javax.SASLExternalMechanism
 
SASLExternalMechanism() - Constructor for class org.jivesoftware.smack.sasl.provided.SASLExternalMechanism
 
SASLFailure(String) - Constructor for class org.jivesoftware.smack.sasl.packet.SaslNonza.SASLFailure
 
SASLFailure(String, Map<String, String>) - Constructor for class org.jivesoftware.smack.sasl.packet.SaslNonza.SASLFailure
 
SaslFailureProvider - Class in org.jivesoftware.smack.provider
 
saslFeatureReceived - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
Set to true if the SASL feature has been received.
SASLGSSAPIMechanism - Class in org.jivesoftware.smack.sasl.javax
Implementation of the SASL GSSAPI mechanism.
SASLGSSAPIMechanism() - Constructor for class org.jivesoftware.smack.sasl.javax.SASLGSSAPIMechanism
 
SASLJavaXMechanism - Class in org.jivesoftware.smack.sasl.javax
 
SASLJavaXMechanism() - Constructor for class org.jivesoftware.smack.sasl.javax.SASLJavaXMechanism
 
SASLJavaXSmackInitializer - Class in org.jivesoftware.smack.sasl.javax
 
SASLJavaXSmackInitializer() - Constructor for class org.jivesoftware.smack.sasl.javax.SASLJavaXSmackInitializer
 
SASLMechanism - Class in org.jivesoftware.smack.sasl
Base class for SASL mechanisms.
SASLMechanism() - Constructor for class org.jivesoftware.smack.sasl.SASLMechanism
 
SaslNonza - Interface in org.jivesoftware.smack.sasl.packet
 
SaslNonza.AuthMechanism - Class in org.jivesoftware.smack.sasl.packet
Initiating SASL authentication by select a mechanism.
SaslNonza.Challenge - Class in org.jivesoftware.smack.sasl.packet
A SASL challenge stream element.
SaslNonza.Response - Class in org.jivesoftware.smack.sasl.packet
A SASL response stream element.
SaslNonza.SASLFailure - Class in org.jivesoftware.smack.sasl.packet
A SASL failure stream element, also called "SASL Error".
SaslNonza.Success - Class in org.jivesoftware.smack.sasl.packet
A SASL success stream element.
SASLPlainMechanism - Class in org.jivesoftware.smack.sasl.javax
Implementation of the SASL PLAIN mechanism.
SASLPlainMechanism - Class in org.jivesoftware.smack.sasl.provided
 
SASLPlainMechanism() - Constructor for class org.jivesoftware.smack.sasl.javax.SASLPlainMechanism
 
SASLPlainMechanism() - Constructor for class org.jivesoftware.smack.sasl.provided.SASLPlainMechanism
 
saslPrep(String) - Static method in class org.jivesoftware.smack.sasl.SASLMechanism
SASLprep the given String.
SASLProvidedSmackInitializer - Class in org.jivesoftware.smack.sasl.provided
 
SASLProvidedSmackInitializer() - Constructor for class org.jivesoftware.smack.sasl.provided.SASLProvidedSmackInitializer
 
SaslSuccessProvider - Class in org.jivesoftware.smack.provider
 
SASLXOauth2Mechanism - Class in org.jivesoftware.smack.sasl.core
The SASL X-OAUTH2 mechanism as described in https://developers.google .com/talk/jep_extensions/oauth
SASLXOauth2Mechanism() - Constructor for class org.jivesoftware.smack.sasl.core.SASLXOauth2Mechanism
 
satisfied - org.jivesoftware.smackx.mood.Mood
 
SATURATION - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
save(XMPPConnection) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Deprecated.
saveIdentity(SignalProtocolAddress, IdentityKey) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
saveMacros(MacroGroup) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Persists the Personal Macro for an agent.
saveVCard(VCard) - Method in class org.jivesoftware.smackx.vcardtemp.VCardManager
Save this vCard for the user connected by 'connection'.
sc - Variable in class org.jivesoftware.smack.sasl.javax.SASLJavaXMechanism
 
Scalar - Class in org.jivesoftware.smack.datatypes
 
Scalar(Number) - Constructor for class org.jivesoftware.smack.datatypes.Scalar
 
schedule(Runnable, long, TimeUnit) - Static method in class org.jivesoftware.smack.AbstractXMPPConnection
 
schedule(Runnable, long, TimeUnit) - Static method in class org.jivesoftware.smack.Manager
 
schedule(Runnable, long, TimeUnit, ScheduledAction.Kind) - Static method in class org.jivesoftware.smack.Manager
 
scheduleBlocking(Runnable, long, TimeUnit) - Static method in class org.jivesoftware.smack.Manager
 
ScheduledAction - Class in org.jivesoftware.smack
 
scheduledRenewEntityCapsAvoided - Variable in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager.Stats
 
ScramHmac - Interface in org.jivesoftware.smack.sasl.core
 
ScramMechanism - Class in org.jivesoftware.smack.sasl.core
 
ScramMechanism(ScramHmac) - Constructor for class org.jivesoftware.smack.sasl.core.ScramMechanism
 
ScramPlusMechanism - Class in org.jivesoftware.smack.sasl.core
SCRAM-X-PLUS implementation.
ScramPlusMechanism(ScramHmac) - Constructor for class org.jivesoftware.smack.sasl.core.ScramPlusMechanism
 
SCRAMSHA1Mechanism - Class in org.jivesoftware.smack.sasl.core
 
SCRAMSHA1Mechanism() - Constructor for class org.jivesoftware.smack.sasl.core.SCRAMSHA1Mechanism
 
ScramSha1PlusMechanism - Class in org.jivesoftware.smack.sasl.core
 
ScramSha1PlusMechanism() - Constructor for class org.jivesoftware.smack.sasl.core.ScramSha1PlusMechanism
 
SCREEN - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
ScreenShareMediaManager - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare
Implements a JingleMediaManager for ScreenSharing.
ScreenShareMediaManager(JingleTransportManager) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
 
ScreenShareSession - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare
This Class implements a complete JingleMediaSession.
ScreenShareSession(PayloadType, TransportCandidate, TransportCandidate, String, JingleSession) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Creates a org.jivesoftware.jingleaudio.jmf.AudioMediaSession with defined payload type, remote and local candidates.
SearchSettings - Class in org.jivesoftware.smackx.workgroup.settings
 
SearchSettings() - Constructor for class org.jivesoftware.smackx.workgroup.settings.SearchSettings
 
SearchSettings.InternalProvider - Class in org.jivesoftware.smackx.workgroup.settings
Stanza extension provider for AgentStatusRequest packets.
searchTranscripts(FillableForm) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Submits the completed form and returns the result of the transcript search.
SecKeyRingSelectionStrategy() - Constructor for class org.jivesoftware.smackx.ox.selection_strategy.AnnouncedKeys.SecKeyRingSelectionStrategy
 
SecretKeyBackupHelper - Class in org.jivesoftware.smackx.ox.util
Helper class which provides some functions needed for backup/restore of the users secret key to/from their private PubSub node.
SecretKeyBackupHelper() - Constructor for class org.jivesoftware.smackx.ox.util.SecretKeyBackupHelper
 
SecretKeyBackupSelectionCallback - Interface in org.jivesoftware.smackx.ox.callback.backup
Callback to allow the user to decide, which locally available secret keys they want to include in a backup.
SecretkeyElement - Class in org.jivesoftware.smackx.ox.element
This class represents a secretkey element which contains a users OpenPGP secret key.
SecretkeyElement(byte[]) - Constructor for class org.jivesoftware.smackx.ox.element.SecretkeyElement
 
SecretkeyElementProvider - Class in org.jivesoftware.smackx.ox.provider
SecretkeyElementProvider() - Constructor for class org.jivesoftware.smackx.ox.provider.SecretkeyElementProvider
 
secretKeyPassphraseCallback - Variable in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
SecretKeyPassphraseCallback - Interface in org.jivesoftware.smackx.ox.callback
 
SecretKeyRestoreSelectionCallback - Interface in org.jivesoftware.smackx.ox.callback.backup
Callback to let the user decide which key from a backup they want to restore.
secretKeyRingCollections - Variable in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
 
SecRingSelectionStrategy() - Constructor for class org.jivesoftware.smackx.ox.selection_strategy.BareJidUserId.SecRingSelectionStrategy
 
Section(String) - Constructor for class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Section
Section constructor.
secureOfflineAttackSafeRandomString() - Static method in class org.jivesoftware.smack.util.StringUtils
Generate a secure random string with is human readable.
secureOnlineAttackSafeRandomString() - Static method in class org.jivesoftware.smack.util.StringUtils
 
secureUniqueRandomString() - Static method in class org.jivesoftware.smack.util.StringUtils
 
security_error - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
security_info - org.jivesoftware.smackx.jingle.element.JingleAction
 
SecurityError - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
SecurityNotPossibleException(String) - Constructor for exception org.jivesoftware.smack.SmackException.SecurityNotPossibleException
 
SecurityRequiredByClientException() - Constructor for exception org.jivesoftware.smack.SmackException.SecurityRequiredByClientException
 
SecurityRequiredByServerException() - Constructor for exception org.jivesoftware.smack.SmackException.SecurityRequiredByServerException
 
SecurityRequiredException(String) - Constructor for exception org.jivesoftware.smack.SmackException.SecurityRequiredException
 
SecurityUtil - Class in org.jivesoftware.smack.util
 
SecurityUtil() - Constructor for class org.jivesoftware.smack.util.SecurityUtil
 
see_other_host - org.jivesoftware.smack.packet.StreamError.Condition
 
selectKeysToBackup(Set<OpenPgpV4Fingerprint>) - Method in interface org.jivesoftware.smackx.ox.callback.backup.SecretKeyBackupSelectionCallback
Let the user decide, which secret keys they want to backup.
selectSecretKeyToRestore(Set<OpenPgpV4Fingerprint>) - Method in interface org.jivesoftware.smackx.ox.callback.backup.SecretKeyRestoreSelectionCallback
Let the user choose, which SecretKey they want to restore as the new primary OpenPGP signing key.
selectStreamNegotiator(FileTransferRequest) - Method in class org.jivesoftware.smackx.filetransfer.FileTransferNegotiator
Selects an appropriate stream negotiator after examining the incoming file transfer request.
send() - Method in class org.jivesoftware.smackx.pubsub.LeafNode
Deprecated.
use LeafNode.publish() instead.
send(CharSequence) - Method in class org.jivesoftware.smack.chat2.Chat
 
send(Collection<T>) - Method in class org.jivesoftware.smackx.pubsub.LeafNode
Deprecated.
send(ComposableBody) - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
Send a HTTP request to the connection manager with the provided body element.
send(Message) - Method in class org.jivesoftware.smack.chat2.Chat
 
send(RosterEntry, Jid) - Method in class org.jivesoftware.smackx.xroster.RosterExchangeManager
Sends a roster entry to userID.
send(RosterGroup, Jid) - Method in class org.jivesoftware.smackx.xroster.RosterExchangeManager
Sends a roster group to userID.
send(Roster, Jid) - Method in class org.jivesoftware.smackx.xroster.RosterExchangeManager
Sends a roster to userID.
send(XMPPConnection, Stanza, Collection<? extends Jid>, Collection<? extends Jid>, Collection<? extends Jid>) - Static method in class org.jivesoftware.smackx.address.MultipleRecipientManager
Sends the specified stanza to the collection of specified recipients using the specified connection.
send(XMPPConnection, Stanza, Collection<? extends Jid>, Collection<? extends Jid>, Collection<? extends Jid>, Jid, Jid, boolean) - Static method in class org.jivesoftware.smackx.address.MultipleRecipientManager
Sends the specified stanza to the collection of specified recipients using the specified connection.
send(T) - Method in class org.jivesoftware.smackx.pubsub.LeafNode
Deprecated.
sendAck(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendAndWaitForResponse(Nonza, Class<SN>, Class<FN>) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
sendAndWaitForResponse(Nonza, Class<SN>, Class<FN>) - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
sendAsync(S, StanzaFilter) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
sendAsync(S, StanzaFilter) - Method in interface org.jivesoftware.smack.XMPPConnection
Send a stanza asynchronously, waiting for exactly one response stanza using the given reply filter.
sendAsync(S, StanzaFilter, long) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
sendAsync(S, StanzaFilter, long) - Method in interface org.jivesoftware.smack.XMPPConnection
Send a stanza asynchronously, waiting for exactly one response stanza using the given reply filter.
sendCancelledNotification(Jid, String) - Method in class org.jivesoftware.smackx.xevent.MessageEventManager
Sends the notification that the receiver of the message has cancelled composing a reply.
sendCarbonsEnabled(boolean) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
sendComposingNotification(Jid, String) - Method in class org.jivesoftware.smackx.xevent.MessageEventManager
Sends the notification that the receiver of the message is composing a reply.
sendConfigurationForm(FillableConfigureForm) - Method in class org.jivesoftware.smackx.pubsub.Node
Update the configuration with the contents of the new FillableConfigureForm.
sendConfigurationForm(FillableForm) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Sends the completed configuration form to the server.
sendContentRejectFileNotAvailable(FullJid, String, JingleContentDescription) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendDeliveredNotification(Jid, String) - Method in class org.jivesoftware.smackx.xevent.MessageEventManager
Sends the notification that the message was delivered to the sender of the original message.
sendDisplayedNotification(Jid, String) - Method in class org.jivesoftware.smackx.xevent.MessageEventManager
Sends the notification that the message was displayed to the sender of the original message.
senderReportReceived(SenderReport) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
 
sendErrorMalformedRequest(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendErrorOutOfOrder(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendErrorTieBreak(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendErrorUnknownInitiator(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendErrorUnknownSession(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendErrorUnsupportedInfo(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
SENDERS_ATTRIBUTE_NAME - Static variable in class org.jivesoftware.smackx.jingle.element.JingleContent
 
sendFile(File, String) - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
This method handles the stream negotiation process and transmits the file to the remote user.
sendFile(String, long, String) - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
This method handles the negotiation of the file transfer and the stream, it only returns the created stream after the negotiation has been completed.
sendFile(String, long, String, OutgoingFileTransfer.NegotiationProgress) - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
This methods handles the transfer and stream negotiation process.
sendFormattedJingle(IQ, Jingle) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Complete and send a packet.
sendFormattedJingle(Jingle) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Complete and send a packet.
sendFriendshipRequest(BareJid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
 
sendFriendshipRequestIfRequired(BareJid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
 
sendGeoLocationToJid(GeoLocation, Jid) - Method in class org.jivesoftware.smackx.geoloc.GeoLocationManager
 
sendIqRequestAndWaitForResponse(IQ) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
sendIqRequestAndWaitForResponse(IQ) - Method in interface org.jivesoftware.smack.XMPPConnection
Send an IQ request and wait for the response.
sendIqRequestAsync(IQ) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
sendIqRequestAsync(IQ) - Method in interface org.jivesoftware.smack.XMPPConnection
Send an IQ request asynchronously.
sendIqRequestAsync(IQ, long) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
sendIqRequestAsync(IQ, long) - Method in interface org.jivesoftware.smack.XMPPConnection
Send an IQ request asynchronously.
sendMessage(String) - Method in class org.jivesoftware.smack.chat.Chat
Deprecated.
Sends the specified text as a message to the other chat participant.
sendMessage(String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Sends a message to the chat room.
sendMessage(String) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Sends a message to the chat room.
sendMessage(Message) - Method in class org.jivesoftware.smack.chat.Chat
Deprecated.
Sends a message to the other chat participant.
sendMessage(Message) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
sendMessage(Message) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
sendMessage(MessageBuilder) - Method in class org.jivesoftware.smack.chat.Chat
Deprecated.
Sends a message to the other chat participant.
sendMessage(MessageBuilder) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Sends a Message to the chat room.
sendMessage(MessageBuilder) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Sends a Message to the chat room.
sendNonza(Nonza) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
sendNonza(Nonza) - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
 
sendNonza(Nonza) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
sendNonza(Nonza) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
 
sendNonza(Nonza) - Method in interface org.jivesoftware.smack.XMPPConnection
Send a Nonza.
sendOxMessage(OpenPgpContact, CharSequence) - Method in class org.jivesoftware.smackx.ox_im.OXInstantMessagingManager
Send an OX message to a OpenPgpContact.
sendPubsubPacket(PubSub) - Method in class org.jivesoftware.smackx.pubsub.Node
 
sendRatchetUpdateMessage(OmemoDevice) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Send a ratchet update message.
sendRegistrationForm(FillableForm) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Sends the completed registration form to the server.
sendRoomInvitation(RoomInvitation.Type, Jid, String, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Invites a user or agent to an existing session support.
sendRoomTransfer(RoomTransfer.Type, String, String, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Transfer an existing session support to another user or agent.
sendSearchForm(XMPPConnection, DataForm, DomainBareJid) - Method in class org.jivesoftware.smackx.search.UserSearch
Sends the filled out answer form to be sent and queried by the search service.
sendSessionAccept(FullJid, String, JingleContent.Creator, String, JingleContent.Senders, JingleContentDescription, JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendSessionInitiate(FullJid, String, JingleContent.Creator, String, JingleContent.Senders, JingleContentDescription, JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendSessionInitiateFileOffer(FullJid, String, JingleContent.Creator, String, JingleContentDescription, JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendSessionPing(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendSessionTerminateAlternativeSession(FullJid, String, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendSessionTerminateBusy(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendSessionTerminateCancel(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendSessionTerminateContentCancel(FullJid, String, JingleContent.Creator, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendSessionTerminateDecline(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendSessionTerminateFailedApplication(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendSessionTerminateFailedTransport(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendSessionTerminateIncompatibleParameters(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendSessionTerminateSuccess(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendSessionTerminateUnsupportedApplications(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendSessionTerminateUnsupportedTransports(FullJid, String) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendSimpleSearchForm(XMPPConnection, DataForm, DomainBareJid) - Method in class org.jivesoftware.smackx.search.UserSearch
Sends the filled out answer form to be sent and queried by the search service.
sendSmAcknowledgement() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Send a unconditional Stream Management acknowledgment to the server.
sendStanza(IQ) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
 
sendStanza(Stanza) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
sendStanza(Stanza) - Method in interface org.jivesoftware.smack.XMPPConnection
Sends the specified stanza to the server.
sendStanzaInternal(Stanza) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
sendStanzaInternal(Stanza) - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
 
sendStanzaInternal(Stanza) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
sendStanzaInternal(Stanza) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
 
sendStream(InputStream, String, long, String) - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
This method handles the stream negotiation process and transmits the file to the remote user.
sendStreamElement(Element) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection.PacketWriter
Sends the specified element to the server.
sendStreamOpen() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
sendSubscriptionRequest(BareJid) - Method in class org.jivesoftware.smack.roster.Roster
 
sendTransportAccept(FullJid, FullJid, String, JingleContent.Creator, String, JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendTransportReject(FullJid, FullJid, String, JingleContent.Creator, String, JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sendTransportReplace(FullJid, FullJid, String, JingleContent.Creator, String, JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
sensitiveOperationOverInsecureConnection(boolean) - Method in class org.jivesoftware.smackx.iqregister.AccountManager
Set to true to allow sensitive operation over insecure connection.
sensitiveOperationOverInsecureConnectionDefault(boolean) - Static method in class org.jivesoftware.smackx.iqregister.AccountManager
The default value used by new account managers for allowSensitiveOperationOverInsecureConnection.
sent - org.jivesoftware.smackx.carbons.packet.CarbonExtension.Direction
 
SENT_TAG - Static variable in class org.jivesoftware.smackx.debugger.slf4j.SLF4JSmackDebugger
 
serializeMetaData(Map<String, List<String>>) - Static method in class org.jivesoftware.smackx.workgroup.util.MetaDataUtils
Serializes a Map of String name/value pairs into the meta-data XML format.
serious - org.jivesoftware.smackx.mood.Mood
 
server - org.jivesoftware.smack.packet.StreamOpen.StreamContentNamespace
 
SERVER_NAMESPACE - Static variable in class org.jivesoftware.smack.packet.StreamOpen
 
ServerPingWithAlarmManager - Class in org.jivesoftware.smackx.ping.android
Send automatic server pings with the help of AlarmManager.
serverSupportsFallbackIndications() - Method in class org.jivesoftware.smackx.fallback_indication.FallbackIndicationManager
Determine, whether or not the server supports Fallback Indications.
serverSupportsFeature(CharSequence) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Returns true if the server supports the given feature.
serverSupportsFeatures(CharSequence...) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
 
serverSupportsFeatures(Collection<? extends CharSequence>) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
 
serverSupportsOmemo(XMPPConnection, DomainBareJid) - Static method in class org.jivesoftware.smackx.omemo.OmemoManager
Returns true, if the Server supports PEP.
serverSupportsSecretKeyBackups(XMPPConnection) - Static method in class org.jivesoftware.smackx.ox.OpenPgpManager
Determine, if we can sync secret keys using private PEP nodes as described in the XEP.
service_unavailable - org.jivesoftware.smack.packet.StanzaError.Condition
 
ServiceAdministrationManager - Class in org.jivesoftware.smackx.admin
 
ServiceAdministrationManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.admin.ServiceAdministrationManager
 
serviceAvailable(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Check if the server support RTPBridge Service.
serviceAvailable(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingleold.nat.STUN
Check if the server support STUN Service.
ServiceDiscoveryManager - Class in org.jivesoftware.smackx.disco
Manages discovery of services in XMPP entities.
ServiceDiscoveryManager.Stats - Class in org.jivesoftware.smackx.disco
 
serviceName - Variable in class org.jivesoftware.smack.sasl.SASLMechanism
The name of the XMPP service
serviceSupportsStableIds() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
 
session - Variable in class org.jivesoftware.smackx.jingleold.JingleNegotiator
 
Session - Class in org.jivesoftware.smack.packet
IQ stanza that will be sent to the server to establish a session.
Session() - Constructor for class org.jivesoftware.smack.packet.Session
 
session_accept - org.jivesoftware.smackx.jingle.element.JingleAction
 
SESSION_ACCEPT - org.jivesoftware.smackx.jingleold.JingleActionEnum
 
SESSION_ID_ATTRIBUTE_NAME - Static variable in class org.jivesoftware.smackx.jingle.element.Jingle
 
session_info - org.jivesoftware.smackx.jingle.element.JingleAction
 
SESSION_INFO - org.jivesoftware.smackx.jingleold.JingleActionEnum
 
session_initiate - org.jivesoftware.smackx.jingle.element.JingleAction
 
SESSION_INITIATE - org.jivesoftware.smackx.jingleold.JingleActionEnum
 
session_terminate - org.jivesoftware.smackx.jingle.element.JingleAction
 
SESSION_TERMINATE - org.jivesoftware.smackx.jingleold.JingleActionEnum
 
Session.Feature - Class in org.jivesoftware.smack.packet
 
sessionClosed(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
 
sessionClosed(String, JingleSession) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleSessionListener
Notification that the session was closed normally.
sessionClosed(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
 
sessionClosed(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
sessionClosed(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
sessionClosedOnError(XMPPException, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
 
sessionClosedOnError(XMPPException, JingleSession) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleSessionListener
Notification that the session was closed due to an exception.
sessionClosedOnError(XMPPException, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
 
sessionClosedOnError(XMPPException, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
sessionClosedOnError(XMPPException, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
sessionCreated(JingleSession) - Method in interface org.jivesoftware.smackx.jingleold.listeners.CreatedJingleSessionListener
 
sessionCreated(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
 
sessionCreated(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
sessionCreated(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
sessionDeclined(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
 
sessionDeclined(String, JingleSession) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleSessionListener
Notification that the session was declined.
sessionDeclined(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
 
sessionDeclined(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
sessionDeclined(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
sessionEstablished(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
 
sessionEstablished(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleSessionListener
Notification that the session has been established.
sessionEstablished(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
 
sessionEstablished(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
sessionEstablished(PayloadType, TransportCandidate, TransportCandidate, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
sessionExpired - org.jivesoftware.smackx.commands.AdHocCommand.SpecificErrorCondition
The requesting JID specified a sessionid that is no longer active (either because it was completed, canceled, or timed out).
SessionExpiredError() - Constructor for class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider.SessionExpiredError
 
sessionID - Variable in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
The session ID for the BOSH session with the connection manager.
sessionID - Variable in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
sessionID - Variable in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
 
SessionID - Class in org.jivesoftware.smackx.workgroup.packet
 
SessionID(String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.SessionID
 
SessionID.Provider - Class in org.jivesoftware.smackx.workgroup.packet
 
sessionMediaReceived(JingleSession, String) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
 
sessionMediaReceived(JingleSession, String) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleSessionListener
Notification that the Media has arrived for this session.
sessionMediaReceived(JingleSession, String) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
 
sessionMediaReceived(JingleSession, String) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
sessionMediaReceived(JingleSession, String) - Method in class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
sessionRedirected(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
 
sessionRedirected(String, JingleSession) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleSessionListener
Notification that the session was redirected.
sessionRedirected(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.BridgedTransportManager
 
sessionRedirected(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedTransportManager
 
sessionRedirected(String, JingleSession) - Method in class org.jivesoftware.smackx.jingleold.nat.ICETransportManager
 
sessionRequested(JingleSessionRequest) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleSessionRequestListener
A request to start a session has been received from another user.
set - org.jivesoftware.smack.packet.IQ.Type
The IQ stanza provides data that is needed for an operation to be completed, sets new values, replaces existing values, etc.
set(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoCopyHint
 
set(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
 
set(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoStoreHint
 
set(MessageBuilder) - Static method in class org.jivesoftware.smackx.hints.element.StoreHint
 
set(MessageBuilder, ExplicitMessageEncryptionElement.ExplicitMessageEncryptionProtocol) - Static method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
Add an EME element containing the specified protocol namespace to the message.
SET - Static variable in class org.jivesoftware.smack.filter.IQTypeFilter
 
setAccessModel(AccessModel) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets the value of access model.
setAccuracy(Double) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets accuracy of horizontal GPS error in meters.
setAction(String) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverItems.Item
Sets the action that specifies the action being taken for this item.
setAction(String) - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest.Item
Sets if the server should return the specified offline message or delete it.
setAction(AdHocCommand.Action) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
setAction(JingleAction) - Method in class org.jivesoftware.smackx.jingle.element.Jingle.Builder
 
setAction(JingleActionEnum) - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Set the action in the packet.
SetActiveListFilter - Class in org.jivesoftware.smackx.privacy.filter
 
setActiveListName(String) - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Set or change the active list to listName.
setActiveName(String) - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Sets the name associated with the active list set for the session.
setActivePrivacyList() - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Set the active list based on the default list.
setAddOmemoHintBody(boolean) - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
Decide, whether an OMEMO message should carry a plaintext hint about OMEMO encryption.
setAddressFieldHome(String, String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Set home address field.
setAddressFieldWork(String, String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Set work address field.
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.
setAlt(Double) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets Altitude in meters above or below sea level.
setAltAccuracy(Double) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets Vertical GPS error in meters.
setAndEnablePassword(String) - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Set a password and make the room password protected.
setAnnouncedFingerprintsOf(BareJid, Map<OpenPgpV4Fingerprint, Date>) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpMetadataStore
 
setAnnouncedFingerprintsOf(BareJid, Map<OpenPgpV4Fingerprint, Date>) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
setAnnouncedFingerprintsOf(BareJid, Map<OpenPgpV4Fingerprint, Date>) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpMetadataStore
Store a contacts announced fingerprints and dates of last modification.
setAnnounceLocalStreamHost(boolean) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Set whether or not the bytestream manager will annouce the local stream host(s), i.e.
setAnswer(String, boolean) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
setAnswer(String, int) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
setAnswer(String, CharSequence) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
setAnswer(String, Collection<? extends CharSequence>) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
setApproved(boolean) - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
Sets the roster item pre-approval state.
setArea(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets a named area such as a campus or neighborhood.
setArtist(String) - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement.Builder
Artist is an optional element in UserTuneElement.
setAuthRequired(boolean) - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
 
setAuthzid(EntityBareJid) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the XMPP address to be used as authorization identity.
setAutoAppendSmackVersion(boolean) - Static method in class org.jivesoftware.smackx.iqversion.VersionManager
 
setAutoEnable(boolean) - Static method in class org.jivesoftware.smackx.time.EntityTimeManager
 
setAutoEnableIoTManagers(boolean) - Static method in class org.jivesoftware.smackx.iot.IoTManager
 
setAutoJoin(boolean) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
 
setAutojoinEnabled(boolean) - Method in class org.jivesoftware.smackx.muc.bookmarkautojoin.MucBookmarkAutojoinManager
 
setAutoJoinFailedCallback(AutoJoinFailedCallback) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
Set a callback invoked by this manager when automatic join on reconnect failed.
setAutoJoinOnReconnect(boolean) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
If automatic join on reconnect is enabled, then the manager will try to auto join MUC rooms after the connection got re-established.
setAutojoinPerDefault(boolean) - Static method in class org.jivesoftware.smackx.muc.bookmarkautojoin.MucBookmarkAutojoinManager
 
setAutoJoinSuccessCallback(AutoJoinSuccessCallback) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
Set a callback invoked by this manager when automatic join on reconnect success.
setAutoReceiptMode(DeliveryReceiptManager.AutoReceiptMode) - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Configure whether the DeliveryReceiptManager should automatically reply to incoming DeliveryReceipts.
setAvatar(byte[]) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Specify the bytes of the JPEG for the avatar to use.
setAvatar(byte[], String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Specify the bytes for the avatar to use as well as the mime type.
setAvatar(String, String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Specify the Avatar used for this vCard.
setAvatar(URL) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Set the avatar for the VCard by specifying the url to the image.
setBearing(Double) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets GPS bearing (direction in which the entity is heading
to reach its next waypoint), measured in decimal degrees,
relative to true north.
setBlockQuote(int, int) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder
Mark a section of a message as block quote.
setBody(CharSequence) - Method in class org.jivesoftware.smack.packet.Message
Deprecated.
use StanzaBuilder instead.
setBody(CharSequence) - Method in class org.jivesoftware.smack.packet.MessageBuilder
Sets the body of the message.
setBody(String) - Method in class org.jivesoftware.smack.packet.Message
Deprecated.
use StanzaBuilder instead.
setBody(String) - Method in class org.jivesoftware.smack.packet.MessageBuilder
Sets the body of the message.
setBodyXSLT(String) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Set the URL of an XSL transformation which can be applied to payloads in order to generate an appropriate message body element.
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
 
setBuilding(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets a specific building on a street or in an area.
setBundleandDeferCallback(BundleAndDeferCallback) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Set the bundle and defer callback used for this connection.
setCallback(OutgoingFileTransfer.NegotiationProgress) - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
 
setCallbackHandler(CallbackHandler) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
setCancelled(boolean) - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
When the message is a notification sets if the receiver of the message cancelled composing a reply.
setCandidateActivated(String) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport.Builder
 
setCandidateError() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport.Builder
 
setCandidateId(String) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Builder
 
setCandidateUsed(String) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport.Builder
 
setCarbonsEnabled(boolean) - Method in class org.jivesoftware.smackx.carbons.CarbonManager
Notify server to change the carbons state.
setChannel(TransportCandidate.Channel) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Set the channel for this transportElement.
setChannels(int) - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
Set the number of channels for a payload type.
setChildren(List<String>) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Set the list of child node ids that are associated with a collection node.
setChildrenAssociationPolicy(ChildrenAssociationPolicy) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets the policy that determines who may associate children with the node.
setChildrenAssociationWhitelist(List<? extends Jid>) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Set the JID's in the whitelist of users that can associate child nodes with the collection node.
setChildrenMax(int) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Set the maximum number of child nodes that can be associated with a collection node.
setClear() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
Declare this FasteningElement to remove previous fastenings.
setClockRate(int) - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType.Audio
Set tha sampling clockRate for a playload type.
setCloseBothStreamsEnabled(boolean) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession
Sets whether both streams should be closed automatically if one of the streams is closed.
setCode(int, int) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder
Mark a section of a message as inline code.
setCodeBlock(int, int) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder
Mark a section of a message as a code block.
setCollection(String) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets the collection node which the node is affiliated with.
setCollections(Collection<String>) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
 
setCollectorToReset(StanzaCollector) - Method in class org.jivesoftware.smack.StanzaCollector.Configuration
Set the collector which timeout for the next result is reset once this collector collects a packet.
setCompleteSessionWithEmptyMessage(boolean) - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
Decide, whether incoming preKeyMessages should automatically be answered by an empty message in order to complete the session.
setComposing(boolean) - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
When the message is a request sets if the sender of the message requests to be notified when the receiver is composing a reply.
setCompressionEnabled(boolean) - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
setCompressionEnabled(boolean) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Sets if the connection is going to use compression (default false).
setCondition(StanzaError.Condition) - Method in class org.jivesoftware.smack.packet.StanzaError.Builder
 
setConditionText(String) - Method in class org.jivesoftware.smack.packet.StanzaError.Builder
 
setConfiguredProvisioningServer(Jid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
Set the configured provisioning server.
setConnectFailureThreshold(int) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
Sets the number of connection failures it takes for a particular SOCKS5 proxy to be blacklisted.
setConnection(XMPPConnection) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set the XMPPConnection use to send or receive this candidate.
setConnectTimeout(int) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnectionConfiguration.Builder
Set how long the socket will wait until a TCP connection is established (in milliseconds).
setContentInfo(JingleContentInfo) - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Set content info.
setControlRequestHandler(ThingControlRequest) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
 
setCountry(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets the nation where the user is located.
setCountryCode(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets The ISO 3166 two-letter country code.
setCreator(JingleContent.Creator) - Method in class org.jivesoftware.smackx.jingle.element.JingleContent.Builder
 
setCurrentConnectionExceptionAndNotify(Exception) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
setCurrentState(ChatState, Chat) - Method in class org.jivesoftware.smackx.chatstates.ChatStateManager
Sets the current state of the provided chat.
setCustomSSLContext(SSLContext) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
setCustomX509TrustManager(X509TrustManager) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
 
setDaneProvider(SmackDaneProvider) - Static method in class org.jivesoftware.smack.util.DNSUtil
Set the DANE provider that should be used when DANE is enabled.
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
 
setDataForm(DataForm) - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm.Builder
Include DataForm to be encapsulated under SoftwareInfoForm.
setDataformXSLT(URL) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets the URL of an XSL transformation which can be applied to the payload format in order to generate a valid Data Forms result that the client could display using a generic Data Forms rendering engine.
setDataType(CharSequence) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets the type of node data, usually specified by the namespace of the payload (if any).
setDate(Date) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
 
setDate(Date) - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
Sets the date that the file was last modified.
setDateOfLastDeviceIdPublication(OmemoDevice, OmemoDevice, Date) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
setDateOfLastDeviceIdPublication(OmemoDevice, OmemoDevice, Date) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
setDateOfLastDeviceIdPublication(OmemoDevice, OmemoDevice, Date) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Set the date of the last time the deviceId was published.
setDateOfLastReceivedMessage(OmemoDevice, OmemoDevice, Date) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
setDateOfLastReceivedMessage(OmemoDevice, OmemoDevice, Date) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
setDateOfLastReceivedMessage(OmemoDevice, OmemoDevice, Date) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Set the date of the last message that was received from a device.
setDateOfLastSignedPreKeyRenewal(OmemoDevice, Date) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
setDateOfLastSignedPreKeyRenewal(OmemoDevice, Date) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
setDateOfLastSignedPreKeyRenewal(OmemoDevice, Date) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Set the date of the last time the signed preKey was renewed.
setDatum(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets GPS Datum.
setDebuggerClass(Class<? extends SmackDebugger>) - Static method in class org.jivesoftware.smack.debugger.ReflectionDebuggerFactory
Sets custom debugger class to be created by this factory.
setDebuggerFactory(SmackDebuggerFactory) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the Smack debugger factory used to construct Smack debuggers.
setDecline(MUCUser.Decline) - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
Sets the rejection to an invitation from another user to a room.
setDeclineActiveList(boolean) - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Sets whether the receiver allows or declines the use of an active list.
setDeclineDefaultList(boolean) - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Sets whether the receiver allows or declines the use of a default list.
setDecoder(ImageDecoder) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
setDecoder(ImageDecoder) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
 
setDecoder(ImageDecoder) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
 
setDefaultAutoReceiptMode(DeliveryReceiptManager.AutoReceiptMode) - Static method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Set the default automatic receipt mode for new connections.
setDefaultBehavior(MamPrefsIQ.DefaultBehavior) - Method in class org.jivesoftware.smackx.mam.MamManager.MamPrefs
 
setDefaultBehavior(MamPrefsIQ.DefaultBehavior) - Method in class org.jivesoftware.smackx.mam.MamManager
 
setDefaultBlockSize(int) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Sets the default block size that is used for all outgoing in-band bytestreams for this connection.
setDefaultBundleAndDeferCallback(BundleAndDeferCallback) - Static method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Set the default bundle and defer callback used for new connections.
setDefaultConnectFailureThreshold(int) - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
Sets the default connection failure threshold.
setDefaultDnsOverXmppResolver(DnsOverXmppResolver) - Static method in class org.jivesoftware.smackx.dox.DnsOverXmppManager
 
setDefaultEntityNode(String) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
Set the default entity node that will be used for new EntityCapsManagers.
setDefaultFixedDelay(int) - Static method in class org.jivesoftware.smack.ReconnectionManager
Set the default fixed delay in seconds between the reconnection attempts.
setDefaultHostnameVerifier(HostnameVerifier) - Static method in class org.jivesoftware.smack.SmackConfiguration
Set the default HostnameVerifier that will be used by XMPP connections to verify the hostname of a TLS certificate.
setDefaultIdentity(DiscoverInfo.Identity) - Static method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Set the default identity all new connections will have.
setDefaultIsNormalIncluded(boolean) - Static method in class org.jivesoftware.smack.chat.ChatManager
Deprecated.
 
SetDefaultListFilter - Class in org.jivesoftware.smackx.privacy.filter
 
setDefaultListName(String) - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Set or change the default list to listName.
setDefaultLocalSocsk5ProxyPort(int) - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
 
setDefaultMatchMode(ChatManager.MatchMode) - Static method in class org.jivesoftware.smack.chat.ChatManager
Deprecated.
 
setDefaultName(String) - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Sets the name of the default list that applies to the user as a whole.
setDefaultNonRosterPresenceMapMaxSize(int) - Static method in class org.jivesoftware.smack.roster.Roster
Set the default maximum size of the non-Roster presence map.
setDefaultParsingExceptionCallback(ParsingExceptionCallback) - Static method in class org.jivesoftware.smack.SmackConfiguration
Set the default parsing exception callback for all newly created connections.
setDefaultPingInterval(int) - Static method in class org.jivesoftware.smackx.ping.PingManager
Set the default ping interval which will be used for new connections.
setDefaultReconnectionPolicy(ReconnectionManager.ReconnectionPolicy) - Static method in class org.jivesoftware.smack.ReconnectionManager
Set the default Reconnection Policy to use.
setDefaultReplyTimeout(int) - Static method in class org.jivesoftware.smack.SmackConfiguration
Sets the number of milliseconds to wait for a response from the server.
setDefaultSmackDebuggerFactory(SmackDebuggerFactory) - Static method in class org.jivesoftware.smack.SmackConfiguration
 
setDefaultSubscriptionMode(Roster.SubscriptionMode) - Static method in class org.jivesoftware.smack.roster.Roster
Sets the default subscription processing mode to use when a new Roster is created.
setDefaultTrustStoreTypeToJksIfRequired() - Static method in class org.jivesoftware.smack.util.TLSUtils
Tries to determine if the default truststore type is of type jks and sets the javax.net.ssl.trustStoreType system property to 'JKS' if so.
setDefaultVersion(String, String) - Static method in class org.jivesoftware.smackx.iqversion.VersionManager
 
setDefaultVersion(String, String, String) - Static method in class org.jivesoftware.smackx.iqversion.VersionManager
 
setDeleted(int, int) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder
Mark a section of a message as deleted.
setDeleteStaleDevices(boolean) - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
 
setDeleteStaleDevicesAfterHours(int) - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
 
setDelivered(boolean) - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
When the message is a request sets if the sender of the message requests to be notified when the message is delivered.
setDeliverOn(boolean) - Method in class org.jivesoftware.smackx.pubsub.form.FillableSubscribeForm
Sets whether an entity wants to receive notifications.
setDeliverPayloads(boolean) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets whether the node will deliver payloads with event notifications.
setDesc(String) - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
Sets the description of the file.
setDescription(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets A natural-language name for or description of the location.
setDescription(String) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
 
setDescription(String) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
setDescription(String) - Method in class org.jivesoftware.smackx.xdata.FormField.Builder
Sets a description that provides extra clarification about the question.
setDescription(JingleContentDescription) - Method in class org.jivesoftware.smackx.jingle.element.JingleContent.Builder
 
setDescription(JingleDescription) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Sets the description for this Jingle content.
setDescriptiveEnText(String) - Method in class org.jivesoftware.smack.packet.AbstractError.Builder
 
setDescriptiveEnText(String, Exception) - Method in class org.jivesoftware.smack.packet.AbstractError.Builder
 
setDescriptiveTexts(Map<String, String>) - Method in class org.jivesoftware.smack.packet.AbstractError.Builder
 
setDestinationAddress(String) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport.Builder
 
setDestroy(Destroy) - Method in class org.jivesoftware.smackx.muc.packet.MUCOwner
Sets a request to the server to destroy a room.
setDestroy(Destroy) - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
Sets the notification that the room has been destroyed.
setDigestFrequency(int) - Method in class org.jivesoftware.smackx.pubsub.form.FillableSubscribeForm
Sets the minimum number of milliseconds between sending notification digests.
setDigestOn(boolean) - Method in class org.jivesoftware.smackx.pubsub.form.FillableSubscribeForm
Sets whether notifications should be delivered as aggregations or not.
setDisplayed(boolean) - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
When the message is a request sets if the sender of the message requests to be notified when the message is displayed.
setDisposition(String) - Method in class org.jivesoftware.smackx.jingle.element.JingleContent.Builder
 
setDither(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
Set whether to use dithering or not.
setDnsOverXmppResolver(DnsOverXmppResolver) - Method in class org.jivesoftware.smackx.dox.DnsOverXmppManager
 
setDNSResolver(DNSResolver) - Static method in class org.jivesoftware.smack.util.DNSUtil
Set the DNS resolver that should be used to perform DNS lookups.
setDnssecMode(ConnectionConfiguration.DnssecMode) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
 
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
 
setDuration(long) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
setEmail(String) - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
 
setEmailAddress(String) - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
 
setEmailHome(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
setEmailWork(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
setEmphasis(int, int) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.Builder
Mark a section of a message as emphasized.
setEmptyElement() - Method in class org.jivesoftware.smack.packet.IQ.IQChildElementXmlStringBuilder
 
setEnabled(boolean) - Method in class org.jivesoftware.smackx.ping.android.ServerPingWithAlarmManager
If enabled, ServerPingWithAlarmManager will call PingManager.pingServerIfNecessary() for the connection of this instance every half hour.
setEnabledByDefault(boolean) - Static method in class org.jivesoftware.smackx.carbons.CarbonManager
Should Carbons be automatically be enabled once the connection is authenticated? Default: false
setEnabledByDefault(boolean) - Static method in class org.jivesoftware.smackx.message_fastening.MessageFasteningManager
Enable or disable auto-announcing support for Message Fastening.
setEnabledByDefault(boolean) - Static method in class org.jivesoftware.smackx.message_retraction.MessageRetractionManager
Enable or disable auto-announcing support for Message Retraction.
setEnabledByDefault(boolean) - Static method in class org.jivesoftware.smackx.sid.StableUniqueStanzaIdManager
 
setEnabledPerDefault(boolean) - Static method in class org.jivesoftware.smack.ReconnectionManager
Set if the automatic reconnection mechanism will be enabled per default for new XMPP connections.
setEnabledPerDefault(boolean) - Static method in class org.jivesoftware.smackx.iqlast.LastActivityManager
Enable or disable Last Activity for new XMPPConnections.
setEnabledProtocolsAndCiphers(SSLSocket, String[], String[]) - Static method in class org.jivesoftware.smack.util.TLSUtils
 
setEnabledSSLCiphers(String[]) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the enabled SSL/TLS ciphers.
setEnabledSSLProtocols(String[]) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the enabled SSL/TLS protocols.
setEnabledTlsProtocolsToRecommended(B) - Static method in class org.jivesoftware.smack.util.TLSUtils
Enable the recommended TLS protocols.
setEncodedImage(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Deprecated.
setEncoder(Base64.Encoder) - Static method in class org.jivesoftware.smack.util.stringencoder.Base64
 
setEncoder(StringEncoder<String>) - Static method in class org.jivesoftware.smack.util.stringencoder.Base64UrlSafeEncoder
 
setEncoder(ImageEncoder) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
Set the encoder used to encode Image Tiles.
setEncoder(ImageEncoder) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareMediaManager
 
setEncoder(ImageEncoder) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
 
setError(Double) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Deprecated.
setError(StanzaError) - Method in class org.jivesoftware.smack.packet.Stanza
Sets the error for this stanza.
setError(StanzaError) - Method in class org.jivesoftware.smack.packet.StanzaBuilder
Sets the error for this stanza.
setError(StanzaError.Builder) - Method in class org.jivesoftware.smack.packet.Stanza
Deprecated.
use StanzaBuilder instead.
setError(FileTransfer.Error) - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
 
setErrorGenerator(String) - Method in class org.jivesoftware.smack.packet.StanzaError.Builder
 
setException(E) - Method in class org.jivesoftware.smack.SmackFuture.InternalSmackFuture
 
setException(Exception) - Method in class org.jivesoftware.smack.sasl.SASLMechanism
 
setException(Exception) - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
 
setException(Exception) - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
 
setExecuteAction(AdHocCommand.Action) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Sets which of the actions available for the current stage is considered the equivalent to "execute".
setExecuteAction(AdHocCommand.Action) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
setExpiry(Date) - Method in class org.jivesoftware.smackx.pubsub.form.FillableSubscribeForm
Sets the time at which the leased subscription will expire, or has expired.
setExplicitly(Message) - Static method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
 
setExtendedInfo(DataForm) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
setExtensions(List<ExtensionElement>) - Method in class org.jivesoftware.smack.packet.AbstractError.Builder
 
setFeatureNegotiationForm(DataForm) - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation
Sets the data form which contains the valid methods of stream negotiation and transfer.
setFetch(boolean) - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest
Sets if all the offline messages of the user should be retrieved.
setField(String, String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Set generic VCard field.
setField(String, String, boolean) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Set generic, unescapable VCard field.
setFile(File) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
 
setFile(String) - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration.Builder
 
setFile(StreamInitiation.File) - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation
Sets the file which contains the information pertaining to the file to be transferred.
setFileInfo(String, long) - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
 
setFileInfo(String, String, long) - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
 
setFilterIQ(boolean) - Method in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Sets whether the receiver allows or denies incoming IQ stanzas or not.
setFilterMessage(boolean) - Method in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Sets wheather the receiver allows or denies incoming messages or not.
setFilterPresenceIn(boolean) - Method in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Sets whether the receiver allows or denies incoming presence or not.
setFilterPresenceOut(boolean) - Method in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Sets whether the receiver allows or denies outgoing presence or not.
setFirstName(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
setFixedCandidate(String, int) - Method in class org.jivesoftware.smackx.jingleold.nat.FixedResolver
Create a basic resolver, where we provide the IP and port.
setFixedDelay(int) - Method in class org.jivesoftware.smack.ReconnectionManager
Set the fixed delay in seconds between the reconnection attempts Also set the connection policy to ReconnectionManager.ReconnectionPolicy.FIXED_DELAY.
setFloor(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets a particular floor in a building.
setFlushMethod(XMPPInputOutputStream.FlushMethod) - Static method in class org.jivesoftware.smack.compression.XMPPInputOutputStream
Set the used flushed method when compressing data.
setForm(DataForm) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Sets the form of the current stage.
setForm(DataForm) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
setFormType(String) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Builder
 
setForumsLocation(String) - Method in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
 
setFrom(FromAffixElement) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
Set the senders jid as a 'from' affix element.
setFrom(Jid) - Method in class org.jivesoftware.smack.packet.Stanza
Sets who the packet is being sent "from".
setFrom(Jid) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
Set the senders jid as a 'from' affix element.
setFromMode(XMPPConnection.FromMode) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
setFromMode(XMPPConnection.FromMode) - Method in interface org.jivesoftware.smack.XMPPConnection
Set the FromMode for this connection instance.
setFullName(String) - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
 
setGeneration(int) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set the generation for a transportElement definition.
setHash(String) - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
Sets the MD5 sum of the file's contents.
setHash(HashElement) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
 
setHeaders(HeadersExtension) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Builder
Sets Headers element.
setHeightAndWidth(int, int) - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement.Builder
 
setHeightAndWidth(UInt16, UInt16) - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement.Builder
 
setHistory(MUCInitialPresence.History) - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence
setHost(CharSequence) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the name of the host providing the XMPP service.
setHost(String) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Builder
 
setHost(InternetAddress) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Builder
 
setHost(DnsName) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the name of the host providing the XMPP service.
setHostA(String) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Set the Host A IP Address.
setHostAddress(InetAddress) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the Internet address of the host providing the XMPP service.
setHostAddressByNameOrIp(CharSequence) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
setHostB(String) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Set the Host B IP Address.
setHostname(String) - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver.STUNService
Set the hostname of the STUN service.
setHostnameVerifier(HostnameVerifier) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the HostnameVerifier used to verify the hostname of SSLSockets used by XMPP connections created with this ConnectionConfiguration.
setIbb(boolean) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
Sets ibb attribute.
setIcon(int, int, List<MediaElement.Uri>) - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm.Builder
This will allow to include Icon using height, width and Uri's as a FormField.
setIcon(MediaElement) - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm.Builder
This will allow to include MediaElement directly as a FormField.
setId(int) - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
Set the ID.
setId(String) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Set the ID.
setId(Jid) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
setIdentity(DiscoverInfo.Identity) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Sets the default identity the client will report.
setIgnoreReadOnlyDevices(boolean) - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
Set to true, in order to ignore read-only devices.
setIncludeBody(boolean) - Method in class org.jivesoftware.smackx.pubsub.form.FillableSubscribeForm
Sets whether the entity wants to receive an XMPP message body in addition to the payload format.
setIncomingSound(String) - Method in class org.jivesoftware.smackx.workgroup.settings.SoundSettings
 
setInitialized() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Set the Transport Resolver as initialized.
setInitiator(FullJid) - Method in class org.jivesoftware.smackx.jingle.element.Jingle.Builder
 
setInitiator(Jid) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Set the session initiator.
setInitiator(Jid) - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Set the initiator.
setInstance(OmemoService<?, ?, ?, ?, ?, ?, ?, ?, ?>) - Static method in class org.jivesoftware.smackx.omemo.OmemoService
Set singleton instance.
setInstantStreamResumptionEnabled(boolean) - Method in class org.jivesoftware.smack.isr.InstantStreamResumptionModule
 
setInstructions(String) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Builder
 
setInstructions(List<String>) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Builder
Sets the list of instructions that explain how to fill out the form and what the form is about.
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
 
setInterestOps(SelectionKey, int) - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
setInterestOps(SelectionKey, int) - Method in class org.jivesoftware.smack.SmackReactor
 
setInvite(MUCUser.Invite) - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
Sets the invitation for another user to a room.
setIp(String) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Set the RTP Bridge IP.
setIp(String) - Method in class org.jivesoftware.smackx.jingleold.nat.TestResult
 
setIp(String) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set the IP address.
setIsPasswordProtected(boolean) - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Set if this room is password protected.
setItem(MUCItem) - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
Sets the item child that holds information about roles, affiliation, jids and nicks.
setItemReply(ItemReply) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets who should get the replies to items.
setItemType(RosterPacket.ItemType) - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
Sets the roster item type.
setJabberId(CharSequence) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
setJavaObjectEnabled(boolean) - Static method in class org.jivesoftware.smackx.jiveproperties.JivePropertiesManager
Enables deserialization of Java objects embedded in the 'properties' stanza extension.
setJid(String) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Builder
 
setJid(String) - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest.Item
 
setJid(String) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentInfo
Sets the Agent's jid.
setJid(String) - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
 
setJingle(boolean) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
Sets jingle attribute.
setJingleServiceEnabled() - Static method in class org.jivesoftware.smackx.jingleold.JingleManager
Setup the jingle system to let the remote clients know we support Jingle.
setJingleTransportManager(JingleTransportManager) - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Set jingle transport manager.
setKbLocation(String) - Method in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
 
setKey(String) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
 
setKey(String) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSetting
 
setKey(String) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
 
setKeyManager(KeyManager) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the KeyManagers to initialize the SSLContext used by Smack to establish the XMPP connection.
setKeyManagers(KeyManager[]) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the KeyManagers to initialize the SSLContext used by Smack to establish the XMPP connection.
setKeyRingProtector(SecretKeyRingProtector) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
setKeyRingProtector(SecretKeyRingProtector) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpStore
Set a SecretKeyRingProtector which is used to decrypt password protected secret keys.
setKeystorePath(String) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
setKeystoreType(String) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
setLabel(String) - Method in class org.jivesoftware.smackx.xdata.FormField.Builder
Sets the label of the question which should give enough information to the user to fill out the form.
setLanguage(String) - Method in class org.jivesoftware.smack.packet.Stanza
Deprecated.
setLanguage(String) - Method in class org.jivesoftware.smack.packet.StanzaBuilder
Sets the xml:lang for this stanza.
setLanguage(Locale) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the stream language.
setLastActivity(long) - Method in class org.jivesoftware.smackx.iqlast.packet.LastActivity
 
setLastName(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
setLat(Double) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets Latitude in decimal degrees North.
setLength(int) - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement.Builder
Length is an optional element in UserTuneElement.
setLength(UInt16) - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement.Builder
Length is an optional element in UserTuneElement.
setListRange(ValidateElement.ListRange) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
Set list range.
setLocalIp(String) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set local IP to bind to this candidate.
setLocality(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets Locality within the administrative region,
such as a town or city.
setLocalSocks5ProxyEnabled(boolean) - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Sets if the local Socks5 proxy should be started.
setLocalSocks5ProxyPort(int) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Sets the port of the local Socks5 proxy.
setLon(Double) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets Longitude in decimal degrees East.
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
 
setMacroGroups(List<MacroGroup>) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
setMacros(List<Macro>) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
setManufacturer(String) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
 
setMap(Map<String, String>) - Method in class org.jivesoftware.smackx.workgroup.settings.GenericSettings
 
setMatchMode(ChatManager.MatchMode) - Method in class org.jivesoftware.smack.chat.ChatManager
Deprecated.
Sets the mode for matching messages with NO thread id to existing chats.
setMaxAsyncOperations(int) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
setMaxChars(int) - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
Deprecated.
Sets the total number of characters to receive in the history.
setMaxChunkSize(int) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
Sets maxChunkSize attribute.
setMaximumBlockSize(int) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Sets the maximum block size that is allowed for In-Band Bytestreams for this connection.
setMaxItems(int) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Set the maximum number of items to persisted to this node if ConfigureFormReader.isPersistItems() is true.
setMaxNumberOfStoredSignedPreKeys(int) - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
Set the maximum number of signed preKeys that are cached until the oldest one gets deleted.
setMaxPayloadSize(int) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets the maximum payload size in bytes.
setMaxReadOnlyMessageCount(int) - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
Set the maximum amount of messages that the client is allowed to send to a read-only device without getting a response.
setMaxsCacheSizes(int, int) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
Sets the maximum cache sizes.
setMaxStanzas(int) - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
Deprecated.
Sets the total number of messages to receive in the history.
setMediaLocator(String) - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Set the media locator.
setMediaLocator(String) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
Set the media locator.
setMediaManagers(List<JingleMediaManager>) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Set the Media Managers of this Jingle Manager.
setMediaManagers(List<JingleMediaManager>) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Set the Media Manager of this Jingle Session.
setMediaNegotiator(MediaNegotiator) - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Set the jmf negotiator.
setMediaTransport(TransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
Set the transportElement candidate.
setMediaType(String) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
 
setMembersOnly(boolean) - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Set if the room is members only.
setMetadata(Map<String, List<String>>) - Method in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
 
setMetaData(String, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Allows the addition of a new key-value pair to the agent's meta data, if the value is new data, the revised meta data will be rebroadcast in an agent's presence broadcast.
setMethod(HttpMethod) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
Sets method attribute.
setMiddleName(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
setMimeType(String) - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation
The "mime-type" attribute identifies the MIME-type for the data across the stream.
setMinimumConnectTimeout(int) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
Sets the timeout to connect to one SOCKS5 proxy while accepting the SOCKS5 Bytestream request.
setMode(Presence.Mode) - Method in class org.jivesoftware.smack.packet.Presence
setMode(Presence.Mode) - Method in class org.jivesoftware.smack.packet.PresenceBuilder
 
setMode(Bytestream.Mode) - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Set the transport mode.
setMode(Bytestream.Mode) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport.Builder
 
setModel(String) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
 
setMomentaryReadOutRequestHandler(ThingMomentaryReadOutRequest) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
 
setMonitor(boolean) - Method in class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
 
setMood(Mood) - Method in class org.jivesoftware.smackx.mood.MoodManager
 
setMood(Mood, String) - Method in class org.jivesoftware.smackx.mood.MoodManager
 
setMood(Mood, MoodConcretisation) - Method in class org.jivesoftware.smackx.mood.MoodManager
 
setMood(Mood, MoodConcretisation, String) - Method in class org.jivesoftware.smackx.mood.MoodManager
 
setName(String) - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
Sets the user's name.
setName(String) - Method in class org.jivesoftware.smack.roster.RosterEntry
Sets the name associated with this entry.
setName(String) - Method in class org.jivesoftware.smack.roster.RosterGroup
Sets the name of the group.
setName(String) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
 
setName(String) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedURL
Sets the name representing the URL.
setName(String) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Set the the human readable name of the command, usually used for displaying in a UI.
setName(String) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
setName(String) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverItems.Item
Sets the entity's name.
setName(String) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
 
setName(String) - Method in class org.jivesoftware.smackx.jingle.element.JingleContent.Builder
 
setName(String) - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
Set the printable name.
setName(String) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Set the name of the Candidate.
setName(String) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set a name for identifying this transportElement.
setName(String) - Method in class org.jivesoftware.smackx.workgroup.agent.Agent
Changes the name of the agent in the server.
setName(String) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentInfo
Sets the Agent's name.
setNamespace(String) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
Set the name space.
setNamespace(String) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Set the namespace.
setNegotiatorState(JingleNegotiatorState) - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
 
setNetwork(int) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Set the interface for this connection.
setNewStanzaId() - Method in class org.jivesoftware.smack.packet.Stanza
Ensure that a stanza ID is set.
setNickname(Resourcepart) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
 
setNickName(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
setNode(String) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Sets the unique identifier of the command.
setNode(String) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
setNode(String) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
Deprecated.
setNode(String) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
setNode(String) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverItems.Item
Sets the node attribute that supplements the 'jid' attribute.
setNode(String) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverItems
Sets the node attribute that supplements the 'jid' attribute.
setNode(String) - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageInfo
Sets the stamp that uniquely identifies the offline message.
setNodeInformationProvider(String, NodeInformationProvider) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Sets the NodeInformationProvider responsible for providing information (ie items) related to a given node.
setNodeType(NodeType) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets the node type.
setNonRosterPresenceMapMaxSize(int) - Method in class org.jivesoftware.smack.roster.Roster
Set the maximum size of the non-Roster presence map.
setNoReply() - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses
Indicate that the stanza being sent should not be replied.
setNormalIncluded(boolean) - Method in class org.jivesoftware.smack.chat.ChatManager
Deprecated.
Sets whether to allow incoming messages of type normal to be used for creating new chats or matching a message to an existing one.
setNote(String, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Creates a ChatNote that will be mapped to the given chat session.
setNotes(String) - Method in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
 
setNotificationType(NotificationType) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets the NotificationType for the node.
setNotifyConfig(boolean) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets whether subscribers should be notified when the configuration changes.
setNotifyDelete(boolean) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets whether subscribers should be notified when the node is deleted.
setNotifyRetract(boolean) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets whether subscribers should be notified when items are deleted from the node.
setNumColors(int) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
Set the number of colors to quantize to.
setOffline(boolean) - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
When the message is a request sets if the sender of the message requests to be notified when the receiver of the message is offline.
setOfflineText(String) - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
 
setOmemoStoreBackend(OmemoStore<T_IdKeyPair, T_IdKey, T_PreKey, T_SigPreKey, T_Sess, T_Addr, T_ECPub, T_Bundle, T_Ciph>) - Method in class org.jivesoftware.smackx.omemo.OmemoService
Set an omemoStore as backend.
setOnline(boolean) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Sets whether the agent is online with the workgroup.
setOpenPgpProvider(OpenPgpProvider) - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
Set the OpenPgpProvider which will be used to process incoming OpenPGP elements, as well as to execute cryptographic operations.
setOrganization(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
setOrganizationUnit(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
setOriginId(String) - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
Set the origin-id of the referenced message.
setOriginId(OriginIdElement) - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
Set the OriginIdElement of the referenced message.
setOs(String) - Method in class org.jivesoftware.smackx.iqversion.packet.Version
Sets the operating system of the queried entity.
setOS(String) - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm.Builder
Include Operating System's name as a FormField.
setOSVersion(String) - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm.Builder
Include Operating System's version as a FormField.
setOutgoingSound(String) - Method in class org.jivesoftware.smackx.workgroup.settings.SoundSettings
 
setOutputStream(OutputStream) - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
 
setOwnerJID(Jid) - Method in class org.jivesoftware.smackx.commands.LocalCommand
Sets the JID of the command host.
setParsingExceptionCallback(ParsingExceptionCallback) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Install a parsing exception callback, which will be invoked once an exception is encountered while parsing a stanza.
setPass(String) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Set the RTP Agent Pass.
setPassword(String) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
 
setPassword(String) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set the password used by ICE or relayed candidate.
setPassword(String) - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence
setPassword(String) - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
Sets the password to use to enter Password-Protected Room.
setPayload(PayloadType) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType
Set the payload represented.
setPayloads(List<PayloadType>) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaManager
 
setPerHop(boolean) - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension
Sets this amp ruleset to be "per-hop".
setPersistentCache(EntityCapsPersistentCache) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
Set the persistent cache implementation.
setPersistentItems(boolean) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets whether items should be persisted in the node.
setPersonal(boolean) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
 
setPersonalMacroGroup(MacroGroup) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
 
setPhoneHome(String, String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Set home phone number.
setPhoneWork(String, String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Set work phone number.
setPingInterval(int) - Method in class org.jivesoftware.smackx.ping.PingManager
Set the interval in seconds between a automated server ping is send.
setPKCS11Library(String) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
setPort(int) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
 
setPort(int) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Builder
 
setPort(int) - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver.STUNService
Set the port number for the STUN service.
setPort(int) - Method in class org.jivesoftware.smackx.jingleold.nat.TestResult
 
setPort(int) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set the port, using 0 for any port.
setPort(UInt16) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
 
setPortA(int) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Set Side A receive port.
setPortB(int) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Set Side B receive port.
setPostalcode(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets PostalCode used for postal delivery.
setPreference(int) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Set the preference order for this transportElement.
setPreferredPayloadType(PayloadType) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.multi.MultiMediaManager
 
setPreferredPayloadType(PayloadType) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaManager
 
setPreferredResumptionTime(int) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Set the preferred resumption time in seconds.
setPrefix(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
setPresenceBasedDelivery(boolean) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets whether to deliver notifications to available users only.
setPriority(byte) - Method in class org.jivesoftware.smack.packet.Presence
 
setPriority(int) - Method in class org.jivesoftware.smack.packet.Presence
setPriority(int) - Method in class org.jivesoftware.smack.packet.PresenceBuilder
 
setPriority(int) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Builder
 
setPriority(Byte) - Method in class org.jivesoftware.smack.packet.PresenceBuilder
 
setPrivacyList(String, List<PrivacyItem>) - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Set or update a privacy list with privacy items.
setPrivacyList(String, List<PrivacyItem>) - Method in interface org.jivesoftware.smackx.privacy.PrivacyListListener
Set or update a privacy list with PrivacyItem.
setPrivateData(PrivateData) - Method in class org.jivesoftware.smackx.iqprivate.PrivateDataManager
Sets a private data value.
setProperty(String, Object) - Method in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
Sets a property with an Object as the value.
setProto(TransportCandidate.Protocol) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Set the protocol for the transmission.
setProxyConnectionTimeout(int) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Sets the timeout for connecting to the SOCKS5 proxy selected by the target.
setProxyError() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport.Builder
 
setProxyInfo(ProxyInfo) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the information about the Proxy used for the connection.
setProxyPrioritizationEnabled(boolean) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Enable/disable the prioritization of the last working SOCKS5 proxy on successive SOCKS5 Bytestream connections.
setPublicKeyFetchDates(BareJid, Map<OpenPgpV4Fingerprint, Date>) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
 
setPublicKeyFetchDates(BareJid, Map<OpenPgpV4Fingerprint, Date>) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
setPublicKeyFetchDates(BareJid, Map<OpenPgpV4Fingerprint, Date>) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpKeyStore
Set the last date on which keys of contact were fetched from PubSub.
setPublishModel(PublishModel) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets the publishing model for the node, which determines who may publish to it.
setPurge(boolean) - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest
Sets if all the offline messages of the user should be deleted.
setQuery(String) - Method in class org.jivesoftware.smackx.workgroup.settings.GenericSettings
 
setQuestion(String) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
setRandomPadding() - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
Set some random length random content padding.
setRandomPadding(String) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
Set the given string as padding.
setRandomPadding(RandomPaddingAffixElement) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
Set a padding affix element.
setRange(Range) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
 
setRanged(boolean) - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
True if a range can be provided and false if it cannot.
setRating(int) - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement.Builder
Rating is an optional element in UserTuneElement.
setReactorThreadCount(int) - Method in class org.jivesoftware.smack.SmackReactor
 
setReadTimeout(int) - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamSession
Sets the specified timeout, in milliseconds.
setReadTimeout(int) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSession
 
setReadTimeout(int) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamSession
 
setReason(JingleReason) - Method in class org.jivesoftware.smackx.jingle.element.Jingle.Builder
 
setReason(JingleReason.Reason) - Method in class org.jivesoftware.smackx.jingle.element.Jingle.Builder
 
setReconnectionPolicy(ReconnectionManager.ReconnectionPolicy) - Method in class org.jivesoftware.smack.ReconnectionManager
Set the Reconnection Policy to use.
setRedirectURL(String) - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
 
setRegion(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets an administrative region of the nation,
such as a state or province.
setRenewOldSignedPreKeys(boolean) - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
Decide, whether signed preKeys are automatically rotated or not.
setRenewOldSignedPreKeysAfterHours(int) - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
Set the interval in hours, after which the published signed preKey should be renewed.
setRepairBrokenSessionsWithPrekeyMessages(boolean) - Static method in class org.jivesoftware.smackx.omemo.OmemoConfiguration
Decide, whether incoming messages, which have broken sessions should automatically be answered by an empty preKeyMessage in order to establish a new session.
setReplyTimeout(long) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
setReplyTimeout(long) - Method in interface org.jivesoftware.smack.XMPPConnection
Set the stanza reply timeout in milliseconds.
setReportedData(DataForm.ReportedData) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Builder
Sets the fields that will be returned from a search.
setRequest(Stanza) - Method in class org.jivesoftware.smack.StanzaCollector.Configuration
 
setRequired() - Method in class org.jivesoftware.smackx.xdata.FormField.Builder
Sets if the question must be answered in order to complete the questionnaire.
setRequired(boolean) - Method in class org.jivesoftware.smackx.xdata.FormField.Builder
Sets if the question must be answered in order to complete the questionnaire.
setResolveEnd() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Indicate the end of the resolution process.
setResolveInit() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Indicate the beginning of the resolution process.
setResource(CharSequence) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the resource we are requesting from the server.
setResource(String) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
Sets resource attribute.
setResource(Resourcepart) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the resource we are requesting from the server.
setResponder(FullJid) - Method in class org.jivesoftware.smackx.jingle.element.Jingle.Builder
 
setResponder(Jid) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Set the session responder.
setResponder(Jid) - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Set the responder.
setResponse(String) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
setResponseTimeout(int) - Static method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
Sets the time in milliseconds after which the file transfer negotiation process will timeout if the other user has not responded.
setResult(boolean) - Method in class org.jivesoftware.smackx.jingleold.nat.TestResult
 
setResult(V) - Method in class org.jivesoftware.smack.SmackFuture.InternalSmackFuture
 
setResultPageSize(Integer) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
 
setResultPageSizeTo(int) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
 
setRGB(BufferedImage, int, int, int, int, int[]) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.AbstractBufferedImageOp
A convenience method for setting ARGB pixels in an image.
setRoom(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets a particular room in a building.
setRoomConfigs(String, HashMap<String, String>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Set the room configurations.
setRoomConfigs(HashMap<String, String>) - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
Set the room configurations.
setRoomOwners(Collection<? extends Jid>) - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Set the owners of the room.
setRoomSecret(String) - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Set the room secret, aka the room password.
setRootGroup(MacroGroup) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
 
setRosterGroupsAllowed(List<? extends CharSequence>) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets the roster groups that are allowed to subscribe and retrieve items.
setRosterLoadedAtLogin(boolean) - Method in class org.jivesoftware.smack.roster.Roster
Sets if the roster will be loaded from the server when logging in.
setRosterLoadedAtLoginDefault(boolean) - Static method in class org.jivesoftware.smack.roster.Roster
Sets if the roster will be loaded from the server when logging in for newly created instances of Roster.
setRosterStore(RosterStore) - Method in class org.jivesoftware.smack.roster.Roster
Set the roster store, may cause a roster reload.
setRss(boolean) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedURL
Set to true if this URL is an RSS or news feed.
setSeconds(int) - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
Deprecated.
Sets the number of seconds to use to filter the messages received during that time.
setSecretKeyPassphraseCallback(SecretKeyPassphraseCallback) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
setSecretKeyPassphraseCallback(SecretKeyPassphraseCallback) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpStore
Set a SecretKeyPassphraseCallback which is called in case we stumble over a secret key for which we have no passphrase.
setSecurityMode(ConnectionConfiguration.SecurityMode) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Sets the TLS security mode used when making the connection.
setSenders(JingleContent.Senders) - Method in class org.jivesoftware.smackx.jingle.element.JingleContent.Builder
 
setSendPresence(boolean) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Sets if an initial available presence will be sent to the server.
setSerialNumber(String) - Method in class org.jivesoftware.smackx.iot.Thing.Builder
 
setSerpentine(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
Set whether to use a serpentine pattern for return or not.
setServiceEnabled(XMPPConnection, boolean) - Static method in class org.jivesoftware.smackx.amp.AMPManager
Enables or disables the AMP support on a given connection.
setServiceEnabled(XMPPConnection, boolean) - Static method in class org.jivesoftware.smackx.jingleold.JingleManager
Enables or disables the Jingle support on a given connection.
setServiceEnabled(XMPPConnection, boolean) - Static method in class org.jivesoftware.smackx.xhtmlim.XHTMLManager
Enables or disables the XHTML support on a given connection.
setServiceName(DomainBareJid) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
setSession(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
Set the XMPP connection associated.
setSessionId(String) - Method in class org.jivesoftware.smackx.jingle.element.Jingle.Builder
 
setSessionId(String) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set the jingle's sessionId that is using this candidate.
setSessionID(long) - Method in class org.jivesoftware.smackx.workgroup.agent.OfferConfirmation
 
setSessionID(String) - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Set the session ID related to the bytestream.
setSessionID(String) - Method in class org.jivesoftware.smackx.commands.LocalCommand
The sessionID is an unique identifier of an execution request.
setSessionID(String) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
Set the 'sessionid' attribute of the command.
setSessionID(String) - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation
The "id" attribute is an opaque identifier.
setSessionID(String) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
setSessionID(String) - Method in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
 
setSessionID(String) - Method in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
 
setSessionID(String) - Method in class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
 
setSessionState(JingleSessionState) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Validate the state changes.
setShared(boolean) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
 
setShared(boolean) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedURL
 
setShell() - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement.Builder
Declare this FasteningElement to be a shell element.
setShowValues(Collection<PresenceState>) - Method in class org.jivesoftware.smackx.pubsub.form.FillableSubscribeForm
Sets the list of PresenceState for which an entity wants to receive notifications.
setSid(String) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Set the session ID
setSid(String) - Method in class org.jivesoftware.smackx.jingleold.nat.RTPBridge
Set the Session ID of the Stanza (usually same as Jingle Session ID).
setSid(String) - Method in class org.jivesoftware.smackx.jingleold.packet.Jingle
Set the session ID related to this session.
setSince(Date) - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
Deprecated.
Sets the since date to use to filter the messages received during that time.
setSipub(boolean) - Method in class org.jivesoftware.smackx.hoxt.packet.HttpOverXmppReq.Builder
Sets sipub attribute.
setSize(int) - Method in class org.jivesoftware.smack.StanzaCollector.Configuration
Set the maximum size of this collector, i.e.
setSize(int) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild.Builder
 
setSocketFactory(SocketFactory) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Sets the socket factory used to create new xmppConnection sockets.
setSoftware(String) - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm.Builder
Include Software name as a FormField.
setSoftwareVersion(String) - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm.Builder
Include Software Version as a FormField.
setSource(String) - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement.Builder
Source is an optional element in UserTuneElement.
setSpeed(Double) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets Speed at which the entity is moving, in meters per second.
setSslContextFactory(SslContextFactory) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Sets a custom SSLContext for creating SSL sockets.
setSslContextSecureRandom(SecureRandom) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the SecureRandom used to initialize the SSLContext used by Smack to establish the XMPP connection.
setSSLv3AndTLSOnly(B) - Static method in class org.jivesoftware.smack.util.TLSUtils
setStanza(InBandBytestreamManager.StanzaType) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Sets the stanza used to send data packets.
setStanzaCollectorSize(int) - Static method in class org.jivesoftware.smack.SmackConfiguration
Sets the default max size of a stanza collector before it will delete the older packets.
setStanzaFilter(StanzaFilter) - Method in class org.jivesoftware.smack.StanzaCollector.Configuration
Set the stanza filter used by this collector.
setStanzaId() - Method in class org.jivesoftware.smack.packet.Stanza
Deprecated.
use StanzaBuilder instead.
setStanzaId(String) - Method in class org.jivesoftware.smack.packet.Stanza
Sets the unique ID of the packet.
setStanzaId(String) - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
Sets the unique ID of the message that requested to be notified of the event.
setStanzaIdSourceFactory(StanzaIdSourceFactory) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the factory for stanza ID sources to use.
setStartDate(Date) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
setStatus(String) - Method in class org.jivesoftware.smack.packet.Presence
setStatus(String) - Method in class org.jivesoftware.smack.packet.PresenceBuilder
 
setStatus(Presence.Mode, int) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Sets the agent's current status with the workgroup.
setStatus(Presence.Mode, int, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Sets the agent's current status with the workgroup.
setStatus(Presence.Mode, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Sets the agent's current status with the workgroup.
setStatus(AdHocCommand.Status) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
setStatus(FileTransfer.Status) - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
 
setStatus(FileTransfer.Status) - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
 
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.
setStreamId(String) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport.Builder
 
setStreamManagementEnabled(boolean) - Method in class org.jivesoftware.smack.sm.StreamManagementModule
 
setStreamResumptionEnabled(boolean) - Method in class org.jivesoftware.smack.sm.StreamManagementModule
 
setStreet(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets a thoroughfare within the locality, or a crossing of two thoroughfares.
setSTUNService(String, int) - Method in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Set the STUN server name and port.
setSubject(String) - Method in class org.jivesoftware.smack.packet.Message
Deprecated.
use StanzaBuilder instead.
setSubject(String) - Method in class org.jivesoftware.smack.packet.MessageBuilder
Sets the subject of the message.
setSubject(String) - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
 
setSubscribe(boolean) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets whether subscriptions are allowed.
setSubscriptionMode(Roster.SubscriptionMode) - Method in class org.jivesoftware.smack.roster.Roster
Sets the subscription processing mode, which dictates what action Smack will take when subscription requests from other users are made.
setSubscriptionPending(boolean) - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
 
setSubscriptions(List<String>) - Method in class org.jivesoftware.smackx.pubsub.SubscriptionEvent
Set the list of subscription id's for this event.
setSuffix(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
setSymmetric(TransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Set the symmetric candidate for this candidate.
setTargetResponseTimeout(int) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Sets the timeout to wait for the response to the SOCKS5 Bytestream initialization request.
setText(String) - Method in class org.jivesoftware.smack.packet.StandardExtensionElement.Builder
 
setText(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets a catch-all element that captures any other information about the location.
setTextNamespace(String) - Method in class org.jivesoftware.smack.packet.AbstractError.Builder
 
setTheirProposal(JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.JingleIBBTransportSession
 
setTheirProposal(JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession
 
setTheirProposal(JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportSession
 
setTheirTransport(JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession
 
setThingStateChangeListener(ThingStateChangeListener) - Method in class org.jivesoftware.smackx.iot.discovery.ThingState
 
setThread(String) - Method in class org.jivesoftware.smack.packet.Message
Deprecated.
use StanzaBuilder instead.
setThread(String) - Method in class org.jivesoftware.smack.packet.MessageBuilder
 
setThread(String, String) - Method in class org.jivesoftware.smack.packet.MessageBuilder
 
setTime(Date) - Method in class org.jivesoftware.smackx.time.packet.Time
Sets the time using the local time.
setTimestamp(Date) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets UTC timestamp specifying the moment when the reading was taken.
setTimestamp(Date) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
Set the given date as a 'time' affix element.
setTimestamp(TimestampAffixElement) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement.Builder
Set the timestamp of the message as a 'time' affix element.
setTitle(CharSequence) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets a human readable title for the node.
setTitle(String) - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement.Builder
Title is an optional element in UserTuneElement.
setTitle(String) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
setTitle(String) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
setTitle(String) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Builder
Sets the description of the data.
setTlsContext(SSLContext) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
 
setTLSOnly(B) - Static method in class org.jivesoftware.smack.util.TLSUtils
setTo(Jid) - Method in class org.jivesoftware.smack.packet.Stanza
Sets who the packet is being sent "to".
setToActivate(Jid) - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Upon the response from the target of the used host the activate stanza is sent to the SOCKS5 proxy.
setTotalConnectTimeout(int) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
Sets the maximum timeout to connect to SOCKS5 proxies.
setTrack(String) - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement.Builder
Track is an optional element in UserTuneElement.
setTransmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Set transmit activity.
setTransmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Set transmit activity.
setTransmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Set transmit activity.
setTransmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
Set Transmit Enabled/Disabled.
setTransmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Set transmit activity.
setTransmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaSession
Set transmit activity.
setTransport(XmppClientToServerTransport) - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
Set the active transport (TCP, BOSH, WebSocket, …) to be used for the XMPP connection.
setTransport(JingleContentTransport) - Method in class org.jivesoftware.smackx.jingle.element.JingleContent.Builder
 
setTransportInfo(JingleContentTransportInfo) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport.Builder
 
setTransportNegotiator(TransportNegotiator) - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Set TransportNegotiator
setTransportSession(JingleTransportSession<?>) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
setTrasmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioChannel
Set transmit activity.
setTrasmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Deprecated.
setTrasmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Deprecated.
setTrasmit(boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Deprecated.
setTrust(OmemoDevice, OmemoFingerprint, TrustState) - Method in interface org.jivesoftware.smackx.omemo.trust.OmemoTrustCallback
 
setTrust(BareJid, OpenPgpV4Fingerprint, OpenPgpTrustStore.Trust) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
setTrust(BareJid, OpenPgpV4Fingerprint, OpenPgpTrustStore.Trust) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpTrustStore
 
setTrust(BareJid, OpenPgpV4Fingerprint, OpenPgpTrustStore.Trust) - Method in interface org.jivesoftware.smackx.ox.store.definition.OpenPgpTrustStore
Store the OpenPgpTrustStore.Trust state of owners key with fingerprint fingerprint.
setTrustCallback(OmemoTrustCallback) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Set a TrustCallback for this particular OmemoManager.
setType(int) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
setType(int) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSetting
 
setType(int) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
 
setType(IQ.Type) - Method in class org.jivesoftware.smack.packet.IQ
Sets the type of the IQ packet.
setType(Message.Type) - Method in class org.jivesoftware.smack.packet.Message
Deprecated.
use StanzaBuilder instead.
setType(Presence.Type) - Method in class org.jivesoftware.smack.packet.Presence
setType(StanzaError.Type) - Method in class org.jivesoftware.smack.packet.StanzaError.Builder
 
setType(JingleS5BTransportCandidate.Type) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Builder
 
setType(ICECandidate.Type) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Set the Candidate Type.
setType(TransportResolver.Type) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
 
setType(DataForm.Type) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Builder
Deprecated.
setTzo(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets the time zone offset from UTC for the current location.
setTzo(String) - Method in class org.jivesoftware.smackx.time.packet.Time
Sets the time zone offset.
setUnknownIqRequestReplyMode(SmackConfiguration.UnknownIqRequestReplyMode) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Set how Smack behaves when an unknown IQ request has been received.
setUnknownIqRequestReplyMode(SmackConfiguration.UnknownIqRequestReplyMode) - Static method in class org.jivesoftware.smack.SmackConfiguration
 
setup() - Static method in class org.jivesoftware.smack.util.dns.dnsjava.DNSJavaResolver
 
setup() - Static method in class org.jivesoftware.smack.util.dns.javax.JavaxResolver
 
setup() - Static method in class org.jivesoftware.smack.util.dns.minidns.MiniDnsDane
 
setup() - Static method in class org.jivesoftware.smack.util.dns.minidns.MiniDnsResolver
 
setup() - Static method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoService
 
setup(int) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.OctTreeQuantizer
Initialize the quantizer.
setup(int) - Method in interface org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.Quantizer
Initialize the quantizer.
setup(XMPPTCPConnection, Stanza) - Static method in class org.jivesoftware.smack.sm.predicates.tcp.OnceForThisStanza
 
setup_failed - org.jivesoftware.smack.compress.packet.Failure.CompressFailureError
 
setupJMF() - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.JmfMediaManager
Runs JMFInit the first time the application is started so that capture devices are properly detected and initialized by JMF.
setupJMF() - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.SpeexMediaManager
Runs JMFInit the first time the application is started so that capture devices are properly detected and initialized by JMF.
setupListeners() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Setup the listeners that act on events coming from the lower level negotiators.
setUri(URI) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets URI or URL pointing to information about the location.
setUri(URI) - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement.Builder
URI is an optional element in UserTuneElement.
setUsedHost(Jid) - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Upon connecting to the stream host the target of the stream replies to the initiator with the JID of the SOCKS5 host that they used.
setUseExternalCandidates(boolean) - Static method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager
 
setUseHttps(boolean) - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration.Builder
 
setUseLocalCandidates(boolean) - Static method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager
 
setUserJID(String) - Method in class org.jivesoftware.smackx.workgroup.agent.OfferConfirmation
 
setUsername(String) - Method in class org.jivesoftware.smackx.jingleold.nat.ICECandidate
Set the username for this transportElement in ICE.
setUsernameAndPassword(CharSequence, String) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the XMPP entities username and password.
setUseStreamManagement(boolean) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Set if Stream Management should be used if supported by the server.
setUseStreamManagementDefault(boolean) - Static method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Set if Stream Management should be used by default for new connections.
setUseStreamManagementResumptiodDefault(boolean) - Static method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
setUseStreamManagementResumption(boolean) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Set if Stream Management resumption should be used if supported by the server.
setUseStreamManagementResumptionDefault(boolean) - Static method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Set if Stream Management resumption should be used by default for new connections.
setUsingIq(FullJid, Collection<? extends SetData>) - Method in class org.jivesoftware.smackx.iot.control.IoTControlManager
Control a thing by sending a collection of SetData instructions.
setUsingIq(FullJid, SetData) - Method in class org.jivesoftware.smackx.iot.control.IoTControlManager
Control a thing by sending a collection of SetData instructions.
setUtc(String) - Method in class org.jivesoftware.smackx.time.packet.Time
Sets the time using UTC formatted String in the format CCYY-MM-DDThh:mm:ssZ.
setValue(boolean) - Method in class org.jivesoftware.smackx.xdata.BooleanFormField.Builder
 
setValue(int) - Method in class org.jivesoftware.smackx.xdata.AbstractSingleStringValueFormField.Builder
 
setValue(CharSequence) - Method in class org.jivesoftware.smackx.xdata.AbstractSingleStringValueFormField.Builder
 
setValue(CharSequence) - Method in class org.jivesoftware.smackx.xdata.BooleanFormField.Builder
 
setValue(Enum<?>) - Method in class org.jivesoftware.smackx.xdata.AbstractSingleStringValueFormField.Builder
 
setValue(String) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSetting
 
setValue(String, String) - Method in class org.jivesoftware.smackx.iqprivate.packet.DefaultPrivateData
Sets a value given the name.
setValue(URL) - Method in class org.jivesoftware.smackx.xdata.AbstractSingleStringValueFormField.Builder
 
setValue(Date) - Method in class org.jivesoftware.smackx.xdata.AbstractSingleStringValueFormField.Builder
 
setValue(FormField.Value) - Method in class org.jivesoftware.smackx.xdata.AbstractSingleStringValueFormField.Builder
 
setValue(FormField.Value) - Method in class org.jivesoftware.smackx.xdata.BooleanFormField.Builder
 
setValue(FormField.Value) - Method in class org.jivesoftware.smackx.xdata.JidSingleFormField.Builder
 
setValue(Jid) - Method in class org.jivesoftware.smackx.xdata.JidSingleFormField.Builder
 
setVerifyServerResponse(boolean) - Static method in class org.jivesoftware.smack.sasl.provided.SASLDigestMD5Mechanism
 
setVersion(String) - Method in class org.jivesoftware.smack.roster.packet.RosterPacket
 
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
 
setVersion(String, String) - Method in class org.jivesoftware.smackx.iqversion.VersionManager
 
setVersion(String, String, String) - Method in class org.jivesoftware.smackx.iqversion.VersionManager
 
setVisible(boolean) - Method in class org.jivesoftware.smackx.debugger.EnhancedDebuggerWindow
 
setVisitorsEmail(String) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
setVisitorsName(String) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
setWasAuthenticated() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Sets whether the connection has already logged in the server.
setWriteInterestAfterChannelSelectedCallback - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
setWriter(Writer) - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
For unit testing purposes
setXhmtlImEnabled(boolean) - Method in class org.jivesoftware.smack.chat2.ChatManager
Also notify about messages containing XHTML-IM.
setXmlPullParserFactory(XmlPullParserFactory) - Static method in class org.jivesoftware.smack.xml.SmackXmlParser
 
setXmppAddressAndPassword(CharSequence, String) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Convenience method to configure the username, password and XMPP service domain.
setXmppAddressAndPassword(EntityBareJid, String) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Convenience method to configure the username, password and XMPP service domain.
setXmppDomain(String) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the XMPP domain.
setXmppDomain(DomainBareJid) - Method in class org.jivesoftware.smack.ConnectionConfiguration.Builder
Set the XMPP domain.
sha_1(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha_1(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
SHA_1 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
 
sha_1HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha_1HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha_224(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha_224(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
SHA_224 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
 
sha_224HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha_224HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha_256(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha_256(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
SHA_256 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
 
sha_256HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha_256HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha_384(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha_384(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
SHA_384 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
 
sha_384HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha_384HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha_512(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha_512(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
SHA_512 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
 
sha_512HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha_512HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
SHA1 - Class in org.jivesoftware.smack.util
 
SHA1 - Static variable in class org.jivesoftware.smack.util.StringUtils
 
SHA1() - Constructor for class org.jivesoftware.smack.util.SHA1
 
sha3_224(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha3_224(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
SHA3_224 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
 
sha3_224HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha3_224HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha3_256(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha3_256(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
SHA3_256 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
 
sha3_256HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha3_256HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha3_384(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha3_384(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
SHA3_384 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
 
sha3_384HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha3_384HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha3_512(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha3_512(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
SHA3_512 - org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
 
sha3_512HexString(byte[]) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
sha3_512HexString(String) - Static method in class org.jivesoftware.smackx.hashes.HashManager
 
SharedBookmark - Interface in org.jivesoftware.smackx.bookmarks
Interface to indicate if a bookmark is shared across the server.
SharedGroupManager - Class in org.jivesoftware.smackx.sharedgroups
A SharedGroupManager provides services for discovering the shared groups where a user belongs.
SharedGroupManager() - Constructor for class org.jivesoftware.smackx.sharedgroups.SharedGroupManager
 
SharedGroupsInfo - Class in org.jivesoftware.smackx.sharedgroups.packet
IQ stanza used for discovering the user's shared groups and for getting the answer back from the server.
SharedGroupsInfo() - Constructor for class org.jivesoftware.smackx.sharedgroups.packet.SharedGroupsInfo
 
SharedGroupsInfo.Provider - Class in org.jivesoftware.smackx.sharedgroups.packet
Internal Search service Provider.
shocked - org.jivesoftware.smackx.mood.Mood
 
ShortcutPredicates - Class in org.jivesoftware.smack.sm.predicates
 
ShortcutPredicates() - Constructor for class org.jivesoftware.smack.sm.predicates.ShortcutPredicates
 
ShortcutPredicates(Collection<? extends StanzaFilter>) - Constructor for class org.jivesoftware.smack.sm.predicates.ShortcutPredicates
 
shouldContinue(CharSequence, CharSequence, List<InetAddress>) - Static method in class org.jivesoftware.smack.util.dns.DNSResolver
 
shouldNotReply() - Method in class org.jivesoftware.smackx.address.MultipleRecipientInfo
Returns true if the received stanza should not be replied.
show_values - org.jivesoftware.smackx.pubsub.SubscribeOptionFields
The presence states for which an entity wants to receive notifications.
shutdown() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
Shuts the current connection down.
shutdown() - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
Closes the connection by setting presence to unavailable and closing the HTTP client.
shutdown() - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
shutdown() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Shuts the current connection down.
shutdown() - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
Shutdown the Queue.
shutdownTimestamp - Variable in class org.jivesoftware.smack.tcp.XMPPTCPConnection.PacketWriter
If set, the stanza writer is shut down
shy - org.jivesoftware.smackx.mood.Mood
 
SI_NAMESPACE - Static variable in class org.jivesoftware.smackx.filetransfer.FileTransferNegotiator
 
SI_PROFILE_FILE_TRANSFER_NAMESPACE - Static variable in class org.jivesoftware.smackx.filetransfer.FileTransferNegotiator
 
sick - org.jivesoftware.smackx.mood.Mood
 
sid - Variable in class org.jivesoftware.smackx.jingle.JingleSession
 
SID - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason.AlternativeSession
 
sign - org.jivesoftware.smackx.ox.OpenPgpMessage.State
Represents a SignElement.
sign(SignElement, OpenPgpSelf) - Method in interface org.jivesoftware.smackx.ox.crypto.OpenPgpProvider
Sign a SignElement using our signing key.
sign(SignElement, OpenPgpSelf) - Method in class org.jivesoftware.smackx.ox.crypto.PainlessOpenPgpProvider
 
signal(String, IQ) - Static method in class org.jivesoftware.smackx.filetransfer.StreamNegotiator
 
SignalCachingOmemoStore - Class in org.jivesoftware.smackx.omemo.signal
Implementation of the CachingOmemoStore for smack-omemo-signal.
SignalCachingOmemoStore() - Constructor for class org.jivesoftware.smackx.omemo.signal.SignalCachingOmemoStore
Create a new SignalCachingOmemoStore as an ephemeral standalone OmemoStore.
SignalCachingOmemoStore(OmemoStore<IdentityKeyPair, IdentityKey, PreKeyRecord, SignedPreKeyRecord, SessionRecord, SignalProtocolAddress, ECPublicKey, PreKeyBundle, SessionCipher>) - Constructor for class org.jivesoftware.smackx.omemo.signal.SignalCachingOmemoStore
Create a new SignalCachingOmemoStore as a caching layer around a persisting OmemoStore (eg.
signalEvent(K, R) - Method in class org.jivesoftware.smack.util.EventManger
Signal an event and the event result.
SignalFileBasedOmemoStore - Class in org.jivesoftware.smackx.omemo.signal
Implementation of a FileBasedOmemoStore for the smack-omemo-signal module.
SignalFileBasedOmemoStore(File) - Constructor for class org.jivesoftware.smackx.omemo.signal.SignalFileBasedOmemoStore
 
SignalOmemoKeyUtil - Class in org.jivesoftware.smackx.omemo.signal
Concrete implementation of the KeyUtil for an implementation using the Signal library.
SignalOmemoKeyUtil() - Constructor for class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
SignalOmemoRatchet - Class in org.jivesoftware.smackx.omemo.signal
 
SignalOmemoService - Class in org.jivesoftware.smackx.omemo.signal
Concrete implementation of the OmemoService using the Signal library.
SignalOmemoStore - Class in org.jivesoftware.smackx.omemo.signal
Implementation of the OmemoStore using the Signal library.
SignalOmemoStore() - Constructor for class org.jivesoftware.smackx.omemo.signal.SignalOmemoStore
 
SignalOmemoStoreConnector - Class in org.jivesoftware.smackx.omemo.signal
Class that adapts libsignal-protocol-java's Store classes to the OmemoStore class.
SignalOmemoStoreConnector(OmemoManager, OmemoStore<IdentityKeyPair, IdentityKey, PreKeyRecord, SignedPreKeyRecord, SessionRecord, SignalProtocolAddress, ECPublicKey, PreKeyBundle, SessionCipher>) - Constructor for class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
signAndEncrypt(Set<OpenPgpContact>, List<ExtensionElement>) - Method in class org.jivesoftware.smackx.ox_im.OXInstantMessagingManager
Wrap some payload into a SigncryptElement, sign and encrypt it for contacts and ourselves.
signAndEncrypt(SigncryptElement, OpenPgpSelf, Collection<OpenPgpContact>) - Method in interface org.jivesoftware.smackx.ox.crypto.OpenPgpProvider
Sign a SigncryptElement using our signing key and encrypt it for all recipients and ourselves.
signAndEncrypt(SigncryptElement, OpenPgpSelf, Collection<OpenPgpContact>) - Method in class org.jivesoftware.smackx.ox.crypto.PainlessOpenPgpProvider
 
signcrypt - org.jivesoftware.smackx.ox.OpenPgpMessage.State
Represents a SigncryptElement.
SigncryptElement - Class in org.jivesoftware.smackx.ox.element
This class represents an OpenPGP content element which is encrypted and signed.
SigncryptElement(Set<? extends Jid>, String, Date, List<ExtensionElement>) - Constructor for class org.jivesoftware.smackx.ox.element.SigncryptElement
 
SigncryptElement(Set<? extends Jid>, List<ExtensionElement>) - Constructor for class org.jivesoftware.smackx.ox.element.SigncryptElement
 
SigncryptElementProvider - Class in org.jivesoftware.smackx.ox.provider
SigncryptElementProvider() - Constructor for class org.jivesoftware.smackx.ox.provider.SigncryptElementProvider
 
signcryptElementReceived(OpenPgpContact, Message, SigncryptElement, OpenPgpMetadata) - Method in interface org.jivesoftware.smackx.ox.listener.SigncryptElementReceivedListener
A SigncryptElement has been received and successfully decrypted and verified.
SigncryptElementReceivedListener - Interface in org.jivesoftware.smackx.ox.listener
 
SIGNED_PRE_KEY_ID - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
 
SIGNED_PRE_KEY_PUB - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
 
SIGNED_PRE_KEY_SIG - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
 
signedPreKeyFromBytes(byte[]) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
signedPreKeyFromBytes(byte[]) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Deserialize a signedPreKey from a byte array.
signedPreKeyId(OmemoBundleElement) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil.Bundle
Extract the id of the transported signedPreKey from the bundle.
signedPreKeyIdFromKey(SignedPreKeyRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
signedPreKeyIdFromKey(T_SigPreKey) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
return the id of the given signedPreKey.
signedPreKeyPublic(OmemoBundleElement) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil.Bundle
Extract a signedPreKey from an OmemoBundleElement.
signedPreKeyPublicForBundle(SignedPreKeyRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
signedPreKeyPublicForBundle(T_SigPreKey) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Prepare a public signedPreKey for transport in a bundle.
signedPreKeyPublicFromBytes(byte[]) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Deserialize a public signedPreKey from bytes.
signedPreKeySignature(OmemoBundleElement) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil.Bundle
Extract the signature of the signedPreKey in the bundle as a byte array.
signedPreKeySignatureFromKey(SignedPreKeyRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
signedPreKeySignatureFromKey(T_SigPreKey) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Extract the signature from a signedPreKey.
signedPreKeyToBytes(SignedPreKeyRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoKeyUtil
 
signedPreKeyToBytes(T_SigPreKey) - Method in class org.jivesoftware.smackx.omemo.util.OmemoKeyUtil
Serialize a signedPreKey into a byte array.
SignElement - Class in org.jivesoftware.smackx.ox.element
This class represents an OpenPGP content element which is not encrypted but signed.
SignElement(Set<Jid>, Date, List<ExtensionElement>) - Constructor for class org.jivesoftware.smackx.ox.element.SignElement
 
SignElementProvider - Class in org.jivesoftware.smackx.ox.provider
ExtensionElementProvider implementation for the SignElement.
SignElementProvider() - Constructor for class org.jivesoftware.smackx.ox.provider.SignElementProvider
 
signElementReceived(OpenPgpContact, Message, SignElement, OpenPgpMetadata) - Method in interface org.jivesoftware.smackx.ox.listener.SignElementReceivedListener
A SignElement has been received and successfully been verified.
SignElementReceivedListener - Interface in org.jivesoftware.smackx.ox.listener
 
SimpleDirectoryPersistentCache - Class in org.jivesoftware.smackx.caps.cache
Simple implementation of an EntityCapsPersistentCache that uses a directory to store the Caps information for every known node.
SimpleDirectoryPersistentCache(File) - Constructor for class org.jivesoftware.smackx.caps.cache.SimpleDirectoryPersistentCache
Creates a new SimpleDirectoryPersistentCache Object.
SimpleDirectoryPersistentCache(File, StringEncoder<String>) - Constructor for class org.jivesoftware.smackx.caps.cache.SimpleDirectoryPersistentCache
Creates a new SimpleDirectoryPersistentCache Object.
simpleExtension() - Method in class org.jivesoftware.smackx.mood.provider.SimpleMoodConcretisationProvider
 
SimpleInternalProcessStanzaSmackFuture() - Constructor for class org.jivesoftware.smack.SmackFuture.SimpleInternalProcessStanzaSmackFuture
 
SimpleIQ - Class in org.jivesoftware.smack.packet
A simple IQ.
SimpleIQ(String, String) - Constructor for class org.jivesoftware.smack.packet.SimpleIQ
 
SimpleIQ(IqData, String, String) - Constructor for class org.jivesoftware.smack.packet.SimpleIQ
 
SimpleMoodConcretisationProvider<C extends MoodConcretisation> - Class in org.jivesoftware.smackx.mood.provider
Simple MoodConcretisationProvider implementation, suitable for really simple MoodConcretisations, that only consist of name and namespace.
SimpleMoodConcretisationProvider() - Constructor for class org.jivesoftware.smackx.mood.provider.SimpleMoodConcretisationProvider
 
SimpleNodeProvider - Class in org.jivesoftware.smackx.pubsub.provider
Parses simple elements that only contain a node attribute.
SimpleNodeProvider() - Constructor for class org.jivesoftware.smackx.pubsub.provider.SimpleNodeProvider
 
SimplePayload - Class in org.jivesoftware.smackx.pubsub
The default payload representation for PayloadItem.getPayload().
SimplePayload(String) - Constructor for class org.jivesoftware.smackx.pubsub.SimplePayload
Construct a SimplePayload object with the specified element name, namespace and content.
SimplePayload(String, String, CharSequence) - Constructor for class org.jivesoftware.smackx.pubsub.SimplePayload
Deprecated.
SingleAddressRemoteConnectionEndpoint - Interface in org.jivesoftware.smack.util.rce
 
SingleValueFormField - Class in org.jivesoftware.smackx.xdata
 
SingleValueFormField(SingleValueFormField.Builder<?, ?>) - Constructor for class org.jivesoftware.smackx.xdata.SingleValueFormField
 
SingleValueFormField.Builder<F extends SingleValueFormField,​B extends SingleValueFormField.Builder<F,​B>> - Class in org.jivesoftware.smackx.xdata
 
size - Variable in class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
 
size() - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 
size() - Method in class org.jivesoftware.smack.util.MultiMap
 
skip(long) - Method in class org.jivesoftware.smack.util.ObservableReader
 
sleepy - org.jivesoftware.smackx.mood.Mood
 
SLF4JDebuggerFactory - Class in org.jivesoftware.smackx.debugger.slf4j
Implementation of SmackDebuggerFactory which always creates instance of SLF4JSmackDebugger.
SLF4JSmackDebugger - Class in org.jivesoftware.smackx.debugger.slf4j
Implementation of SmackDebugger that writes log messages using SLF4J API.
Slot - Class in org.jivesoftware.smackx.httpfileupload.element
Slot responded by upload service.
Slot(URL, URL) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.Slot
 
Slot(URL, URL, Map<String, String>) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.Slot
 
Slot(URL, URL, Map<String, String>, String) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.Slot
 
Slot_V0_2 - Class in org.jivesoftware.smackx.httpfileupload.element
 
Slot_V0_2(URL, URL) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.Slot_V0_2
 
SlotProvider - Class in org.jivesoftware.smackx.httpfileupload.provider
Provider for Slot.
SlotProvider() - Constructor for class org.jivesoftware.smackx.httpfileupload.provider.SlotProvider
 
SlotProvider.PutElement_V0_4_Content - Class in org.jivesoftware.smackx.httpfileupload.provider
 
SlotRequest - Class in org.jivesoftware.smackx.httpfileupload.element
Upload slot request.
SlotRequest(DomainBareJid, String, long) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
 
SlotRequest(DomainBareJid, String, long, String) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
Create new slot request.
SlotRequest(DomainBareJid, String, long, String, String) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.SlotRequest
 
SlotRequest_V0_2 - Class in org.jivesoftware.smackx.httpfileupload.element
 
SlotRequest_V0_2(DomainBareJid, String, long) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.SlotRequest_V0_2
 
SlotRequest_V0_2(DomainBareJid, String, long, String) - Constructor for class org.jivesoftware.smackx.httpfileupload.element.SlotRequest_V0_2
Create new slot request.
Smack - Class in org.jivesoftware.smack
 
Smack() - Constructor for class org.jivesoftware.smack.Smack
 
SMACK_PACKAGE - Static variable in class org.jivesoftware.smack.Smack
 
SMACK_REACTOR - Static variable in class org.jivesoftware.smack.AbstractXMPPConnection
 
SMACK_URL - Static variable in class org.jivesoftware.smack.SmackConfiguration
 
SMACK_URL_STRING - Static variable in class org.jivesoftware.smack.SmackConfiguration
 
SmackCertificateException(CertificateException) - Constructor for exception org.jivesoftware.smack.SmackException.SmackCertificateException
 
SmackConfiguration - Class in org.jivesoftware.smack
Represents the configuration of Smack.
SmackConfiguration() - Constructor for class org.jivesoftware.smack.SmackConfiguration
 
SmackConfiguration.UnknownIqRequestReplyMode - Enum in org.jivesoftware.smack
 
SmackDaneProvider - Interface in org.jivesoftware.smack.util.dns
Implementations of this interface define a class that is capable of enabling DANE on a connection.
SmackDaneVerifier - Interface in org.jivesoftware.smack.util.dns
Implementations of this interface define a class that is capable of enabling DANE on a connection.
smackDebugger - Variable in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
SmackDebugger - Class in org.jivesoftware.smack.debugger
Interface that allows for implementing classes to debug XML traffic.
SmackDebugger(XMPPConnection) - Constructor for class org.jivesoftware.smack.debugger.SmackDebugger
 
SmackDebuggerFactory - Interface in org.jivesoftware.smack.debugger
 
SmackException - Exception in org.jivesoftware.smack
Smack uses SmackExceptions for errors that are not defined by any XMPP specification.
SmackException() - Constructor for exception org.jivesoftware.smack.SmackException
 
SmackException(String) - Constructor for exception org.jivesoftware.smack.SmackException
 
SmackException(String, Throwable) - Constructor for exception org.jivesoftware.smack.SmackException
 
SmackException(Throwable) - Constructor for exception org.jivesoftware.smack.SmackException
Creates a new SmackException with the Throwable that was the root cause of the exception.
SmackException.AlreadyConnectedException - Exception in org.jivesoftware.smack
 
SmackException.AlreadyLoggedInException - Exception in org.jivesoftware.smack
 
SmackException.ConnectionException - Exception in org.jivesoftware.smack
 
SmackException.EndpointConnectionException - Exception in org.jivesoftware.smack
This exception is thrown if Smack is unable to connect to all hosts of a given XMPP service.
SmackException.FeatureNotSupportedException - Exception in org.jivesoftware.smack
 
SmackException.GenericConnectionException - Exception in org.jivesoftware.smack
 
SmackException.IllegalStateChangeException - Exception in org.jivesoftware.smack
 
SmackException.NoEndpointsDiscoveredException - Exception in org.jivesoftware.smack
 
SmackException.NoResponseException - Exception in org.jivesoftware.smack
Exception thrown always when there was no response to an request within the stanza reply timeout of the used connection instance.
SmackException.NotConnectedException - Exception in org.jivesoftware.smack
 
SmackException.NotLoggedInException - Exception in org.jivesoftware.smack
 
SmackException.ResourceBindingNotOfferedException - Exception in org.jivesoftware.smack
 
SmackException.SecurityNotPossibleException - Exception in org.jivesoftware.smack
 
SmackException.SecurityRequiredByClientException - Exception in org.jivesoftware.smack
 
SmackException.SecurityRequiredByServerException - Exception in org.jivesoftware.smack
 
SmackException.SecurityRequiredException - Exception in org.jivesoftware.smack
 
SmackException.SmackCertificateException - Exception in org.jivesoftware.smack
 
SmackException.SmackMessageException - Exception in org.jivesoftware.smack
A Smack exception wrapping a text message.
SmackException.SmackSaslException - Exception in org.jivesoftware.smack
 
SmackException.SmackWrappedException - Exception in org.jivesoftware.smack
A Smack exception wrapping another exception.
SmackFuture<V,​E extends java.lang.Exception> - Class in org.jivesoftware.smack
 
SmackFuture() - Constructor for class org.jivesoftware.smack.SmackFuture
 
SmackFuture.InternalProcessStanzaSmackFuture<V,​E extends java.lang.Exception> - Class in org.jivesoftware.smack
 
SmackFuture.InternalSmackFuture<V,​E extends java.lang.Exception> - Class in org.jivesoftware.smack
 
SmackFuture.SimpleInternalProcessStanzaSmackFuture<V,​E extends java.lang.Exception> - Class in org.jivesoftware.smack
A simple version of InternalSmackFuture which implements isNonFatalException(E) as always returning false method.
SmackFuture.SocketFuture - Class in org.jivesoftware.smack
 
SmackImInitializer - Class in org.jivesoftware.smack.im
 
SmackImInitializer() - Constructor for class org.jivesoftware.smack.im.SmackImInitializer
 
SmackInitialization - Class in org.jivesoftware.smack
 
SmackInitialization() - Constructor for class org.jivesoftware.smack.SmackInitialization
 
SmackInitializer - Interface in org.jivesoftware.smack.initializer
Defines an initialization class that will be instantiated and invoked by the SmackConfiguration class during initialization.
SmackJavaxSaslException - Exception in org.jivesoftware.smack.sasl.javax
 
SmackJavaxSaslException(SaslException) - Constructor for exception org.jivesoftware.smack.sasl.javax.SmackJavaxSaslException
 
SmackMandatoryStateFailedException(State, StateTransitionResult) - Constructor for exception org.jivesoftware.smack.fsm.StateMachineException.SmackMandatoryStateFailedException
 
SmackMessageException(String) - Constructor for exception org.jivesoftware.smack.SmackException.SmackMessageException
 
SmackParsingException - Exception in org.jivesoftware.smack.parsing
 
SmackParsingException(Exception) - Constructor for exception org.jivesoftware.smack.parsing.SmackParsingException
 
SmackParsingException(String) - Constructor for exception org.jivesoftware.smack.parsing.SmackParsingException
 
SmackParsingException.RequiredAttributeMissingException - Exception in org.jivesoftware.smack.parsing
 
SmackParsingException.RequiredValueMissingException - Exception in org.jivesoftware.smack.parsing
 
SmackParsingException.SmackTextParseException - Exception in org.jivesoftware.smack.parsing
 
SmackParsingException.SmackUriSyntaxParsingException - Exception in org.jivesoftware.smack.parsing
 
SmackReactor - Class in org.jivesoftware.smack
The SmackReactor for non-blocking I/O.
SmackReactor.ChannelSelectedCallback - Interface in org.jivesoftware.smack
 
SmackReactor.SelectionKeyAttachment - Class in org.jivesoftware.smack
 
SmackRepl - Class in org.igniterealtime.smack.smackrepl
 
SmackRepl() - Constructor for class org.igniterealtime.smack.smackrepl.SmackRepl
 
SmackSaslException(Exception) - Constructor for exception org.jivesoftware.smack.SmackException.SmackSaslException
 
SmackSaslException(String) - Constructor for exception org.jivesoftware.smack.SmackException.SmackSaslException
 
SmackSaslException(String, Exception) - Constructor for exception org.jivesoftware.smack.SmackException.SmackSaslException
 
SmackTextParseException(ParseException) - Constructor for exception org.jivesoftware.smack.parsing.SmackParsingException.SmackTextParseException
 
SmackTlsContext - Class in org.jivesoftware.smack.internal
 
SmackTlsContext(SSLContext, SmackDaneVerifier) - Constructor for class org.jivesoftware.smack.internal.SmackTlsContext
 
SmackUriSyntaxParsingException(URISyntaxException) - Constructor for exception org.jivesoftware.smack.parsing.SmackParsingException.SmackUriSyntaxParsingException
 
SmackWrappedException(Exception) - Constructor for exception org.jivesoftware.smack.SmackException.SmackWrappedException
 
SmackWrappedException(String, Exception) - Constructor for exception org.jivesoftware.smack.SmackException.SmackWrappedException
 
SmackXmlParser - Class in org.jivesoftware.smack.xml
 
SmackXmlParser() - Constructor for class org.jivesoftware.smack.xml.SmackXmlParser
 
SMUtils - Class in org.jivesoftware.smack.sm
 
SMUtils() - Constructor for class org.jivesoftware.smack.sm.SMUtils
 
SocketFuture(SocketFactory) - Constructor for class org.jivesoftware.smack.SmackFuture.SocketFuture
 
SOCKS4 - org.jivesoftware.smack.proxy.ProxyInfo.ProxyType
 
Socks4ProxySocketConnection - Class in org.jivesoftware.smack.proxy
Socket factory for socks4 proxy.
SOCKS5 - org.jivesoftware.smack.proxy.ProxyInfo.ProxyType
 
Socks5BytestreamListener - Class in org.jivesoftware.smackx.bytestreams.socks5
Socks5BytestreamListener are informed if a remote user wants to initiate a SOCKS5 Bytestream.
Socks5BytestreamListener() - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamListener
 
Socks5BytestreamManager - Class in org.jivesoftware.smackx.bytestreams.socks5
The Socks5BytestreamManager class handles establishing SOCKS5 Bytestreams as specified in the XEP-0065.
Socks5BytestreamRequest - Class in org.jivesoftware.smackx.bytestreams.socks5
Socks5BytestreamRequest class handles incoming SOCKS5 Bytestream requests.
Socks5BytestreamRequest(Socks5BytestreamManager, Bytestream) - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
Creates a new Socks5BytestreamRequest.
Socks5BytestreamSession - Class in org.jivesoftware.smackx.bytestreams.socks5
Socks5BytestreamSession class represents a SOCKS5 Bytestream session.
Socks5BytestreamSession(Socket, boolean) - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamSession
 
Socks5Client - Class in org.jivesoftware.smackx.bytestreams.socks5
The SOCKS5 client class handles establishing a connection to a SOCKS5 proxy.
Socks5Client(Bytestream.StreamHost, String) - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.Socks5Client
Constructor for a SOCKS5 client.
Socks5ClientForInitiator - Class in org.jivesoftware.smackx.bytestreams.socks5
Implementation of a SOCKS5 client used on the initiators side.
Socks5ClientForInitiator(Bytestream.StreamHost, String, XMPPConnection, String, Jid) - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientForInitiator
Creates a new SOCKS5 client for the initiators side.
Socks5Exception - Exception in org.jivesoftware.smackx.bytestreams.socks5
 
Socks5Exception(String) - Constructor for exception org.jivesoftware.smackx.bytestreams.socks5.Socks5Exception
 
Socks5Exception.CouldNotConnectToAnyProvidedSocks5Host - Exception in org.jivesoftware.smackx.bytestreams.socks5
 
Socks5Exception.NoSocks5StreamHostsProvided - Exception in org.jivesoftware.smackx.bytestreams.socks5
 
Socks5Proxy - Class in org.jivesoftware.smackx.bytestreams.socks5
The Socks5Proxy class represents a local SOCKS5 proxy server.
Socks5Proxy(ServerSocket) - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Constructor a Socks5Proxy with the given socket.
Socks5ProxySocketConnection - Class in org.jivesoftware.smack.proxy
Socket factory for Socks5 proxy.
Socks5TransferNegotiator - Class in org.jivesoftware.smackx.filetransfer
Negotiates a SOCKS5 Bytestream to be used for file transfers.
Socks5Utils - Class in org.jivesoftware.smackx.bytestreams.socks5
A collection of utility methods for SOcKS5 messages.
Socks5Utils() - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.Socks5Utils
 
SOFTWARE - Static variable in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
 
SOFTWARE_VERSION - Static variable in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
 
SoftwareInfoForm - Class in org.jivesoftware.smackx.softwareinfo.form
Form that contains the software information.
SoftwareInfoForm.Builder - Class in org.jivesoftware.smackx.softwareinfo.form
Builder class for SoftwareInfoForm.
SoftwareInfoManager - Class in org.jivesoftware.smackx.softwareinfo
Entry point for Smack's API for XEP-0232: Software Information.
SoundSettings - Class in org.jivesoftware.smackx.workgroup.settings
 
SoundSettings() - Constructor for class org.jivesoftware.smackx.workgroup.settings.SoundSettings
 
SoundSettings.InternalProvider - Class in org.jivesoftware.smackx.workgroup.settings
Stanza extension provider for SoundSetting Packets.
SPAN - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
SpanElement - Class in org.jivesoftware.smackx.message_markup.element
 
SpanElement(int, int, Set<SpanElement.SpanStyle>) - Constructor for class org.jivesoftware.smackx.message_markup.element.SpanElement
Create a new Span element.
SpanElement.SpanStyle - Enum in org.jivesoftware.smackx.message_markup.element
 
SpecificError(AdHocCommand.SpecificErrorCondition) - Constructor for class org.jivesoftware.smackx.commands.packet.AdHocCommandData.SpecificError
 
SpeexMediaManager - Class in org.jivesoftware.smackx.jingleold.mediaimpl.jspeex
Implements a jingleMediaManager using JMF based API and JSpeex.
SpeexMediaManager(JingleTransportManager) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.SpeexMediaManager
 
splitLinesPortable(String) - Static method in class org.jivesoftware.smack.util.StringUtils
 
SpoilerElement - Class in org.jivesoftware.smackx.spoiler.element
 
SpoilerElement(String, String) - Constructor for class org.jivesoftware.smackx.spoiler.element.SpoilerElement
Create a new SpoilerElement with a hint about a content and a language attribute.
SpoilerManager - Class in org.jivesoftware.smackx.spoiler
 
SpoilerProvider - Class in org.jivesoftware.smackx.spoiler.provider
 
SpoilerProvider() - Constructor for class org.jivesoftware.smackx.spoiler.provider.SpoilerProvider
 
spontaneous - org.jivesoftware.smackx.mood.Mood
 
srflx - org.jivesoftware.smackx.jingleold.nat.ICECandidate.Type
 
srv - Variable in class org.jivesoftware.smack.tcp.rce.SrvRemoteConnectionEndpoint
 
SrvRemoteConnectionEndpoint - Class in org.jivesoftware.smack.tcp.rce
 
SrvRemoteConnectionEndpoint(SRV, List<? extends InetAddress>) - Constructor for class org.jivesoftware.smack.tcp.rce.SrvRemoteConnectionEndpoint
 
SrvXmppRemoteConnectionEndpoint - Class in org.jivesoftware.smack.tcp.rce
 
SrvXmppRemoteConnectionEndpoint(SRV, List<? extends InetAddress>) - Constructor for class org.jivesoftware.smack.tcp.rce.SrvXmppRemoteConnectionEndpoint
 
SrvXmppsRemoteConnectionEndpoint - Class in org.jivesoftware.smack.tcp.rce
 
SrvXmppsRemoteConnectionEndpoint(SRV, List<? extends InetAddress>) - Constructor for class org.jivesoftware.smack.tcp.rce.SrvXmppsRemoteConnectionEndpoint
 
SSL - Static variable in class org.jivesoftware.smack.util.TLSUtils
 
sslContext - Variable in class org.jivesoftware.smack.internal.SmackTlsContext
 
SslContextFactory - Interface in org.jivesoftware.smack.util
 
sslEngineDelegatedTasks - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
sslSession - Variable in class org.jivesoftware.smack.sasl.SASLMechanism
The used SSL/TLS session (if any).
SSLTCP - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
STABLE_ID_FEATURE - Static variable in class org.jivesoftware.smackx.muc.MultiUserChatConstants
 
StableAndUniqueIdElement - Class in org.jivesoftware.smackx.sid.element
 
StableAndUniqueIdElement() - Constructor for class org.jivesoftware.smackx.sid.element.StableAndUniqueIdElement
 
StableAndUniqueIdElement(String) - Constructor for class org.jivesoftware.smackx.sid.element.StableAndUniqueIdElement
 
StableUniqueStanzaIdManager - Class in org.jivesoftware.smackx.sid
Manager class for Stable and Unique Stanza IDs.
StaleDeviceException - Exception in org.jivesoftware.smackx.omemo.exceptions
 
StaleDeviceException(OmemoDevice, Date, Date) - Constructor for exception org.jivesoftware.smackx.omemo.exceptions.StaleDeviceException
This exception gets thrown if a message cannot be encrypted for a device due to the device being inactive for too long (stale).
StandardExtensionElement - Class in org.jivesoftware.smack.packet
An ExtensionElement modeling the often required and used XML features when using XMPP.
StandardExtensionElement(String, String) - Constructor for class org.jivesoftware.smack.packet.StandardExtensionElement
Constructs a new extension element with the given name and namespace and nothing else.
StandardExtensionElement.Builder - Class in org.jivesoftware.smack.packet
 
StandardExtensionElementProvider - Class in org.jivesoftware.smack.parsing
The parser for StandardExtensionElements.
StandardExtensionElementProvider() - Constructor for class org.jivesoftware.smack.parsing.StandardExtensionElementProvider
 
StandardStanzaIdSource - Class in org.jivesoftware.smack.packet.id
 
StandardStanzaIdSource() - Constructor for class org.jivesoftware.smack.packet.id.StandardStanzaIdSource
 
StandardStanzaIdSource.Factory - Class in org.jivesoftware.smack.packet.id
 
Stanza - Class in org.jivesoftware.smack.packet
Base class for XMPP Stanzas, which are called Stanza in older versions of Smack (i.e.
Stanza() - Constructor for class org.jivesoftware.smack.packet.Stanza
 
Stanza(Stanza) - Constructor for class org.jivesoftware.smack.packet.Stanza
 
Stanza(StanzaBuilder<?>) - Constructor for class org.jivesoftware.smack.packet.Stanza
 
StanzaBuilder<B extends StanzaBuilder<B>> - Class in org.jivesoftware.smack.packet
 
StanzaBuilder(String) - Constructor for class org.jivesoftware.smack.packet.StanzaBuilder
 
StanzaBuilder(StanzaIdSource) - Constructor for class org.jivesoftware.smack.packet.StanzaBuilder
 
StanzaBuilder(StanzaBuilder<?>) - Constructor for class org.jivesoftware.smack.packet.StanzaBuilder
 
StanzaBuilder(Stanza, String) - Constructor for class org.jivesoftware.smack.packet.StanzaBuilder
 
StanzaBuilder(Stanza, StanzaIdSource) - Constructor for class org.jivesoftware.smack.packet.StanzaBuilder
 
StanzaCollector - Class in org.jivesoftware.smack
Provides a mechanism to collect Stanzas into a result queue that pass a specified filter/matcher.
StanzaCollector.Configuration - Class in org.jivesoftware.smack
 
StanzaError - Class in org.jivesoftware.smack.packet
Represents an XMPP error sub-packet.
StanzaError(StanzaError.Condition, String, String, StanzaError.Type, Map<String, String>, List<ExtensionElement>) - Constructor for class org.jivesoftware.smack.packet.StanzaError
Creates a new error with the specified type, condition and message.
StanzaError.Builder - Class in org.jivesoftware.smack.packet
 
StanzaError.Condition - Enum in org.jivesoftware.smack.packet
 
StanzaError.Type - Enum in org.jivesoftware.smack.packet
A class to represent the type of the Error.
StanzaErrorTextElement - Class in org.jivesoftware.smack.packet
 
StanzaErrorTextElement(String, String) - Constructor for class org.jivesoftware.smack.packet.StanzaErrorTextElement
 
StanzaExtensionFilter - Class in org.jivesoftware.smack.filter
Filters for stanzas with a particular type of stanza extension.
StanzaExtensionFilter(String) - Constructor for class org.jivesoftware.smack.filter.StanzaExtensionFilter
Creates a new stanza extension filter.
StanzaExtensionFilter(String, String) - Constructor for class org.jivesoftware.smack.filter.StanzaExtensionFilter
Creates a new stanza extension filter.
StanzaExtensionFilter(ExtensionElement) - Constructor for class org.jivesoftware.smack.filter.StanzaExtensionFilter
Creates a new stanza extension filter for the given stanza extension.
StanzaFactory - Class in org.jivesoftware.smack.packet
 
StanzaFactory(StanzaIdSource) - Constructor for class org.jivesoftware.smack.packet.StanzaFactory
 
StanzaFilter - Interface in org.jivesoftware.smack.filter
Defines a way to filter stanzas for particular attributes.
StanzaIdElement - Class in org.jivesoftware.smackx.sid.element
 
StanzaIdElement(String) - Constructor for class org.jivesoftware.smackx.sid.element.StanzaIdElement
 
StanzaIdElement(String, String) - Constructor for class org.jivesoftware.smackx.sid.element.StanzaIdElement
 
StanzaIdFilter - Class in org.jivesoftware.smack.filter
Filters for Stanzas with a particular stanza ID.
StanzaIdFilter(String) - Constructor for class org.jivesoftware.smack.filter.StanzaIdFilter
Creates a new stanza ID filter using the specified stanza ID.
StanzaIdFilter(Stanza) - Constructor for class org.jivesoftware.smack.filter.StanzaIdFilter
Creates a new stanza ID filter using the specified stanza's ID.
StanzaIdProvider - Class in org.jivesoftware.smackx.sid.provider
 
StanzaIdProvider() - Constructor for class org.jivesoftware.smackx.sid.provider.StanzaIdProvider
 
StanzaIdSource - Interface in org.jivesoftware.smack.packet.id
 
StanzaIdSourceFactory - Interface in org.jivesoftware.smack.packet.id
 
StanzaListener - Interface in org.jivesoftware.smack
Provides a mechanism to listen for packets that pass a specified filter.
stanzaType - Variable in class org.jivesoftware.smack.filter.FlexibleStanzaTypeFilter
 
StanzaTypeFilter - Class in org.jivesoftware.smack.filter
Filters for Stanzas of a particular type.
StanzaTypeFilter(Class<? extends Stanza>) - Constructor for class org.jivesoftware.smack.filter.StanzaTypeFilter
Creates a new stanza type filter that will filter for packets that are the same type as packetType.
StanzaView - Interface in org.jivesoftware.smack.packet
 
start() - Method in class org.igniterealtime.smack.smackrepl.OmemoClient
 
start() - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
Start the queue.
start() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Starts the local SOCKS5 proxy server.
start() - Method in class org.jivesoftware.smackx.jingleold.JingleNegotiator
 
start() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioChannel
Starts the transmission.
start() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
 
start(boolean) - Static method in class org.jivesoftware.smackx.jingleold.mediaimpl.JMFInit
 
START_DOCUMENT - org.jivesoftware.smack.xml.XmlPullParser.Event
 
START_ELEMENT - org.jivesoftware.smack.xml.XmlPullParser.Event
 
START_ELEMENT - org.jivesoftware.smack.xml.XmlPullParser.TagEvent
 
startAnnounceSupport() - Method in class org.jivesoftware.smackx.spoiler.SpoilerManager
Begin announcing support for Spoiler messages.
startBridge() - Method in class org.jivesoftware.smackx.jingleold.nat.TcpUdpBridgeClient
 
startBridge() - Method in class org.jivesoftware.smackx.jingleold.nat.TcpUdpBridgeServer
 
startDate - Variable in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
startIncoming() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
This is the starting point for responding to a new session.
startOutgoing() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
This is the starting point for intitiating a new session.
startReceive() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Starts a RTP / UDP / TCP Receiver from the remote Candidate to local Candidate.
startReceive() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
For NAT Reasons this method does nothing.
startReceive() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
For NAT Reasons this method does nothing.
startReceive() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
For NAT Reasons this method does nothing.
startReceive() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaSession
For NAT Reasons this method does nothing.
StartTls - Class in org.jivesoftware.smack.packet
 
StartTls() - Constructor for class org.jivesoftware.smack.packet.StartTls
 
StartTls(boolean) - Constructor for class org.jivesoftware.smack.packet.StartTls
 
startTransmit() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Starts a RTP / UDP / TCP Transmission to the remote Candidate.
startTransmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Starts transmission and for NAT Traversal reasons start receiving also.
startTransmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Starts transmission and for NAT Traversal reasons start receiving also.
startTransmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Starts transmission and for NAT Traversal reasons start receiving also.
startTransmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaSession
Starts transmission and for NAT Traversal reasons start receiving also.
startTrasmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Deprecated.
startTrasmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Deprecated.
startTrasmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Deprecated.
state - Variable in class org.jivesoftware.smackx.pubsub.Subscription
 
State - Class in org.jivesoftware.smack.fsm
Note that this is an non-static inner class of XmppClientToServerConnection so that states can inspect and modify the connection.
State(StateDescriptor, ModularXmppClientToServerConnectionInternal) - Constructor for class org.jivesoftware.smack.fsm.State
 
stateAlreadyVisited(State) - Method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext
 
stateChanged(Chat, ChatState, Message) - Method in interface org.jivesoftware.smackx.chatstates.ChatStateListener
Fired when the state of a chat with another user changes.
stateDescriptor - Variable in class org.jivesoftware.smack.fsm.State
 
StateDescriptor - Class in org.jivesoftware.smack.fsm
 
StateDescriptor() - Constructor for class org.jivesoftware.smack.fsm.StateDescriptor
 
StateDescriptor(Class<? extends State>) - Constructor for class org.jivesoftware.smack.fsm.StateDescriptor
 
StateDescriptor(Class<? extends State>, int) - Constructor for class org.jivesoftware.smack.fsm.StateDescriptor
 
StateDescriptor(Class<? extends State>, int, StateDescriptor.Property...) - Constructor for class org.jivesoftware.smack.fsm.StateDescriptor
 
StateDescriptor(Class<? extends State>, String) - Constructor for class org.jivesoftware.smack.fsm.StateDescriptor
 
StateDescriptor(Class<? extends State>, StateDescriptor.Property...) - Constructor for class org.jivesoftware.smack.fsm.StateDescriptor
 
StateDescriptor(StateDescriptor.Property...) - Constructor for class org.jivesoftware.smack.fsm.StateDescriptor
 
StateDescriptor.Property - Enum in org.jivesoftware.smack.fsm
 
StateDescriptorGraph - Class in org.jivesoftware.smack.fsm
Smack's utility API for Finite State Machines (FSM).
StateDescriptorGraph() - Constructor for class org.jivesoftware.smack.fsm.StateDescriptorGraph
 
StateDescriptorGraph.GraphVertex<E> - Class in org.jivesoftware.smack.fsm
 
stateDescriptorGraphToDot(Collection<StateDescriptorGraph.GraphVertex<StateDescriptor>>, PrintWriter, boolean) - Static method in class org.jivesoftware.smack.fsm.StateDescriptorGraph
 
StateMachineException - Exception in org.jivesoftware.smack.fsm
 
StateMachineException() - Constructor for exception org.jivesoftware.smack.fsm.StateMachineException
 
StateMachineException(String) - Constructor for exception org.jivesoftware.smack.fsm.StateMachineException
 
StateMachineException.SmackMandatoryStateFailedException - Exception in org.jivesoftware.smack.fsm
 
StateMachineException.SmackStateGraphDeadEndException - Exception in org.jivesoftware.smack.fsm
 
StateRevertBackwardsWalk(State) - Constructor for class org.jivesoftware.smack.fsm.ConnectionStateEvent.StateRevertBackwardsWalk
 
StateTransitionResult - Class in org.jivesoftware.smack.fsm
 
StateTransitionResult(String) - Constructor for class org.jivesoftware.smack.fsm.StateTransitionResult
 
StateTransitionResult.AttemptResult - Class in org.jivesoftware.smack.fsm
 
StateTransitionResult.Failure - Class in org.jivesoftware.smack.fsm
 
StateTransitionResult.FailureCausedByException<E extends java.lang.Exception> - Class in org.jivesoftware.smack.fsm
 
StateTransitionResult.FailureCausedByTimeout - Class in org.jivesoftware.smack.fsm
 
StateTransitionResult.Success - Class in org.jivesoftware.smack.fsm
 
StateTransitionResult.TransitionImpossible - Class in org.jivesoftware.smack.fsm
 
StateTransitionResult.TransitionImpossibleBecauseNotImplemented - Class in org.jivesoftware.smack.fsm
 
StateTransitionResult.TransitionImpossibleReason - Class in org.jivesoftware.smack.fsm
 
Stats() - Constructor for class org.jivesoftware.smack.c2s.XmppClientToServerTransport.Stats
 
STATUS_110_PRESENCE_TO_SELF - Static variable in class org.jivesoftware.smackx.muc.filter.MUCUserStatusCodeFilter
 
statusUpdated(FileTransfer.Status, FileTransfer.Status) - Method in interface org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer.NegotiationProgress
Called when the status changes.
statusUpdated(WorkgroupQueue, WorkgroupQueue.Status) - Method in interface org.jivesoftware.smackx.workgroup.agent.QueueUsersListener
The status of the queue was updated.
StaxXmlPullParser - Class in org.jivesoftware.smack.xml.stax
 
StaxXmlPullParserFactory - Class in org.jivesoftware.smack.xml.stax
 
StaxXmlPullParserFactory() - Constructor for class org.jivesoftware.smack.xml.stax.StaxXmlPullParserFactory
 
stop() - Method in class org.igniterealtime.smack.smackrepl.OmemoClient
 
stop() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Stops the local SOCKS5 proxy server.
stop() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioChannel
Stops the transmission if already started.
stop() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageReceiver
 
stop() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
Stops Transmitter.
stopAnnounceSupport() - Method in class org.jivesoftware.smackx.spoiler.SpoilerManager
End announcing support for Spoiler messages.
stopAnnouncingSupport() - Method in class org.jivesoftware.smackx.message_fastening.MessageFasteningManager
Stop announcing support for Message Fastening.
stopAnnouncingSupport() - Method in class org.jivesoftware.smackx.message_retraction.MessageRetractionManager
Stop announcing support for Message Retraction.
stopCurrentBundleAndDefer() - Method in class org.jivesoftware.smack.tcp.BundleAndDefer
Stop the bundle and defer mechanism that was started when this instance of BundleAndDefer was emitted by Smack.
stopJingleMediaSession() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
Stop a Jingle media session.
stopMetadataListener() - Method in class org.jivesoftware.smackx.ox.OpenPgpManager
Remove the metadata listener.
stopPublishingGeolocation() - Method in class org.jivesoftware.smackx.geoloc.GeoLocationManager
Send empty geolocation through the PubSub node.
stopReceive() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Stops a RTP / UDP / TCP Receiver from the remote Candidate to local Candidate.
stopReceive() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
For NAT Reasons this method does nothing.
stopReceive() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
For NAT Reasons this method does nothing.
stopReceive() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
For NAT Reasons this method does nothing.
stopReceive() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaSession
For NAT Reasons this method does nothing.
stopStanzaAndPEPListeners() - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Remove active stanza listeners needed for OMEMO.
stopTransmit() - Method in class org.jivesoftware.smackx.jingleold.media.JingleMediaSession
Stops a RTP / UDP / TCP Transmission to the remote Candidate.
stopTransmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Stops transmission and for NAT Traversal reasons stop receiving also.
stopTransmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Stops transmission and for NAT Traversal reasons stop receiving also.
stopTransmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Stops transmission and for NAT Traversal reasons stop receiving also.
stopTransmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaSession
Stops transmission and for NAT Traversal reasons stop receiving also.
stopTrasmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioMediaSession
Deprecated.
stopTrasmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
Deprecated.
stopTrasmit() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.ScreenShareSession
Deprecated.
store - org.jivesoftware.smackx.hints.element.MessageProcessingHintType
 
store - Variable in class org.jivesoftware.smackx.omemo.OmemoRatchet
 
store - Variable in class org.jivesoftware.smackx.ox.OpenPgpContact
 
storeCachedDeviceList(OmemoDevice, BareJid, OmemoCachedDeviceList) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
storeCachedDeviceList(OmemoDevice, BareJid, OmemoCachedDeviceList) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
storeCachedDeviceList(OmemoDevice, BareJid, OmemoCachedDeviceList) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Store the DeviceList of the contact in local storage.
stored - org.jivesoftware.smackx.amp.AMPDeliverCondition.Value
The message would be stored offline for later delivery to the intended recipient.
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
 
storeOmemoIdentityKey(OmemoDevice, OmemoDevice, T_IdKey) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
storeOmemoIdentityKey(OmemoDevice, OmemoDevice, T_IdKey) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
storeOmemoIdentityKey(OmemoDevice, OmemoDevice, T_IdKey) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Store the public identityKey of the device.
storeOmemoIdentityKeyPair(OmemoDevice, T_IdKeyPair) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
storeOmemoIdentityKeyPair(OmemoDevice, T_IdKeyPair) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
storeOmemoIdentityKeyPair(OmemoDevice, T_IdKeyPair) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Store our identityKeyPair in storage.
storeOmemoMessageCounter(OmemoDevice, OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
storeOmemoMessageCounter(OmemoDevice, OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
storeOmemoMessageCounter(OmemoDevice, OmemoDevice, int) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Store the number of messages we sent to a device since we last received a message back.
storeOmemoPreKey(OmemoDevice, int, T_PreKey) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
storeOmemoPreKey(OmemoDevice, int, T_PreKey) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
storeOmemoPreKey(OmemoDevice, int, T_PreKey) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Store a PreKey in storage.
storeOmemoPreKeys(OmemoDevice, TreeMap<Integer, T_PreKey>) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Store a whole bunch of preKeys.
storeOmemoSignedPreKey(OmemoDevice, int, T_SigPreKey) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
storeOmemoSignedPreKey(OmemoDevice, int, T_SigPreKey) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
storeOmemoSignedPreKey(OmemoDevice, int, T_SigPreKey) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Store a signedPreKey in storage.
storePreKey(int, PreKeyRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
storeRawSession(OmemoDevice, OmemoDevice, T_Sess) - Method in class org.jivesoftware.smackx.omemo.CachingOmemoStore
 
storeRawSession(OmemoDevice, OmemoDevice, T_Sess) - Method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
 
storeRawSession(OmemoDevice, OmemoDevice, T_Sess) - Method in class org.jivesoftware.smackx.omemo.OmemoStore
Store a crypto-lib specific session to storage.
storeSession(SignalProtocolAddress, SessionRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
storeSignedPreKey(int, SignedPreKeyRecord) - Method in class org.jivesoftware.smackx.omemo.signal.SignalOmemoStoreConnector
 
str - org.jivesoftware.smackx.iot.discovery.element.Tag.Type
 
stream - org.jivesoftware.smackx.filetransfer.FileTransfer.Error
An error occurred while sending or receiving the file.
STREAM_DATA_FIELD_NAME - Static variable in class org.jivesoftware.smackx.filetransfer.FileTransferNegotiator
 
StreamClose - Class in org.jivesoftware.smack.packet
 
streamClosed(StreamPlayer, boolean) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jspeex.AudioMediaSession
 
StreamError - Class in org.jivesoftware.smack.packet
Represents a stream error packet.
StreamError(StreamError.Condition, String, Map<String, String>, List<ExtensionElement>) - Constructor for class org.jivesoftware.smack.packet.StreamError
 
StreamError.Condition - Enum in org.jivesoftware.smack.packet
The defined stream error conditions, see RFC 6120 § 4.9.3.
StreamErrorException(StreamError) - Constructor for exception org.jivesoftware.smack.XMPPException.StreamErrorException
Creates a new XMPPException with the stream error that was the root case of the exception.
StreamFeatureProviderInfo - Class in org.jivesoftware.smack.provider
 
StreamFeatureProviderInfo(String, String, ExtensionElementProvider<ExtensionElement>) - Constructor for class org.jivesoftware.smack.provider.StreamFeatureProviderInfo
Defines an extension provider which implements the StreamFeatureProvider interface.
streamFeatures - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
 
streamHost - Variable in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Client
 
StreamHost(Jid, String) - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
 
StreamHost(Jid, String, int) - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
Default constructor.
StreamHost(Jid, InetAddress, int) - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
 
StreamHost(Jid, InternetAddress, int) - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
Stream Host constructor.
StreamHostUsed(Jid) - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHostUsed
Default constructor.
streamId - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
The stream ID, see RFC 6120 § 4.7.3
streamID - Variable in class org.jivesoftware.smackx.filetransfer.FileTransfer
 
StreamIdDoesNotMatchException(String, String) - Constructor for exception org.jivesoftware.smack.sm.StreamManagementException.StreamIdDoesNotMatchException
 
StreamInitiation - Class in org.jivesoftware.smackx.si.packet
The process by which two entities initiate a stream.
StreamInitiation() - Constructor for class org.jivesoftware.smackx.si.packet.StreamInitiation
 
StreamInitiation.Feature - Class in org.jivesoftware.smackx.si.packet
The feature negotiation portion of the StreamInitiation packet.
StreamInitiation.File - Class in org.jivesoftware.smackx.si.packet
size: The size, in bytes, of the data to be sent. name: The name of the file that the Sender wishes to send. date: The last modification time of the file.
StreamInitiationProvider - Class in org.jivesoftware.smackx.si.provider
The StreamInitiationProvider parses StreamInitiation packets.
StreamInitiationProvider() - Constructor for class org.jivesoftware.smackx.si.provider.StreamInitiationProvider
 
StreamManagement - Class in org.jivesoftware.smack.sm.packet
 
StreamManagement() - Constructor for class org.jivesoftware.smack.sm.packet.StreamManagement
 
StreamManagement.AckAnswer - Class in org.jivesoftware.smack.sm.packet
 
StreamManagement.AckRequest - Class in org.jivesoftware.smack.sm.packet
 
StreamManagement.Enable - Class in org.jivesoftware.smack.sm.packet
 
StreamManagement.Enabled - Class in org.jivesoftware.smack.sm.packet
A Stream Management 'enabled' element.
StreamManagement.Failed - Class in org.jivesoftware.smack.sm.packet
 
StreamManagement.Resume - Class in org.jivesoftware.smack.sm.packet
 
StreamManagement.Resumed - Class in org.jivesoftware.smack.sm.packet
 
StreamManagement.StreamManagementFeature - Class in org.jivesoftware.smack.sm.packet
 
StreamManagementCounterError(long, long, long, List<Stanza>) - Constructor for exception org.jivesoftware.smack.sm.StreamManagementException.StreamManagementCounterError
 
StreamManagementException - Exception in org.jivesoftware.smack.sm
 
StreamManagementException() - Constructor for exception org.jivesoftware.smack.sm.StreamManagementException
 
StreamManagementException(String) - Constructor for exception org.jivesoftware.smack.sm.StreamManagementException
 
StreamManagementException.StreamIdDoesNotMatchException - Exception in org.jivesoftware.smack.sm
 
StreamManagementException.StreamManagementCounterError - Exception in org.jivesoftware.smack.sm
 
StreamManagementException.StreamManagementNotEnabledException - Exception in org.jivesoftware.smack.sm
 
StreamManagementException.UnacknowledgedQueueFullException - Exception in org.jivesoftware.smack.sm
 
StreamManagementModule - Class in org.jivesoftware.smack.sm
 
StreamManagementModule(StreamManagementModuleDescriptor, ModularXmppClientToServerConnectionInternal) - Constructor for class org.jivesoftware.smack.sm.StreamManagementModule
 
StreamManagementModule.EnableStreamManagementStateDescriptor - Class in org.jivesoftware.smack.sm
 
StreamManagementModule.ResumeStreamStateDescriptor - Class in org.jivesoftware.smack.sm
 
StreamManagementModuleDescriptor - Class in org.jivesoftware.smack.sm
 
StreamManagementModuleDescriptor() - Constructor for class org.jivesoftware.smack.sm.StreamManagementModuleDescriptor
 
StreamManagementModuleDescriptor.Builder - Class in org.jivesoftware.smack.sm
 
StreamManagementNotEnabledException() - Constructor for exception org.jivesoftware.smack.sm.StreamManagementException.StreamManagementNotEnabledException
 
StreamManagementStreamFeatureProvider - Class in org.jivesoftware.smack.sm.provider
 
StreamManagementStreamFeatureProvider() - Constructor for class org.jivesoftware.smack.sm.provider.StreamManagementStreamFeatureProvider
 
StreamNegotiator - Class in org.jivesoftware.smackx.filetransfer
After the file transfer negotiation process is completed according to XEP-0096, the negotiation process is passed off to a particular stream negotiator.
StreamNegotiator(XMPPConnection) - Constructor for class org.jivesoftware.smackx.filetransfer.StreamNegotiator
 
StreamOpen - Class in org.jivesoftware.smack.packet
The stream open tag.
StreamOpen(CharSequence) - Constructor for class org.jivesoftware.smack.packet.StreamOpen
 
StreamOpen(CharSequence, CharSequence, String) - Constructor for class org.jivesoftware.smack.packet.StreamOpen
 
StreamOpen(CharSequence, CharSequence, String, String, StreamOpen.StreamContentNamespace) - Constructor for class org.jivesoftware.smack.packet.StreamOpen
 
StreamOpen.StreamContentNamespace - Enum in org.jivesoftware.smack.packet
 
streamResumed - Variable in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
streamWasResumed() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
Returns true if the stream was successfully resumed with help of Stream Management.
stressed - org.jivesoftware.smackx.mood.Mood
 
StringEncoder<O> - Interface in org.jivesoftware.smack.util.stringencoder
An interface for String encoder.
StringUtils - Class in org.jivesoftware.smack.util
A collection of utility methods for String objects.
StringUtils() - Constructor for class org.jivesoftware.smack.util.StringUtils
 
strong - org.jivesoftware.smackx.mood.Mood
 
STRONG - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
STUN - Class in org.jivesoftware.smackx.jingleold.nat
STUN IQ Stanza used to request and retrieve a STUN server and port to make p2p connections easier.
STUN() - Constructor for class org.jivesoftware.smackx.jingleold.nat.STUN
Creates a STUN IQ.
STUN.Provider - Class in org.jivesoftware.smackx.jingleold.nat
IQProvider for RTP Bridge packets.
STUN.StunServerAddress - Class in org.jivesoftware.smackx.jingleold.nat
Provides easy abstract to store STUN Server Addresses and Ports.
STUNResolver - Class in org.jivesoftware.smackx.jingleold.nat
Transport resolver using the JSTUN library, to discover public IP and use it as a candidate.
STUNResolver() - Constructor for class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Constructor with default STUN server.
STUNResolver(int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.STUNResolver
Constructor with a default port.
STUNResolver.STUNService - Class in org.jivesoftware.smackx.jingleold.nat
STUN service definition.
StunServerAddress(String, String) - Constructor for class org.jivesoftware.smackx.jingleold.nat.STUN.StunServerAddress
 
STUNSERVERS_FILENAME - Static variable in class org.jivesoftware.smackx.jingleold.nat.STUNResolver
 
STUNService() - Constructor for class org.jivesoftware.smackx.jingleold.nat.STUNResolver.STUNService
Default constructor, without name and port.
STUNService(String, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.STUNResolver.STUNService
Basic constructor, with the hostname and port
STUNTransportManager - Class in org.jivesoftware.smackx.jingleold.nat
A Jingle Transport Manager implementation to be used on NAT networks with STUN Service NOT Blocked.
STUNTransportManager() - Constructor for class org.jivesoftware.smackx.jingleold.nat.STUNTransportManager
 
STYLE - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
subId - Variable in class org.jivesoftware.smackx.pubsub.GetItemsRequest
 
Subject(String, String) - Constructor for class org.jivesoftware.smack.packet.Message.Subject
 
subjectUpdated(String, EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.SubjectUpdatedListener
Called when a MUC room has changed its subject.
SubjectUpdatedListener - Interface in org.jivesoftware.smackx.muc
A listener that is fired anytime a MUC room changes its subject.
submit - org.jivesoftware.smackx.xdata.packet.DataForm.Type
The form is filled out, and this is the data that is being returned from the form.
submitConfigurationForm() - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Submit the configuration as FilledForm to the room.
submitSearch(DomainBareJid, FillableForm) - Method in class org.jivesoftware.smackx.workgroup.agent.TranscriptSearchManager
Submits the completed form and returns the result of the transcript search.
subscribe - org.jivesoftware.smack.packet.Presence.Type
Request subscription to recipient's presence.
subscribe - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
Whether to allow subscriptions.
subscribe - org.jivesoftware.smackx.pubsub.PubSubFeature
 
subscribe(String) - Method in class org.jivesoftware.smackx.pubsub.Node
Deprecated.
use Node.subscribe(Jid) instead.
subscribe(String, FillableSubscribeForm) - Method in class org.jivesoftware.smackx.pubsub.Node
subscribe(Jid) - Method in class org.jivesoftware.smackx.pubsub.Node
The user subscribes to the node using the supplied jid.
subscribe(Jid, FillableSubscribeForm) - Method in class org.jivesoftware.smackx.pubsub.Node
The user subscribes to the node using the supplied jid and subscription options.
SUBSCRIBE - org.jivesoftware.smackx.pubsub.PubSubElementType
 
SUBSCRIBE - Static variable in class org.jivesoftware.smack.filter.PresenceTypeFilter
 
subscribed - org.jivesoftware.smack.packet.Presence.Type
Grant subscription to sender's presence.
subscribed - org.jivesoftware.smackx.pubsub.Subscription.State
 
SUBSCRIBED - Static variable in class org.jivesoftware.smack.filter.PresenceTypeFilter
 
SubscribeExtension - Class in org.jivesoftware.smackx.pubsub
Represents a request to subscribe to a node.
SubscribeExtension(Jid) - Constructor for class org.jivesoftware.smackx.pubsub.SubscribeExtension
 
SubscribeExtension(Jid, String) - Constructor for class org.jivesoftware.smackx.pubsub.SubscribeExtension
 
SubscribeForm - Class in org.jivesoftware.smackx.pubsub.form
 
SubscribeForm(DataForm) - Constructor for class org.jivesoftware.smackx.pubsub.form.SubscribeForm
 
SubscribeFormReader - Interface in org.jivesoftware.smackx.pubsub.form
 
SubscribeListener - Interface in org.jivesoftware.smack.roster
Handle incoming requests to subscribe to our presence.
SubscribeListener.SubscribeAnswer - Enum in org.jivesoftware.smack.roster
 
SubscribeOptionFields - Enum in org.jivesoftware.smackx.pubsub
Defines the possible field options for a subscribe options form as defined by Section 16.4.2.
subscribers - org.jivesoftware.smackx.pubsub.PublishModel
Only subscribers may publish.
subscription - org.jivesoftware.smackx.privacy.packet.PrivacyItem.Type
JID being analyzed should belong to a contact present in the owner's roster with the specified subscription status.
subscription - org.jivesoftware.smackx.pubsub.EventElementType
A node has been subscribed to.
Subscription - Class in org.jivesoftware.smackx.pubsub
Represents a subscription to node for both requests and replies.
Subscription(Jid) - Constructor for class org.jivesoftware.smackx.pubsub.Subscription
Used to constructs a subscription request to the root node with the specified JID.
Subscription(Jid, String) - Constructor for class org.jivesoftware.smackx.pubsub.Subscription
Used to constructs a subscription request to the specified node with the specified JID.
Subscription(Jid, String, String, Subscription.State) - Constructor for class org.jivesoftware.smackx.pubsub.Subscription
Constructs a representation of a subscription reply to the specified node and JID.
Subscription(Jid, String, String, Subscription.State, boolean) - Constructor for class org.jivesoftware.smackx.pubsub.Subscription
Constructs a representation of a subscription reply to the specified node and JID.
Subscription(Jid, Subscription.State) - Constructor for class org.jivesoftware.smackx.pubsub.Subscription
Construct a subscription change request to the specified state.
SUBSCRIPTION - org.jivesoftware.smackx.pubsub.PubSubElementType
 
SUBSCRIPTION_BOTH - Static variable in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Value for subscription type rules.
subscription_depth - org.jivesoftware.smackx.pubsub.SubscribeOptionFields
Subscription depth.
SUBSCRIPTION_FROM - Static variable in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
 
SUBSCRIPTION_NONE - Static variable in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
 
subscription_options - org.jivesoftware.smackx.pubsub.PubSubFeature
 
subscription_required - org.jivesoftware.smack.packet.StanzaError.Condition
 
SUBSCRIPTION_TO - Static variable in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
 
subscription_type - org.jivesoftware.smackx.pubsub.SubscribeOptionFields
Subscription type.
Subscription.State - Enum in org.jivesoftware.smackx.pubsub
 
SubscriptionEvent - Class in org.jivesoftware.smackx.pubsub
Base class to represents events that are associated to subscriptions.
SubscriptionEvent(String) - Constructor for class org.jivesoftware.smackx.pubsub.SubscriptionEvent
Construct an event with no subscription id's.
SubscriptionEvent(String, List<String>) - Constructor for class org.jivesoftware.smackx.pubsub.SubscriptionEvent
Construct an event with multiple subscriptions.
SubscriptionPreApproval - Class in org.jivesoftware.smack.roster.packet
 
SubscriptionPreApprovalStreamFeatureProvider - Class in org.jivesoftware.smack.roster.provider
 
SubscriptionPreApprovalStreamFeatureProvider() - Constructor for class org.jivesoftware.smack.roster.provider.SubscriptionPreApprovalStreamFeatureProvider
 
SubscriptionProvider - Class in org.jivesoftware.smackx.pubsub.provider
Parses the subscription element out of the PubSub IQ message from the server as specified in the subscription schema.
SubscriptionProvider() - Constructor for class org.jivesoftware.smackx.pubsub.provider.SubscriptionProvider
 
SUBSCRIPTIONS - org.jivesoftware.smackx.pubsub.PubSubElementType
 
subscriptions_notifications - org.jivesoftware.smackx.pubsub.PubSubFeature
 
SUBSCRIPTIONS_OWNER - org.jivesoftware.smackx.pubsub.PubSubElementType
 
SubscriptionsExtension - Class in org.jivesoftware.smackx.pubsub
Represents the element holding the list of subscription elements.
SubscriptionsExtension(String, List<Subscription>) - Constructor for class org.jivesoftware.smackx.pubsub.SubscriptionsExtension
Subscriptions to the specified node.
SubscriptionsExtension(List<Subscription>) - Constructor for class org.jivesoftware.smackx.pubsub.SubscriptionsExtension
Subscriptions to the root node.
SubscriptionsExtension(SubscriptionsExtension.SubscriptionsNamespace, String, List<Subscription>) - Constructor for class org.jivesoftware.smackx.pubsub.SubscriptionsExtension
Subscriptions to the specified node.
SubscriptionsExtension.SubscriptionsNamespace - Enum in org.jivesoftware.smackx.pubsub
 
SubscriptionsProvider - Class in org.jivesoftware.smackx.pubsub.provider
Parses the subscriptions element out of the PubSub IQ message from the server as specified in the subscriptions schema.
SubscriptionsProvider() - Constructor for class org.jivesoftware.smackx.pubsub.provider.SubscriptionsProvider
 
subSequence(int, int) - Method in interface org.jivesoftware.smack.util.DefaultCharSequence
 
subSequence(int, int) - Method in class org.jivesoftware.smack.util.InternetAddress
 
subSequence(int, int) - Method in class org.jivesoftware.smack.util.LazyStringBuilder
 
subSequence(int, int) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
subSequence(int, int) - Method in class org.jivesoftware.smackx.omemo.trust.OmemoFingerprint
 
subSequence(int, int) - Method in class org.jivesoftware.smackx.ox.OpenPgpSecretKeyBackupPassphrase
 
subSequence(int, int) - Method in enum org.jivesoftware.smackx.pubsub.PubSubFeature
 
SUBTRACT - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
SUCCEEDED - org.jivesoftware.smackx.jingleold.JingleNegotiatorState
 
success - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
Success - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
Success(String) - Constructor for class org.jivesoftware.smack.fsm.StateTransitionResult.Success
 
Success(String) - Constructor for class org.jivesoftware.smack.sasl.packet.SaslNonza.Success
Construct a new SASL success stream element with optional additional data for the SASL layer.
SuccessCallback<T> - Interface in org.jivesoftware.smack.util
 
successful - org.jivesoftware.smack.AbstractXMPPConnection.SyncPointState
 
SuccessfullyTransitionedInto(State, StateTransitionResult.Success) - Constructor for class org.jivesoftware.smack.fsm.ConnectionStateEvent.SuccessfullyTransitionedInto
 
SUPPLIED_JID - org.jivesoftware.smack.chat.ChatManager.MatchMode
Deprecated.
Will match on the JID in the from field of the message.
Supplier<T> - Interface in org.jivesoftware.smack.util
 
support() - Method in enum org.jivesoftware.smackx.pubsub.PubSubFeature
 
supportsAccountCreation() - Method in class org.jivesoftware.smackx.iqregister.AccountManager
Returns true if the server supports creating new accounts.
supportsAutomaticNodeCreation() - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Check if the PubSub service supports automatic node creation.
supportsFeature(Jid, CharSequence) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Queries the remote entity for it's features and returns true if the given feature is found.
supportsFeatures(Jid, CharSequence...) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
 
supportsFeatures(Jid, Collection<? extends CharSequence>) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
 
supportsFlexibleRetrieval() - Method in class org.jivesoftware.smackx.offline.OfflineMessageManager
Returns true if the server supports Flexible Offline Message Retrieval.
supportsIbr(String) - Static method in class org.igniterealtime.smack.smackrepl.XmppTools
 
supportsIbr(XMPPConnection) - Static method in class org.igniterealtime.smack.smackrepl.XmppTools
 
supportsIbr(DomainBareJid) - Static method in class org.igniterealtime.smack.smackrepl.XmppTools
 
supportsMembersOnly() - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Check if the room supports a members only configuration.
supportsPasswordProtected() - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Check if the room supports password protection.
supportsRoomOwners() - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Check if the room supports room owners.
supportsRoundtrip() - Method in class org.jivesoftware.smack.xml.stax.StaxXmlPullParser
 
supportsRoundtrip() - Method in interface org.jivesoftware.smack.xml.XmlPullParser
 
supportsRoundtrip() - Method in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
surprised - org.jivesoftware.smackx.mood.Mood
 
sync - org.jivesoftware.smack.iqrequest.IQRequestHandler.Mode
Process requests synchronously, i.e.
SYNC_FLUSH - org.jivesoftware.smack.compression.XMPPInputOutputStream.FlushMethod
 
system_shutdown - org.jivesoftware.smack.packet.StreamError.Condition
 
SystemUtil - Class in org.jivesoftware.smack.util
 
SystemUtil() - Constructor for class org.jivesoftware.smack.util.SystemUtil
 

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
 
take() - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 
takeSuccessful - org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown.TryTakeResultCode
An element was successfully removed from the queue.
tcp - org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Mode
A TCP based stream.
TCP - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
TCPACT - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
TcpHostEvent - Class in org.jivesoftware.smack.tcp
 
TcpHostEvent(State, RemoteConnectionEndpoint.InetSocketAddressCoupling<Rfc6120TcpRemoteConnectionEndpoint>) - Constructor for class org.jivesoftware.smack.tcp.TcpHostEvent
 
TcpHostEvent.ConnectedToHostEvent - Class in org.jivesoftware.smack.tcp
 
TcpHostEvent.ConnectingToHostEvent - Class in org.jivesoftware.smack.tcp
 
TcpHostEvent.ConnectionToHostFailedEvent - Class in org.jivesoftware.smack.tcp
 
TCPInitializer - Class in org.jivesoftware.smack.tcp
 
TCPInitializer() - Constructor for class org.jivesoftware.smack.tcp.TCPInitializer
 
TCPPASS - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
TcpUdpBridgeClient - Class in org.jivesoftware.smackx.jingleold.nat
A Simple and Experimental Bridge.
TcpUdpBridgeClient(String, String, int, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TcpUdpBridgeClient
 
TcpUdpBridgeServer - Class in org.jivesoftware.smackx.jingleold.nat
A Simple and Experimental Bridge.
TcpUdpBridgeServer(String, String, int, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TcpUdpBridgeServer
 
temporary_auth_failure - org.jivesoftware.smack.sasl.SASLError
 
terminate() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Terminates the session with default reason.
terminate(String) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Terminates the session with a custom reason.
test(Stanza) - Method in interface org.jivesoftware.smack.filter.StanzaFilter
 
test(T) - Method in interface org.jivesoftware.smack.util.CollectionUtil.Predicate
 
test(T) - Method in interface org.jivesoftware.smack.util.Predicate
 
TEST_INSTANCE - Static variable in class org.jivesoftware.smackx.last_interaction.provider.IdleProvider
 
TEST_INSTANCE - Static variable in class org.jivesoftware.smackx.message_fastening.provider.FasteningElementProvider
 
TEST_INSTANCE - Static variable in class org.jivesoftware.smackx.ox.provider.OpenPgpElementProvider
 
TEST_INSTANCE - Static variable in class org.jivesoftware.smackx.ox.provider.PublicKeysListElementProvider
 
TEST_INSTANCE - Static variable in class org.jivesoftware.smackx.ox.provider.SecretkeyElementProvider
 
TEST_INSTANCE - Static variable in class org.jivesoftware.smackx.sid.provider.OriginIdProvider
Deprecated.
TEST_PROVIDER - Static variable in class org.jivesoftware.smackx.reference.provider.ReferenceProvider
 
test1() - Static method in class org.jivesoftware.smack.full.XmlStringBuilderTest
 
test2() - Static method in class org.jivesoftware.smack.full.XmlStringBuilderTest
 
test3() - Static method in class org.jivesoftware.smack.full.XmlStringBuilderTest
 
testASync(TransportCandidate, String) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.CandidateEcho
 
testFinished(TestResult, TransportCandidate) - Method in interface org.jivesoftware.smackx.jingleold.nat.ResultListener
 
TestMediaManager - Class in org.jivesoftware.smackx.jingleold.mediaimpl.test
Implements a MediaManager for test purposes.
TestMediaManager(JingleTransportManager) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaManager
 
TestMediaSession - Class in org.jivesoftware.smackx.jingleold.mediaimpl.test
This Class implements a complete JingleMediaSession for unit testing.
TestMediaSession(PayloadType, TransportCandidate, TransportCandidate, String, JingleSession) - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.test.TestMediaSession
Creates a TestMediaSession with defined payload type, remote and local candidates.
TestResult - Class in org.jivesoftware.smackx.jingleold.nat
Result of an ECHO Test.
TestResult() - Constructor for class org.jivesoftware.smackx.jingleold.nat.TestResult
 
text(CharSequence) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
Text(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
Creates this element.
Text(String) - Constructor for class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Text
Text constructor.
TEXT - Static variable in class org.jivesoftware.smack.packet.Stanza
 
TEXT - Static variable in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
TEXT_CHARACTERS - org.jivesoftware.smack.xml.XmlPullParser.Event
Replaces TEXT from XPP3.
TEXT_ELEMENT - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
text_multi - org.jivesoftware.smackx.xdata.FormField.Type
Multiple lines of text entry.
text_private - org.jivesoftware.smackx.xdata.FormField.Type
Instead of showing the user what they typed, you show ***** to protect it.
TEXT_SETTINGS - Static variable in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
Defined as Text settings type.
text_single - org.jivesoftware.smackx.xdata.FormField.Type
Single line or word of text.
textMultiBuilder(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
TextMultiFormField - Class in org.jivesoftware.smackx.xdata
 
TextMultiFormField(TextMultiFormField.Builder) - Constructor for class org.jivesoftware.smackx.xdata.TextMultiFormField
 
TextMultiFormField.Builder - Class in org.jivesoftware.smackx.xdata
 
textNamespace - Variable in class org.jivesoftware.smack.packet.AbstractError.Builder
 
textNamespace - Variable in class org.jivesoftware.smack.packet.AbstractError
 
textPrivateBuilder(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
textSingleBuilder(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
TextSingleFormField - Class in org.jivesoftware.smackx.xdata
 
TextSingleFormField(TextSingleFormField.Builder) - Constructor for class org.jivesoftware.smackx.xdata.TextSingleFormField
 
TextSingleFormField.Builder - Class in org.jivesoftware.smackx.xdata
 
thankful - org.jivesoftware.smackx.mood.Mood
 
theirProposal - Variable in class org.jivesoftware.smackx.jingle.transports.JingleTransportSession
 
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
 
thirsty - org.jivesoftware.smackx.mood.Mood
 
Thread(String) - Constructor for class org.jivesoftware.smack.packet.Message.Thread
 
Thread(String, String) - Constructor for class org.jivesoftware.smack.packet.Message.Thread
 
ThreadFilter - Class in org.jivesoftware.smack.filter
Filters for message packets with a particular thread value.
ThreadFilter(String) - Constructor for class org.jivesoftware.smack.filter.ThreadFilter
Creates a new thread filter using the specified thread value.
throwAlreadyConnectedExceptionIfAppropriate() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
throwAlreadyConnectedExceptionIfAppropriate() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
 
throwAlreadyLoggedInExceptionIfAppropriate() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
throwAlreadyLoggedInExceptionIfAppropriate() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
 
throwCurrentConnectionException() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
throwExceptionIfRequired() - Method in class org.jivesoftware.smack.sasl.SASLMechanism
 
throwIfNoStanzaId() - Method in class org.jivesoftware.smack.packet.Stanza
Throws an IllegalArgumentException if this stanza has no stanza ID set.
throwIfNoStanzaId() - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
ThrowingRunnable() - Constructor for class org.jivesoftware.smack.util.Async.ThrowingRunnable
 
throwNotConnectedExceptionIfAppropriate() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
throwNotConnectedExceptionIfAppropriate() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection
 
throwNotConnectedExceptionIfAppropriate(String) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
throwNotConnectedExceptionIfDoneAndResumptionNotPossible() - Method in class org.jivesoftware.smack.tcp.XMPPTCPConnection.PacketWriter
 
TIE_BREAK - Static variable in class org.jivesoftware.smackx.jingle.element.JingleError
 
tileWidth - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.ImageTransmitter
 
Time - Class in org.jivesoftware.smackx.time.packet
A Time IQ packet, which is used by XMPP clients to exchange their respective local times.
Time() - Constructor for class org.jivesoftware.smackx.time.packet.Time
 
Time(Calendar) - Constructor for class org.jivesoftware.smackx.time.packet.Time
Creates a new Time instance using the specified calendar instance as the time value to send.
timeout - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
Timeout - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
timeoutAfter(long) - Method in class org.jivesoftware.smackx.muc.MucEnterConfiguration.Builder
Set the timeout used when joining the MUC room.
TimeProvider - Class in org.jivesoftware.smackx.time.provider
 
TimeProvider() - Constructor for class org.jivesoftware.smackx.time.provider.TimeProvider
 
timestamp - Variable in class org.jivesoftware.smackx.ox.provider.OpenPgpContentElementProvider.OpenPgpContentElementData
 
TimestampAffixElement - Class in org.jivesoftware.smackx.stanza_content_encryption.element
 
TimestampAffixElement(Date) - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.element.TimestampAffixElement
 
TimestampElement - Class in org.jivesoftware.smackx.iot.data.element
 
TimestampElement(Date, List<? extends IoTDataField>) - Constructor for class org.jivesoftware.smackx.iot.data.element.TimestampElement
 
tired - org.jivesoftware.smackx.mood.Mood
 
title - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
A friendly name for the node.
TLS - Static variable in class org.jivesoftware.smack.util.TLSUtils
 
TlsFailure - Class in org.jivesoftware.smack.packet
 
TlsFailureProvider - Class in org.jivesoftware.smack.provider
 
tlsHandled - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
 
TlsProceed - Class in org.jivesoftware.smack.packet
 
TlsProceedProvider - Class in org.jivesoftware.smack.provider
 
tlsTest(int, CharSequence, String, String, int, String, boolean) - Static method in class org.igniterealtime.smack.smackrepl.TlsTest
 
tlsTest(CharSequence, String, String, int, String, boolean) - Static method in class org.igniterealtime.smack.smackrepl.TlsTest
 
tlsTest(String, CharSequence, String, String, String, String, boolean) - Static method in class org.igniterealtime.smack.smackrepl.TlsTest
 
tlsTest(EntityBareJid, String, String, int, String, boolean) - Static method in class org.igniterealtime.smack.smackrepl.TlsTest
 
TlsTest - Class in org.igniterealtime.smack.smackrepl
 
TlsTest() - Constructor for class org.igniterealtime.smack.smackrepl.TlsTest
 
TLSUtils - Class in org.jivesoftware.smack.util
 
TLSUtils() - Constructor for class org.jivesoftware.smack.util.TLSUtils
 
TLSUtils.AcceptAllTrustManager - Class in org.jivesoftware.smack.util
A X509TrustManager that doesn't validate X.509 certificates.
to - org.jivesoftware.smack.roster.packet.RosterPacket.ItemType
The user has a subscription to the contact's presence, but the contact does not have a subscription to the user's presence.
to - org.jivesoftware.smackx.address.packet.MultipleAddresses.Type
 
to - Variable in class org.jivesoftware.smackx.ox.provider.OpenPgpContentElementProvider.OpenPgpContentElementData
 
to(CharSequence) - Method in class org.jivesoftware.smack.packet.StanzaBuilder
Set the recipent address of the stanza.
to(Jid) - Method in class org.jivesoftware.smack.packet.StanzaBuilder
Sets who the stanza is being sent "to".
TO_ANY_JID - Static variable in class org.jivesoftware.smack.filter.PossibleToTypeFilter
 
TO_ANY_JID - Static variable in class org.jivesoftware.smack.filter.ToTypeFilter
 
ToAffixElement - Class in org.jivesoftware.smackx.stanza_content_encryption.element
 
ToAffixElement(Jid) - Constructor for class org.jivesoftware.smackx.stanza_content_encryption.element.ToAffixElement
 
toBytes(String) - Static method in class org.jivesoftware.smack.sasl.SASLMechanism
 
toInputStream() - Method in class org.jivesoftware.smackx.ox.element.OpenPgpContentElement
Return a ByteArrayInputStream that reads the bytes of the XML representation of this element.
toInputStream() - Method in class org.jivesoftware.smackx.ox.element.OpenPgpElement
 
toJavaProxy() - Method in class org.jivesoftware.smack.proxy.ProxyInfo
 
toList(XmlEnvironment) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
ToMatchesFilter - Class in org.jivesoftware.smack.filter
 
ToMatchesFilter(Jid, boolean) - Constructor for class org.jivesoftware.smack.filter.ToMatchesFilter
 
TopLevelStreamElement - Interface in org.jivesoftware.smack.packet
A XMPP top level stream element.
toSrc() - Method in class org.jivesoftware.smackx.bob.ContentId
BoB hash to src attribute string.
toString() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
toString() - Method in class org.jivesoftware.smack.chat.Chat
Deprecated.
 
toString() - Method in enum org.jivesoftware.smack.compress.packet.Failure.CompressFailureError
 
toString() - Method in class org.jivesoftware.smack.compression.zlib.ZlibXmppCompressionFactory.Stats
 
toString() - Method in class org.jivesoftware.smack.datatypes.Scalar
 
toString() - Method in class org.jivesoftware.smack.filter.AbstractFromToMatchesFilter
 
toString() - Method in class org.jivesoftware.smack.filter.AbstractListFilter
 
toString() - Method in class org.jivesoftware.smack.filter.EmptyToMatcher
 
toString() - Method in class org.jivesoftware.smack.filter.FlexibleStanzaTypeFilter
 
toString() - Method in class org.jivesoftware.smack.filter.IQReplyFilter
 
toString() - Method in class org.jivesoftware.smack.filter.IQResultReplyFilter
 
toString() - Method in class org.jivesoftware.smack.filter.IQTypeFilter
 
toString() - Method in class org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter
 
toString() - Method in class org.jivesoftware.smack.filter.MessageTypeFilter
 
toString() - Method in class org.jivesoftware.smack.filter.MessageWithBodiesFilter
 
toString() - Method in class org.jivesoftware.smack.filter.MessageWithSubjectFilter
 
toString() - Method in class org.jivesoftware.smack.filter.MessageWithThreadFilter
 
toString() - Method in class org.jivesoftware.smack.filter.PresenceTypeFilter
 
toString() - Method in class org.jivesoftware.smack.filter.StanzaExtensionFilter
 
toString() - Method in class org.jivesoftware.smack.filter.StanzaIdFilter
 
toString() - Method in class org.jivesoftware.smack.filter.StanzaTypeFilter
 
toString() - Method in class org.jivesoftware.smack.filter.ThreadFilter
 
toString() - Method in class org.jivesoftware.smack.fsm.ConnectionStateEvent.SuccessfullyTransitionedInto
 
toString() - Method in class org.jivesoftware.smack.fsm.ConnectionStateEvent
 
toString() - Method in class org.jivesoftware.smack.fsm.ConnectionStateEvent.TransitionFailed
 
toString() - Method in class org.jivesoftware.smack.fsm.ConnectionStateEvent.TransitionNotPossible
 
toString() - Method in class org.jivesoftware.smack.fsm.State
 
toString() - Method in class org.jivesoftware.smack.fsm.StateDescriptor
 
toString() - Method in class org.jivesoftware.smack.fsm.StateDescriptorGraph.GraphVertex
 
toString() - Method in class org.jivesoftware.smack.fsm.StateTransitionResult
 
toString() - Method in class org.jivesoftware.smack.internal.AbstractStats
 
toString() - Method in class org.jivesoftware.smack.packet.IQ
 
toString() - Method in class org.jivesoftware.smack.packet.Message
 
toString() - Method in class org.jivesoftware.smack.packet.Presence
 
toString() - Method in class org.jivesoftware.smack.packet.Stanza
Returns a short String describing the Stanza.
toString() - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
toString() - Method in enum org.jivesoftware.smack.packet.StanzaError.Condition
 
toString() - Method in class org.jivesoftware.smack.packet.StanzaError
 
toString() - Method in enum org.jivesoftware.smack.packet.StanzaError.Type
 
toString() - Method in enum org.jivesoftware.smack.packet.StreamError.Condition
 
toString() - Method in class org.jivesoftware.smack.packet.StreamError
 
toString() - Method in class org.jivesoftware.smack.packet.XmlEnvironment
 
toString() - Method in class org.jivesoftware.smack.roster.RosterEntry
 
toString() - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.SASLFailure
 
toString() - Method in enum org.jivesoftware.smack.sasl.SASLError
 
toString() - Method in class org.jivesoftware.smack.sasl.SASLMechanism
 
toString() - Method in class org.jivesoftware.smack.StanzaCollector
 
toString() - Method in class org.jivesoftware.smack.tcp.TcpHostEvent.ConnectedToHostEvent
 
toString() - Method in class org.jivesoftware.smack.tcp.TcpHostEvent.ConnectionToHostFailedEvent
 
toString() - Method in class org.jivesoftware.smack.tcp.TcpHostEvent
 
toString() - Method in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
toString() - Method in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.TlsStateStats
 
toString() - Method in class org.jivesoftware.smack.util.InternetAddress
 
toString() - Method in class org.jivesoftware.smack.util.LazyStringBuilder
 
toString() - Method in class org.jivesoftware.smack.util.rce.RemoteConnectionEndpoint.InetSocketAddressCoupling
 
toString() - Method in class org.jivesoftware.smack.util.rce.RemoteConnectionEndpointLookupFailure
 
toString() - Method in class org.jivesoftware.smack.util.rce.RemoteConnectionException
 
toString() - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
toString() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
 
toString() - Method in enum org.jivesoftware.smackx.commands.AdHocCommand.SpecificErrorCondition
 
toString() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Feature
 
toString() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Identity
 
toString() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverItems.Item
 
toString() - Method in enum org.jivesoftware.smackx.filetransfer.FileTransfer.Error
 
toString() - Method in enum org.jivesoftware.smackx.filetransfer.FileTransfer.Status
 
toString() - Method in enum org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
Return the name of the algorithm as it is used in the XEP.
toString() - Method in enum org.jivesoftware.smackx.hashes.HashManager.NAMESPACE
 
toString() - Method in enum org.jivesoftware.smackx.iot.control.element.SetData.Type
 
toString() - Method in class org.jivesoftware.smackx.iot.discovery.element.Tag
 
toString() - Method in class org.jivesoftware.smackx.iot.Thing
 
toString() - Method in enum org.jivesoftware.smackx.jingle.element.JingleAction
 
toString() - Method in class org.jivesoftware.smackx.jingle.element.JingleError
 
toString() - Method in enum org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
toString() - Method in enum org.jivesoftware.smackx.jingleold.JingleActionEnum
Returns the String value for an Action.
toString() - Method in class org.jivesoftware.smackx.jingleold.JingleSessionState
For debugging just emit the short name of the class.
toString() - Method in class org.jivesoftware.smackx.jingleold.media.ContentInfo.Audio
 
toString() - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.QuantizeFilter
 
toString() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Channel
 
toString() - Method in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
toString() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
toString() - Method in class org.jivesoftware.smackx.muc.filter.MUCUserStatusCodeFilter
 
toString() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
 
toString() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
toString() - Method in class org.jivesoftware.smackx.muclight.MultiUserChatLight
 
toString() - Method in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
 
toString() - Method in class org.jivesoftware.smackx.omemo.element.OmemoDeviceListElement
 
toString() - Method in class org.jivesoftware.smackx.omemo.element.OmemoKeyElement
 
toString() - Method in class org.jivesoftware.smackx.omemo.internal.OmemoCachedDeviceList
 
toString() - Method in class org.jivesoftware.smackx.omemo.internal.OmemoDevice
 
toString() - Method in class org.jivesoftware.smackx.omemo.trust.OmemoFingerprint
 
toString() - Method in class org.jivesoftware.smackx.ox.OpenPgpSecretKeyBackupPassphrase
 
toString() - Method in class org.jivesoftware.smackx.privacy.PrivacyList
 
toString() - Method in class org.jivesoftware.smackx.pubsub.Item
 
toString() - Method in class org.jivesoftware.smackx.pubsub.ItemDeleteEvent
 
toString() - Method in class org.jivesoftware.smackx.pubsub.ItemPublishEvent
 
toString() - Method in class org.jivesoftware.smackx.pubsub.ItemsExtension
 
toString() - Method in class org.jivesoftware.smackx.pubsub.Node
 
toString() - Method in class org.jivesoftware.smackx.pubsub.NodeExtension
 
toString() - Method in class org.jivesoftware.smackx.pubsub.PayloadItem
 
toString() - Method in enum org.jivesoftware.smackx.pubsub.PubSubFeature
 
toString() - Method in class org.jivesoftware.smackx.pubsub.SimplePayload
 
toString() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue.Status
 
toString() - Method in class org.jivesoftware.smackx.xdata.FormField.Option
 
toString() - Method in enum org.jivesoftware.smackx.xdata.FormField.Type
 
toString() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Returns the text of the XHTMLText.
toString(boolean) - Method in class org.jivesoftware.smack.fsm.StateDescriptorGraph.GraphVertex
 
toStringBuilder(Collection<? extends Object>, String) - Static method in class org.jivesoftware.smack.util.StringUtils
Transform a collection of objects to a delimited String.
toStrings(Collection<? extends CharSequence>) - Static method in class org.jivesoftware.smack.util.StringUtils
 
ToStringUtil - Class in org.jivesoftware.smack.util
 
ToStringUtil() - Constructor for class org.jivesoftware.smack.util.ToStringUtil
 
ToStringUtil.Builder - Class in org.jivesoftware.smack.util
 
totalBytesRead - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
totalBytesReadAfterFilter - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
totalBytesWritten - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
totalBytesWrittenBeforeFilter - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
totalCallbackRequests - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
ToTypeFilter - Class in org.jivesoftware.smack.filter
 
toUtf8Bytes(String) - Static method in class org.jivesoftware.smack.util.StringUtils
 
toXML() - Method in interface org.jivesoftware.smack.packet.Element
 
toXML() - Method in class org.jivesoftware.smackx.bookmarks.Bookmarks
Returns the XML representation of the PrivateData.
toXML() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Feature
 
toXML() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Identity
 
toXML() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverItems.Item
 
toXML() - Method in class org.jivesoftware.smackx.iqprivate.packet.DefaultPrivateData
 
toXML() - Method in interface org.jivesoftware.smackx.iqprivate.packet.PrivateData
Returns the XML reppresentation of the PrivateData.
toXML() - Method in class org.jivesoftware.smackx.jingleold.media.PayloadType
 
toXML() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.JinglePayloadType
 
toXML() - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
Obtain a valid XML representation of a transport candidate.
toXML() - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest.Item
 
toXML() - Method in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
Answer an xml representation of the receiver according to the RFC 3921.
toXML() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.AgentDetail
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.TranscriptSummary
 
toXML() - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
toXML() - Method in class org.jivesoftware.smackx.xroster.RemoteRosterEntry
 
toXML(String) - Method in interface org.jivesoftware.smack.packet.Element
Returns the XML representation of this Element.
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.compress.packet.Compress.Feature
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.compress.packet.Compress
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.compress.packet.Compressed
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.compress.packet.Failure
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.AbstractTextElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.Bind.Feature
 
toXML(XmlEnvironment) - Method in interface org.jivesoftware.smack.packet.Element
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.IQ
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.Mechanisms
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.Message.Body
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.Message.Subject
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.Message.Thread
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.Message
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.Presence
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.Session.Feature
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.StandardExtensionElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.StanzaError
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.StartTls
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.StreamClose
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.StreamError
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.StreamOpen
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.TlsFailure
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.TlsProceed
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.roster.packet.RosterPacket.Item
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.roster.packet.RosterVer
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.roster.packet.SubscriptionPreApproval
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.AuthMechanism
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.Challenge
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.Response
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.SASLFailure
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.sasl.packet.SaslNonza.Success
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.AckAnswer
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.AckRequest
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.Enable
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.Enabled
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.Failed
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.sm.packet.StreamManagement.StreamManagementFeature
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses.Address
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension
Returns the XML representation of a XHTML extension according the specification.
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.attention.packet.AttentionExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.blocking.element.BlockedErrorExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.bob.element.BoBDataExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Activate
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHostUsed
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.caps.packet.CapsExtension
.
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension.Private
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.carbons.packet.CarbonExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ChatMarkerExtensionWithId
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.MarkableExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.chatstates.packet.ChatStateExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData.SpecificError
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Active
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Feature
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.csi.packet.ClientStateIndication.Inactive
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.delay.packet.DelayInformation
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.eme.element.ExplicitMessageEncryptionElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.fallback_indication.element.FallbackIndicationElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.forward.packet.Forwarded
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hashes.element.HashElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hints.element.NoCopyHint
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hints.element.NoPermanentStoreHint
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hints.element.NoStoreHint
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hints.element.StoreHint
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Base64
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.ChunkedBase64
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Data
Returns string containing xml representation of this object.
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Ibb
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Text
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.hoxt.packet.Base64BinaryChunk
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.httpfileupload.element.FileTooLargeError
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.control.element.SetData
Returns the XML representation of this Element.
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.data.element.IoTDataField
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.data.element.IoTFieldsExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.data.element.NodeElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.data.element.TimestampElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.discovery.element.Tag
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.provisioning.element.Friend
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.iqregister.packet.Registration.Feature
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Checksum
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.JingleFileTransferChild
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle_filetransfer.element.Range
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.element.JingleContent
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.element.JingleContentDescription
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.element.JingleContentTransport
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.element.JingleError
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.element.JingleReason.AlternativeSession
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.element.JingleReason
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.element.UnknownJingleContentDescription
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.element.UnknownJingleContentTransport
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.CandidateError
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.JingleS5BCandidateTransportInfo
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.ProxyError
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContent
Convert a Jingle description to XML.
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
Convert a Jingle description to XML.
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleDescription
Convert a Jingle description to XML.
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleError
Returns the error as XML.
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jingleold.packet.JingleTransport
Return the XML representation for this element.
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.json.packet.AbstractJsonPacketExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.last_interaction.element.IdleElement
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.mam.element.MamElements.AlwaysJidListElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.mam.element.MamElements.MamResultExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.mam.element.MamElements.NeverJidListElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement.Uri
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.message_correct.element.MessageCorrectExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.message_fastening.element.ExternalElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.message_fastening.element.FasteningElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.message_markup.element.ListElement.ListEntryElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement.MarkupChildElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.message_markup.element.MarkupElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.message_retraction.element.RetractedElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.message_retraction.element.RetractElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.mood.element.MoodConcretisation
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.mood.element.MoodElement.MoodSubjectElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.mood.element.MoodElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muc.packet.Destroy
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence.History
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muc.packet.MUCItem
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Decline
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Invite
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.AffiliationsChangeExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.BlockingElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.ConfigurationsChangeExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.OccupantsElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.muclight.element.MUCLightElements.UserWithAffiliationElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.nick.packet.Nick
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageInfo
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.omemo.element.OmemoBundleElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.omemo.element.OmemoDeviceListElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.omemo.element.OmemoElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.omemo.element.OmemoHeaderElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.omemo.element.OmemoKeyElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.element.CryptElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.element.OpenPgpElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.element.PubkeyElement.PubkeyDataElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.element.PubkeyElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.element.PublicKeysListElement.PubkeyMetadataElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.element.PublicKeysListElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.element.SecretkeyElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.element.SigncryptElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.ox.element.SignElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.pubsub.Affiliation
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.pubsub.EventElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.pubsub.NodeExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.pubsub.RetractItem
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.pubsub.SimplePayload
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.push_notifications.element.PushNotificationsElements.RemoteDisablingExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.receipts.DeliveryReceipt
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.reference.element.ReferenceElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.shim.packet.Header
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.shim.packet.HeadersExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.Feature
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.sid.element.OriginIdElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.sid.element.StanzaIdElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.spoiler.element.SpoilerElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.ContentElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.PayloadElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.RandomPaddingAffixElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.stanza_content_encryption.element.TimestampAffixElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.MetaData
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.QueueDetails
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.QueueUpdate
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.SessionID
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.UserID
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.workgroup.packet.WorkgroupInformation
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xdata.FormField.Description
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xdata.FormField.Option
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xdata.FormField.Required
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xdata.FormField
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xdata.FormField.Value
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Item
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.ReportedData
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Fieldref
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Reportedref
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Section
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Text
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.ListRange
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
Returns the XML representation of a Message Event according the specification.
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xhtmlim.packet.XHTMLExtension
Returns the XML representation of a XHTML extension according the specification.
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xmlelement.element.DataFormsXmlElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.xroster.packet.RosterExchange
Returns the XML representation of a Roster Item Exchange according the specification.
toXML(XmlEnvironment, boolean) - Method in class org.jivesoftware.smackx.xdata.FormField
 
TRACE - org.jivesoftware.smackx.hoxt.packet.HttpMethod
 
Transcript - Class in org.jivesoftware.smackx.workgroup.packet
Represents the conversation transcript that occurred in a group chat room between an Agent and a user that requested assistance.
Transcript(String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.Transcript
Creates a transcript request for the given sessionID.
Transcript(String, List<Stanza>) - Constructor for class org.jivesoftware.smackx.workgroup.packet.Transcript
Creates a new transcript for the given sessionID and list of packets.
TranscriptManager - Class in org.jivesoftware.smackx.workgroup.agent
A TranscriptManager helps to retrieve the full conversation transcript of a given session TranscriptManager.getTranscript(EntityBareJid, String) or to retrieve a list with the summary of all the conversations that a user had TranscriptManager.getTranscripts(EntityBareJid, Jid).
TranscriptManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.workgroup.agent.TranscriptManager
 
TranscriptProvider - Class in org.jivesoftware.smackx.workgroup.packet
An IQProvider for transcripts.
TranscriptProvider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.TranscriptProvider
 
Transcripts - Class in org.jivesoftware.smackx.workgroup.packet
Represents a list of conversation transcripts that a user had in all his history.
Transcripts(Jid) - Constructor for class org.jivesoftware.smackx.workgroup.packet.Transcripts
Creates a transcripts request for the given userID.
Transcripts(Jid, List<Transcripts.TranscriptSummary>) - Constructor for class org.jivesoftware.smackx.workgroup.packet.Transcripts
Creates a Transcripts which will contain the transcript summaries of the given user.
Transcripts.AgentDetail - Class in org.jivesoftware.smackx.workgroup.packet
An AgentDetail contains information of an Agent that was involved in a conversation.
Transcripts.TranscriptSummary - Class in org.jivesoftware.smackx.workgroup.packet
A TranscriptSummary contains some information about a conversation such as the ID of the session or the date when the conversation started and finished.
TranscriptSearch - Class in org.jivesoftware.smackx.workgroup.packet
IQ stanza for retrieving the transcript search form, submitting the completed search form or retrieving the answer of a transcript search.
TranscriptSearch() - Constructor for class org.jivesoftware.smackx.workgroup.packet.TranscriptSearch
 
TranscriptSearch.Provider - Class in org.jivesoftware.smackx.workgroup.packet
An IQProvider for TranscriptSearch packets.
TranscriptSearchManager - Class in org.jivesoftware.smackx.workgroup.agent
A TranscriptSearchManager helps to retrieve the form to use for searching transcripts TranscriptSearchManager.getSearchForm(DomainBareJid) or to submit a search form and return the results of the search TranscriptSearchManager.submitSearch(DomainBareJid, FillableForm).
TranscriptSearchManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.workgroup.agent.TranscriptSearchManager
 
TranscriptsProvider - Class in org.jivesoftware.smackx.workgroup.packet
An IQProvider for transcripts summaries.
TranscriptsProvider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.TranscriptsProvider
 
TranscriptSummary(String, Date, Date, List<Transcripts.AgentDetail>) - Constructor for class org.jivesoftware.smackx.workgroup.packet.Transcripts.TranscriptSummary
 
TransferRequest - Class in org.jivesoftware.smackx.workgroup.agent
Request sent by an agent to transfer a support session to another agent or user.
TransferRequest(String, String, String) - Constructor for class org.jivesoftware.smackx.workgroup.agent.TransferRequest
 
transformedSpace - Variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.WholeImageFilter
The output image bounds.
transformSpace(Rectangle) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.WholeImageFilter
Calculate output bounds for given input bounds.
TransitionFailed(State, State, StateTransitionResult.Failure) - Constructor for class org.jivesoftware.smack.fsm.ConnectionStateEvent.TransitionFailed
 
TransitionIgnoredDueCycle(StateDescriptorGraph.GraphVertex<State>, StateDescriptorGraph.GraphVertex<State>) - Constructor for class org.jivesoftware.smack.fsm.ConnectionStateEvent.TransitionIgnoredDueCycle
 
TransitionImpossible(String) - Constructor for class org.jivesoftware.smack.fsm.StateTransitionResult.TransitionImpossible
 
TransitionImpossibleBecauseNotImplemented(StateDescriptor) - Constructor for class org.jivesoftware.smack.fsm.StateTransitionResult.TransitionImpossibleBecauseNotImplemented
 
TransitionImpossibleReason(String) - Constructor for class org.jivesoftware.smack.fsm.StateTransitionResult.TransitionImpossibleReason
 
transitionInto(WalkStateGraphContext) - Method in class org.jivesoftware.smack.fsm.NoOpState
 
transitionInto(WalkStateGraphContext) - Method in class org.jivesoftware.smack.fsm.State
 
TransitionNotPossible(State, State, StateTransitionResult.TransitionImpossible) - Constructor for class org.jivesoftware.smack.fsm.ConnectionStateEvent.TransitionNotPossible
 
transport_accept - org.jivesoftware.smackx.jingle.element.JingleAction
 
transport_info - org.jivesoftware.smackx.jingle.element.JingleAction
 
TRANSPORT_INFO - org.jivesoftware.smackx.jingleold.JingleActionEnum
 
transport_reject - org.jivesoftware.smackx.jingle.element.JingleAction
 
transport_replace - org.jivesoftware.smackx.jingle.element.JingleAction
 
transportCandidate - Variable in class org.jivesoftware.smackx.jingleold.packet.JingleTransport.JingleTransportCandidate
 
TransportCandidate - Class in org.jivesoftware.smackx.jingleold.nat
Transport candidate.
TransportCandidate() - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Empty constructor.
TransportCandidate(String, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Constructor with IP address and port.
TransportCandidate(String, int, int) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportCandidate
Constructor with IP address and port.
TransportCandidate.CandidateEcho - Class in org.jivesoftware.smackx.jingleold.nat
 
TransportCandidate.Channel - Class in org.jivesoftware.smackx.jingleold.nat
Type-safe enum for the transportElement channel.
TransportCandidate.Fixed - Class in org.jivesoftware.smackx.jingleold.nat
Fixed transport candidate.
TransportCandidate.Protocol - Class in org.jivesoftware.smackx.jingleold.nat
Type-safe enum for the transportElement protocol.
transportClosed(TransportCandidate) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleTransportListener
Notification that a transport must be cancelled.
transportClosedOnError(XMPPException) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleTransportListener
Notification that the transport was closed due to an exception.
transportEstablished(TransportCandidate, TransportCandidate) - Method in interface org.jivesoftware.smackx.jingleold.listeners.JingleTransportListener
Notification that the transport has been established.
transportManager() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.JingleIBBTransportSession
 
transportManager() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportSession
 
transportManager() - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportSession
 
TransportNegotiator - Class in org.jivesoftware.smackx.jingleold.nat
Transport negotiator.
TransportNegotiator(JingleSession, TransportResolver, ContentNegotiator) - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportNegotiator
Default constructor.
TransportNegotiator.Ice - Class in org.jivesoftware.smackx.jingleold.nat
Ice transport negotiator.
TransportNegotiator.RawUdp - Class in org.jivesoftware.smackx.jingleold.nat
Raw-UDP transport negotiator.
TransportResolver - Class in org.jivesoftware.smackx.jingleold.nat
A TransportResolver is used for obtaining a list of valid transport candidates.
TransportResolver() - Constructor for class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Default constructor.
TransportResolver.Type - Enum in org.jivesoftware.smackx.jingleold.nat
 
TransportResolverListener - Interface in org.jivesoftware.smackx.jingleold.nat
Transport resolver Interface .
TransportResolverListener.Checker - Interface in org.jivesoftware.smackx.jingleold.nat
Resolver checker.
TransportResolverListener.Resolver - Interface in org.jivesoftware.smackx.jingleold.nat
Resolver listener.
transportSession - Variable in class org.jivesoftware.smackx.jingle.JingleSession
 
transportSession(JingleSession) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.JingleIBBTransportManager
 
transportSession(JingleSession) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager
 
transportSession(JingleSession) - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportManager
 
transportsStats - Variable in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection.Stats
 
triggerCandidateAdded(TransportCandidate) - Method in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
Trigger a new candidate added event.
triggerContentEstablished() - Method in class org.jivesoftware.smackx.jingleold.ContentNegotiator
 
triggerMediaClosed(PayloadType) - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Trigger a jmf closed event.
triggerMediaEstablished(PayloadType) - Method in class org.jivesoftware.smackx.jingleold.media.MediaNegotiator
Trigger a session established event.
triggerMediaReceived(String) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Trigger a media received event.
triggerSessionClosed(String) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Trigger a session closed event.
triggerSessionClosedOnError(XMPPException) - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Trigger a session closed event due to an error.
triggerSessionCreated(JingleSession) - Method in class org.jivesoftware.smackx.jingleold.JingleManager
Trigger CreatedJingleSessionListeners that a session was created.
TripletContainer(Object, Method, Object[]) - Constructor for class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher.TripletContainer
 
triplets - Variable in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher
 
TRUELY_ASYNC_SENDS - Static variable in class org.jivesoftware.smack.SmackConfiguration
If enabled, causes AbstractXMPPConnection to create a thread for every asynchronous send operation.
trust(OpenPgpV4Fingerprint) - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
TRUST_RECORD(OpenPgpV4Fingerprint) - Static method in class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpTrustStore
 
trusted - org.jivesoftware.smackx.omemo.trust.TrustState
User decided to trust this device.
trusted - org.jivesoftware.smackx.ox.store.definition.OpenPgpTrustStore.Trust
The user explicitly trusts the key.
trustOmemoIdentity(OmemoDevice, OmemoFingerprint) - Method in class org.jivesoftware.smackx.omemo.OmemoManager
Trust that a fingerprint belongs to an OmemoDevice.
TrustState - Enum in org.jivesoftware.smackx.omemo.trust
 
trustStore - Variable in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
tryPut(E) - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 
trySendStanza(Stanza) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
trySendStanza(Stanza) - Method in interface org.jivesoftware.smack.XMPPConnection
Try to send the given stanza.
trySendStanza(Stanza, long, TimeUnit) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
trySendStanza(Stanza, long, TimeUnit) - Method in interface org.jivesoftware.smack.XMPPConnection
Try to send the given stanza.
tryTake() - Method in class org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown
 
tryToPublishAndPossibleAutoCreate(String, I) - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Try to publish an item and, if the node with the given ID does not exists, auto-create the node.
tunnel - org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Type
 
type - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
The type of node data, usually specified by the namespace of the payload(if any);MAY be a list-single rather than a text single.
type - Variable in class org.jivesoftware.smack.packet.AbstractIqBuilder
 
type - Variable in class org.jivesoftware.smackx.jingleold.nat.TransportResolver
 
type - Variable in enum org.jivesoftware.smackx.pubsub.Affiliation.AffiliationNamespace
 
type - Variable in class org.jivesoftware.smackx.pubsub.ItemsExtension
 
type - Variable in enum org.jivesoftware.smackx.pubsub.SubscriptionsExtension.SubscriptionsNamespace
 
TYPE_OMEMO_MESSAGE - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoElement
 
TYPE_OMEMO_PREKEY_MESSAGE - Static variable in class org.jivesoftware.smackx.omemo.element.OmemoElement
 

U

udp - org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Mode
A UDP based stream.
UDP - Static variable in class org.jivesoftware.smackx.jingleold.nat.TransportCandidate.Protocol
 
UInt16 - Class in org.jivesoftware.smack.datatypes
A number representing an unsigned 16-bit integer.
UInt32 - Class in org.jivesoftware.smack.datatypes
A number representing an unsigned 32-bit integer.
UL - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
UNACKKNOWLEDGED_STANZAS_QUEUE_SIZE - Static variable in class org.jivesoftware.smack.tcp.XMPPTCPConnection.PacketWriter
 
UNACKKNOWLEDGED_STANZAS_QUEUE_SIZE_HIGH_WATER_MARK - Static variable in class org.jivesoftware.smack.tcp.XMPPTCPConnection.PacketWriter
 
UNAMBIGUOUS_NUMBERS_AND_LETTERS_STRING - Static variable in class org.jivesoftware.smack.util.StringUtils
24 upper case characters from the latin alphabet and numbers without '0' and 'O'.
unavailable - org.jivesoftware.smack.packet.Presence.Type
The user is unavailable to receive messages.
UNAVAILABLE - Static variable in class org.jivesoftware.smack.filter.PresenceTypeFilter
 
unBlacklistSASLMechanism(String) - Static method in class org.jivesoftware.smack.SASLAuthentication
 
unblockAll() - Method in class org.jivesoftware.smackx.blocking.BlockingCommandManager
Unblock all.
unblockContacts(List<Jid>) - Method in class org.jivesoftware.smackx.blocking.BlockingCommandManager
Unblock contacts.
UnblockContactsIQ - Class in org.jivesoftware.smackx.blocking.element
Unblock contact IQ class.
UnblockContactsIQ() - Constructor for class org.jivesoftware.smackx.blocking.element.UnblockContactsIQ
Constructs a new unblock IQ which will unblock all JIDs.
UnblockContactsIQ(List<Jid>) - Constructor for class org.jivesoftware.smackx.blocking.element.UnblockContactsIQ
Unblock contacts IQ constructor.
UnblockContactsIQProvider - Class in org.jivesoftware.smackx.blocking.provider
Unblock contact IQ provider class.
UnblockContactsIQProvider() - Constructor for class org.jivesoftware.smackx.blocking.provider.UnblockContactsIQProvider
 
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.
UNCHANGED - org.jivesoftware.smack.XMPPConnection.FromMode
Leave the 'from' attribute unchanged.
unconfigured - org.jivesoftware.smackx.pubsub.Subscription.State
 
undecided - org.jivesoftware.smackx.omemo.trust.TrustState
User has yet to decide, whether the identity is trusted or not.
undecided - org.jivesoftware.smackx.ox.store.definition.OpenPgpTrustStore.Trust
The user didn't yet describe, whether to trust the key or not.
UndecidedOmemoIdentityException - Exception in org.jivesoftware.smackx.omemo.exceptions
Exception that is thrown when the user tries to encrypt a message for a undecided device.
UndecidedOmemoIdentityException(Collection<OmemoDevice>) - Constructor for exception org.jivesoftware.smackx.omemo.exceptions.UndecidedOmemoIdentityException
 
UndecidedOmemoIdentityException(OmemoDevice) - Constructor for exception org.jivesoftware.smackx.omemo.exceptions.UndecidedOmemoIdentityException
 
undefined - org.jivesoftware.smackx.mood.Mood
 
undefined_condition - org.jivesoftware.smack.packet.StanzaError.Condition
 
undefined_condition - org.jivesoftware.smack.packet.StreamError.Condition
 
unexpected_request - org.jivesoftware.smack.packet.StanzaError.Condition
 
unfetchableKeys - Variable in class org.jivesoftware.smackx.ox.OpenPgpContact
 
unfriend(Jid) - Method in class org.jivesoftware.smackx.iot.provisioning.IoTProvisioningManager
 
Unfriend - Class in org.jivesoftware.smackx.iot.provisioning.element
 
Unfriend(BareJid) - Constructor for class org.jivesoftware.smackx.iot.provisioning.element.Unfriend
 
UnfriendProvider - Class in org.jivesoftware.smackx.iot.provisioning.provider
 
UnfriendProvider() - Constructor for class org.jivesoftware.smackx.iot.provisioning.provider.UnfriendProvider
 
uninstallThing(NodeInfo) - Method in class org.jivesoftware.smackx.iot.control.IoTControlManager
 
uninstallThing(NodeInfo) - Method in class org.jivesoftware.smackx.iot.data.IoTDataManager
 
uninstallThing(Thing) - Method in class org.jivesoftware.smackx.iot.control.IoTControlManager
 
uninstallThing(Thing) - Method in class org.jivesoftware.smackx.iot.data.IoTDataManager
 
uniqueID - Variable in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
 
unknown - org.jivesoftware.smackx.commands.AdHocCommand.Action
The action is unknown.
UNKNOWN - org.jivesoftware.smackx.jingleold.JingleActionEnum
 
UNKNOWN_SESSION - Static variable in class org.jivesoftware.smackx.jingle.element.JingleError
 
UNKNOWN_SESSION - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
UnknownJingleContentDescription - Class in org.jivesoftware.smackx.jingle.element
 
UnknownJingleContentDescription(StandardExtensionElement) - Constructor for class org.jivesoftware.smackx.jingle.element.UnknownJingleContentDescription
 
UnknownJingleContentTransport - Class in org.jivesoftware.smackx.jingle.element
 
UnknownJingleContentTransport(StandardExtensionElement) - Constructor for class org.jivesoftware.smackx.jingle.element.UnknownJingleContentTransport
 
unlocker - Variable in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpStore
 
UnparseableStanza - Class in org.jivesoftware.smack
Representation of an unparsable stanza.
UnparsedIQ - Class in org.jivesoftware.smack.packet
An IQ stanzas that could not be parsed because no provider was found.
UnparsedIQ(String, String, CharSequence) - Constructor for class org.jivesoftware.smack.packet.UnparsedIQ
 
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
 
unregisterIQRequestHandler(String, String, IQ.Type) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
unregisterIQRequestHandler(String, String, IQ.Type) - Method in interface org.jivesoftware.smack.XMPPConnection
Unregister an IQ request handler with this connection.
unregisterIQRequestHandler(IQRequestHandler) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
unregisterIQRequestHandler(IQRequestHandler) - Method in interface org.jivesoftware.smack.XMPPConnection
unregisterJingleSessionHandler(FullJid, String, JingleSessionHandler) - Method in class org.jivesoftware.smackx.jingle.JingleManager
 
unregisterPingFailedListener(PingFailedListener) - Method in class org.jivesoftware.smackx.ping.PingManager
Unregister a PingFailedListener.
unregisterSASLMechanism(String) - Static method in class org.jivesoftware.smack.SASLAuthentication
Unregister a SASLMechanism by it's full class name.
unsetVersion() - Method in class org.jivesoftware.smackx.iqversion.VersionManager
 
unsubscribe - org.jivesoftware.smack.packet.Presence.Type
Request removal of subscription to sender's presence.
unsubscribe(String) - Method in class org.jivesoftware.smackx.pubsub.Node
Remove the subscription related to the specified JID.
unsubscribe(String, String) - Method in class org.jivesoftware.smackx.pubsub.Node
Remove the specific subscription related to the specified JID.
UNSUBSCRIBE - org.jivesoftware.smackx.pubsub.PubSubElementType
 
UNSUBSCRIBE - Static variable in class org.jivesoftware.smack.filter.PresenceTypeFilter
 
unsubscribed - org.jivesoftware.smack.packet.Presence.Type
Grant removal of subscription to sender's presence.
UNSUBSCRIBED - Static variable in class org.jivesoftware.smack.filter.PresenceTypeFilter
 
UnsubscribeExtension - Class in org.jivesoftware.smackx.pubsub
Represents an unsubscribe element.
UnsubscribeExtension(String) - Constructor for class org.jivesoftware.smackx.pubsub.UnsubscribeExtension
 
UnsubscribeExtension(String, String) - Constructor for class org.jivesoftware.smackx.pubsub.UnsubscribeExtension
 
UnsubscribeExtension(String, String, String) - Constructor for class org.jivesoftware.smackx.pubsub.UnsubscribeExtension
 
unsupported_applications - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
UNSUPPORTED_CONTENT - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
unsupported_encoding - org.jivesoftware.smack.packet.StreamError.Condition
 
unsupported_feature - org.jivesoftware.smack.packet.StreamError.Condition
 
UNSUPPORTED_INFO - Static variable in class org.jivesoftware.smackx.jingle.element.JingleError
 
unsupported_method - org.jivesoftware.smack.compress.packet.Failure.CompressFailureError
 
unsupported_stanza_type - org.jivesoftware.smack.packet.StreamError.Condition
 
unsupported_transports - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
UNSUPPORTED_TRANSPORTS - Static variable in class org.jivesoftware.smackx.jingleold.packet.JingleError
 
unsupported_version - org.jivesoftware.smack.packet.StreamError.Condition
 
UnsupportedApplications - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
UnsupportedTransports - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
untrusted - org.jivesoftware.smackx.omemo.trust.TrustState
User decided NOT to trust this device.
untrusted - org.jivesoftware.smackx.ox.store.definition.OpenPgpTrustStore.Trust
The user explicitly distrusts the key.
UntrustedOmemoIdentityException - Exception in org.jivesoftware.smackx.omemo.exceptions
Exception that gets thrown when we try to en-/decrypt a message for an untrusted contact.
UntrustedOmemoIdentityException(OmemoDevice, OmemoFingerprint) - Constructor for exception org.jivesoftware.smackx.omemo.exceptions.UntrustedOmemoIdentityException
Constructor for when encryption fails because the user untrusted a recipients device.
UntrustedOmemoIdentityException(OmemoDevice, OmemoFingerprint, OmemoFingerprint) - Constructor for exception org.jivesoftware.smackx.omemo.exceptions.UntrustedOmemoIdentityException
Constructor for when we receive a message with an identityKey different from the one we trusted.
unwrapInBytes - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.TlsStateStats
 
unwrapOutBytes - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.TlsStateStats
 
unwrapRatio - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.TlsStateStats
 
update(ReceiveStreamEvent) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioReceiver
ReceiveStreamListener.
update(SessionEvent) - Method in class org.jivesoftware.smackx.jingleold.mediaimpl.jmf.AudioReceiver
JingleSessionListener.
UPDATE_ACTION - Static variable in class org.jivesoftware.smackx.disco.packet.DiscoverItems.Item
Request to create or update the item.
updateArchivingPreferences(MamManager.MamPrefs) - Method in class org.jivesoftware.smackx.mam.MamManager
Update the preferences in the server.
updatedPrivacyList(String) - Method in interface org.jivesoftware.smackx.privacy.PrivacyListListener
A privacy list has been modified by another.
updateKeys(XMPPConnection) - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
Update the contacts keys by consulting the users PubSub nodes.
updateKeys(XMPPConnection, PublicKeysListElement) - Method in class org.jivesoftware.smackx.ox.OpenPgpContact
Update the contacts keys using a prefetched PublicKeysListElement.
updatePacketListener() - Method in class org.jivesoftware.smackx.jingleold.JingleSession
Install the stanza listener.
updatePrivacyList(String, List<PrivacyItem>) - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
The client has edited an existing list.
updateStatus(FileTransfer.Status, FileTransfer.Status) - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
 
updateStatus(FileTransfer.Status, FileTransfer.Status) - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
 
uploadFile(File) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
Request slot and uploaded file to HTTP file upload service.
uploadFile(File, UploadProgressListener) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
Request slot and uploaded file to HTTP file upload service with progress callback.
uploadFile(InputStream, String, long) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
Request slot and uploaded stream to HTTP upload service.
uploadFile(InputStream, String, long, UploadProgressListener) - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
Request slot and uploaded stream to HTTP upload service.
UploadProgressListener - Interface in org.jivesoftware.smackx.httpfileupload
Callback interface to get upload progress.
UploadService - Class in org.jivesoftware.smackx.httpfileupload
 
UploadService.Version - Enum in org.jivesoftware.smackx.httpfileupload
 
Uri(URI, String) - Constructor for class org.jivesoftware.smackx.mediaelement.element.MediaElement.Uri
 
URL - Static variable in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
UrlInitializer - Class in org.jivesoftware.smack.initializer
Loads the provider file defined by the URL returned by UrlInitializer.getProvidersUri() and the generic smack configuration file returned UrlInitializer.getConfigUri().
UrlInitializer() - Constructor for class org.jivesoftware.smack.initializer.UrlInitializer
 
UrlSafeEncoder() - Constructor for class org.jivesoftware.smack.util.stringencoder.BareJidEncoder.UrlSafeEncoder
 
USASCII - Static variable in class org.jivesoftware.smack.util.StringUtils
Deprecated.
use StandardCharsets.US_ASCII instead.
useHttps() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration.Builder
 
useLegacyBareJidEncoding() - Static method in class org.jivesoftware.smackx.omemo.FileBasedOmemoStore
Convert BareJids to Strings using the legacy Jid.toString() method instead of the proper, url safe Jid.asUrlEncodedString() method.
user - org.jivesoftware.smackx.workgroup.packet.RoomInvitation.Type
A user is being invited to a groupchat support session.
user - org.jivesoftware.smackx.workgroup.packet.RoomTransfer.Type
A user is being invited to a groupchat support session.
user - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
The full JID of the authenticated user, as returned by the resource binding response of the server.
USER - org.jivesoftware.smack.XMPPConnection.FromMode
Set the from to the clients full JID.
userHasLogged(EntityFullJid) - Method in class org.jivesoftware.smack.debugger.AbstractDebugger
 
userHasLogged(EntityFullJid) - Method in class org.jivesoftware.smack.debugger.SmackDebugger
Called when a user has logged in to the server.
userHasLogged(EntityFullJid) - Method in class org.jivesoftware.smackx.debugger.EnhancedDebugger
 
userHasLogged(EntityFullJid) - Method in class org.jivesoftware.smackx.debugger.LiteDebugger
 
userHasLogged(EntityFullJid) - Method in class org.jivesoftware.smackx.debugger.slf4j.SLF4JSmackDebugger
 
UserID - Class in org.jivesoftware.smackx.workgroup.packet
 
UserID(Jid) - Constructor for class org.jivesoftware.smackx.workgroup.packet.UserID
 
UserID.Provider - Class in org.jivesoftware.smackx.workgroup.packet
 
username - Variable in class org.jivesoftware.smack.fsm.LoginContext
 
UserRequest - Class in org.jivesoftware.smackx.workgroup.agent
Requests made by users to get support by some agent.
UserRequest() - Constructor for class org.jivesoftware.smackx.workgroup.agent.UserRequest
 
UserSearch - Class in org.jivesoftware.smackx.search
Implements the protocol currently used to search information repositories on the Jabber network.
UserSearch() - Constructor for class org.jivesoftware.smackx.search.UserSearch
Creates a new instance of UserSearch.
UserSearch.Provider - Class in org.jivesoftware.smackx.search
Internal Search service Provider.
UserSearchManager - Class in org.jivesoftware.smackx.search
The UserSearchManager is a facade built upon Jabber Search Services (XEP-055) to allow for searching repositories on a Jabber Server.
UserSearchManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.search.UserSearchManager
Creates a new UserSearchManager.
UserStatusListener - Interface in org.jivesoftware.smackx.muc
A listener that is fired anytime your participant's status in a room is changed, such as the user being kicked, banned, or granted admin permissions or the room is destroyed.
usersUpdated(WorkgroupQueue, Set<QueueUser>) - Method in interface org.jivesoftware.smackx.workgroup.agent.QueueUsersListener
The list of users waiting in the queue was updated.
userSupportsFallbackIndications(EntityBareJid) - Method in class org.jivesoftware.smackx.fallback_indication.FallbackIndicationManager
Determine, whether or not a user supports Fallback Indications.
USERTUNE_NODE - Static variable in class org.jivesoftware.smackx.usertune.UserTuneManager
 
UserTuneElement - Class in org.jivesoftware.smackx.usertune.element
ExtensionElement that contains the UserTune.
UserTuneElement.Builder - Class in org.jivesoftware.smackx.usertune.element
This class defines a Builder class for UserTuneElement.
UserTuneManager - Class in org.jivesoftware.smackx.usertune
Entry point for Smacks API for XEP-0118: User Tune.
UserTuneProvider - Class in org.jivesoftware.smackx.usertune.provider
This is the Provider Class for UserTuneElement.
UserTuneProvider() - Constructor for class org.jivesoftware.smackx.usertune.provider.UserTuneProvider
 
UserWithAffiliationElement(Jid, MUCLightAffiliation) - Constructor for class org.jivesoftware.smackx.muclight.element.MUCLightElements.UserWithAffiliationElement
User with affiliations element constructor.
UTF8 - Class in org.jivesoftware.smack.util
 
UTF8 - Static variable in class org.jivesoftware.smack.util.StringUtils
Deprecated.
use StandardCharsets.UTF_8 instead.
UTF8 - Static variable in class org.jivesoftware.smackx.ox.util.Util
 
UTF8() - Constructor for class org.jivesoftware.smack.util.UTF8
 
UTF8_CHARSET_NAME - Static variable in class org.jivesoftware.smack.util.UTF8
 
Util - Class in org.jivesoftware.smackx.ox.util
 
Util() - Constructor for class org.jivesoftware.smackx.ox.util.Util
 
UuidStanzaIdSource - Class in org.jivesoftware.smack.packet.id
 
UuidStanzaIdSource.Factory - Class in org.jivesoftware.smack.packet.id
 

V

v0_2 - org.jivesoftware.smackx.httpfileupload.UploadService.Version
Upload service as specified in XEP-0363 v0.2 or lower.
v0_3 - org.jivesoftware.smackx.httpfileupload.UploadService.Version
Upload service as specified in XEP-0363 v0.3 or higher.
V1 - org.jivesoftware.smackx.hashes.HashManager.NAMESPACE
 
V2 - org.jivesoftware.smackx.hashes.HashManager.NAMESPACE
 
validate(FormField) - Method in interface org.jivesoftware.smackx.xdata.FormFieldChildElement
 
validate(FormField) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.RangeValidateElement
 
ValidateElement - Class in org.jivesoftware.smackx.xdatavalidation.packet
DataValidation Extension according to XEP-0122: Data Forms Validation.
ValidateElement.BasicValidateElement - Class in org.jivesoftware.smackx.xdatavalidation.packet
Validation only against the datatype itself.
ValidateElement.ListRange - Class in org.jivesoftware.smackx.xdatavalidation.packet
This element indicates for "list-multi", that a minimum and maximum number of options should be selected and/or entered.
ValidateElement.OpenValidateElement - Class in org.jivesoftware.smackx.xdatavalidation.packet
For "list-single" or "list-multi", indicates that the user may enter a custom value (matching the datatype constraints) or choose from the predefined values.
ValidateElement.RangeValidateElement - Class in org.jivesoftware.smackx.xdatavalidation.packet
Indicate that the value should fall within a certain range.
ValidateElement.RegexValidateElement - Class in org.jivesoftware.smackx.xdatavalidation.packet
Indicates that the value should be restricted to a regular expression.
ValidationConsistencyException - Exception in org.jivesoftware.smackx.xdatavalidation
Exception thrown when ValidateElement is not consistent with the business rules in XEP=0122.
ValidationConsistencyException(String) - Constructor for exception org.jivesoftware.smackx.xdatavalidation.ValidationConsistencyException
Validation consistency exception constructor.
Value(CharSequence) - Constructor for class org.jivesoftware.smackx.xdata.FormField.Value
 
VALUE - Static variable in class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.PixelUtils
 
valueOf(String) - Static method in enum org.jivesoftware.smack.AbstractXMPPConnection.SyncPointState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.altconnections.HttpLookupMethod.LinkRelation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.chat.ChatManager.MatchMode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.compress.packet.Failure.CompressFailureError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.compression.XMPPInputOutputStream.FlushMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.ConnectionConfiguration.DnssecMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.ConnectionConfiguration.SecurityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.filter.AbstractJidTypeFilter.JidType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter.JidType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.fsm.StateDescriptor.Property
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.iqrequest.IQRequestHandler.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.packet.IQ.ResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.packet.IQ.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.packet.Message.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.packet.Presence.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.packet.Presence.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.packet.StanzaError.Condition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.packet.StanzaError.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.packet.StreamError.Condition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.packet.StreamOpen.StreamContentNamespace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.proxy.ProxyInfo.ProxyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.ReconnectionManager.ReconnectionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.roster.packet.RosterPacket.ItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.roster.Roster.SubscriptionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.roster.SubscribeListener.SubscribeAnswer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.sasl.SASLError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.SmackConfiguration.UnknownIqRequestReplyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown.TryPutResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown.TryTakeResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.xml.XmlPullParser.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.xml.XmlPullParser.TagEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smack.XMPPConnection.FromMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.address.packet.MultipleAddresses.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.amp.AMPDeliverCondition.Value
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.amp.AMPMatchResourceCondition.Value
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.amp.packet.AMPExtension.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.amp.packet.AMPExtension.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager.StanzaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.carbons.packet.CarbonExtension.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.chat_markers.ChatMarkersState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.chatstates.ChatState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.colors.ConsistentColor.Deficiency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.commands.AdHocCommand.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.commands.AdHocCommand.SpecificErrorCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.commands.AdHocCommand.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.commands.AdHocCommandNote.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.disco.Feature.Support
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.filetransfer.FileTransfer.Error
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.filetransfer.FileTransfer.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.hashes.HashManager.NAMESPACE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.hints.element.MessageProcessingHintType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.hoxt.packet.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.httpfileupload.UploadService.Version
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.iot.control.element.SetData.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.iot.discovery.element.Tag.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.jingle.element.JingleAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.jingle.element.JingleContent.Creator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.jingle.element.JingleContent.Senders
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.jingle.element.JingleReason.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.jingle.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.jingleold.JingleActionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.jingleold.JingleNegotiatorState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.jingleold.nat.ICECandidate.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.jingleold.nat.TransportResolver.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.mam.element.MamPrefsIQ.DefaultBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.message_markup.element.SpanElement.SpanStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.mood.Mood
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.muc.MUCAffiliation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.muc.MUCRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.muclight.MUCLightAffiliation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.omemo.trust.TrustState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.ox.OpenPgpMessage.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.ox.store.definition.OpenPgpTrustStore.Trust
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.privacy.packet.PrivacyItem.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.AccessModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.Affiliation.AffiliationNamespace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.Affiliation.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.ChildrenAssociationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.ConfigureNodeFields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.EventElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.FormNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.Item.ItemNamespace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.ItemReply
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.ItemsExtension.ItemsElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.packet.PubSubNamespace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.PresenceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.PublishModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.PubSubElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.PubSubFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.SubscribeOptionFields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.Subscription.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.pubsub.SubscriptionsExtension.SubscriptionsNamespace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.receipts.DeliveryReceiptManager.AutoReceiptMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.reference.element.ReferenceElement.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.rsm.packet.RSMSet.PageDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.workgroup.packet.RoomInvitation.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.workgroup.packet.RoomTransfer.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.xdata.FormField.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.xdata.packet.DataForm.Type
Returns the enum constant of this type with the specified name.
valueOfFromElement(String) - Static method in enum org.jivesoftware.smackx.pubsub.SubscribeOptionFields
 
valueOfFromElementName(String, String) - Static method in enum org.jivesoftware.smackx.pubsub.FormNodeType
 
valueOfFromElemName(String, String) - Static method in enum org.jivesoftware.smackx.pubsub.PubSubElementType
 
valueOfFromXmlns(String) - Static method in enum org.jivesoftware.smackx.pubsub.packet.PubSubNamespace
 
valueOfName(String) - Static method in enum org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
Compensational method for static 'valueOf' function.
values() - Static method in enum org.jivesoftware.smack.AbstractXMPPConnection.SyncPointState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.altconnections.HttpLookupMethod.LinkRelation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.chat.ChatManager.MatchMode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.compress.packet.Failure.CompressFailureError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.compression.XMPPInputOutputStream.FlushMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.ConnectionConfiguration.DnssecMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.ConnectionConfiguration.SecurityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.filter.AbstractJidTypeFilter.JidType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.filter.jidtype.AbstractJidTypeFilter.JidType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.fsm.StateDescriptor.Property
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.iqrequest.IQRequestHandler.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.packet.IQ.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.packet.IQ.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.packet.Message.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.packet.Presence.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.packet.Presence.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.packet.StanzaError.Condition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.packet.StanzaError.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.packet.StreamError.Condition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.packet.StreamOpen.StreamContentNamespace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.proxy.ProxyInfo.ProxyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.ReconnectionManager.ReconnectionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.roster.packet.RosterPacket.ItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.roster.Roster.SubscriptionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.roster.SubscribeListener.SubscribeAnswer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.sasl.SASLError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.SmackConfiguration.UnknownIqRequestReplyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown.TryPutResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.util.ArrayBlockingQueueWithShutdown.TryTakeResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jivesoftware.smack.util.MultiMap
Returns a new list containing all values of this multi map.
values() - Static method in enum org.jivesoftware.smack.xml.XmlPullParser.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.xml.XmlPullParser.TagEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smack.XMPPConnection.FromMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.address.packet.MultipleAddresses.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.amp.AMPDeliverCondition.Value
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.amp.AMPMatchResourceCondition.Value
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.amp.packet.AMPExtension.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.amp.packet.AMPExtension.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager.StanzaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.carbons.packet.CarbonExtension.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.chat_markers.ChatMarkersState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.chatstates.ChatState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.colors.ConsistentColor.Deficiency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.commands.AdHocCommand.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.commands.AdHocCommand.SpecificErrorCondition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.commands.AdHocCommand.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.commands.AdHocCommandNote.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.disco.Feature.Support
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.filetransfer.FileTransfer.Error
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.filetransfer.FileTransfer.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.hashes.HashManager.ALGORITHM
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.hashes.HashManager.NAMESPACE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.hints.element.MessageProcessingHintType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.hoxt.packet.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.httpfileupload.UploadService.Version
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.iot.control.element.SetData.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.iot.discovery.element.Tag.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.jingle.element.JingleAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.jingle.element.JingleContent.Creator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.jingle.element.JingleContent.Senders
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.jingle.element.JingleReason.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.jingle.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.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.jingleold.JingleActionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.jingleold.JingleNegotiatorState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.jingleold.nat.ICECandidate.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.jingleold.nat.TransportResolver.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.mam.element.MamPrefsIQ.DefaultBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.message_markup.element.SpanElement.SpanStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.mood.Mood
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.muc.MUCAffiliation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.muc.MUCRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.muclight.MUCLightAffiliation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.omemo.trust.TrustState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.ox.OpenPgpMessage.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.ox.store.definition.OpenPgpTrustStore.Trust
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.privacy.packet.PrivacyItem.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.pubsub.AccessModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.Affiliation.AffiliationNamespace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.Affiliation.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.pubsub.ChildrenAssociationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.ConfigureNodeFields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.EventElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.FormNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.Item.ItemNamespace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.ItemReply
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.ItemsExtension.ItemsElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.packet.PubSubNamespace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.PresenceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.PublishModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.PubSubElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.PubSubFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.SubscribeOptionFields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.Subscription.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.pubsub.SubscriptionsExtension.SubscriptionsNamespace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.receipts.DeliveryReceiptManager.AutoReceiptMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.reference.element.ReferenceElement.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.rsm.packet.RSMSet.PageDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jivesoftware.smackx.workgroup.packet.RoomInvitation.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.workgroup.packet.RoomTransfer.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.xdata.FormField.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.xdata.packet.DataForm.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VCard - Class in org.jivesoftware.smackx.vcardtemp.packet
A VCard class for use with the SMACK jabber library.
VCard() - Constructor for class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
VCardManager - Class in org.jivesoftware.smackx.vcardtemp
 
VCardProvider - Class in org.jivesoftware.smackx.vcardtemp.provider
vCard provider.
VCardProvider() - Constructor for class org.jivesoftware.smackx.vcardtemp.provider.VCardProvider
 
verify(String, SSLSession) - Method in class org.jivesoftware.smack.java7.XmppHostnameVerifier
 
verifyDiscoverInfoVersion(String, String, DiscoverInfo) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
Verify DiscoverInfo and Caps Node as defined in XEP-0115 5.4 Processing Method.
version - Variable in class org.jivesoftware.smackx.caps.CapsVersionAndHash
 
Version - Class in org.jivesoftware.smackx.iqversion.packet
A Version IQ packet, which is used by XMPP clients to discover version information about the software running at another entity's JID.
Version() - Constructor for class org.jivesoftware.smackx.iqversion.packet.Version
 
Version(String, String) - Constructor for class org.jivesoftware.smackx.iqversion.packet.Version
 
Version(String, String, String) - Constructor for class org.jivesoftware.smackx.iqversion.packet.Version
Creates a new Version object with given details.
Version(Version) - Constructor for class org.jivesoftware.smackx.iqversion.packet.Version
 
Version(Jid) - Constructor for class org.jivesoftware.smackx.iqversion.packet.Version
Request version IQ.
VERSION - Static variable in class org.jivesoftware.smack.packet.StreamOpen
RFC 6120 § 4.7.5.
VersionManager - Class in org.jivesoftware.smackx.iqversion
A Version Manager that automatically responds to version IQs with a predetermined reply.
VersionProvider - Class in org.jivesoftware.smackx.iqversion.provider
 
VersionProvider() - Constructor for class org.jivesoftware.smackx.iqversion.provider.VersionProvider
 
VERY_SECURE - Static variable in class org.jivesoftware.smack.packet.id.RandomStringStanzaIdSource.Factory
 
visitor - org.jivesoftware.smackx.muc.MUCRole
 
visitorsEmail - Variable in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
visitorsName - Variable in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
VmArgInitializer - Class in org.jivesoftware.smack.initializer
Looks for a provider file location based on the VM argument smack.provider.file.
VmArgInitializer() - Constructor for class org.jivesoftware.smack.initializer.VmArgInitializer
 
voiceGranted() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
Deprecated.
 
voiceGranted() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when a moderator grants voice to your user.
voiceGranted(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
voiceGranted(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when a moderator grants voice to a visitor.
voiceRevoked() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
Deprecated.
 
voiceRevoked() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when a moderator revokes voice from your user.
voiceRevoked(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
voiceRevoked(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when a moderator revokes voice from a participant.

W

WAIT - org.jivesoftware.smack.packet.StanzaError.Type
 
waitFor(Supplier<Boolean>) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
waitForClosingStreamTagFromServer() - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
waitForConditionOrThrowConnectionException(Supplier<Boolean>, String) - Method in class org.jivesoftware.smack.AbstractXMPPConnection
 
waitForConditionOrThrowConnectionException(Supplier<Boolean>, String) - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
waitForFeaturesReceived(String) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
waitUntilClosed() - Method in class org.jivesoftware.smackx.debugger.EnhancedDebuggerWindow
 
waitUntilInputOutputClosed() - Method in interface org.jivesoftware.smack.XmppInputOutputFilter
 
waitUntilLoaded() - Method in class org.jivesoftware.smack.roster.Roster
 
waitUntilOtherEntityIsSubscribed(Roster, BareJid, long) - Static method in class org.jivesoftware.smack.roster.RosterUtil
 
waitUntilOtherEntityIsSubscribed(Roster, BareJid, Date) - Static method in class org.jivesoftware.smack.roster.RosterUtil
 
walkStateGraph(WalkStateGraphContext) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnection
 
WalkStateGraphContext - Class in org.jivesoftware.smack.c2s.internal
 
WalkStateGraphContext.Builder - Class in org.jivesoftware.smack.c2s.internal
 
warn - org.jivesoftware.smackx.commands.AdHocCommandNote.Type
The note indicates a warning.
wasAuthenticated - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
Flag that indicates if the user was authenticated with the server when the connection to the server was closed (abruptly or not).
wasPreKeyEncrypted() - Method in class org.jivesoftware.smackx.omemo.internal.CipherAndAuthTag
 
wasUnfriendedListener(BareJid, Presence) - Method in interface org.jivesoftware.smackx.iot.provisioning.WasUnfriendedListener
 
WasUnfriendedListener - Interface in org.jivesoftware.smackx.iot.provisioning
 
weak - org.jivesoftware.smackx.mood.Mood
 
WEBSOCKET - org.jivesoftware.smack.altconnections.HttpLookupMethod.LinkRelation
Selects link relation attribute as "urn:xmpp:alt-connections:websocket".
whitelist - org.jivesoftware.smackx.pubsub.AccessModel
Only those on a whitelist may subscribe and retrieve items.
whitelist - org.jivesoftware.smackx.pubsub.ChildrenAssociationPolicy
Only those on a whitelist may associate leaf nodes with the collection.
WholeImageFilter - Class in org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
A filter which acts as a superclass for filters which need to have the whole image in memory to do their stuff.
WholeImageFilter() - Constructor for class org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api.WholeImageFilter
Construct a WholeImageFilter.
willBuildStanzaWithId() - Method in class org.jivesoftware.smack.packet.StanzaBuilder
 
with(Class<? extends B>) - Method in class org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionConfiguration.Builder
 
with(StreamOpen) - Method in class org.jivesoftware.smack.packet.XmlEnvironment.Builder
 
withAdditionalFormField(FormField) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
 
withAdditionalFormFields(List<FormField>) - Method in class org.jivesoftware.smackx.mam.MamManager.MamQueryArgs.Builder
 
withLanguage(String) - Method in class org.jivesoftware.smack.packet.XmlEnvironment.Builder
 
withLoginContext(String, String, Resourcepart) - Method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext.Builder
 
withLoginContext(LoginContext) - Method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext.Builder
 
withMandatoryIntermediateState(Class<? extends StateDescriptor>) - Method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext.Builder
 
withNamespace(String) - Method in class org.jivesoftware.smack.packet.XmlEnvironment.Builder
 
withNext(XmlEnvironment) - Method in class org.jivesoftware.smack.packet.XmlEnvironment.Builder
 
withPassword(String) - Method in class org.jivesoftware.smackx.muc.MucEnterConfiguration.Builder
Use the given password to join the MUC room.
withPresence(Presence) - Method in class org.jivesoftware.smackx.muc.MucEnterConfiguration.Builder
withPresence(Consumer<? super PresenceBuilder>) - Method in class org.jivesoftware.smackx.muc.MucEnterConfiguration.Builder
Set the presence used to join the MUC room.
withSmackDebugger(Consumer<SmackDebugger>) - Method in class org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal
 
workgroup - org.jivesoftware.smackx.workgroup.packet.RoomInvitation.Type
Some agent of the specified workgroup will be invited to the groupchat support session.
workgroup - org.jivesoftware.smackx.workgroup.packet.RoomTransfer.Type
Some agent of the specified workgroup will be invited to the groupchat support session.
Workgroup - Class in org.jivesoftware.smackx.workgroup.user
Provides workgroup services for users.
Workgroup(EntityBareJid, XMPPConnection) - Constructor for class org.jivesoftware.smackx.workgroup.user.Workgroup
Creates a new workgroup instance using the specified workgroup JID (eg support@workgroup.example.com) and XMPP connection.
WorkgroupForm - Class in org.jivesoftware.smackx.workgroup.ext.forms
 
WorkgroupForm() - Constructor for class org.jivesoftware.smackx.workgroup.ext.forms.WorkgroupForm
 
WorkgroupForm.InternalProvider - Class in org.jivesoftware.smackx.workgroup.ext.forms
An IQProvider for WebForm packets.
WorkgroupInformation - Class in org.jivesoftware.smackx.workgroup.packet
A stanza extension that contains information about the user and agent in a workgroup chat.
WorkgroupInformation(EntityBareJid) - Constructor for class org.jivesoftware.smackx.workgroup.packet.WorkgroupInformation
 
WorkgroupInformation.Provider - Class in org.jivesoftware.smackx.workgroup.packet
 
WorkgroupInvitation - Class in org.jivesoftware.smackx.workgroup
An immutable class wrapping up the basic information which comprises a group chat invitation.
WorkgroupInvitation(Jid, Jid, Jid, String, String, Jid) - Constructor for class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
This calls the 5-argument constructor with a null MetaData argument value.
WorkgroupInvitation(Jid, Jid, Jid, String, String, Jid, Map<String, List<String>>) - Constructor for class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
WorkgroupInvitation.
WorkgroupInvitationListener - Interface in org.jivesoftware.smackx.workgroup
An interface which all classes interested in hearing about group chat invitations should implement.
WorkgroupProperties - Class in org.jivesoftware.smackx.workgroup.settings
 
WorkgroupProperties() - Constructor for class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
 
WorkgroupProperties.InternalProvider - Class in org.jivesoftware.smackx.workgroup.settings
Stanza extension provider for SoundSetting Packets.
WorkgroupQueue - Class in org.jivesoftware.smackx.workgroup.agent
A queue in a workgroup, which is a pool of agents that are routed a specific type of chat request.
WorkgroupQueue.Status - Class in org.jivesoftware.smackx.workgroup.agent
A class to represent the status of the workgroup.
worried - org.jivesoftware.smackx.mood.Mood
 
wouldCauseCycle(StateDescriptorGraph.GraphVertex<State>) - Method in class org.jivesoftware.smack.c2s.internal.WalkStateGraphContext
Check if the way to the final state via the given successor state that would loop, i.e., lead over the initial state and thus from a cycle.
wrapInBytes - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.TlsStateStats
 
wrapOutBytes - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.TlsStateStats
 
wrapRatio - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.TlsStateStats
 
write(char[]) - Method in class org.jivesoftware.smack.util.ObservableWriter
 
write(char[], int, int) - Method in class org.jivesoftware.smack.util.ObservableWriter
 
write(int) - Method in class org.jivesoftware.smack.util.ObservableWriter
 
write(Writer, XmlEnvironment) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
Write the contents of this XmlStringBuilder to a Writer.
write(String) - Method in class org.jivesoftware.smack.util.ObservableWriter
 
write(String) - Method in interface org.jivesoftware.smack.util.WriterListener
Notification that the Writer has written a new string.
write(String, int) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
write(String, int, int) - Method in class org.jivesoftware.smack.util.ObservableWriter
 
write(String, Date) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
write(FormField) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
writeAnnouncedFingerprintsOf(BareJid, Map<OpenPgpV4Fingerprint, Date>) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpMetadataStore
Write the fingerprints and modification dates of announced keys of a user to local storage.
writeAnnouncedFingerprintsOf(BareJid, Map<OpenPgpV4Fingerprint, Date>) - Method in class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpMetadataStore
 
writeBoolean(String, boolean) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
writeByteSafe(OutputStream, int, String) - Static method in class org.jivesoftware.smack.util.OutputStreamUtil
 
writeFile(File, CharSequence) - Static method in class org.jivesoftware.smack.util.FileUtils
 
writeFileOrThrow(File, CharSequence) - Static method in class org.jivesoftware.smack.util.FileUtils
 
writeKeyFetchDates(BareJid, Map<OpenPgpV4Fingerprint, Date>) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
Write the key fetch dates for a users keys to local storage.
writeKeyFetchDates(BareJid, Map<OpenPgpV4Fingerprint, Date>) - Method in class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpKeyStore
 
writeListMulti(String, List<? extends CharSequence>) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
writePublicKeysOf(BareJid, PGPPublicKeyRingCollection) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
Write the PGPPublicKeyRingCollection of a user to local storage.
writePublicKeysOf(BareJid, PGPPublicKeyRingCollection) - Method in class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpKeyStore
 
writer - Variable in class org.jivesoftware.smack.AbstractXMPPConnection
The Writer which is used for the debugger.
writeRatio - Variable in class org.jivesoftware.smack.tcp.XmppTcpTransportModule.Stats
 
writeResetAndFlush(ByteArrayOutputStream, OutputStream) - Static method in class org.jivesoftware.smack.util.OutputStreamUtil
 
WriterListener - Interface in org.jivesoftware.smack.util
Interface that allows for implementing classes to listen for string writing events.
writeSecretKeysOf(BareJid, PGPSecretKeyRingCollection) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpKeyStore
Write the PGPSecretKeyRingCollection of a user to local storage.
writeSecretKeysOf(BareJid, PGPSecretKeyRingCollection) - Method in class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpKeyStore
 
writeTextSingle(String, CharSequence) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
writeToStream(InputStream, OutputStream) - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
 
writeTrust(BareJid, OpenPgpV4Fingerprint, OpenPgpTrustStore.Trust) - Method in class org.jivesoftware.smackx.ox.store.abstr.AbstractOpenPgpTrustStore
Write the trust record for the key with fingerprint fingerprint of user owner to local storage.
writeTrust(BareJid, OpenPgpV4Fingerprint, OpenPgpTrustStore.Trust) - Method in class org.jivesoftware.smackx.ox.store.filebased.FileBasedOpenPgpTrustStore
 

X

xa - org.jivesoftware.smack.packet.Presence.Mode
Away for an extended period of time.
xa - org.jivesoftware.smackx.pubsub.PresenceState
 
XDataLayoutManager - Class in org.jivesoftware.smackx.xdatalayout
 
XDataLayoutManager() - Constructor for class org.jivesoftware.smackx.xdatalayout.XDataLayoutManager
 
XDataManager - Class in org.jivesoftware.smackx.xdata
 
XDataValidationManager - Class in org.jivesoftware.smackx.xdatavalidation
 
XDataValidationManager() - Constructor for class org.jivesoftware.smackx.xdatavalidation.XDataValidationManager
 
XHTMLExtension - Class in org.jivesoftware.smackx.xhtmlim.packet
An XHTML sub-packet, which is used by XMPP clients to exchange formatted text.
XHTMLExtension() - Constructor for class org.jivesoftware.smackx.xhtmlim.packet.XHTMLExtension
 
XHTMLExtensionProvider - Class in org.jivesoftware.smackx.xhtmlim.provider
The XHTMLExtensionProvider parses XHTML packets.
XHTMLExtensionProvider() - Constructor for class org.jivesoftware.smackx.xhtmlim.provider.XHTMLExtensionProvider
 
XHTMLManager - Class in org.jivesoftware.smackx.xhtmlim
Manages XHTML formatted texts within messages.
XHTMLManager() - Constructor for class org.jivesoftware.smackx.xhtmlim.XHTMLManager
 
XHTMLText - Class in org.jivesoftware.smackx.xhtmlim
An XHTMLText represents formatted text.
XHTMLText(String, String) - Constructor for class org.jivesoftware.smackx.xhtmlim.XHTMLText
Creates a new XHTMLText with body tag params.
Xml(String) - Constructor for class org.jivesoftware.smackx.hoxt.packet.AbstractHttpOverXmpp.Xml
Creates this element.builder.toString().
XML_PULL_PARSER_SUPPORTS_ROUNDTRIP - Static variable in class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParserFactory
True if the XmlPullParser supports the XML_ROUNDTRIP feature.
XmlEnvironment - Class in org.jivesoftware.smack.packet
 
XmlEnvironment(String) - Constructor for class org.jivesoftware.smack.packet.XmlEnvironment
 
XmlEnvironment(String, String) - Constructor for class org.jivesoftware.smack.packet.XmlEnvironment
 
XmlEnvironment(String, String, XmlEnvironment) - Constructor for class org.jivesoftware.smack.packet.XmlEnvironment
 
XmlEnvironment.Builder - Class in org.jivesoftware.smack.packet
 
xmllangAttribute(String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
XmlLangElement - Interface in org.jivesoftware.smack.packet
 
xmlnsAttribute(String) - Method in class org.jivesoftware.smack.util.XmlStringBuilder
 
XmlPullParser - Interface in org.jivesoftware.smack.xml
Smack's interface for XML pull parsers.
XmlPullParser.Event - Enum in org.jivesoftware.smack.xml
 
XmlPullParser.TagEvent - Enum in org.jivesoftware.smack.xml
 
XmlPullParserException - Exception in org.jivesoftware.smack.xml
 
XmlPullParserException(Exception) - Constructor for exception org.jivesoftware.smack.xml.XmlPullParserException
 
XmlPullParserException(String) - Constructor for exception org.jivesoftware.smack.xml.XmlPullParserException
 
XmlPullParserFactory - Interface in org.jivesoftware.smack.xml
 
XmlStringBuilder - Class in org.jivesoftware.smack.util
 
XmlStringBuilder() - Constructor for class org.jivesoftware.smack.util.XmlStringBuilder
 
XmlStringBuilder(String, String, String, XmlEnvironment) - Constructor for class org.jivesoftware.smack.util.XmlStringBuilder
 
XmlStringBuilder(ExtensionElement) - Constructor for class org.jivesoftware.smack.util.XmlStringBuilder
 
XmlStringBuilder(FullyQualifiedElement, XmlEnvironment) - Constructor for class org.jivesoftware.smack.util.XmlStringBuilder
 
XmlStringBuilder(NamedElement) - Constructor for class org.jivesoftware.smack.util.XmlStringBuilder
 
XmlStringBuilderTest - Class in org.jivesoftware.smack.full
 
XmlStringBuilderTest() - Constructor for class org.jivesoftware.smack.full.XmlStringBuilderTest
 
XmlUtil - Class in org.jivesoftware.smack.util
 
XmlUtil() - Constructor for class org.jivesoftware.smack.util.XmlUtil
 
XMPP_BOSH_NS - Static variable in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
The XMPP Over Bosh namespace.
XMPP_CLIENT_DNS_SRV_PREFIX - Static variable in class org.jivesoftware.smack.tcp.rce.RemoteXmppTcpConnectionEndpoints
 
XMPP_SERVER_DNS_SRV_PREFIX - Static variable in class org.jivesoftware.smack.tcp.rce.RemoteXmppTcpConnectionEndpoints
 
XMPPBOSHConnection - Class in org.jivesoftware.smack.bosh
Creates a connection to an XMPP server via HTTP binding.
XMPPBOSHConnection(String, String, boolean, String, int, String, DomainBareJid) - Constructor for class org.jivesoftware.smack.bosh.XMPPBOSHConnection
Create a HTTP Binding connection to an XMPP server.
XMPPBOSHConnection(BOSHConfiguration) - Constructor for class org.jivesoftware.smack.bosh.XMPPBOSHConnection
Create a HTTP Binding connection to an XMPP server.
XmppClientToServerTransport - Class in org.jivesoftware.smack.c2s
 
XmppClientToServerTransport(ModularXmppClientToServerConnectionInternal) - Constructor for class org.jivesoftware.smack.c2s.XmppClientToServerTransport
 
XmppClientToServerTransport.LookupConnectionEndpointsFailed - Interface in org.jivesoftware.smack.c2s
 
XmppClientToServerTransport.LookupConnectionEndpointsResult - Interface in org.jivesoftware.smack.c2s
 
XmppClientToServerTransport.LookupConnectionEndpointsSuccess - Interface in org.jivesoftware.smack.c2s
 
XmppClientToServerTransport.Stats - Class in org.jivesoftware.smack.c2s
 
XmppCompressionFactory - Class in org.jivesoftware.smack.compression
 
XmppCompressionFactory(String, int) - Constructor for class org.jivesoftware.smack.compression.XmppCompressionFactory
 
XmppCompressionManager - Class in org.jivesoftware.smack.compression
 
XmppCompressionManager() - Constructor for class org.jivesoftware.smack.compression.XmppCompressionManager
 
XMPPConnection - Interface in org.jivesoftware.smack
The XMPPConnection interface provides an interface for connections to an XMPP server and implements shared methods which are used by the different types of connections (e.g.
XMPPConnection.FromMode - Enum in org.jivesoftware.smack
 
XMPPConnectionRegistry - Class in org.jivesoftware.smack
 
XMPPConnectionRegistry() - Constructor for class org.jivesoftware.smack.XMPPConnectionRegistry
 
XmppElementUtil - Class in org.jivesoftware.smack.util
 
XmppElementUtil() - Constructor for class org.jivesoftware.smack.util.XmppElementUtil
 
XMPPErrorException(Stanza, StanzaError) - Constructor for exception org.jivesoftware.smack.XMPPException.XMPPErrorException
Creates a new XMPPErrorException with the XMPPError that was the root case of the exception.
XMPPErrorException(Stanza, StanzaError, Stanza) - Constructor for exception org.jivesoftware.smack.XMPPException.XMPPErrorException
Creates a new XMPPErrorException with the XMPPError that was the root case of the exception.
XMPPException - Exception in org.jivesoftware.smack
A generic exception that is thrown when an error occurs performing an XMPP operation.
XMPPException() - Constructor for exception org.jivesoftware.smack.XMPPException
Creates a new XMPPException.
XMPPException(String) - Constructor for exception org.jivesoftware.smack.XMPPException
Creates a new XMPPException with a description of the exception.
XMPPException(String, Throwable) - Constructor for exception org.jivesoftware.smack.XMPPException
Creates a new XMPPException with a description of the exception and the Throwable that was the root cause of the exception.
XMPPException.FailedNonzaException - Exception in org.jivesoftware.smack
 
XMPPException.StreamErrorException - Exception in org.jivesoftware.smack
 
XMPPException.XMPPErrorException - Exception in org.jivesoftware.smack
An exception caused by an XMPP error stanza response on the protocol level.
XmppHostnameVerifier - Class in org.jivesoftware.smack.java7
HostnameVerifier implementation for XMPP.
XmppHostnameVerifier() - Constructor for class org.jivesoftware.smack.java7.XmppHostnameVerifier
 
XmppInputOutputFilter - Interface in org.jivesoftware.smack
 
XmppInputOutputFilter.OutputResult - Class in org.jivesoftware.smack
 
XMPPInputOutputStream - Class in org.jivesoftware.smack.compression
 
XMPPInputOutputStream(String) - Constructor for class org.jivesoftware.smack.compression.XMPPInputOutputStream
 
XMPPInputOutputStream.FlushMethod - Enum in org.jivesoftware.smack.compression
 
xmppServiceDomain - Variable in class org.jivesoftware.smack.ConnectionConfiguration
The XMPP domain of the XMPP Service.
xmppServiceDomainDnsName - Variable in class org.jivesoftware.smack.ConnectionConfiguration
 
XMPPTCPConnection - Class in org.jivesoftware.smack.tcp
Creates a socket connection to an XMPP server.
XMPPTCPConnection(CharSequence, String) - Constructor for class org.jivesoftware.smack.tcp.XMPPTCPConnection
Creates a new XMPP connection over TCP.
XMPPTCPConnection(CharSequence, String, String) - Constructor for class org.jivesoftware.smack.tcp.XMPPTCPConnection
Creates a new XMPP connection over TCP.
XMPPTCPConnection(XMPPTCPConnectionConfiguration) - Constructor for class org.jivesoftware.smack.tcp.XMPPTCPConnection
Creates a new XMPP connection over TCP (optionally using proxies).
XMPPTCPConnection.PacketReader - Class in org.jivesoftware.smack.tcp
 
XMPPTCPConnection.PacketWriter - Class in org.jivesoftware.smack.tcp
 
XMPPTCPConnectionConfiguration - Class in org.jivesoftware.smack.tcp
A connection configuration for XMPP connections over TCP (the common case).
XMPPTCPConnectionConfiguration.Builder - Class in org.jivesoftware.smack.tcp
A configuration builder for XMPP connections over TCP.
XmppTcpTransportModule - Class in org.jivesoftware.smack.tcp
 
XmppTcpTransportModule.Stats - Class in org.jivesoftware.smack.tcp
 
XmppTcpTransportModule.TcpSocketConnectedResult - Class in org.jivesoftware.smack.tcp
 
XmppTcpTransportModule.TlsEstablishedResult - Class in org.jivesoftware.smack.tcp
 
XmppTcpTransportModule.TlsStateStats - Class in org.jivesoftware.smack.tcp
 
XmppTcpTransportModuleDescriptor - Class in org.jivesoftware.smack.tcp
 
XmppTcpTransportModuleDescriptor(XmppTcpTransportModuleDescriptor.Builder) - Constructor for class org.jivesoftware.smack.tcp.XmppTcpTransportModuleDescriptor
 
XmppTcpTransportModuleDescriptor.Builder - Class in org.jivesoftware.smack.tcp
 
XmppTools - Class in org.igniterealtime.smack.smackrepl
 
XmppTools() - Constructor for class org.igniterealtime.smack.smackrepl.XmppTools
 
Xpp3XmlPullParser - Class in org.jivesoftware.smack.xml.xpp3
 
Xpp3XmlPullParser(XmlPullParser) - Constructor for class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParser
 
Xpp3XmlPullParserFactory - Class in org.jivesoftware.smack.xml.xpp3
 
Xpp3XmlPullParserFactory() - Constructor for class org.jivesoftware.smack.xml.xpp3.Xpp3XmlPullParserFactory
 

Z

ZlibXmppCompressionFactory - Class in org.jivesoftware.smack.compression.zlib
 
ZlibXmppCompressionFactory.Stats - Class in org.jivesoftware.smack.compression.zlib
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages