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

A

A - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
AbstractAdHocCommand - Class in org.jivesoftware.smackx.commands
An ad-hoc command is responsible for executing the provided service and storing the result of the execution.
AbstractAdHocCommand(String) - Constructor for class org.jivesoftware.smackx.commands.AbstractAdHocCommand
 
AbstractAdHocCommand(String, String) - Constructor for class org.jivesoftware.smackx.commands.AbstractAdHocCommand
 
AbstractDelayInformationProvider - Class in org.jivesoftware.smackx.delay.provider
 
AbstractDelayInformationProvider() - Constructor for class org.jivesoftware.smackx.delay.provider.AbstractDelayInformationProvider
 
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
 
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
 
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(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
 
acceptSpecific(Privacy) - Method in class org.jivesoftware.smackx.privacy.filter.SetActiveListFilter
 
acceptSpecific(Privacy) - Method in class org.jivesoftware.smackx.privacy.filter.SetDefaultListFilter
 
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.
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.
action - Variable in enum org.jivesoftware.smackx.commands.packet.AdHocCommandData.AllowedAction
 
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.
addAction(AdHocCommandData.AllowedAction) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
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.
addAllJidsUnblockedListener(AllJidsUnblockedListener) - Method in class org.jivesoftware.smackx.blocking.BlockingCommandManager
 
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(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.
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.
addCommonXml(XmlStringBuilder) - Method in class org.jivesoftware.smackx.urldata.http.element.NameValuePairElement
 
addConfigurationListener(NodeConfigListener) - Method in class org.jivesoftware.smackx.pubsub.Node
Register a listener for configuration events.
addDefaultMessageInterceptor(MucMessageInterceptor) - Static method in class org.jivesoftware.smackx.muc.MultiUserChatManager
 
addDeliveryReceiptRequest(Message) - Static method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
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.
addEntityCapabilitiesChangedListener(EntityCapabilitiesChangedListener) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
 
addExtendedInfo(DataForm) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Registers extended discovery information of this XMPP entity.
addExtensionElement(Element) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Builder
 
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
 
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.
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
 
addGeoLocationListener(PepEventListener<GeoLocation>) - Method in class org.jivesoftware.smackx.geoloc.GeoLocationManager
 
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.
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.
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(DirectMucInvitationListener) - Method in class org.jivesoftware.smackx.muc.DirectMucInvitationManager
 
addInvitationListener(InvitationListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
Adds a listener to invitation notifications.
addInvitationRejectionListener(InvitationRejectionListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Adds a listener to invitation rejections notifications.
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
 
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.
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
 
addMessageInterceptor(MucMessageInterceptor) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
 
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.
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
 
addNote(AdHocCommandNote) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
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
 
addOutgoingListener(OutgoingChatMessageListener) - Method in class org.jivesoftware.smack.chat2.ChatManager
Add a new listener for outgoing chat messages.
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.
addPepEventListener(String, Class<E>, PepEventListener<E>) - Method in class org.jivesoftware.smackx.pep.PepManager
 
addPepListener(PepListener) - Method in class org.jivesoftware.smackx.pep.PepManager
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.
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
addReceiptReceivedListener(ReceiptReceivedListener) - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Get informed about incoming delivery receipts with a ReceiptReceivedListener.
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.
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.
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.
addSubjectUpdatedListener(SubjectUpdatedListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Adds a listener to subject change notifications.
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.receipts.DeliveryReceiptRequest
Add a delivery receipt request to an outgoing packet.
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
 
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(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
 
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
 
AdHocCommand - Class in org.jivesoftware.smackx.commands
Represents a ad-hoc command invoked on a remote entity.
AdHocCommand(XMPPConnection, String, Jid) - Constructor for class org.jivesoftware.smackx.commands.AdHocCommand
Creates a new RemoteCommand that uses an specific connection to execute a command identified by node in the host identified by jid
AdHocCommandData - Class in org.jivesoftware.smackx.commands.packet
Represents the state and the request of the execution of an adhoc command.
AdHocCommandData(AdHocCommandDataBuilder) - Constructor for class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
AdHocCommandData.Action - Enum in org.jivesoftware.smackx.commands.packet
 
AdHocCommandData.AllowedAction - Enum in org.jivesoftware.smackx.commands.packet
 
AdHocCommandData.SpecificError - Class in org.jivesoftware.smackx.commands.packet
 
AdHocCommandData.Status - Enum in org.jivesoftware.smackx.commands.packet
The status of the stage in the adhoc command.
AdHocCommandDataBuilder - Class in org.jivesoftware.smackx.commands.packet
 
AdHocCommandDataBuilder.NextStage - Enum in org.jivesoftware.smackx.commands.packet
 
AdHocCommandDataBuilder.PreviousStage - Enum 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
 
AdHocCommandDataView - Interface in org.jivesoftware.smackx.commands.packet
 
AdHocCommandHandler - Class in org.jivesoftware.smackx.commands
Represents a command that can be executed locally from a remote location.
AdHocCommandHandler(String, String, String) - Constructor for class org.jivesoftware.smackx.commands.AdHocCommandHandler
 
AdHocCommandHandler.SingleStage - Class in org.jivesoftware.smackx.commands
 
AdHocCommandHandlerFactory - Interface in org.jivesoftware.smackx.commands
A factory for creating ad-hoc command handlers.
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.
AdHocCommandResult - Class in org.jivesoftware.smackx.commands
 
AdHocCommandResult.StatusCompleted - Class in org.jivesoftware.smackx.commands
 
AdHocCommandResult.StatusExecuting - Class in org.jivesoftware.smackx.commands
 
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_OWNER - org.jivesoftware.smackx.pubsub.PubSubElementType
 
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
 
afraid - org.jivesoftware.smackx.mood.Mood
 
after - org.jivesoftware.smackx.rsm.packet.RSMSet.PageDirection
 
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
 
allowedAction - Variable in enum org.jivesoftware.smackx.commands.packet.AdHocCommandData.Action
 
alternative_session - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
AlternativeSession(String) - Constructor for class org.jivesoftware.smackx.jingle.element.JingleReason.AlternativeSession
 
AlternativeSession(String, String, XmlElement) - 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.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
 
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.
angry - org.jivesoftware.smackx.mood.Mood
 
annoyed - org.jivesoftware.smackx.mood.Mood
 
anxious - org.jivesoftware.smackx.mood.Mood
 
any - org.jivesoftware.smackx.amp.AMPMatchResourceCondition.Value
Destination resource matches any value, effectively ignoring the intended resource.
append(String) - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a given text to the XHTMLText.
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.
appendImageTag(String, String, String, String, String) - Method in class org.jivesoftware.smackx.xhtmlim.XHTMLText
Appends a tag that indicates an image.
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(ExtendedAppendable) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager.Stats
 
appendXML(XmlStringBuilder) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
Append XML.
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
 
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
 
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.smackx.disco.packet.DiscoverInfo
 
asCompletedOrThrow() - Method in class org.jivesoftware.smackx.commands.AdHocCommandResult
 
asEnum() - Method in class org.jivesoftware.smackx.jingle.element.JingleReason
 
asExecutingOrThrow() - Method in class org.jivesoftware.smackx.commands.AdHocCommandResult
 
ashamed - org.jivesoftware.smackx.mood.Mood
 
asHiddenFormTypeFieldIfPossible() - Method in class org.jivesoftware.smackx.xdata.FormField
 
assisted - org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Type
 
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
A ExtensionElementProvider for the AttentionExtension.
ATTR_BLOCK_SIZE - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
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_COMMENT - Static variable in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
ATTR_CONTINUE - Static variable in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
 
ATTR_DOMAIN - Static variable in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
ATTR_DSTADDR - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
ATTR_HOST - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
ATTR_JID - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
ATTR_JID - Static variable in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
 
ATTR_MAX_AGE - Static variable in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
ATTR_MODE - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
ATTR_NAME - Static variable in class org.jivesoftware.smackx.urldata.http.element.NameValuePairElement
 
ATTR_PASSWORD - Static variable in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
 
ATTR_PATH - Static variable in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
ATTR_PORT - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
ATTR_PRIORITY - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
ATTR_REASON - Static variable in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
 
ATTR_SCHEME - Static variable in class org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
 
ATTR_SECURE - Static variable in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
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.urldata.element.UrlDataElement
 
ATTR_SINCE - Static variable in class org.jivesoftware.smackx.last_interaction.element.IdleElement
 
ATTR_TARGET - Static variable in class org.jivesoftware.smackx.urldata.element.UrlDataElement
 
ATTR_THREAD - Static variable in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
 
ATTR_TYPE - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
ATTR_VALUE - Static variable in class org.jivesoftware.smackx.urldata.http.element.NameValuePairElement
 
ATTR_VERSION - Static variable in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
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
 
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
 
authorize - org.jivesoftware.smackx.pubsub.AccessModel
Subscription request must be approved and only subscribers may retrieve items.
AuthParamElement - Class in org.jivesoftware.smackx.urldata.http.element
 
AuthParamElement(String, String) - Constructor for class org.jivesoftware.smackx.urldata.http.element.AuthParamElement
 
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
 
away - org.jivesoftware.smackx.pubsub.PresenceState
 

B

bad_file - org.jivesoftware.smackx.filetransfer.FileTransfer.Error
The provided file to transfer does not exist or could not be read.
badAction - org.jivesoftware.smackx.commands.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.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.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.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.
basic - org.jivesoftware.smackx.pubsub.Affiliation.AffiliationNamespace
 
basic - org.jivesoftware.smackx.pubsub.packet.PubSubNamespace
 
basic - org.jivesoftware.smackx.pubsub.SubscriptionsExtension.SubscriptionsNamespace
 
basicAuth() - Static method in class org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
 
basicAuth(String, String) - Static method in class org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
 
basicAuth(String, String, String) - Static method in class org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
 
BasicValidateElement(String) - Constructor for class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.BasicValidateElement
Basic validate element constructor.
bcc - org.jivesoftware.smackx.address.packet.MultipleAddresses.Type
 
before - org.jivesoftware.smackx.rsm.packet.RSMSet.PageDirection
 
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
 
BlockingCommandManager - Class in org.jivesoftware.smackx.blocking
Block communications with contancts and other entities using XEP-0191.
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
 
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_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.
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.
booleanBuilder(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
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
 
bored - org.jivesoftware.smackx.mood.Mood
 
both - org.jivesoftware.smackx.jingle.element.JingleContent.Senders
 
BR - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
brave - org.jivesoftware.smackx.mood.Mood
 
build() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
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.iqversion.packet.VersionBuilder
 
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.mediaelement.element.MediaElement.Builder
 
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.softwareinfo.form.SoftwareInfoForm.Builder
This method is called to build a SoftwareInfoForm.
build() - Method in class org.jivesoftware.smackx.time.packet.TimeBuilder
 
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
 
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.mediaelement.element.MediaElement
 
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(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.time.packet.Time
 
builder(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
builder(String, String) - Static method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
builder(String, IqData) - Static method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
builder(String, XMPPConnection) - Static method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
builder(IqData) - Static method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
 
builder(IqData) - Static method in class org.jivesoftware.smackx.iqversion.packet.Version
 
builder(IqData) - Static method in class org.jivesoftware.smackx.jingle.element.Jingle
 
builder(IqData) - Static method in class org.jivesoftware.smackx.time.packet.Time
 
builder(XMPPConnection) - Static method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
 
builder(XMPPConnection) - Static method in class org.jivesoftware.smackx.iqversion.packet.Version
 
builder(XMPPConnection) - Static method in class org.jivesoftware.smackx.jingle.element.Jingle
 
builder(XMPPConnection) - Static method in class org.jivesoftware.smackx.time.packet.Time
 
builder(Version) - Static method in class org.jivesoftware.smackx.iqversion.packet.Version
 
builder(Time) - Static method in class org.jivesoftware.smackx.time.packet.Time
 
builder(Time, Calendar) - Static method in class org.jivesoftware.smackx.time.packet.Time
 
builder(DataForm.Type) - Static method in class org.jivesoftware.smackx.xdata.packet.DataForm
 
Builder() - Constructor for class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Deprecated.
Builder() - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport.Builder
 
Builder() - Constructor for class org.jivesoftware.smackx.mediaelement.element.MediaElement.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(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
 
buildHiddenFormType(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
buildMessage() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Constructs a new message builder for messages send to this MUC room.
buildResponseFor(AdHocCommandData) - Static method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
buildResponseFor(AdHocCommandData, IQ.ResponseType) - Static method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
buildResponseFor(DiscoverInfo, IQ.ResponseType) - Static method in class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
buildWithoutValidiation() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
busy - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
Busy - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
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
 

C

calm - org.jivesoftware.smackx.mood.Mood
 
cancel - org.jivesoftware.smackx.commands.packet.AdHocCommandData.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.smackx.commands.AbstractAdHocCommand
Cancels the execution of the command.
cancel() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
 
cancel() - Method in class org.jivesoftware.smackx.commands.AdHocCommandHandler.SingleStage
 
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 - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
canceled - org.jivesoftware.smackx.commands.packet.AdHocCommandData.Status
The command has been canceled.
cancelled - org.jivesoftware.smackx.filetransfer.FileTransfer.Status
The file transfer was cancelled.
canCreateNodesAndPublishItems() - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Check if it is possible to create PubSub nodes on this service.
CandidateActivated(String) - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.CandidateActivated
 
CandidateError() - Constructor for exception org.jivesoftware.smackx.jingle.transports.JingleTransportInitiationException.CandidateError
 
candidates - Variable in class org.jivesoftware.smackx.jingle.element.JingleContentTransport
 
CandidateUsed(String) - Constructor for class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportInfo.CandidateUsed
 
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
 
cautious - org.jivesoftware.smackx.mood.Mood
 
cc - org.jivesoftware.smackx.address.packet.MultipleAddresses.Type
 
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.
changeSubject(String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Changes the subject within the room.
charAt(int) - Method in enum org.jivesoftware.smackx.pubsub.PubSubFeature
 
chat - org.jivesoftware.smackx.pubsub.PresenceState
 
Chat - Class in org.jivesoftware.smack.chat2
 
ChatManager - Class in org.jivesoftware.smack.chat2
A chat manager for 1:1 XMPP instant messaging chats.
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.
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
 
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
Check that the field being build is not of type multi (or hidden).
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.
CITE - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
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.
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
 
clone() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
Deprecated.
clone() - Method in class org.jivesoftware.smackx.muc.packet.Destroy
 
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 - 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.
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.
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
 
CODE - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
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
 
Column(String, String, FormField.Type) - Constructor for class org.jivesoftware.smackx.search.ReportedData.Column
Creates a new column with the specified definition.
COMMAND_NODE - Static variable in class org.jivesoftware.smackx.admin.ServiceAdministrationManager
 
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.
complete - org.jivesoftware.smackx.commands.packet.AdHocCommandData.Action
The command should be completed (if possible).
complete - org.jivesoftware.smackx.commands.packet.AdHocCommandData.AllowedAction
The command should be completed (if possible).
complete - org.jivesoftware.smackx.filetransfer.FileTransfer.Status
The transfer has completed successfully.
complete(AdHocCommandDataBuilder, SubmitForm) - Method in class org.jivesoftware.smackx.commands.AdHocCommandHandler
 
complete(AdHocCommandDataBuilder, SubmitForm) - Method in class org.jivesoftware.smackx.commands.AdHocCommandHandler.SingleStage
 
complete(SubmitForm) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Completes the command execution with the information provided in the response.
completed - org.jivesoftware.smackx.commands.packet.AdHocCommandData.Status
The command has completed.
composing - org.jivesoftware.smackx.chatstates.ChatState
User is composing a message.
condition - Variable in class org.jivesoftware.smackx.commands.packet.AdHocCommandData.SpecificError
 
confident - org.jivesoftware.smackx.mood.Mood
 
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
 
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
 
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.
confused - org.jivesoftware.smackx.mood.Mood
 
connected(XMPPConnection) - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportManager
 
connection - org.jivesoftware.smackx.filetransfer.FileTransfer.Error
An error occurred over the socket connected to send the file.
connection() - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportManager
 
connectionClosed() - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportManager
 
connectionClosedOnError(Exception) - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportManager
 
connectivity_error - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
ConnectivityError - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
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.
contemplative - org.jivesoftware.smackx.mood.Mood
 
content_accept - org.jivesoftware.smackx.jingle.element.JingleAction
 
content_add - org.jivesoftware.smackx.jingle.element.JingleAction
 
content_modify - org.jivesoftware.smackx.jingle.element.JingleAction
 
content_reject - org.jivesoftware.smackx.jingle.element.JingleAction
 
content_remove - org.jivesoftware.smackx.jingle.element.JingleAction
 
contented - org.jivesoftware.smackx.mood.Mood
 
ContentId - Class in org.jivesoftware.smackx.bob
Content-ID class.
ContentId(String, String) - Constructor for class org.jivesoftware.smackx.bob.ContentId
BoB hash constructor.
contents - Variable in class org.jivesoftware.smackx.jingle.JingleSession
 
continueAsOneToOneChat() - Method in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
Returns whether the groupchat room continues a one-to-one chat.
CookieElement - Class in org.jivesoftware.smackx.urldata.http.element
 
CookieElement(String, String) - Constructor for class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
CookieElement(String, String, String, Integer, String, String, String, Boolean) - Constructor for class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
countStreamHosts() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Returns the count of stream hosts contained in this packet.
cranky - org.jivesoftware.smackx.mood.Mood
 
crazy - org.jivesoftware.smackx.mood.Mood
 
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, String) - Method in interface org.jivesoftware.smackx.commands.AdHocCommandHandlerFactory
Returns a new instance of an ad-hoc command handler.
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_and_configure - org.jivesoftware.smackx.pubsub.PubSubFeature
 
create_nodes - org.jivesoftware.smackx.pubsub.PubSubFeature
 
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(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
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
 
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.
createErrorMalformedRequest(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
createErrorOutOfOrder(Jingle) - Method in class org.jivesoftware.smackx.jingle.JingleUtil
 
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
 
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.
createMessage() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
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.
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.
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
 
createReturnExtension(String, String, Map<String, String>, List<? extends XmlElement>) - Method in class org.jivesoftware.smackx.pubsub.provider.AffiliationsProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends XmlElement>) - Method in class org.jivesoftware.smackx.pubsub.provider.ConfigEventProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends XmlElement>) - Method in class org.jivesoftware.smackx.pubsub.provider.EventProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends XmlElement>) - Method in class org.jivesoftware.smackx.pubsub.provider.FormNodeProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends XmlElement>) - Method in class org.jivesoftware.smackx.pubsub.provider.ItemsProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends XmlElement>) - Method in class org.jivesoftware.smackx.pubsub.provider.RetractEventProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends XmlElement>) - Method in class org.jivesoftware.smackx.pubsub.provider.SimpleNodeProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends XmlElement>) - Method in class org.jivesoftware.smackx.pubsub.provider.SubscriptionsProvider
 
createReturnExtension(String, String, Map<String, String>, List<? extends XmlElement>) - Method in class org.jivesoftware.smackx.receipts.DeliveryReceipt.Provider
 
createReturnExtension(String, String, Map<String, String>, List<? extends XmlElement>) - Method in class org.jivesoftware.smackx.shim.provider.HeadersProvider
 
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
 
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_ATTRIBUTE_NAME - Static variable in class org.jivesoftware.smackx.jingle.element.JingleContent
 
curious - org.jivesoftware.smackx.mood.Mood
 

D

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(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
 
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
 
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.
DEFAULT - org.jivesoftware.smackx.pubsub.FormNodeType
Form which represents the default node configuration options.
DEFAULT - org.jivesoftware.smackx.pubsub.PubSubElementType
 
DEFAULT_BLOCK_SIZE - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
DefaultParticipantStatusListener - Class in org.jivesoftware.smackx.muc
Deprecated.
DefaultParticipantStatusListener() - Constructor for class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
Deprecated.
 
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.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.
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.
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
 
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.
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.
depressed - org.jivesoftware.smackx.mood.Mood
 
DescElement - Class in org.jivesoftware.smackx.urldata.element
 
DescElement(String) - Constructor for class org.jivesoftware.smackx.urldata.element.DescElement
 
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
 
destroy() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Sends a request to destroy the room.
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
 
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
 
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.
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
 
DirectMucInvitationListener - Interface in org.jivesoftware.smackx.muc
 
DirectMucInvitationManager - Class in org.jivesoftware.smackx.muc
Smacks API for XEP-0249: Direct MUC Invitations.
disable() - Method in class org.jivesoftware.smackx.iqlast.LastActivityManager
 
disable() - Method in class org.jivesoftware.smackx.time.EntityTimeManager
 
disabled - org.jivesoftware.smackx.receipts.DeliveryReceiptManager.AutoReceiptMode
Never send deliver receipts.
disableEntityCaps() - Method in class org.jivesoftware.smackx.caps.EntityCapsManager
 
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.
disappointed - org.jivesoftware.smackx.mood.Mood
 
DiscoInfoLookupShortcutMechanism - Class in org.jivesoftware.smackx.disco
 
DiscoInfoLookupShortcutMechanism(String, int) - Constructor for class org.jivesoftware.smackx.disco.DiscoInfoLookupShortcutMechanism
 
discoverCommands(Jid) - Method in class org.jivesoftware.smackx.commands.AdHocCommandManager
Discover the commands of an specific JID.
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.
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
 
DISPOSITION_ATTRIBUTE_NAME - Static variable in class org.jivesoftware.smackx.jingle.element.JingleContent
 
distracted - org.jivesoftware.smackx.mood.Mood
 
dnd - org.jivesoftware.smackx.pubsub.PresenceState
 
dontAutoAddDeliveryReceiptRequests() - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Disables automatically requests of delivery receipts for outgoing messages.
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.

E

ELEM_TEXT - Static variable in class org.jivesoftware.smackx.mood.element.MoodElement
 
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.Activate
 
ELEMENT - Static variable in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
 
ELEMENT - Static variable in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
 
ELEMENT - Static variable in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHostUsed
 
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.commands.packet.AdHocCommandData
 
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.forward.packet.Forwarded
 
ELEMENT - Static variable in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
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.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.last_interaction.element.IdleElement
 
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.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.offline.packet.OfflineMessageRequest
 
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.receipts.DeliveryReceipt
 
ELEMENT - Static variable in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
 
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.si.packet.StreamInitiation.File
 
ELEMENT - Static variable in class org.jivesoftware.smackx.time.packet.Time
 
ELEMENT - Static variable in class org.jivesoftware.smackx.urldata.element.DescElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.urldata.element.UrlDataElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.urldata.http.element.AuthParamElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.urldata.http.element.HeaderElement
 
ELEMENT - Static variable in class org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
 
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.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.xhtmlim.packet.XHTMLExtension
 
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.nick.packet.Nick
Deprecated.
use Nick.QNAME instead.
EM - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
embarrassed - org.jivesoftware.smackx.mood.Mood
 
EmbeddedPacketExtension - Interface in org.jivesoftware.smackx.pubsub
This interface defines ExtensionElement implementations that contain other extensions.
EMPTY_GEO_LOCATION - Static variable in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
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
 
enable() - Method in class org.jivesoftware.smackx.iqlast.LastActivityManager
 
enable() - Method in class org.jivesoftware.smackx.time.EntityTimeManager
 
enableEntityCaps() - Method in class org.jivesoftware.smackx.caps.EntityCapsManager
 
ensureFormType(DataForm, String) - Static method in class org.jivesoftware.smackx.xdata.form.FilledForm
 
EntityCapabilitiesChangedListener - Interface in org.jivesoftware.smackx.disco
 
entityCapsEnabled() - Method in class org.jivesoftware.smackx.caps.EntityCapsManager
 
EntityCapsManager - Class in org.jivesoftware.smackx.caps
Manages own and others Entity Capabilities (XEP-0115).
EntityCapsManager.NodeVerHash - Class in org.jivesoftware.smackx.caps
 
EntityCapsPersistentCache - Interface in org.jivesoftware.smackx.caps.cache
 
EntityTimeManager - Class in org.jivesoftware.smackx.time
 
envious - org.jivesoftware.smackx.mood.Mood
 
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.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.muc.Occupant
 
equals(Object) - Method in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
 
equals(Object) - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
equals(Object) - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
 
equals(Object) - Method in class org.jivesoftware.smackx.urldata.element.DescElement
 
equals(Object) - Method in class org.jivesoftware.smackx.urldata.element.UrlDataElement
 
equals(Object) - Method in class org.jivesoftware.smackx.urldata.http.element.AuthParamElement
 
equals(Object) - Method in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
equals(Object) - Method in class org.jivesoftware.smackx.urldata.http.element.HeaderElement
 
equals(Object) - Method in class org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
 
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
 
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
 
errorEstablishingStream(Exception) - Method in interface org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer.NegotiationProgress
Called when an exception occurs during the negotiation progress.
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.
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
 
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.
excited - org.jivesoftware.smackx.mood.Mood
 
execute - org.jivesoftware.smackx.commands.packet.AdHocCommandData.Action
The command should be executed or continue to be executed.
execute() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Executes the command.
execute(AdHocCommandDataBuilder) - Method in class org.jivesoftware.smackx.commands.AdHocCommandHandler
 
execute(AdHocCommandDataBuilder) - Method in class org.jivesoftware.smackx.commands.AdHocCommandHandler.SingleStage
 
execute(FillableForm) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Executes the default action of the command with the information provided in the Form.
executeSingleStage(AdHocCommandDataBuilder) - Method in class org.jivesoftware.smackx.commands.AdHocCommandHandler.SingleStage
 
executing - org.jivesoftware.smackx.commands.packet.AdHocCommandData.Status
The command is being executed.
exists - org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder.PreviousStage
 
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
 
ExtensionsInitializer - Class in org.jivesoftware.smack.extensions
Initializes the providers in the experimental code stream.
ExtensionsInitializer() - Constructor for class org.jivesoftware.smack.extensions.ExtensionsInitializer
 
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

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
 
FailedTransport - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
failedTransportMethods - Variable in class org.jivesoftware.smackx.jingle.JingleSession
 
Feature - Class in org.jivesoftware.smackx.disco
Utility class for Features.
Feature() - Constructor for class org.jivesoftware.smackx.disco.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(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.Support - Enum in org.jivesoftware.smackx.disco
 
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.
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.
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
 
filtered_notifications - org.jivesoftware.smackx.pubsub.PubSubFeature
 
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.
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.
fixedBuilder() - Static method in class org.jivesoftware.smackx.xdata.FormField
 
fixedBuilder(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
flirtatious - org.jivesoftware.smackx.mood.Mood
 
form - org.jivesoftware.smackx.xdata.packet.DataForm.Type
This stanza contains a form to fill out.
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".
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
 
forward - org.jivesoftware.smackx.amp.AMPDeliverCondition.Value
The message would be forwarded to another XMPP address or account.
Forwarded<S extends org.jivesoftware.smack.packet.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
 
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(Message) - Static method in class org.jivesoftware.smackx.blocking.element.BlockedErrorExtension
 
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.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.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.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.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(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(AdHocCommandData) - Static method in class org.jivesoftware.smackx.commands.AdHocCommandResult
 
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
 
fromCid(String) - Static method in class org.jivesoftware.smackx.bob.ContentId
Get BoB hash from cid attribute string.
fromJid(Jid) - Method in class org.jivesoftware.smackx.softwareinfo.SoftwareInfoManager
Get Software Information from the provided XMPP address.
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.
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 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.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
 
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
 
FullJidAndSessionId - Class in org.jivesoftware.smackx.jingle
Pair of jid and sessionId.
FullJidAndSessionId(FullJid, String) - Constructor for class org.jivesoftware.smackx.jingle.FullJidAndSessionId
 

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.
general_error - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
GeneralError - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
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_pending - org.jivesoftware.smackx.pubsub.PubSubFeature
 
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
 
getAction() - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension.Rule
 
getAction() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
getAction() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
getAction() - Method in interface org.jivesoftware.smackx.commands.packet.AdHocCommandDataView
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.offline.packet.OfflineMessageRequest.Item
Returns "view" or "remove" that indicate if the server should return the specified offline message or delete it.
getActions() - Method in class org.jivesoftware.smackx.commands.AbstractAdHocCommand
Returns a collection with the allowed actions based on the current stage.
getActions() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
getActions() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
getActions() - Method in interface org.jivesoftware.smackx.commands.packet.AdHocCommandDataView
 
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
getAddress() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
Returns the internet address of the stream host.
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.
getAdmins() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns a list of Affiliate with the room administrators.
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.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(List<XmlElement>, Collection<XmlElement>) - 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<XmlElement>, Collection<XmlElement>) - Method in class org.jivesoftware.smackx.pubsub.Node
Retrieve the affiliation list for this node as owner.
getAfter() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
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
 
getAmountWritten() - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
Return the length of bytes written out to the stream.
getArea() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getArtist() - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
getAttributes() - Method in class org.jivesoftware.smackx.iqregister.packet.Registration
Returns the map of String key/value pairs of account attributes.
getAuthParameters() - Method in class org.jivesoftware.smackx.urldata.element.UrlDataElement
 
getAutoReceiptMode() - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Get the currently active auto receipt mode.
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.
getBearing() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getBefore() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
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
 
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 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.
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.
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.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.
getBuilding() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
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.
getCandidate(String) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
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
 
getCapsVersionAndHash() - Method in class org.jivesoftware.smackx.caps.EntityCapsManager
Get our own caps version or null if none is yet set.
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.
getChatState() - Method in class org.jivesoftware.smackx.chatstates.packet.ChatStateExtension
 
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.
getCode() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
Returns the code that uniquely identifies the reason of the error.
getCollection() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Gets the collection node which the node is affiliated with.
getColumns() - Method in class org.jivesoftware.smackx.search.ReportedData
Returns a List of the columns returned from a search.
getComment() - Method in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
getConcretisation() - Method in class org.jivesoftware.smackx.mood.element.MoodElement.MoodSubjectElement
Return the concretisation of the mood.
getCondition() - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension.Rule
 
getCondition() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData.SpecificError
 
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.smackx.pubsub.ConfigurationEvent
 
getConfigurationForm() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns the room's configuration form that the room's owner can use.
getConfigUri() - Method in class org.jivesoftware.smack.extensions.ExtensionsInitializer
 
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.jingle.JingleSession
 
getConnection() - Method in class org.jivesoftware.smackx.jingle.transports.JingleTransportManager
 
getContactJids() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns Contact Addresses as JIDs, if such are reported.
getContent() - Method in class org.jivesoftware.smackx.bob.BoBData
Get the content.
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.
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
 
getCookies() - Method in class org.jivesoftware.smackx.urldata.element.UrlDataElement
 
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.AdHocCommandHandler
Returns the date the command was created.
getCreator() - Method in class org.jivesoftware.smackx.jingle.element.JingleContent
 
getCurrentStage() - Method in class org.jivesoftware.smackx.commands.AdHocCommandHandler
Returns the currently executing stage number.
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.si.packet.StreamInitiation.Feature
Returns the dataform associated with the feature negotiation.
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.
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.si.packet.StreamInitiation.File
Returns the date that the file was last modified.
getDatum() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
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.
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.
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.
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.
getDefaultPrivacyList() - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
Returns the default privacy list or null if none was found.
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.
getDesc() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
Returns the description of the file.
getDesc() - Method in class org.jivesoftware.smackx.urldata.element.DescElement
 
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.element.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.xdata.FormField.Description
 
getDescription() - Method in class org.jivesoftware.smackx.xdata.FormField
Returns a description that provides extra clarification about the question.
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.
getDigestFrequency() - Method in interface org.jivesoftware.smackx.pubsub.form.SubscribeFormReader
Gets the minimum number of milliseconds between sending notification digests.
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
 
getDomain() - Method in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
getEffectiveListName() - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Returns the name of the effective privacy list.
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.
getElementAttribute() - Method in enum org.jivesoftware.smackx.pubsub.ItemsExtension.ItemsElementType
 
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.chatstates.packet.ChatStateExtension
 
getElementName() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData.SpecificError
 
getElementName() - Method in class org.jivesoftware.smackx.delay.packet.DelayInformation
 
getElementName() - Method in class org.jivesoftware.smackx.forward.packet.Forwarded
 
getElementName() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
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.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() - Method in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
 
getElementName() - Method in class org.jivesoftware.smackx.last_interaction.element.IdleElement
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.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.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.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.receipts.DeliveryReceipt
 
getElementName() - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
 
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.urldata.element.DescElement
 
getElementName() - Method in class org.jivesoftware.smackx.urldata.element.UrlDataElement
 
getElementName() - Method in class org.jivesoftware.smackx.urldata.http.element.AuthParamElement
 
getElementName() - Method in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
getElementName() - Method in class org.jivesoftware.smackx.urldata.http.element.HeaderElement
 
getElementName() - Method in class org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
 
getElementName() - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
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.xhtmlim.packet.XHTMLExtension
Returns the XML element name of the extension sub-packet root element.
getEmailHome() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
getEmailWork() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
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.
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.
getEvent() - Method in class org.jivesoftware.smackx.pubsub.EventElement
 
getEventType() - Method in class org.jivesoftware.smackx.pubsub.EventElement
 
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.AbstractAdHocCommand
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
 
getExecuteAction() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
getExecuteAction() - Method in interface org.jivesoftware.smackx.commands.packet.AdHocCommandDataView
 
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(PubSubElementType) - Method in class org.jivesoftware.smackx.pubsub.packet.PubSub
 
getExtensionElements() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
 
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
 
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.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.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.commands.AdHocCommandResult.StatusExecuting
 
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
 
getFirst() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
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
 
getForm() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
getForm() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
getForm() - Method in interface org.jivesoftware.smackx.commands.packet.AdHocCommandDataView
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.
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
 
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.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.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.
getFullJid() - Method in class org.jivesoftware.smackx.jingle.FullJidAndSessionId
 
getFullJidAndSessionId() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
getGroups() - Method in class org.jivesoftware.smackx.sharedgroups.packet.SharedGroupsInfo
Returns a collection with the shared group names returned from the server.
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.si.packet.StreamInitiation.File
Returns the MD5 sum of the file's contents.
getHashes() - Method in class org.jivesoftware.smackx.bob.BoBInfo
 
getHashType() - Method in class org.jivesoftware.smackx.bob.ContentId
Get the hash type.
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
 
getHeaders() - Method in class org.jivesoftware.smackx.urldata.element.UrlDataElement
 
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.
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.
getHost() - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
getIcon() - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
Returns the software icon if used by client.
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.
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.
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.
getIndex() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
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
 
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
 
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.commands.AdHocCommandManager
Returns the AdHocCommandManager related to the connection.
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(XMPPConnection) - Static method in class org.jivesoftware.smack.chat2.ChatManager
 
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.disco.ServiceDiscoveryManager
Returns the ServiceDiscoveryManager instance associated with a given XMPPConnection.
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.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.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.mood.MoodManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.muc.bookmarkautojoin.MucBookmarkAutojoinManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.muc.DirectMucInvitationManager
 
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.offline.OfflineMessageManager
 
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.pep.PepManager
 
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.receipts.DeliveryReceiptManager
Obtain the DeliveryReceiptManager responsible for a connection.
getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.softwareinfo.SoftwareInfoManager
 
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, BareJid) - Static method in class org.jivesoftware.smackx.pubsub.PubSubManager
Get the PubSub manager for the given connection and PubSub service.
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.
getInvite() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
Returns the invitation for another user to a room.
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.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.jingle.element.Jingle
 
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.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.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
 
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.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<XmlElement>, List<XmlElement>) - 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
 
getJabberId() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
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.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.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.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.
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.
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
 
getJingleTransport() - Method in class org.jivesoftware.smackx.jingle.element.JingleContent
Deprecated.
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.
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.smackx.muc.RoomInfo
Returns the natural language of the room discussion, or null.
getLanguage() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Identity
Returns the identities natural language if one is set.
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.
getLastName() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
getLastRequest() - Method in class org.jivesoftware.smackx.commands.AbstractAdHocCommand
 
getLastResult() - Method in class org.jivesoftware.smackx.commands.AbstractAdHocCommand
 
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.
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.usertune.element.UserTuneElement
 
getListRange() - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
Get list range.
getLocal() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
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.
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.
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
 
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
 
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.
getMaxAge() - Method in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
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.
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
 
getMaxPayloadSize() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Gets the maximum payload size in bytes.
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.
getMembers() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns a list of Affiliate with the room members.
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.
getMessageCount() - Method in class org.jivesoftware.smackx.offline.OfflineMessageManager
Returns the number of offline messages for the user of the connection.
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.
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.
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.
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.
getMyRoomJid() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Return the full JID of the user in the room, or null if the room is not joined.
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.AbstractAdHocCommand
Returns the human readable name of the command.
getName() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
getName() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
getName() - Method in interface org.jivesoftware.smackx.commands.packet.AdHocCommandDataView
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 class org.jivesoftware.smackx.iqversion.packet.Version
Returns the natural-language name of the software.
getName() - Method in class org.jivesoftware.smackx.iqversion.packet.VersionBuilder
 
getName() - Method in interface org.jivesoftware.smackx.iqversion.packet.VersionView
 
getName() - Method in class org.jivesoftware.smackx.jingle.element.JingleContent
 
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.urldata.http.element.NameValuePairElement
 
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.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.chatstates.packet.ChatStateExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData.SpecificError
 
getNamespace() - Method in class org.jivesoftware.smackx.delay.packet.DelayInformation
 
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.geoloc.packet.GeoLocation
 
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.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.jiveproperties.packet.JivePropertiesExtension
 
getNamespace() - Method in class org.jivesoftware.smackx.last_interaction.element.IdleElement
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.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.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.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.receipts.DeliveryReceipt
 
getNamespace() - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
 
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.urldata.element.UrlDataElement
 
getNamespace() - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
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.xhtmlim.packet.XHTMLExtension
Returns the XML namespace of the extension sub-packet root element.
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.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.AbstractAdHocCommand
Returns the unique identifier of the command.
getNode() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
getNode() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
getNode() - Method in interface org.jivesoftware.smackx.commands.packet.AdHocCommandDataView
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.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(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.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.
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.
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.
getNotes() - Method in class org.jivesoftware.smackx.commands.AbstractAdHocCommand
Returns the notes that the command has at the current stage.
getNotes() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
getNotes() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
getNotes() - Method in interface org.jivesoftware.smackx.commands.packet.AdHocCommandDataView
Returns the list of notes that the command has.
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.
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.
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.
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
 
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.iqversion.packet.VersionBuilder
 
getOs() - Method in interface org.jivesoftware.smackx.iqversion.packet.VersionView
 
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.
getOutcasts() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns a list of Affiliate with the room outcasts.
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.
getOwnerJID() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
 
getOwners() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns a list of Affiliate with the room owners.
getPageLayout() - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout
Gets the value of the pageLayout property.
getParam(String) - Method in class org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
 
getParams() - Method in class org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
 
getParticipants() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns a list of Occupant with the room participants.
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.muc.packet.GroupChatInvitation
Returns the password needed for entry.
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.
getPath() - Method in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
getPayload() - Method in class org.jivesoftware.smackx.pubsub.PayloadItem
Get the payload associated with this Item.
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
 
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.
getPong() - Method in class org.jivesoftware.smackx.ping.packet.Ping
Create an XMPP Pong for this Ping.
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
 
getPostalcode() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
getPrefix() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
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
 
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.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.
getProvidersUri() - Method in class org.jivesoftware.smack.extensions.ExtensionsInitializer
 
getProxyConnectionTimeout() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Returns the timeout for connecting to the SOCKS5 proxy selected by the target.
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.
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.
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.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
 
getRating() - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
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
 
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.GroupChatInvitation
Returns the purpose for the invitation.
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.
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
 
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.
getRemote() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
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.
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.
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".
getRequestor() - Method in class org.jivesoftware.smackx.filetransfer.FileTransferRequest
Returns the fully-qualified jabber ID of the user that requested this file transfer.
getReservedNickname() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Returns the reserved room nickname for the user in the room.
getResponder() - Method in class org.jivesoftware.smackx.jingle.element.Jingle
Get the responder.
getResponder() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
getResponse() - Method in class org.jivesoftware.smackx.commands.AdHocCommandResult
 
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.
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.
getRoomAddress() - Method in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
Returns the address of the group chat room.
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.
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.
getRosterGroupsAllowed() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Gets the roster groups that are allowed to subscribe and retrieve items.
getRows() - Method in class org.jivesoftware.smackx.search.ReportedData
Returns a List of the rows returned from a search.
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.
getScheme() - Method in class org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
 
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.
getSearchResults(FillableForm, 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.
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.
getSectionLayout() - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Section
Gets the value of the sectionLayout property.
getSenders() - Method in class org.jivesoftware.smackx.jingle.element.JingleContent
 
getSeq() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
Returns the sequence of this stanza in regard to the other data packets.
getServiceJid() - Method in class org.jivesoftware.smackx.pubsub.PubSubManager
Get the JID of the PubSub service managed by this manager.
getSessionId() - Method in class org.jivesoftware.smackx.commands.AbstractAdHocCommand
 
getSessionId() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
getSessionId() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
getSessionId() - Method in interface org.jivesoftware.smackx.commands.packet.AdHocCommandDataView
 
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 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.si.packet.StreamInitiation
Uniquely identifies a stream initiation to the recipient.
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.
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.jingle.element.Jingle
Returns the session ID related to the session.
getSid() - Method in class org.jivesoftware.smackx.urldata.element.UrlDataElement
Return the optional stream identifier used for XEP-0095: Stream Initiation.
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.si.packet.StreamInitiation.File
Returns the file's size.
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.
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.
getSource() - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
getSpecificErrorCondition(StanzaError) - Static method in class org.jivesoftware.smackx.commands.AbstractAdHocCommand
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
 
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.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 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.
getState() - Method in class org.jivesoftware.smackx.pubsub.Subscription
Gets the current subscription state.
getStats() - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
 
getStatus() - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension
Status of this amp notification.
getStatus() - Method in class org.jivesoftware.smackx.commands.AbstractAdHocCommand
Returns the status of the current stage.
getStatus() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
 
getStatus() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
getStatus() - Method in interface org.jivesoftware.smackx.commands.packet.AdHocCommandDataView
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.
getStatusMessage() - Method in class org.jivesoftware.smackx.iqlast.packet.LastActivity
Returns the status message of the last unavailable presence received from the user.
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.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
 
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.
getSubmitForm() - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
getSubscriptionId() - Method in class org.jivesoftware.smackx.pubsub.GetItemsRequest
 
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<XmlElement>, Collection<XmlElement>) - 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<XmlElement>, Collection<XmlElement>) - Method in class org.jivesoftware.smackx.pubsub.Node
Get the subscriptions currently associated with this node as owner.
getSuffix() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
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.
getTarget() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Activate
Returns the target of the activation.
getTarget() - Method in class org.jivesoftware.smackx.urldata.element.UrlDataElement
 
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.smackx.geoloc.packet.GeoLocation
 
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.
getThis() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
getThis() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfoBuilder
 
getThis() - Method in class org.jivesoftware.smackx.iqversion.packet.VersionBuilder
 
getThis() - Method in class org.jivesoftware.smackx.jingle.element.Jingle.Builder
 
getThis() - Method in class org.jivesoftware.smackx.time.packet.TimeBuilder
 
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.smackx.muc.packet.GroupChatInvitation
Returns the thread to continue.
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
 
getTimestamp() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
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.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.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.
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
 
getTransport() - Method in class org.jivesoftware.smackx.jingle.element.JingleContent
Returns an Iterator for the JingleTransports in the packet.
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
 
getTransportSession() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
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.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate
 
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.search.ReportedData.Column
Returns the column's data format.
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
 
getTzo() - Method in class org.jivesoftware.smackx.time.packet.TimeBuilder
 
getTzo() - Method in interface org.jivesoftware.smackx.time.packet.TimeView
Returns the time zone.
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.usertune.element.UserTuneElement
 
getUris() - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement
 
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.
getUser() - Method in class org.jivesoftware.smackx.offline.OfflineMessageHeader
Returns the bare JID of the user that was offline when the message was sent.
getUtc() - Method in class org.jivesoftware.smackx.time.packet.Time
 
getUtc() - Method in class org.jivesoftware.smackx.time.packet.TimeBuilder
 
getUtc() - Method in interface org.jivesoftware.smackx.time.packet.TimeView
Returns the time as a UTC formatted String using the format CCYY-MM-DDThh:mm:ssZ.
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.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.urldata.http.element.NameValuePairElement
 
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
 
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.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.smackx.iqversion.packet.Version
Returns the specific version of the software.
getVersion() - Method in class org.jivesoftware.smackx.iqversion.packet.VersionBuilder
 
getVersion() - Method in interface org.jivesoftware.smackx.iqversion.packet.VersionView
 
getVersion() - Method in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
getVersion(Jid) - Method in class org.jivesoftware.smackx.iqversion.VersionManager
Request version information from a given JID.
getWeight() - Method in enum org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Type
 
getWidth() - Method in class org.jivesoftware.smackx.mediaelement.element.MediaElement
 
getXep203DelayInformation(Stanza) - Static method in class org.jivesoftware.smackx.delay.DelayInformationManager
Get Delayed Delivery information as defined in XEP-203
getXmlns() - Method in enum org.jivesoftware.smackx.pubsub.packet.PubSubNamespace
 
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.
getXMPPServiceDomains() - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
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.
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(EntityBareJid) - Constructor for class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
Creates a new group chat invitation to the specified room address.
GroupChatInvitation(EntityBareJid, String, String, boolean, String) - Constructor for class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
Creates a new group chat invitation to the specified room address.
GroupChatInvitationProvider - Class in org.jivesoftware.smackx.muc.provider
 
GroupChatInvitationProvider() - Constructor for class org.jivesoftware.smackx.muc.provider.GroupChatInvitationProvider
 
grumpy - org.jivesoftware.smackx.mood.Mood
 
guilty - org.jivesoftware.smackx.mood.Mood
 

H

H - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
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
 
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
 
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
 
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
 
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.
hasDeliveryReceiptRequest(Message) - Static method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Test if a message requires a delivery receipt.
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.
hash - Variable in class org.jivesoftware.smackx.caps.CapsVersionAndHash
 
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.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.muc.Occupant
 
hashCode() - Method in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
 
hashCode() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Status
 
hashCode() - Method in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
 
hashCode() - Method in class org.jivesoftware.smackx.urldata.element.DescElement
 
hashCode() - Method in class org.jivesoftware.smackx.urldata.element.UrlDataElement
 
hashCode() - Method in class org.jivesoftware.smackx.urldata.http.element.AuthParamElement
 
hashCode() - Method in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
hashCode() - Method in class org.jivesoftware.smackx.urldata.http.element.HeaderElement
 
hashCode() - Method in class org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
 
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
 
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.
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.
hasMoodElement(Message) - Static method in class org.jivesoftware.smackx.mood.element.MoodElement
Return true, if the message has a MoodElement, otherwise false.
hasPermission(Jid) - Method in class org.jivesoftware.smackx.commands.AdHocCommandHandler
Returns true if the specified requester has permission to execute all the stages of this action.
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.
hasUserTuneElement(Message) - Static method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
hasValueSet() - Method in class org.jivesoftware.smackx.xdata.FormField
 
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
 
HeaderElement - Class in org.jivesoftware.smackx.urldata.http.element
 
HeaderElement(String, String) - Constructor for class org.jivesoftware.smackx.urldata.http.element.HeaderElement
 
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.smackx.pubsub.NotificationType
 
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
 
hopeful - org.jivesoftware.smackx.mood.Mood
 
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
 
HREF - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
HttpAuthElement - Class in org.jivesoftware.smackx.urldata.http.element
 
HttpAuthElement(String, List<AuthParamElement>) - Constructor for class org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
 
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

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.
ICON - Static variable in class org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
 
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_TAG - Static variable in class org.jivesoftware.smackx.message_correct.element.MessageCorrectExtension
The id tag of a 'message correct' extension.
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.
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
 
ifIsSubscribed - org.jivesoftware.smackx.receipts.DeliveryReceiptManager.AutoReceiptMode
Only send delivery receipts if the requester is subscribed to our presence.
ifPossibleAs(Class<F>) - Method in class org.jivesoftware.smackx.xdata.FormField
 
ifPossibleAsOrThrow(Class<F>) - Method in class org.jivesoftware.smackx.xdata.FormField
 
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.
IMG - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
impressed - org.jivesoftware.smackx.mood.Mood
 
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.
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
 
incompatible_parameters - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
IncompatibleParameters - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
indignant - org.jivesoftware.smackx.mood.Mood
 
info - org.jivesoftware.smackx.commands.AdHocCommandNote.Type
The note is informational only.
info - Variable in class org.jivesoftware.smackx.jingle.element.JingleContentTransport
 
initationSetEvents - Static variable in class org.jivesoftware.smackx.filetransfer.StreamNegotiator
A event manager for stream initiation requests send to us.
initial - org.jivesoftware.smackx.filetransfer.FileTransfer.Status
The initial status of the file transfer.
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_ATTRIBUTE_NAME - Static variable in class org.jivesoftware.smackx.jingle.element.Jingle
 
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.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.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.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.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
 
instant_nodes - org.jivesoftware.smackx.pubsub.PubSubFeature
 
intercept(MessageBuilder, MultiUserChat) - Method in interface org.jivesoftware.smackx.muc.MucMessageInterceptor
 
interested - org.jivesoftware.smackx.mood.Mood
 
intoxicated - org.jivesoftware.smackx.mood.Mood
 
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(GroupChatInvitation, Stanza) - Method in interface org.jivesoftware.smackx.muc.DirectMucInvitationListener
 
InvitationRejectionListener - Interface in org.jivesoftware.smackx.muc
A listener that is fired anytime an invitee declines or rejects an invitation.
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
 
inviteDirectly(EntityBareJid) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Invites another user to the room in which one is an occupant.
inviteDirectly(EntityBareJid, String, String, boolean, String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Invites another user to the room in which one is an occupant.
inviteToMuc(MultiUserChat, EntityBareJid) - Method in class org.jivesoftware.smackx.muc.DirectMucInvitationManager
 
inviteToMuc(MultiUserChat, EntityBareJid, String, String, boolean, String) - Method in class org.jivesoftware.smackx.muc.DirectMucInvitationManager
 
inviteToMuc(EntityBareJid, GroupChatInvitation) - Method in class org.jivesoftware.smackx.muc.DirectMucInvitationManager
 
IQ - org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager.StanzaType
IQ stanza.
IQProvider() - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.provider.DataPacketProvider.IQProvider
 
isActionSupported(XMPPConnection, AMPExtension.Action) - Static method in class org.jivesoftware.smackx.amp.AMPManager
Check if server supports specified action.
isActiveList() - Method in class org.jivesoftware.smackx.privacy.PrivacyList
 
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.
isAnnouncingLocalStreamHostEnabled() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
Returns if the bytestream manager will announce the local stream host(s), i.e.
isAutoJoin() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
Returns true if this conference room should be auto-joined on startup.
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.
isCompleted() - Method in class org.jivesoftware.smackx.commands.AbstractAdHocCommand
Check if this command has been completed successfully.
isCompleted() - Method in class org.jivesoftware.smackx.commands.AdHocCommandResult
 
isCompleted() - Method in interface org.jivesoftware.smackx.commands.packet.AdHocCommandDataView
 
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.
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
 
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.
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.
isExclusiveElement() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
isExclusiveElement() - Method in interface org.jivesoftware.smackx.xdata.FormFieldChildElement
 
isExecuting() - Method in interface org.jivesoftware.smackx.commands.packet.AdHocCommandDataView
 
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.
isFinal - org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder.NextStage
 
isForwarded(Class<? extends Stanza>) - Method in class org.jivesoftware.smackx.forward.packet.Forwarded
Check if this is forwarding a stanza of the provided class.
isGeoLocationMessage(Message) - Static method in class org.jivesoftware.smackx.geoloc.GeoLocationManager
Returns true if the message contains a GeoLocation extension.
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.
isInitiator() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
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
 
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).
isLastActivitySupported(Jid) - Method in class org.jivesoftware.smackx.iqlast.LastActivityManager
Returns true if Last Activity (XEP-0012) is supported by a given JID.
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.
isModerated() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns true if the room enabled only participants to speak.
isNonanonymous() - Method in class org.jivesoftware.smackx.muc.RoomInfo
Returns true if presence packets will include the JID of every occupant.
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.
isNotRequired() - Method in enum org.jivesoftware.smackx.disco.Feature.Support
 
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.
isOfReasonableSize() - Method in class org.jivesoftware.smackx.bob.BoBData
Check if the data is of reasonable size.
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.
isPingSupported(Jid) - Method in class org.jivesoftware.smackx.ping.PingManager
Query the specified entity to see if it supports the Ping protocol (XEP-0199).
isPresenceBasedDelivery() - Method in interface org.jivesoftware.smackx.pubsub.form.ConfigureFormReader
Determines whether to deliver notifications to available users only.
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.
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.
isResponder() - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
isRss() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedURL
Returns true if this URL is a news feed.
isRunning() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Returns true if the local SOCKS5 proxy server is running, otherwise false.
isSecure() - Method in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
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.xhtmlim.XHTMLManager
Returns true if the XHTML support is enabled for the given connection.
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.
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.
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.
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.pep.PepManager
 
isSupported() - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Check if the user's server supports privacy lists.
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(Jid) - Method in class org.jivesoftware.smackx.iqversion.VersionManager
 
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.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.
isTimeSupported(Jid) - Method in class org.jivesoftware.smackx.time.EntityTimeManager
 
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
 
isValidAction(AdHocCommandData.Action) - Method in class org.jivesoftware.smackx.commands.AbstractAdHocCommand
Returns true if the action is available in the current stage.
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(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_EVENT - org.jivesoftware.smackx.pubsub.PubSubElementType
 
item_ids - org.jivesoftware.smackx.pubsub.PubSubFeature
 
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 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
 

J

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.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_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.
jidMultiBuilder(String) - Static method in class org.jivesoftware.smackx.xdata.FormField
 
JidMultiFormField - Class in org.jivesoftware.smackx.xdata
 
JidMultiFormField.Builder - Class in org.jivesoftware.smackx.xdata
 
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
 
Jingle - Class in org.jivesoftware.smackx.jingle.element
The Jingle element.
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.
JingleContent - Class in org.jivesoftware.smackx.jingle.element
Jingle content element.
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(List<? extends NamedElement>) - Constructor for class org.jivesoftware.smackx.jingle.element.JingleContentDescription
 
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() - Constructor for class org.jivesoftware.smackx.jingle.provider.JingleContentDescriptionProvider
 
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
 
JingleError - Class in org.jivesoftware.smackx.jingle.element
 
JingleErrorProvider - Class in org.jivesoftware.smackx.jingle.provider
 
JingleErrorProvider() - Constructor for class org.jivesoftware.smackx.jingle.provider.JingleErrorProvider
 
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
 
JingleManager - Class in org.jivesoftware.smackx.jingle
 
JingleProvider - Class in org.jivesoftware.smackx.jingle.provider
 
JingleProvider() - Constructor for class org.jivesoftware.smackx.jingle.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, XmlElement) - 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(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
 
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
 
JingleTransportManager<D extends JingleContentTransport> - Class in org.jivesoftware.smackx.jingle.transports
Manager for a JingleTransport method.
JingleTransportManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.jingle.transports.JingleTransportManager
 
JingleTransportMethodManager - Class in org.jivesoftware.smackx.jingle
Manager where TransportMethods are registered.
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
 
join(MucEnterConfiguration) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Joins the chat room using the specified nickname and password.
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.

K

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

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.
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.
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
 
length() - Method in enum org.jivesoftware.smackx.pubsub.PubSubFeature
 
LI - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
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.
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
 
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.
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 - Variable in class org.jivesoftware.smackx.jingle.JingleSession
 
lonely - org.jivesoftware.smackx.mood.Mood
 
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
 
lost - org.jivesoftware.smackx.mood.Mood
 
lucky - org.jivesoftware.smackx.mood.Mood
 

M

makeHidden() - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Make the room hidden (not publicly searchable).
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.
makeModerated() - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Make the room moderated.
makePasswordProtected() - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Make the room password protected.
makePublic() - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Make the room publicly searchable.
malformedAction - org.jivesoftware.smackx.commands.SpecificErrorCondition
The responding JID does not understand the specified action.
MalformedActionError() - Constructor for class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider.MalformedActionError
 
manage_subscriptions - org.jivesoftware.smackx.pubsub.PubSubFeature
 
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.
MAXIMUM_BLOCK_SIZE - Static variable in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Maximum block size that is allowed for In-Band Bytestreams.
maxItems - Variable in class org.jivesoftware.smackx.pubsub.GetItemsRequest
 
mean - org.jivesoftware.smackx.mood.Mood
 
media_error - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
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
 
member - org.jivesoftware.smackx.muc.MUCAffiliation
 
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.
message - Variable in class org.jivesoftware.smackx.iqlast.packet.LastActivity
 
MESSAGE - org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager.StanzaType
Message stanza.
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
 
meta_data - org.jivesoftware.smackx.pubsub.PubSubFeature
 
MetaInformationElement - Interface in org.jivesoftware.smackx.urldata.element
 
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
 
MissingMucCreationAcknowledgeException() - Constructor for exception org.jivesoftware.smackx.muc.MultiUserChatException.MissingMucCreationAcknowledgeException
 
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_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.
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_MODERATEDROOM - Static variable in class org.jivesoftware.smackx.muc.MucConfigFormManager
The constant String "muc#roomconfig_moderatedroom".
MUC_ROOMCONFIG_PASSWORDPROTECTEDROOM - Static variable in class org.jivesoftware.smackx.muc.MucConfigFormManager
The constant String "muc#roomconfig_passwordprotectedroom".
MUC_ROOMCONFIG_PUBLICLYSEARCHABLEROOM - Static variable in class org.jivesoftware.smackx.muc.MucConfigFormManager
The constant String "muc#roomconfig_publicroom".
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
 
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
 
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
 
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
 
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.
MultiUserChatManager - Class in org.jivesoftware.smackx.muc
A manager for Multi-User Chat rooms.
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
 

N

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_ATTRIBUTE_NAME - Static variable in class org.jivesoftware.smackx.jingle.element.JingleContent
 
NAME_PASSWORD - Static variable in class org.jivesoftware.smackx.urldata.http.element.AuthParamElement
 
NAME_REALM - Static variable in class org.jivesoftware.smackx.urldata.http.element.AuthParamElement
 
NAME_USERNAME - Static variable in class org.jivesoftware.smackx.urldata.http.element.AuthParamElement
 
namespace - Static variable in class org.jivesoftware.smackx.commands.packet.AdHocCommandData.SpecificError
 
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.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.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.forward.packet.Forwarded
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
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.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.jiveproperties.packet.JivePropertiesExtension
Namespace used to store stanza properties.
NAMESPACE - Static variable in class org.jivesoftware.smackx.last_interaction.element.IdleElement
 
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.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.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.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.receipts.DeliveryReceipt
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
 
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.File
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.si.packet.StreamInitiation
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.time.packet.Time
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.urldata.element.UrlDataElement
 
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.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.xhtmlim.packet.XHTMLExtension
 
NAMESPACE - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
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
 
NameValuePairElement - Class in org.jivesoftware.smackx.urldata.http.element
 
NameValuePairElement(String, String) - Constructor for class org.jivesoftware.smackx.urldata.http.element.NameValuePairElement
 
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.
negotiator - Variable in class org.jivesoftware.smackx.filetransfer.FileTransfer
 
nervous - org.jivesoftware.smackx.mood.Mood
 
neutral - org.jivesoftware.smackx.mood.Mood
 
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
 
newBadRequestException(String) - Static method in class org.jivesoftware.smackx.commands.AdHocCommandHandler
 
newBefore(String) - Static method in class org.jivesoftware.smackx.rsm.packet.RSMSet
 
newIncomingMessage(EntityBareJid, Message, Chat) - Method in interface org.jivesoftware.smack.chat2.IncomingChatMessageListener
 
newOutgoingMessage(EntityBareJid, MessageBuilder, Chat) - Method in interface org.jivesoftware.smack.chat2.OutgoingChatMessageListener
 
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.
newXmppErrorException(StanzaError.Condition) - Static method in class org.jivesoftware.smackx.commands.AdHocCommandHandler
 
newXmppErrorException(StanzaError.Condition, String) - Static method in class org.jivesoftware.smackx.commands.AdHocCommandHandler
 
next - org.jivesoftware.smackx.commands.packet.AdHocCommandData.Action
The command should progress to the next stage of execution.
next - org.jivesoftware.smackx.commands.packet.AdHocCommandData.AllowedAction
The command should progress to the next stage of execution.
next(AdHocCommandDataBuilder, SubmitForm) - Method in class org.jivesoftware.smackx.commands.AdHocCommandHandler
 
next(AdHocCommandDataBuilder, SubmitForm) - Method in class org.jivesoftware.smackx.commands.AdHocCommandHandler.SingleStage
 
next(SubmitForm) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
Executes the next action of the command with the information provided in the response.
nextMessage() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
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.
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
 
no_response - org.jivesoftware.smackx.filetransfer.FileTransfer.Error
The remote user did not respond or the connection timed out.
NoAcceptableTransferMechanisms() - Constructor for exception org.jivesoftware.smackx.filetransfer.FileTransferException.NoAcceptableTransferMechanisms
 
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
 
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.
NodeInformationProvider - Interface in org.jivesoftware.smackx.disco
The NodeInformationProvider is responsible for providing supported identities, features and hosted items (i.e.
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
 
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.commands.packet.AdHocCommandDataBuilder.PreviousStage
 
none - org.jivesoftware.smackx.jingle.element.JingleContent.Senders
 
none - org.jivesoftware.smackx.muc.MUCAffiliation
 
none - org.jivesoftware.smackx.muc.MUCRole
 
none - org.jivesoftware.smackx.pubsub.Affiliation.Type
 
none - org.jivesoftware.smackx.pubsub.Subscription.State
 
nonFinal - org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder.NextStage
 
noreply - org.jivesoftware.smackx.address.packet.MultipleAddresses.Type
 
normal - org.jivesoftware.smackx.pubsub.NotificationType
 
NoStreamMethodsOfferedException() - Constructor for exception org.jivesoftware.smackx.filetransfer.FileTransferException.NoStreamMethodsOfferedException
 
not_acceptable - org.jivesoftware.smackx.filetransfer.FileTransfer.Error
The peer did not find any of the provided stream mechanisms acceptable.
NOT_DELAYED_STANZA - Static variable in class org.jivesoftware.smackx.delay.filter.DelayedStanzaFilter
Filters stanzas that got not delayed, ie.
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.
nullSafeContainsFeature(DiscoverInfo, CharSequence) - Static method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
 

O

Occupant - Class in org.jivesoftware.smackx.muc
Represents the information about an occupant in a given room.
offended - org.jivesoftware.smackx.mood.Mood
 
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
 
ofrom - org.jivesoftware.smackx.address.packet.MultipleAddresses.Type
The "original from" type used to indicate the real originator of the stanza.
OL - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
onAllJidsUnblocked() - Method in interface org.jivesoftware.smackx.blocking.AllJidsUnblockedListener
 
onEntityCapabilitiesChanged(DiscoverInfo) - Method in interface org.jivesoftware.smackx.disco.EntityCapabilitiesChangedListener
 
onException(Exception) - Method in interface org.jivesoftware.smackx.jingle.transports.JingleTransportInitiationCallback
 
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
 
onMoodUpdated(EntityBareJid, MoodElement, String, Message) - Method in interface org.jivesoftware.smackx.mood.MoodListener
 
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.
onSessionInitiated(BytestreamSession) - Method in interface org.jivesoftware.smackx.jingle.transports.JingleTransportInitiationCallback
 
onTransportMethodFailed(String) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
open - org.jivesoftware.smackx.pubsub.AccessModel
Anyone may subscribe and retrieve items.
open - org.jivesoftware.smackx.pubsub.PublishModel
Anyone may publish.
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.
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
 
OpenValidateElement(String) - Constructor for class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.OpenValidateElement
Open validate element constructor.
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
 
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
 
org.jivesoftware.smack.chat2 - package org.jivesoftware.smack.chat2
Smack's new improved API for 1:1 chats.
org.jivesoftware.smack.extensions - package org.jivesoftware.smack.extensions
Smacks initializer for extensions.
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, see EntityCapsManager for more information.
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.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.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.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
Smack's API for Service Discovery (XEP-0030).
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.filetransfer - package org.jivesoftware.smackx.filetransfer
Smack's API for File Transfers.
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.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.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.jingle - package org.jivesoftware.smackx.jingle
Smack's API for XEP-0166: Jingle.
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.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.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.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.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
Smack API for Multi-User Chat (MUC, 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.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.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.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.receipts - package org.jivesoftware.smackx.receipts
XEP-0184: Message Delivery Receipts.
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.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.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.urldata.element - package org.jivesoftware.smackx.urldata.element
Element classes for XEP-0103: URL Address Information.
org.jivesoftware.smackx.urldata.http.element - package org.jivesoftware.smackx.urldata.http.element
Element classes for XEP-0104.
org.jivesoftware.smackx.urldata.provider - package org.jivesoftware.smackx.urldata.provider
Provider classes for XEP-0103: URL Address Information.
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.xdata - package org.jivesoftware.smackx.xdata
Smacks API for Data Forms (XEP-0004).
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.xhtmlim - package org.jivesoftware.smackx.xhtmlim
Smacks implementation of XHTML-IM (XEP-0071), which provides the ability to send and receive formatted messages using XHTML.
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.
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.
ourProposal - Variable in class org.jivesoftware.smackx.jingle.transports.JingleTransportSession
 
OUT_OF_ORDER - Static variable in class org.jivesoftware.smackx.jingle.element.JingleError
 
outcast - org.jivesoftware.smackx.muc.MUCAffiliation
 
outcast - org.jivesoftware.smackx.pubsub.Affiliation.Type
 
outcast_affiliation - org.jivesoftware.smackx.pubsub.PubSubFeature
 
OutgoingChatMessageListener - Interface in org.jivesoftware.smack.chat2
 
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.
outputStreamEstablished(OutputStream) - Method in interface org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer.NegotiationProgress
Once the negotiation process is completed the output stream can be retrieved.
outraged - org.jivesoftware.smackx.mood.Mood
 
owner - org.jivesoftware.smackx.muc.MUCAffiliation
 
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
 
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.

P

P - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
PacketExtensionProvider() - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.provider.DataPacketProvider.PacketExtensionProvider
 
parse(XmlPullParser) - Static method in class org.jivesoftware.smackx.xdatalayout.provider.DataLayoutProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.blocking.provider.BlockContactsIQProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.blocking.provider.BlockListIQProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.blocking.provider.UnblockContactsIQProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.bob.provider.BoBIQProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.bytestreams.ibb.provider.CloseIQProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.bytestreams.ibb.provider.DataPacketProvider.IQProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.bytestreams.ibb.provider.OpenIQProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.bytestreams.socks5.provider.BytestreamsProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider
 
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.disco.provider.DiscoverItemsProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.iqlast.packet.LastActivity.Provider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.iqprivate.PrivateDataManager.PrivateDataIQProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.iqregister.provider.RegistrationProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.iqversion.provider.VersionProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.jingle.provider.JingleProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.muc.provider.MUCAdminProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.muc.provider.MUCOwnerProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest.Provider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.ping.provider.PingProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.privacy.provider.PrivacyProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.pubsub.provider.PubSubProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.search.UserSearch.Provider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.sharedgroups.packet.SharedGroupsInfo.Provider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.si.provider.StreamInitiationProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.time.provider.TimeProvider
 
parse(XmlPullParser, int, IqData, XmlEnvironment) - Method in class org.jivesoftware.smackx.vcardtemp.provider.VCardProvider
 
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.BlockedErrorExtensionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.bob.provider.BoBDataExtensionProvider
 
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.caps.provider.CapsExtensionProvider
 
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.SessionExpiredError
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.delay.provider.AbstractDelayInformationProvider
 
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.iqregister.provider.RegistrationStreamFeatureProvider
 
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.jiveproperties.provider.JivePropertiesExtensionProvider
Parse a properties sub-packet.
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.last_interaction.provider.IdleProvider
 
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.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.provider.GroupChatInvitationProvider
 
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.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.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.SubscriptionProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest.Provider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.rsm.provider.RSMSetProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.shim.provider.HeaderProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.urldata.provider.UrlDataElementProvider
 
parse(XmlPullParser, int, XmlEnvironment) - Method in class org.jivesoftware.smackx.usertune.provider.UserTuneProvider
 
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.xhtmlim.provider.XHTMLExtensionProvider
 
parseContentIdAndBobData(XmlPullParser, int, XmlEnvironment) - Static method in class org.jivesoftware.smackx.bob.provider.BoBProviderUtil
 
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
 
parseDestroy(XmlPullParser) - Static method in class org.jivesoftware.smackx.muc.provider.MUCParserUtils
 
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
 
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
 
parseOption(XmlPullParser) - Static method in class org.jivesoftware.smackx.xdata.provider.DataFormProvider
 
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.
parseValue(XmlPullParser) - Static method in class org.jivesoftware.smackx.xdata.provider.DataFormProvider
 
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(String) - Static method in class org.jivesoftware.smackx.urldata.http.element.AuthParamElement
 
paused - org.jivesoftware.smackx.chatstates.ChatState
User had been composing but now has stopped.
PayloadItem<E extends org.jivesoftware.smack.packet.XmlElement> - 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.
pending - org.jivesoftware.smackx.pubsub.Subscription.State
 
PepEventListener<E extends org.jivesoftware.smack.packet.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).
persist_items - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
Whether to persist items to storage.
persistent_items - org.jivesoftware.smackx.pubsub.PubSubFeature
 
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.
playful - org.jivesoftware.smackx.mood.Mood
 
PLUS_NOTIFY - Static variable in class org.jivesoftware.smackx.pubsub.PubSubManager
 
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.
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
 
PREFIX - Static variable in class org.jivesoftware.smackx.urldata.http.element.AuthParamElement
 
PREFIX - Static variable in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
PREFIX - Static variable in class org.jivesoftware.smackx.urldata.http.element.HeaderElement
 
PREFIX - Static variable in class org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
 
presence - org.jivesoftware.smackx.pubsub.AccessModel
Anyone with a presence subscription of both or from may subscribe and retrieve items.
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
 
PresenceState - Enum in org.jivesoftware.smackx.pubsub
Defines the possible valid presence states for node subscription via SubscribeFormReader.getShowValues().
prev - org.jivesoftware.smackx.commands.packet.AdHocCommandData.Action
The command should be digress to the previous stage of execution.
prev - org.jivesoftware.smackx.commands.packet.AdHocCommandData.AllowedAction
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(AdHocCommandDataBuilder) - Method in class org.jivesoftware.smackx.commands.AdHocCommandHandler
 
prev(AdHocCommandDataBuilder) - Method in class org.jivesoftware.smackx.commands.AdHocCommandHandler.SingleStage
 
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.
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
 
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
 
proud - org.jivesoftware.smackx.mood.Mood
 
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.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
 
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
 
ProxyError() - Constructor for exception org.jivesoftware.smackx.jingle.transports.JingleTransportInitiationException.ProxyError
 
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.
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
 
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
 

Q

Q - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
QNAME - Static variable in class org.jivesoftware.smackx.address.packet.MultipleAddresses.Address
 
QNAME - Static variable in class org.jivesoftware.smackx.address.packet.MultipleAddresses
 
QNAME - Static variable in class org.jivesoftware.smackx.attention.packet.AttentionExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Activate
 
QNAME - Static variable in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
 
QNAME - Static variable in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHostUsed
 
QNAME - Static variable in class org.jivesoftware.smackx.caps.packet.CapsExtension
 
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.forward.packet.Forwarded
 
QNAME - Static variable in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
 
QNAME - Static variable in class org.jivesoftware.smackx.iqregister.packet.Registration.Feature
 
QNAME - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_ibb.element.JingleIBBTransport
 
QNAME - Static variable in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport
 
QNAME - Static variable in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.last_interaction.element.IdleElement
 
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.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.nick.packet.Nick
 
QNAME - Static variable in class org.jivesoftware.smackx.offline.packet.OfflineMessageInfo
 
QNAME - Static variable in class org.jivesoftware.smackx.pubsub.EventElement
 
QNAME - Static variable in class org.jivesoftware.smackx.pubsub.RetractItem
 
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.Header
 
QNAME - Static variable in class org.jivesoftware.smackx.shim.packet.HeadersExtension
 
QNAME - Static variable in class org.jivesoftware.smackx.si.packet.StreamInitiation.Feature
 
QNAME - Static variable in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
 
QNAME - Static variable in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
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.xdatalayout.packet.DataLayout.Fieldref
 
QNAME - Static variable in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Reportedref
 
QNAME - Static variable in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Section
 
QNAME - Static variable in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Text
 
QNAME - Static variable in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
 
QNAME - Static variable in class org.jivesoftware.smackx.xhtmlim.packet.XHTMLExtension
 
queued - Variable in class org.jivesoftware.smackx.jingle.JingleSession
 

R

randomId() - Static method in class org.jivesoftware.smackx.jingle.JingleManager
 
RangeValidateElement(String, String, String) - Constructor for class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.RangeValidateElement
Range validate element constructor.
rawValue - Variable in class org.jivesoftware.smackx.xdata.SingleValueFormField.Builder
 
readBoolean(String) - Method in interface org.jivesoftware.smackx.xdata.form.FormReader
 
readDate(String) - Method in interface org.jivesoftware.smackx.xdata.form.FormReader
 
readFirstValue(String) - Method in interface org.jivesoftware.smackx.xdata.form.FormReader
 
readInteger(String) - Method in interface org.jivesoftware.smackx.xdata.form.FormReader
 
readStringValues(String) - Method in interface org.jivesoftware.smackx.xdata.form.FormReader
 
readValues(String) - Method in interface org.jivesoftware.smackx.xdata.form.FormReader
 
realm(String) - Static method in class org.jivesoftware.smackx.urldata.http.element.AuthParamElement
 
reason - Variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
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.
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.
receiveSocks5Message(DataInputStream) - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Utils
Reads a SOCKS5 message from the given InputStream.
recommended - org.jivesoftware.smackx.disco.Feature.Support
 
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 AdHocCommandHandler>) - 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, AdHocCommandHandlerFactory) - 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
 
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.
registerTransportManager(JingleTransportManager<?>) - Method in class org.jivesoftware.smackx.jingle.JingleTransportMethodManager
 
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.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.
relaxed - org.jivesoftware.smackx.mood.Mood
 
relieved - org.jivesoftware.smackx.mood.Mood
 
remorseful - org.jivesoftware.smackx.mood.Mood
 
remote - Variable in class org.jivesoftware.smackx.jingle.JingleSession
 
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_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
 
removeAvatar() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Removes the avatar from the vCard.
removeBoB(ContentId) - Method in class org.jivesoftware.smackx.bob.BoBManager
 
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.
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.
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
 
removeEntityCapabilitiesChangedListener(EntityCapabilitiesChangedListener) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
 
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.
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
 
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.
removeIncomingListener(IncomingChatMessageListener) - Method in class org.jivesoftware.smack.chat2.ChatManager
Remove an incoming chat message listener.
removeInvitationListener(DirectMucInvitationListener) - Method in class org.jivesoftware.smackx.muc.DirectMucInvitationManager
 
removeInvitationListener(InvitationListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
Removes a listener to invitation notifications.
removeInvitationRejectionListener(InvitationRejectionListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Removes a listener from invitation rejections notifications.
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
 
removeListener(PrivacyListListener) - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
Removes the privacy list listener.
removeLocalAddress(InetAddress) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Removes the given address from the list of local network addresses.
removeMessageInterceptor(MucMessageInterceptor) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
 
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.
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.
removeOutgoingListener(OutgoingChatMessageListener) - Method in class org.jivesoftware.smack.chat2.ChatManager
Remove an outgoing chat message listener.
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
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.
removeReceiptReceivedListener(ReceiptReceivedListener) - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Stop getting informed about incoming delivery receipts.
removeSubjectUpdatedListener(SubjectUpdatedListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Removes a listener from subject change notifications.
removeTransfer(String) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Removes the given digest from the list of allowed transfers.
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
 
renewEntityCapsPerformed - Variable in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager.Stats
 
renewEntityCapsRequested - Variable in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager.Stats
 
replaceLocalAddresses(Collection<? extends InetAddress>) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Replaces the list of local network addresses.
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.
replyroom - org.jivesoftware.smackx.address.packet.MultipleAddresses.Type
 
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
 
requestBoB(Jid, ContentId) - Method in class org.jivesoftware.smackx.bob.BoBManager
Request BoB data.
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.
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.
requestNoHistory() - Method in class org.jivesoftware.smackx.muc.MucEnterConfiguration.Builder
Request that that MUC is going to sent us no history when joining.
requestVoice() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Sends a voice request to the MUC.
required - org.jivesoftware.smackx.disco.Feature.Support
 
requiresNoTypeSet() - Method in interface org.jivesoftware.smackx.xdata.FormFieldChildElement
 
reset() - Method in class org.jivesoftware.smackx.xdata.FormField.Builder
 
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
 
responder - org.jivesoftware.smackx.jingle.element.JingleContent.Creator
 
responder - org.jivesoftware.smackx.jingle.element.JingleContent.Senders
 
responder - org.jivesoftware.smackx.jingle.Role
 
RESPONDER_ATTRIBUTE_NAME - Static variable in class org.jivesoftware.smackx.jingle.element.Jingle
 
restless - org.jivesoftware.smackx.mood.Mood
 
result - org.jivesoftware.smackx.xdata.packet.DataForm.Type
Data results being returned from a search, or some other query.
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
 
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.
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
 
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.
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.
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.
roster - org.jivesoftware.smackx.pubsub.AccessModel
Anyone in the specified roster group(s) may subscribe and retrieve items.
roster_groups_allowed - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
The roster group(s) allowed to subscribe and retrieve items.
Row(List<ReportedData.Field>) - Constructor for class org.jivesoftware.smackx.search.ReportedData.Row
 
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
 
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.

S

sad - org.jivesoftware.smackx.mood.Mood
 
sarcastic - org.jivesoftware.smackx.mood.Mood
 
satisfied - org.jivesoftware.smackx.mood.Mood
 
save(XMPPConnection) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Deprecated.
saveVCard(VCard) - Method in class org.jivesoftware.smackx.vcardtemp.VCardManager
Save this vCard for the user connected by 'connection'.
scheduledRenewEntityCapsAvoided - Variable in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager.Stats
 
SCHEME_BASIC - Static variable in class org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
 
SCHEME_HTTP - Static variable in class org.jivesoftware.smackx.urldata.element.UrlDataElement
 
Section(String) - Constructor for class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Section
Section constructor.
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
 
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(Message) - Method in class org.jivesoftware.smack.chat2.Chat
 
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
 
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
 
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.
sendGeoLocationToJid(GeoLocation, Jid) - Method in class org.jivesoftware.smackx.geoloc.GeoLocationManager
 
sendMessage(String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Sends a message to the chat room.
sendMessage(Message) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
sendMessage(MessageBuilder) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Sends a Message to the chat room.
sendPubsubPacket(PubSub) - Method in class org.jivesoftware.smackx.pubsub.Node
 
sendRegistrationForm(FillableForm) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Sends the completed registration form to the server.
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.
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.
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.
serious - org.jivesoftware.smackx.mood.Mood
 
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
 
ServiceAdministrationManager - Class in org.jivesoftware.smackx.admin
 
ServiceAdministrationManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.admin.ServiceAdministrationManager
 
ServiceDiscoveryManager - Class in org.jivesoftware.smackx.disco
Manages discovery of services in XMPP entities.
ServiceDiscoveryManager.Stats - Class in org.jivesoftware.smackx.disco
 
serviceSupportsStableIds() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
 
session_accept - org.jivesoftware.smackx.jingle.element.JingleAction
 
SESSION_ID_ATTRIBUTE_NAME - Static variable in class org.jivesoftware.smackx.jingle.element.Jingle
 
session_info - org.jivesoftware.smackx.jingle.element.JingleAction
 
session_initiate - org.jivesoftware.smackx.jingle.element.JingleAction
 
session_terminate - org.jivesoftware.smackx.jingle.element.JingleAction
 
sessionExpired - org.jivesoftware.smackx.commands.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
 
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(AdHocCommandData.Action) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
setAction(JingleAction) - Method in class org.jivesoftware.smackx.jingle.element.Jingle.Builder
 
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.
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.
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.
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
 
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.
setAutoAppendSmackVersion(boolean) - Static method in class org.jivesoftware.smackx.iqversion.VersionManager
 
setAutoEnable(boolean) - Static method in class org.jivesoftware.smackx.time.EntityTimeManager
 
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.
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.
setBuilding(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets a specific building on a street or in an area.
setCallback(OutgoingFileTransfer.NegotiationProgress) - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
 
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
 
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.
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.
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
 
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.
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
 
setCurrentState(ChatState, Chat) - Method in class org.jivesoftware.smackx.chatstates.ChatStateManager
Sets the current state of the provided chat.
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.si.packet.StreamInitiation.File
Sets the date that the file was last modified.
setDatum(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets GPS Datum.
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.
setDefaultAutoReceiptMode(DeliveryReceiptManager.AutoReceiptMode) - Static method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
Set the default automatic receipt mode for new connections.
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.
setDefaultConnectFailureThreshold(int) - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
Sets the default connection failure threshold.
setDefaultEntityNode(String) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
Set the default entity node that will be used for new EntityCapsManagers.
setDefaultIdentity(DiscoverInfo.Identity) - Static method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Set the default identity all new connections will have.
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
 
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.
setDefaultPingInterval(int) - Static method in class org.jivesoftware.smackx.ping.PingManager
Set the default ping interval which will be used for new connections.
setDefaultSessionTimeoutSecs(int) - Static method in class org.jivesoftware.smackx.commands.AdHocCommandManager
 
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
 
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.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
 
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.
setDisposition(String) - Method in class org.jivesoftware.smackx.jingle.element.JingleContent.Builder
 
setEmailHome(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
setEmailWork(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
setEnabledPerDefault(boolean) - Static method in class org.jivesoftware.smackx.iqlast.LastActivityManager
Enable or disable Last Activity for new XMPPConnections.
setEncodedImage(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
Deprecated.
setError(Double) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Deprecated.
setError(FileTransfer.Error) - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
 
setException(Exception) - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
 
setException(Exception) - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
 
setExecuteAction(AdHocCommandData.AllowedAction) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
setExpiry(Date) - Method in class org.jivesoftware.smackx.pubsub.form.FillableSubscribeForm
Sets the time at which the leased subscription will expire, or has expired.
setExtendedInfo(DataForm) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
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(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
 
setFloor(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets a particular floor in a building.
setForm(DataForm) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
setFormType(String) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Builder
 
setHash(String) - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
Sets the MD5 sum of the file's contents.
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(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
 
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.
setIdentity(DiscoverInfo.Identity) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
Sets the default identity the client will report.
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.
setInitiator(FullJid) - Method in class org.jivesoftware.smackx.jingle.element.Jingle.Builder
 
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.
setInvite(MUCUser.Invite) - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
Sets the invitation for another user to a room.
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.
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
 
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.
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.
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.
setMaxChars(int) - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
Deprecated.
Sets the total number of characters to receive in the history.
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.
setMaxPayloadSize(int) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets the maximum payload size in bytes.
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.
setMembersOnly(boolean) - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Set if the room is members only.
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(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
 
setModerated(boolean) - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Set if the room is members only.
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.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.packet.AdHocCommandDataBuilder
 
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.iqversion.packet.VersionBuilder
 
setName(String) - Method in class org.jivesoftware.smackx.jingle.element.JingleContent.Builder
 
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.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.
setNoReply() - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses
Indicate that the stanza being sent should not be replied.
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.
setOrganization(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
setOrganizationUnit(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
 
setOs(String) - Method in class org.jivesoftware.smackx.iqversion.packet.VersionBuilder
 
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.
setOutputStream(OutputStream) - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
 
setPassword(String) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
 
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.
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.
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.
setPort(int) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Builder
 
setPostalcode(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets PostalCode used for postal delivery.
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(int) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Builder
 
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.
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
 
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.
setPublic(boolean) - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Set if the room is publicly searchable (i.e.
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.
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.
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
 
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.
setReportedData(DataForm.ReportedData) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm.Builder
Sets the fields that will be returned from a search.
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.
setResponder(FullJid) - Method in class org.jivesoftware.smackx.jingle.element.Jingle.Builder
 
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.
setRoom(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets a particular room in a building.
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.
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.
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.
setSenders(JingleContent.Senders) - Method in class org.jivesoftware.smackx.jingle.element.JingleContent.Builder
 
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.xhtmlim.XHTMLManager
Enables or disables the XHTML support on a given connection.
setSessionId(String) - Method in class org.jivesoftware.smackx.commands.AbstractAdHocCommand
 
setSessionId(String) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
setSessionId(String) - Method in class org.jivesoftware.smackx.jingle.element.Jingle.Builder
 
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.si.packet.StreamInitiation
The "id" attribute is an opaque identifier.
setSessionTimeoutSecs(int) - Method in class org.jivesoftware.smackx.commands.AdHocCommandManager
 
setShared(boolean) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
 
setShared(boolean) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedURL
 
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.
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.
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.
setStanza(InBandBytestreamManager.StanzaType) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Sets the stanza used to send data packets.
setStatus(AdHocCommandData.Status) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
setStatus(FileTransfer.Status) - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
 
setStatus(FileTransfer.Status) - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
 
setStatusCompleted() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
setStatusExecuting(AdHocCommandDataBuilder.PreviousStage, AdHocCommandDataBuilder.NextStage) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder
 
setStreamId(String) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransport.Builder
 
setStreet(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets a thoroughfare within the locality, or a crossing of two thoroughfares.
setSubscribe(boolean) - Method in class org.jivesoftware.smackx.pubsub.form.FillableConfigureForm
Sets whether subscriptions are allowed.
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
 
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.smackx.geoloc.packet.GeoLocation.Builder
Sets a catch-all element that captures any other information about the location.
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
 
setTime(Calendar) - Method in class org.jivesoftware.smackx.time.packet.TimeBuilder
 
setTimestamp(Date) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
Sets UTC timestamp specifying the moment when the reading was taken.
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.xdata.packet.DataForm.Builder
Sets the description of the data.
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.
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
 
setTransportSession(JingleTransportSession<?>) - Method in class org.jivesoftware.smackx.jingle.JingleSession
 
setType(JingleS5BTransportCandidate.Type) - Method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.elements.JingleS5BTransportCandidate.Builder
 
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.
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
 
setUseLocalCandidates(boolean) - Static method in class org.jivesoftware.smackx.jingle.transports.jingle_s5b.JingleS5BTransportManager
 
setUtcAndTzo(String, String) - Method in class org.jivesoftware.smackx.time.packet.TimeBuilder
Sets the time using UTC formatted String, in the format CCYY-MM-DDThh:mm:ssZ, and the provided timezone definition in the format (+|-)hh:mm.
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, 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
 
setValue(Jid, String) - Method in class org.jivesoftware.smackx.xdata.JidSingleFormField.Builder
 
setVersion(String) - Method in class org.jivesoftware.smackx.iqversion.packet.VersionBuilder
 
setVersion(String, String) - Method in class org.jivesoftware.smackx.iqversion.VersionManager
 
setVersion(String, String, String) - Method in class org.jivesoftware.smackx.iqversion.VersionManager
 
setXhmtlImEnabled(boolean) - Method in class org.jivesoftware.smack.chat2.ChatManager
Also notify about messages containing XHTML-IM.
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
 
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.
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
 
signal(String, IQ) - Static method in class org.jivesoftware.smackx.filetransfer.StreamNegotiator
 
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
 
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.
SingleStage(String, String, String) - Constructor for class org.jivesoftware.smackx.commands.AdHocCommandHandler.SingleStage
 
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
 
sleepy - org.jivesoftware.smackx.mood.Mood
 
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.
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.
SPAN - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
SpecificError(SpecificErrorCondition) - Constructor for class org.jivesoftware.smackx.commands.packet.AdHocCommandData.SpecificError
 
SpecificErrorCondition - Enum in org.jivesoftware.smackx.commands
 
spontaneous - org.jivesoftware.smackx.mood.Mood
 
STABLE_ID_FEATURE - Static variable in class org.jivesoftware.smackx.muc.MultiUserChatConstants
 
start() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Starts the local SOCKS5 proxy server.
state - Variable in class org.jivesoftware.smackx.pubsub.Subscription
 
stateChanged(Chat, ChatState, Message) - Method in interface org.jivesoftware.smackx.chatstates.ChatStateListener
Fired when the state of a chat with another user changes.
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.
stop() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Stops the local SOCKS5 proxy server.
stopPublishingGeolocation() - Method in class org.jivesoftware.smackx.geoloc.GeoLocationManager
Send empty geolocation through the PubSub node.
stored - org.jivesoftware.smackx.amp.AMPDeliverCondition.Value
The message would be stored offline for later delivery to the intended recipient.
stream - org.jivesoftware.smackx.filetransfer.FileTransfer.Error
An error occurred while sending or receiving the file.
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.smackx.filetransfer.FileTransfer
 
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
 
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
 
stressed - org.jivesoftware.smackx.mood.Mood
 
strong - org.jivesoftware.smackx.mood.Mood
 
STRONG - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
STYLE - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
subId - Variable in class org.jivesoftware.smackx.pubsub.GetItemsRequest
 
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.
SubmitForm - Class in org.jivesoftware.smackx.xdata.form
 
SubmitForm(DataForm) - Constructor for class org.jivesoftware.smackx.xdata.form.SubmitForm
 
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
 
subscribed - org.jivesoftware.smackx.pubsub.Subscription.State
 
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
 
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_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.
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 enum org.jivesoftware.smackx.pubsub.PubSubFeature
 
success - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
Success - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
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.
supportsMembersOnly() - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Check if the room supports a members only configuration.
supportsModeration() - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
Check if the room supports being moderated in the 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.
surprised - org.jivesoftware.smackx.mood.Mood
 

T

tcp - org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Mode
A TCP based stream.
TEST_INSTANCE - Static variable in class org.jivesoftware.smackx.last_interaction.provider.IdleProvider
 
Text(String) - Constructor for class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Text
Text constructor.
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_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
 
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
 
thirsty - org.jivesoftware.smackx.mood.Mood
 
TIE_BREAK - Static variable in class org.jivesoftware.smackx.jingle.element.JingleError
 
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(TimeBuilder) - Constructor for class org.jivesoftware.smackx.time.packet.Time
 
TimeBuilder - Class in org.jivesoftware.smackx.time.packet
 
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
 
TimeView - Interface in org.jivesoftware.smackx.time.packet
 
tired - org.jivesoftware.smackx.mood.Mood
 
title - org.jivesoftware.smackx.pubsub.ConfigureNodeFields
A friendly name for the node.
to - org.jivesoftware.smackx.address.packet.MultipleAddresses.Type
 
toSrc() - Method in class org.jivesoftware.smackx.bob.ContentId
BoB hash to src attribute string.
toString() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
 
toString() - Method in enum org.jivesoftware.smackx.commands.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.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 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.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.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.
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.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.xhtmlim.XHTMLText
 
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.chatstates.packet.ChatStateExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData.SpecificError
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.delay.packet.DelayInformation
 
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.iqregister.packet.Registration.Feature
 
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.jiveproperties.packet.JivePropertiesExtension
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.last_interaction.element.IdleElement
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.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.nick.packet.Nick
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageInfo
 
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.receipts.DeliveryReceipt
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
 
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.urldata.element.DescElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.urldata.element.UrlDataElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.urldata.http.element.AuthParamElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.urldata.http.element.CookieElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.urldata.http.element.HeaderElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.urldata.http.element.HttpAuthElement
 
toXML(XmlEnvironment) - Method in class org.jivesoftware.smackx.usertune.element.UserTuneElement
 
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.xhtmlim.packet.XHTMLExtension
Returns the XML representation of a XHTML extension according the specification.
toXML(XmlEnvironment, boolean) - Method in class org.jivesoftware.smackx.xdata.FormField
 
transport_accept - org.jivesoftware.smackx.jingle.element.JingleAction
 
transport_info - org.jivesoftware.smackx.jingle.element.JingleAction
 
transport_reject - org.jivesoftware.smackx.jingle.element.JingleAction
 
transport_replace - org.jivesoftware.smackx.jingle.element.JingleAction
 
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
 
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
 
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 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
 

U

udp - org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Mode
A UDP based stream.
UL - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
 
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
 
unconfigured - org.jivesoftware.smackx.pubsub.Subscription.State
 
undefined - org.jivesoftware.smackx.mood.Mood
 
UNKNOWN_SESSION - Static variable in class org.jivesoftware.smackx.jingle.element.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
 
unregisterCommand(String) - Method in class org.jivesoftware.smackx.commands.AdHocCommandManager
 
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.
unsetVersion() - Method in class org.jivesoftware.smackx.iqversion.VersionManager
 
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
 
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_INFO - Static variable in class org.jivesoftware.smackx.jingle.element.JingleError
 
unsupported_transports - org.jivesoftware.smackx.jingle.element.JingleReason.Reason
 
UnsupportedApplications - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
UnsupportedTransports - Static variable in class org.jivesoftware.smackx.jingle.element.JingleReason
 
UPDATE_ACTION - Static variable in class org.jivesoftware.smackx.disco.packet.DiscoverItems.Item
Request to create or update the item.
updatedPrivacyList(String) - Method in interface org.jivesoftware.smackx.privacy.PrivacyListListener
A privacy list has been modified by another.
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
 
Uri(URI, String) - Constructor for class org.jivesoftware.smackx.mediaelement.element.MediaElement.Uri
 
UrlDataElement - Class in org.jivesoftware.smackx.urldata.element
The url-data element.
UrlDataElement(String, String) - Constructor for class org.jivesoftware.smackx.urldata.element.UrlDataElement
 
UrlDataElement(String, String, List<HttpAuthElement>, List<CookieElement>, List<HeaderElement>) - Constructor for class org.jivesoftware.smackx.urldata.element.UrlDataElement
 
UrlDataElementProvider - Class in org.jivesoftware.smackx.urldata.provider
 
UrlDataElementProvider() - Constructor for class org.jivesoftware.smackx.urldata.provider.UrlDataElementProvider
 
username(String) - Static method in class org.jivesoftware.smackx.urldata.http.element.AuthParamElement
 
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.
userSupportsInvitations(EntityBareJid) - Method in class org.jivesoftware.smackx.muc.DirectMucInvitationManager
 
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
 

V

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
 
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.chatstates.ChatState
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.commands.packet.AdHocCommandData.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.commands.packet.AdHocCommandData.AllowedAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.commands.packet.AdHocCommandData.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder.NextStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.commands.packet.AdHocCommandDataBuilder.PreviousStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jivesoftware.smackx.commands.SpecificErrorCondition
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.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.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.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.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.rsm.packet.RSMSet.PageDirection
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
 
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.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.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.commands.packet.AdHocCommandData.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.packet.AdHocCommandData.AllowedAction
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.packet.AdHocCommandData.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.packet.AdHocCommandDataBuilder.NextStage
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.packet.AdHocCommandDataBuilder.PreviousStage
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.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.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.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.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.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.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.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.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
 
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.
VersionBuilder - Class in org.jivesoftware.smackx.iqversion.packet
 
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
 
VersionView - Interface in org.jivesoftware.smackx.iqversion.packet
 
visitor - org.jivesoftware.smackx.muc.MUCRole
 
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

warn - org.jivesoftware.smackx.commands.AdHocCommandNote.Type
The note indicates a warning.
weak - org.jivesoftware.smackx.mood.Mood
 
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.
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.
worried - org.jivesoftware.smackx.mood.Mood
 
write(String, int) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
write(String, Date) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
write(FormField) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
writeBoolean(String, boolean) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
writeListMulti(String, List<? extends CharSequence>) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
writeTextSingle(String, CharSequence) - Method in class org.jivesoftware.smackx.xdata.form.FillableForm
 
writeToStream(InputStream, OutputStream) - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
 

X

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.
XMLNS_HTTP - Static variable in class org.jivesoftware.smackx.urldata.element.UrlDataElement
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages