- A - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
-
- AbstractDelayInformationProvider - Class in org.jivesoftware.smackx.delay.provider
-
- AbstractDelayInformationProvider() - Constructor for class org.jivesoftware.smackx.delay.provider.AbstractDelayInformationProvider
-
- AbstractNodeInformationProvider - Class in org.jivesoftware.smackx.disco
-
- AbstractNodeInformationProvider() - Constructor for class org.jivesoftware.smackx.disco.AbstractNodeInformationProvider
-
- 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(Stanza) - Method in class org.jivesoftware.smackx.delay.filter.DelayedStanzaFilter
-
- 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.muc.filter.MUCUserStatusCodeFilter
-
- acceptSpecific(Privacy) - Method in class org.jivesoftware.smackx.privacy.filter.SetActiveListFilter
-
- acceptSpecific(Privacy) - Method in class org.jivesoftware.smackx.privacy.filter.SetDefaultListFilter
-
- 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.
- Activate(Jid) - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Activate
-
Default constructor specifying the target of the stream.
- addAction(AdHocCommand.Action) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
- addActionAvailable(AdHocCommand.Action) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
-
Add an action to the current stage available actions.
- addAddress(MultipleAddresses.Type, Jid, String, String, boolean, String) - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses
-
Adds a new address to which the stanza(/packet) 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(Message, XHTMLText) - Static method in class org.jivesoftware.smackx.xhtmlim.XHTMLManager
-
Adds an XHTML body to the message.
- 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.
- addColumn(ReportedData.Column) - Method in class org.jivesoftware.smackx.search.ReportedData
-
Adds a new Column
.
- addConfigurationListener(NodeConfigListener) - Method in class org.jivesoftware.smackx.pubsub.Node
-
Register a listener for configuration events.
- addDeliveryReceiptRequest(Message) - Static method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
-
- addDiscoverInfoByNode(String, DiscoverInfo) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
-
Add DiscoverInfo to the database.
- 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(DiscoverInfo) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
-
Add discover info response data.
- addExtensionElement(Element) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
-
- addFeature(String) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
-
Adds a new feature to the discovered information.
- addFeature(DiscoverInfo.Feature) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
-
- addFeature(String) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
-
Registers that a new feature is supported by this XMPP entity.
- addFeatures(Collection<String>) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
-
Adds a collection of features to the packet.
- addField(FormField) - Method in class org.jivesoftware.smackx.xdata.Form
-
Adds a new field to complete as part of the form.
- addField(FormField) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
-
Adds a new field as part of the form.
- addFileTransferListener(FileTransferListener) - Method in class org.jivesoftware.smackx.filetransfer.FileTransferManager
-
Add a file transfer listener to listen to incoming file transfer
requests.
- addIdentities(Collection<DiscoverInfo.Identity>) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
-
Adds identities to the DiscoverInfo stanza.
- addIdentity(DiscoverInfo.Identity) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
-
Adds a new identity of the requested entity to the discovered information.
- 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
-
- addIncomingBytestreamListener(BytestreamListener, Jid) - Method in interface org.jivesoftware.smackx.bytestreams.BytestreamManager
-
- 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, 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) - 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 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
-
Adds a new instruction to the list of instructions that explain how to fill out the form
and what the form is about.
- addInvitationListener(InvitationListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
-
Adds a listener to invitation notifications.
- 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
-
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
-
- addListener(IncomingChatMessageListener) - Method in class org.jivesoftware.smack.chat2.ChatManager
-
Deprecated.
- addListener(OutgoingChatMessageListener) - Method in class org.jivesoftware.smack.chat2.ChatManager
-
- 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(String) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
-
Adds the given address to the list of local network addresses.
- addMessageListener(MessageListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Adds a stanza(/packet) listener that will be notified of any new messages in the
group chat.
- addNote(AdHocCommandNote) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
-
Adds a note to the current stage.
- addNote(AdHocCommandNote) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
- addOption(FormField.Option) - Method in class org.jivesoftware.smackx.xdata.FormField
-
Adss an available options to the question that the user has in order to answer
the question.
- 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(/packet) 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.
- addPEPListener(PEPListener) - Method in class org.jivesoftware.smackx.pep.PEPManager
-
Adds a listener to PEPs.
- addPresenceInterceptor(PresenceListener) - 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(Stanza, String, Object) - Static method in class org.jivesoftware.smackx.jiveproperties.JivePropertiesManager
-
Convenience method to add a property to a packet.
- addReceiptReceivedListener(ReceiptReceivedListener) - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
-
- 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(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.
- 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.
- 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.
- addTransfer(String) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
-
Add the given digest to the list of allowed transfers.
- addUser() - Method in class org.jivesoftware.smackx.admin.ServiceAdministrationManager
-
- addUser(Jid) - Method in class org.jivesoftware.smackx.admin.ServiceAdministrationManager
-
- addUser(EntityBareJid, String) - 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.
- addValue(String) - Method in class org.jivesoftware.smackx.xdata.FormField
-
Adds a default value to the question if the question is part of a form to fill out.
- addValues(List<String>) - Method in class org.jivesoftware.smackx.xdata.FormField
-
Adds a default values to the question if the question is part of a form to fill out.
- AdHocCommand - Class in org.jivesoftware.smackx.commands
-
An ad-hoc command is responsible for executing the provided service and
storing the result of the execution.
- AdHocCommand() - Constructor for class org.jivesoftware.smackx.commands.AdHocCommand
-
- AdHocCommand.Action - Enum in org.jivesoftware.smackx.commands
-
- AdHocCommand.SpecificErrorCondition - Enum in org.jivesoftware.smackx.commands
-
- AdHocCommand.Status - Enum in org.jivesoftware.smackx.commands
-
The status of the stage in the adhoc command.
- AdHocCommandData - Class in org.jivesoftware.smackx.commands.packet
-
Represents the state and the request of the execution of an adhoc command.
- AdHocCommandData() - Constructor for class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
- AdHocCommandData.SpecificError - Class in org.jivesoftware.smackx.commands.packet
-
- AdHocCommandDataProvider - Class in org.jivesoftware.smackx.commands.provider
-
The AdHocCommandDataProvider parses AdHocCommandData packets.
- AdHocCommandDataProvider() - Constructor for class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider
-
- AdHocCommandDataProvider.BadActionError - Class in org.jivesoftware.smackx.commands.provider
-
- AdHocCommandDataProvider.BadLocaleError - Class in org.jivesoftware.smackx.commands.provider
-
- AdHocCommandDataProvider.BadPayloadError - Class in org.jivesoftware.smackx.commands.provider
-
- AdHocCommandDataProvider.BadSessionIDError - Class in org.jivesoftware.smackx.commands.provider
-
- AdHocCommandDataProvider.MalformedActionError - Class in org.jivesoftware.smackx.commands.provider
-
- AdHocCommandDataProvider.SessionExpiredError - Class in org.jivesoftware.smackx.commands.provider
-
- AdHocCommandManager - Class in org.jivesoftware.smackx.commands
-
An AdHocCommandManager is responsible for keeping the list of available
commands offered by a service and for processing commands requests.
- AdHocCommandNote - Class in org.jivesoftware.smackx.commands
-
Notes can be added to a command execution response.
- AdHocCommandNote(AdHocCommandNote.Type, String) - Constructor for class org.jivesoftware.smackx.commands.AdHocCommandNote
-
Creates a new adhoc command note with the specified type and value.
- AdHocCommandNote.Type - Enum in org.jivesoftware.smackx.commands
-
Represents a note type.
- adminGranted(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
-
- adminGranted() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
-
- adminGranted(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
-
Called when an owner grants administrator privileges to a user.
- adminGranted() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
-
Called when an owner grants administrator privileges to your user.
- adminRevoked(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
-
- adminRevoked() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
-
- adminRevoked(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
-
Called when an owner revokes administrator privileges from a user.
- adminRevoked() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
-
Called when an owner revokes administrator privileges from your 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(BareJid, Affiliation.Type) - Constructor for class org.jivesoftware.smackx.pubsub.Affiliation
-
Construct a affiliation modification request.
- Affiliation(BareJid, Affiliation.Type, PubSubNamespace) - Constructor for class org.jivesoftware.smackx.pubsub.Affiliation
-
- 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
-
- 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
-
- 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
-
- AllJidsUnblockedListener - Interface in org.jivesoftware.smackx.blocking
-
- 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(Date) - Constructor for class org.jivesoftware.smackx.amp.AMPExpireAtCondition
-
Create new expire-at amp condition with value set as XEP-0082 formatted date.
- AMPExpireAtCondition(String) - Constructor for class org.jivesoftware.smackx.amp.AMPExpireAtCondition
-
Create new expire-at amp condition with defined value.
- AMPExtension - Class in org.jivesoftware.smackx.amp.packet
-
- 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() - Constructor for class org.jivesoftware.smackx.amp.packet.AMPExtension
-
Create a new amp request extension to be used with outgoing message.
- 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.
- 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.
- appendXML(XmlStringBuilder) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
-
- appendXML(XmlStringBuilder) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.BasicValidateElement
-
- appendXML(XmlStringBuilder) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.OpenValidateElement
-
- appendXML(XmlStringBuilder) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.RangeValidateElement
-
- appendXML(XmlStringBuilder) - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement.RegexValidateElement
-
- 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.
- 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
-
- 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
-
- AUTO_CREATE_FEATURE - Static variable in class org.jivesoftware.smackx.pubsub.PubSubManager
-
- 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
-
- generateVerificationString(DiscoverInfo) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
-
- generateVerificationString(DiscoverInfo, String) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
-
Generates a XEP-115 Verification String
- 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.Builder - Class in org.jivesoftware.smackx.geoloc.packet
-
- GeoLocationManager - Class in org.jivesoftware.smackx.geoloc
-
- GeoLocationManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.geoloc.GeoLocationManager
-
- GeoLocationProvider - Class in org.jivesoftware.smackx.geoloc.provider
-
- GeoLocationProvider() - Constructor for class org.jivesoftware.smackx.geoloc.provider.GeoLocationProvider
-
- getAccessModel() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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
-
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.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.AdHocCommand
-
Returns a collection with the allowed actions based on the current stage.
- getActions() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
- getActiveList() - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
-
Answer the active privacy list.
- getActiveListName() - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
-
Get the name of the active list.
- getActiveName() - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
-
Returns the name associated with the active list set for the session.
- getActivePrivacyList() - Method in class org.jivesoftware.smackx.privacy.packet.Privacy
-
Returns the active privacy list or null if none was found.
- getActor() - Method in class org.jivesoftware.smackx.muc.packet.MUCItem
-
Returns the actor (JID of an occupant in the room) that was kicked or banned.
- getActorNick() - Method in class org.jivesoftware.smackx.muc.packet.MUCItem
-
Get the nickname of the actor.
- getAddHocCommandsManager(XMPPConnection) - Static method in class org.jivesoftware.smackx.commands.AdHocCommandManager
-
Returns the AdHocCommandManager
related to the
connection
.
- 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(List<ExtensionElement>, Collection<ExtensionElement>) - 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.
- getAffiliationsAsOwner() - Method in class org.jivesoftware.smackx.pubsub.Node
-
Retrieve the affiliation list for this node as owner.
- getAffiliationsAsOwner(List<ExtensionElement>, Collection<ExtensionElement>) - Method in class org.jivesoftware.smackx.pubsub.Node
-
Retrieve the affiliation list for this node as owner.
- getAfter() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
-
- getAllRequestListeners() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
-
- getAllRequestListeners() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
-
Returns a list of
BytestreamListener
that are informed if there are no listeners for
a specific initiator.
- getAlt() - Method in class org.jivesoftware.smackx.bob.element.BoBExtension
-
Get the alt field.
- getAlt() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
-
- 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
-
- getAttributes() - Method in class org.jivesoftware.smackx.iqregister.packet.Registration
-
Returns the map of String key/value pairs of account attributes.
- getAutoReceiptMode() - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
-
Get the currently active auto receipt mode.
- 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
-
- 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.
- getBoBData() - Method in class org.jivesoftware.smackx.bob.element.BoBIQ
-
Get the BoB data.
- getBoBHash() - Method in class org.jivesoftware.smackx.bob.element.BoBExtension
-
Get the BoB hash.
- getBoBHash() - Method in class org.jivesoftware.smackx.bob.element.BoBIQ
-
Get the BoB hash.
- getBodies() - Method in class org.jivesoftware.smackx.xhtmlim.packet.XHTMLExtension
-
Returns a List of the bodies in the packet.
- getBodies(Message) - 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 class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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.
- 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.ibb.InBandBytestreamManager
-
Returns the InBandBytestreamManager to handle In-Band Bytestreams for a given
XMPPConnection
.
- getBytestreamManager(XMPPConnection) - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
-
Returns the Socks5BytestreamManager to handle SOCKS5 Bytestreams for a given
XMPPConnection
.
- getCapsVersionAndHash() - Method in class org.jivesoftware.smackx.caps.EntityCapsManager
-
Get our own caps version.
- 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
-
- getChatState() - Method in class org.jivesoftware.smackx.chatstates.packet.ChatStateExtension
-
- getChildren() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
The id's of the child nodes associated with a collection node (both leaf and collection).
- getChildrenAssociationPolicy() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
Returns the policy that determines who may associate children with the node.
- getChildrenAssociationWhitelist() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
List of JID's that are on the whitelist that determines who can associate child nodes
with the collection node.
- getChildrenMax() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
Gets the maximum number of child nodes that can be associated with the collection node.
- getCid() - Method in class org.jivesoftware.smackx.bob.BoBHash
-
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 class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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.
- 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
-
- 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 or null if
no configuration is possible.
- getConfigUrl() - Method in class org.jivesoftware.smack.extensions.ExtensionsInitializer
-
- getConnectFailureThreshold() - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
-
Returns the number of connection failures it takes for a particular SOCKS5 proxy to be
blacklisted.
- getConnection() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
-
Returns the XMPP connection.
- getConnection() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
-
Returns the XMPP connection.
- 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.
- getCount() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
-
- getCountry() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
-
- getCountryCode() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
-
- getCreationDate() - Method in class org.jivesoftware.smackx.commands.LocalCommand
-
Returns the date the command was created.
- getCurrentStage() - Method in class org.jivesoftware.smackx.commands.LocalCommand
-
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.
- getDataFormToSend() - Method in class org.jivesoftware.smackx.xdata.Form
-
Returns a DataForm that serves to send this Form to the server.
- getDataformXSLT() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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(/packet) extension.
- getDataType() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
The type of node data, usually specified by the namespace of the payload (if any).
- getDatatype() - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
-
Specifies the data type of any value contained within the
FormField
element.
- 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.
- 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.
- 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(Stanza) - Static method in class org.jivesoftware.smackx.delay.DelayInformationManager
-
Get Delayed Delivery information.
- getDelayInformation() - Method in class org.jivesoftware.smackx.forward.packet.Forwarded
-
get the timestamp of the forwarded packet.
- 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.
- 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 requestor.
- getDescription() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
-
- 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
-
Returns a description that provides extra clarification about the question.
- 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 class org.jivesoftware.smackx.pubsub.SubscribeForm
-
Gets the minimum number of milliseconds between sending notification digests.
- getDiscoverInfo() - Method in exception org.jivesoftware.smackx.pubsub.PubSubException.NotAPubSubNodeException
-
- 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.
- getEffectiveListName() - Method in class org.jivesoftware.smackx.privacy.PrivacyListManager
-
Returns the name of the effective privacy list.
- 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.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.jiveproperties.packet.JivePropertiesExtension
-
- getElementName() - Method in class org.jivesoftware.smackx.message_correct.element.MessageCorrectExtension
-
- 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.xdata.FormField
-
- getElementName() - Method in class org.jivesoftware.smackx.xdata.FormField.Option
-
- getElementName() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
-
- 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
-
- getError() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
-
- 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.AdHocCommand
-
Returns the action available for the current stage which is
considered the equivalent to "execute".
- getExecuteAction() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
- getExpiry() - Method in class org.jivesoftware.smackx.pubsub.SubscribeForm
-
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 that is set as extended information for this Service Discovery instance (XEP-0128).
- getExtendedInfoAsList() - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
-
Returns the data form as List of PacketExtensions, or null if no data form is set.
- 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
-
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
-
Returns the field of the form whose variable matches the specified variable.
- getField(String) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
-
Return the form field with the given variable name or null.
- getFieldName() - Method in enum org.jivesoftware.smackx.pubsub.ConfigureNodeFields
-
- getFieldName() - Method in enum org.jivesoftware.smackx.pubsub.SubscribeOptionFields
-
- getFields() - Method in class org.jivesoftware.smackx.xdata.Form
-
Returns a List of the fields that are part of the form.
- 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 transfered.
- 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 transfered.
- getFileSize() - Method in class org.jivesoftware.smackx.filetransfer.FileTransferRequest
-
Returns the size in bytes of the file.
- 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
-
- getFloor() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
-
- getForm() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
-
Returns the form of the current stage.
- getForm() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
Returns the form of the command.
- getForm() - Method in class org.jivesoftware.smackx.muc.RoomInfo
-
Returns the form included in the extended disco info result or
null
if no such form was sent.
- getForm() - Method in class org.jivesoftware.smackx.pubsub.FormNode
-
Get the Form that is to be sent, or was retrieved from the server.
- getFormFrom(Stanza) - Static method in class org.jivesoftware.smackx.xdata.Form
-
Returns a new ReportedData if the stanza(/packet) is used for gathering data and includes an
extension that matches the elementName and namespace "x","jabber:x:data".
- getFormFromPacket(Stanza, PubSubElementType) - Static method in class org.jivesoftware.smackx.pubsub.util.NodeUtils
-
- getForwardedPacket() - Method in class org.jivesoftware.smackx.forward.packet.Forwarded
-
- 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(/packet) or that delayed the
delivery of the stanza(/packet) or null if this information is not available.
- getFrom(Stanza) - Static method in class org.jivesoftware.smackx.delay.packet.DelayInformation
-
- getFrom(Stanza) - Static method in class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
-
- getFrom(Stanza) - Static method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence
-
- getFrom() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Decline
-
Returns the bare JID of the invitee that rejected the invitation.
- getFrom(Stanza) - Static method in class org.jivesoftware.smackx.muc.packet.MUCUser
-
- 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
-
- getFrom(Stanza) - Static method in class org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
-
- 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.BoBHash
-
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.BoBHash
-
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
-
- 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.
- getHostedRooms(DomainBareJid) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
-
Returns a List of HostedRooms where each HostedRoom has the XMPP address of the room and the room's name.
- getId() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
Returns the JID of the command host.
- 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
-
- getIdentities() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
-
Returns the discovered identities of an XMPP entity.
- getIdentities(String, String) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
-
Returns all Identities of the given category and type of this DiscoverInfo.
- getIdentities() - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
-
Returns all identities of this client as unmodifiable Collection.
- 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.
- getIgnoredBytestreamRequests() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
-
Returns the list of session IDs that should be ignored by the InitialtionListener
- getIgnoredBytestreamRequests() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
-
Returns the list of session IDs that should be ignored by the InitialtionListener
- getIndex() - Method in class org.jivesoftware.smackx.rsm.packet.RSMSet
-
- 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() - Method in interface org.jivesoftware.smackx.commands.LocalCommandFactory
-
Returns an instance of a LocalCommand.
- 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
-
Get a PubSub manager for the default PubSub service of the connection.
- getInstance(XMPPConnection, BareJid) - Static method in class org.jivesoftware.smackx.pubsub.PubSubManager
-
Get the PubSub manager for the given connection and PubSub service.
- 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.muc.bookmarkautojoin.MucBookmarkAutojoinManager
-
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.muc.MultiUserChatManager
-
Get a instance of a multi user chat manager for the given connection.
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.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.receipts.DeliveryReceiptManager
-
Obtain the DeliveryReceiptManager responsible for a connection.
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.time.EntityTimeManager
-
- 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.
- 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
-
Returns the instructions that explain how to fill out the form and what the form is about.
- 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.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
-
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 class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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(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(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(List<ExtensionElement>, List<ExtensionElement>) - Method in class org.jivesoftware.smackx.pubsub.LeafNode
-
Get items persisted on the node.
- getItems() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
-
Returns a List of the items returned from a search.
- 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, String) - Constructor for class org.jivesoftware.smackx.pubsub.GetItemsRequest
-
- GetItemsRequest(String, int) - 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.bytestreams.socks5.packet.Bytestream.StreamHost
-
Returns the JID of the stream host.
- getJID() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHostUsed
-
Returns the JID of the selected stream host.
- getJid() - Method in class org.jivesoftware.smackx.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
-
- 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.
- getJoinedRooms() - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
-
Returns a Set of the rooms where the user has joined.
- getJoinedRooms(EntityJid) - 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
-
- 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
- getListRange() - Method in class org.jivesoftware.smackx.xdatavalidation.packet.ValidateElement
-
Get list range.
- 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() - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
-
Return the port of the local Socks5 proxy.
- 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.
- 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 class org.jivesoftware.smackx.pubsub.ConfigureForm
-
- getMaxItems() - Method in class org.jivesoftware.smackx.pubsub.GetItemsRequest
-
- getMaxPayloadSize() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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.
- getMessageCount() - Method in class org.jivesoftware.smackx.offline.OfflineMessageManager
-
Returns the number of offline messages for the user of the connection.
- getMessages(List<String>) - Method in class org.jivesoftware.smackx.offline.OfflineMessageManager
-
Returns a List of the offline Messages whose stamp matches the specified
request.
- getMessages() - Method in class org.jivesoftware.smackx.offline.OfflineMessageManager
-
Returns a List of Messages with all the offline Messages of the user.
- 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.
- getModerators() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns a list of Occupant
with the room moderators.
- getMultipleRecipientInfo(Stanza) - Static method in class org.jivesoftware.smackx.address.MultipleRecipientManager
-
- getMultiUserChat(EntityBareJid) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
-
Creates a multi user chat.
- getName() - Method in class org.jivesoftware.smackx.amp.AMPDeliverCondition
-
- getName() - Method in class org.jivesoftware.smackx.amp.AMPExpireAtCondition
-
- getName() - Method in class org.jivesoftware.smackx.amp.AMPMatchResourceCondition
-
- getName() - Method in interface org.jivesoftware.smackx.amp.packet.AMPExtension.Condition
-
- getName() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
-
Returns the display label representing the Conference room.
- getName() - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedURL
-
Returns the name representing the URL (eg.
- getName() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
-
Returns the human readable name of the command.
- getName() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
Returns the human name of the command.
- getName() - Method in class org.jivesoftware.smackx.disco.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.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.
- 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
-
- 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.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.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.jiveproperties.packet.JivePropertiesExtension
-
- getNamespace() - Method in class org.jivesoftware.smackx.message_correct.element.MessageCorrectExtension
-
- 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
-
- 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.Item
-
- 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.xdata.packet.DataForm
-
- 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.xhtmlim.packet.XHTMLExtension
-
Returns the XML namespace of the extension sub-packet root element.
- getNamespaces() - Method in class org.jivesoftware.smackx.filetransfer.FaultTolerantNegotiator
-
- getNamespaces() - Method in class org.jivesoftware.smackx.filetransfer.IBBTransferNegotiator
-
- getNamespaces() - Method in class org.jivesoftware.smackx.filetransfer.Socks5TransferNegotiator
-
- getNamespaces() - Method in class org.jivesoftware.smackx.filetransfer.StreamNegotiator
-
Returns the XMPP namespace reserved for this particular type of file
transfer.
- 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.AdHocCommand
-
Returns the unique identifier of the command.
- getNode() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
Returns the identifier of the command.
- getNode() - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
-
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
-
- 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
-
- 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
-
- getNodePacketExtensions() - Method in class org.jivesoftware.smackx.disco.AbstractNodeInformationProvider
-
- getNodePacketExtensions() - Method in interface org.jivesoftware.smackx.disco.NodeInformationProvider
-
Returns a list of the stanza(/packet) extensions defined in the node.
- getNodeType() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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.AdHocCommand
-
Returns the notes that the command has at the current stage.
- getNotes() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
Returns the list of notes that the command has.
- getNotify() - Method in class org.jivesoftware.smackx.pubsub.ItemsExtension
-
- 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 class org.jivesoftware.smackx.xdata.FormField
-
Returns a List of the available options that the user has in order to answer
the question.
- 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.
- 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
-
Returns the full JID of the owner of this command.
- getOwnerJID() - Method in class org.jivesoftware.smackx.commands.LocalCommand
-
- getOwnerJID() - Method in class org.jivesoftware.smackx.commands.RemoteCommand
-
- getOwners() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns a list of Affiliate
with the room owners.
- getPageLayout() - Method in class org.jivesoftware.smackx.xdatalayout.packet.DataLayout
-
Gets the value of the pageLayout property.
- 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.MUCInitialPresence
-
Returns the password to use when the room requires a password.
- getPassword() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
-
Returns the password to use to enter Password-Protected Room.
- getPayload() - Method in class org.jivesoftware.smackx.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.
- 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.
- getPostalcode() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
-
- getPrefix() - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
-
- 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(Stanza) - Static method in class org.jivesoftware.smackx.jiveproperties.JivePropertiesManager
-
Return a map of all properties of the given packet.
- getProperties() - Method in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
-
Returns an unmodifiable map of all properties.
- 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(Stanza, String) - Static method in class org.jivesoftware.smackx.jiveproperties.JivePropertiesManager
-
Convenience method to get a property from a packet.
- getProperty(String) - Method in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
-
Returns the stanza(/packet) property with the specified name or null if the
property doesn't exist.
- getPropertyNames() - Method in class org.jivesoftware.smackx.jiveproperties.packet.JivePropertiesExtension
-
Returns an unmodifiable collection of all the property names that are set.
- getProvidersUrl() - 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 class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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
-
- 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.
- getRaw() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
-
- 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.muc.packet.Destroy
-
Returns the reason for the room destruction.
- getReason() - Method in class org.jivesoftware.smackx.muc.packet.MUCItem
-
Returns the reason for the item child.
- getReason() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Decline
-
Returns the message explaining why the invitation was rejected.
- getReason() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser.Invite
-
Returns the message explaining the invitation.
- 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.
- 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.
- getReplyRoom() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
List of the multi user chat rooms that are specified as reply rooms.
- getReplyTo() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
Gets the specific JID's for reply to.
- 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(/packet) 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.
- 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.
- getRosterGroupsAllowed() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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.
- 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(Form, 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.
- getSeq() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
-
Returns the sequence of this stanza(/packet) 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 interface org.jivesoftware.smackx.bytestreams.BytestreamRequest
-
Returns the session ID of the bytestream open request.
- getSessionID() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamRequest
-
Returns the session ID of the In-Band Bytestream open request.
- getSessionID() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.Close
-
Returns the unique session ID identifying this In-Band Bytestream.
- getSessionID() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
-
Returns the unique session ID identifying this In-Band Bytestream.
- getSessionID() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.Open
-
Returns the unique session ID identifying this In-Band Bytestream.
- getSessionID() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
-
Returns the session ID related to the bytestream negotiation.
- getSessionID() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
-
Returns the session ID of the SOCKS5 Bytestream initialization request.
- getSessionID() - Method in class org.jivesoftware.smackx.commands.LocalCommand
-
Returns the session ID of this execution.
- getSessionID() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
- getSessionID() - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation
-
Uniquely identifies a stream initiation to the recipient.
- getSessions() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
-
Returns the sessions map.
- 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 class org.jivesoftware.smackx.pubsub.SubscribeForm
-
Gets the
PresenceState
for which an entity wants to receive
notifications.
- 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(String) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
-
Returns the socket for the given digest.
- getSocks5Proxy() - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
-
Returns the local SOCKS5 proxy server.
- getSpecificErrorCondition(XMPPError) - Static method in class org.jivesoftware.smackx.commands.AdHocCommand
-
Returns the specific condition of the error
or null if the
error doesn't have any.
- getSpeed() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
-
- getStamp() - Method in class org.jivesoftware.smackx.delay.packet.DelayInformation
-
Returns the timestamp when the stanza(/packet) was originally sent.
- getStamp() - Method in class org.jivesoftware.smackx.offline.OfflineMessageHeader
-
Returns the stamp that uniquely identifies the offline message.
- 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.
- getStatus() - Method in class org.jivesoftware.smackx.amp.packet.AMPExtension
-
Status of this amp notification.
- getStatus() - Method in class org.jivesoftware.smackx.commands.AdHocCommand
-
Returns the status of the current stage.
- getStatus() - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
Returns the status of the execution.
- getStatus() - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
-
Returns the current status of the file transfer.
- getStatus() - Method in class org.jivesoftware.smackx.muc.packet.MUCUser
-
Returns a set of status which holds the status code that assist in presenting notification messages.
- getStatusMessage() - Method in class org.jivesoftware.smackx.iqlast.packet.LastActivity
-
Returns the status message of the last unavailable presence received from the user.
- 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.
- 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(/packet) that was sent by the requestor 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.
- getSubscriptionId() - Method in class org.jivesoftware.smackx.pubsub.GetItemsRequest
-
- getSubscriptionOptions(String) - Method in class org.jivesoftware.smackx.pubsub.Node
-
- 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(List<ExtensionElement>, Collection<ExtensionElement>) - 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.
- getSubscriptionsAsOwner() - Method in class org.jivesoftware.smackx.pubsub.Node
-
Get the subscriptions currently associated with this node as owner.
- getSubscriptionsAsOwner(List<ExtensionElement>, Collection<ExtensionElement>) - Method in class org.jivesoftware.smackx.pubsub.Node
-
Get the subscriptions currently associated with this node as owner.
- 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.
- 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.xdatalayout.packet.DataLayout.Text
-
Gets the value of the var property.
- getTime(Jid) - Method in class org.jivesoftware.smackx.time.EntityTimeManager
-
- getTime() - Method in class org.jivesoftware.smackx.time.packet.Time
-
Returns the local time or null if the time hasn't been set.
- getTimestamp() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
-
- getTitle() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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.xdata.Form
-
Returns the description of the data.
- 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(/packet) 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
-
- getTotalConnectTimeout() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
-
Returns the maximum timeout to connect to SOCKS5 proxies.
- 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.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
-
- getType() - Method in class org.jivesoftware.smackx.search.ReportedData.Column
-
Returns the column's data format.
- getType() - Method in class org.jivesoftware.smackx.xdata.Form
-
Returns the meaning of the data within the context.
- getType() - Method in class org.jivesoftware.smackx.xdata.FormField
-
Returns an indicative of the format for the data to answer.
- getType() - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
-
Returns the meaning of the data within the context.
- getTzo() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
-
- getTzo() - Method in class org.jivesoftware.smackx.time.packet.Time
-
Returns the time zone.
- getUri() - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses.Address
-
- getUri() - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation
-
- 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.
- getUserListener(Jid) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
-
Returns the
InBandBytestreamListener
that should be informed if a In-Band Bytestream
request from the given initiator JID is received.
- getUserListener(Jid) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamManager
-
Returns the
BytestreamListener
that should be informed if a SOCKS5 Bytestream request
from the given initiator JID is received.
- getUtc() - Method in class org.jivesoftware.smackx.time.packet.Time
-
Returns the time as a UTC formatted String using the format CCYY-MM-DDThh:mm:ssZ.
- getValidateElement() - Method in class org.jivesoftware.smackx.xdata.FormField
-
Get validate element.
- 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(String) - Method in class org.jivesoftware.smackx.iqprivate.packet.DefaultPrivateData
-
Returns a value given a name.
- 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.xdata.FormField.Option
-
Returns the value of the option.
- getValues() - Method in class org.jivesoftware.smackx.search.ReportedData.Field
-
Returns a List of the values reported as part of the search.
- getValues(String) - Method in class org.jivesoftware.smackx.search.ReportedData.Row
-
Returns the values of the field whose variable matches the requested variable.
- 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.
- 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
-
Returns the variable name that the question is filling out.
- 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(Jid) - Method in class org.jivesoftware.smackx.iqversion.VersionManager
-
Request version information from a given JID.
- 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
-
- getXMPPServiceDomains() - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
-
Returns a collection with the XMPP addresses of the Multi-User Chat services.
- 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.
- GroupChatInvitation - Class in org.jivesoftware.smackx.muc.packet
-
A group chat invitation stanza(/packet) extension, which is used to invite other
users to a group chat room.
- GroupChatInvitation(String) - Constructor for class org.jivesoftware.smackx.muc.packet.GroupChatInvitation
-
Creates a new group chat invitation to the specified room address.
- GroupChatInvitation.Provider - Class in org.jivesoftware.smackx.muc.packet
-
- 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.
- 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(DiscoverInfo.Identity) - Constructor for class org.jivesoftware.smackx.disco.packet.DiscoverInfo.Identity
-
- 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.
- 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
-
- 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.
- 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(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(BytestreamRequest) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamListener
-
- 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
-
- IncomingFileTransfer(FileTransferRequest, FileTransferNegotiator) - Constructor for class org.jivesoftware.smackx.filetransfer.IncomingFileTransfer
-
- initationSetEvents - Static variable in class org.jivesoftware.smackx.filetransfer.StreamNegotiator
-
A event manager for stream initiation requests send to us.
- initiateIncomingStream(XMPPConnection, StreamInitiation) - Method in class org.jivesoftware.smackx.filetransfer.StreamNegotiator
-
- 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.iqregister.packet.Registration.Feature
-
- 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.rsm.provider.RSMSetProvider
-
- INSTANCE - Static variable in class org.jivesoftware.smackx.shim.provider.HeadersProvider
-
- INSTANCE - Static variable in class org.jivesoftware.smackx.xdata.provider.DataFormProvider
-
- 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.
- InvitationRejectionListener - Interface in org.jivesoftware.smackx.muc
-
A listener that is fired anytime an invitee declines or rejects an invitation.
- invite(EntityBareJid, String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Invites another user to the room in which one is an occupant.
- invite(Message, 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(String, EntityFullJid) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCUser.Invite
-
- Invite(String, EntityBareJid) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCUser.Invite
-
- Invite(String, EntityJid, EntityBareJid) - Constructor for class org.jivesoftware.smackx.muc.packet.MUCUser.Invite
-
- 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.
- 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.AdHocCommand
-
Check if this command has been completed successfully.
- 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
-
- 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 class org.jivesoftware.smackx.pubsub.SubscribeForm
-
Determines if an entity wants to receive notifications.
- isDeliverPayloads() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
Does the node deliver payloads with event notifications.
- isDigestOn() - Method in class org.jivesoftware.smackx.pubsub.SubscribeForm
-
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.
- 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.
- isGeoLocationMessage(Message) - Static method in class org.jivesoftware.smackx.geoloc.GeoLocationManager
-
Returns true if the message contains a GeoLocation extension.
- isIncludeBody() - Method in class org.jivesoftware.smackx.pubsub.SubscribeForm
-
Determines whether the entity wants to receive an XMPP message body in
addition to the payload format.
- 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
-
- isLastActivitySupported(Jid) - Method in class org.jivesoftware.smackx.iqlast.LastActivityManager
-
Returns true if Last Activity (XEP-0012) is supported by a given JID.
- isLastStage() - Method in class org.jivesoftware.smackx.commands.LocalCommand
-
Returns true if the current stage is the last one.
- 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 class org.jivesoftware.smackx.pubsub.ConfigureForm
-
Determines if subscribers should be notified when the configuration changes.
- isNotifyDelete() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
Determines whether subscribers should be notified when the node is deleted.
- isNotifyRetract() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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 class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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 class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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.
- 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
.
- 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(Jid) - Method in class org.jivesoftware.smackx.muc.MultiUserChatManager
-
Returns true if the specified user supports the Multi-User Chat protocol.
- 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.
- 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.
- isSubscibe() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
- isSubscribe() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
Determines if subscriptions are allowed.
- 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() - 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(Jid) - Method in class org.jivesoftware.smackx.iqversion.VersionManager
-
- 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(Jid) - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
-
Returns true if Delivery Receipts are supported by a given JID.
- isSupported(Jid, XMPPConnection) - Static method in class org.jivesoftware.smackx.vcardtemp.VCardManager
-
- 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.
- 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
-
- isValidAction(AdHocCommand.Action) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
-
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(Jid) - Constructor for class org.jivesoftware.smackx.disco.packet.DiscoverItems.Item
-
Create a new Item associated with a given entity.
- Item(String) - Constructor for class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest.Item
-
Creates a new item child.
- 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.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<FormField>) - Constructor for class org.jivesoftware.smackx.xdata.packet.DataForm.Item
-
- ItemDeleteEvent - Class in org.jivesoftware.smackx.pubsub
-
Represents an event in which items have been deleted from the node.
- ItemDeleteEvent(String, List<String>, List<String>) - Constructor for class org.jivesoftware.smackx.pubsub.ItemDeleteEvent
-
Constructs an ItemDeleteEvent that indicates the the supplied
items (by id) have been deleted, and that the event matches the listed
subscriptions.
- ItemDeleteListener - Interface in org.jivesoftware.smackx.pubsub.listener
-
Defines the listener for item deletion events from a node.
- itemDeleteToListenerMap - Variable in class org.jivesoftware.smackx.pubsub.Node
-
- ItemDeleteTranslator(ItemDeleteListener) - Constructor for class org.jivesoftware.smackx.pubsub.Node.ItemDeleteTranslator
-
- ItemEventListener<T extends Item> - Interface in org.jivesoftware.smackx.pubsub.listener
-
Defines the listener for items being published to a node.
- itemEventToListenerMap - Variable in class org.jivesoftware.smackx.pubsub.Node
-
- ItemEventTranslator(ItemEventListener) - Constructor for class org.jivesoftware.smackx.pubsub.Node.ItemEventTranslator
-
- ItemProvider - Class in org.jivesoftware.smackx.pubsub.provider
-
- 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 - Enum in org.jivesoftware.smackx.pubsub
-
- 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
-
- ItemsExtension - Class in org.jivesoftware.smackx.pubsub
-
This class is used for multiple purposes.
- ItemsExtension(ItemsExtension.ItemsElementType, String, List<? extends ExtensionElement>) - Constructor for class org.jivesoftware.smackx.pubsub.ItemsExtension
-
Construct an instance with a list representing items that have been published or deleted.
- 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.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
-
- Occupant - Class in org.jivesoftware.smackx.muc
-
Represents the information about an occupant in a given room.
- 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.
- OfflineMessageManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.offline.OfflineMessageManager
-
- 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
-
- OL - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
-
- onAllJidsUnblocked() - Method in interface org.jivesoftware.smackx.blocking.AllJidsUnblockedListener
-
- onJidsBlocked(List<Jid>) - Method in interface org.jivesoftware.smackx.blocking.JidsBlockedListener
-
- onJidsUnblocked(List<Jid>) - Method in interface org.jivesoftware.smackx.blocking.JidsUnblockedListener
-
- onReceiptReceived(Jid, Jid, String, Stanza) - Method in interface org.jivesoftware.smackx.receipts.ReceiptReceivedListener
-
Callback invoked when a new receipt got received.
- Open - Class in org.jivesoftware.smackx.bytestreams.ibb.packet
-
Represents a request to open an In-Band Bytestream.
- Open(String, int, InBandBytestreamManager.StanzaType) - Constructor for class org.jivesoftware.smackx.bytestreams.ibb.packet.Open
-
Creates a new In-Band Bytestream open request packet.
- Open(String, int) - 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
-
- OptionsExtension - Class in org.jivesoftware.smackx.pubsub
-
A stanza(/packet) 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.
- 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
-
Smacks implementation of XEP-0085: Chat State Notifications.
- 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
-
Smacks implementation of XEP-0030: Service Discovery.
- org.jivesoftware.smackx.disco.packet - package org.jivesoftware.smackx.disco.packet
-
Element classes for XEP-0030: Service Discovery.
- org.jivesoftware.smackx.disco.provider - package org.jivesoftware.smackx.disco.provider
-
Provider classes for XEP-0030: Service Discovery.
- org.jivesoftware.smackx.filetransfer - package org.jivesoftware.smackx.filetransfer
-
File Transfers via XEP-0095: Stream Initialization.
- 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.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.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.muc - package org.jivesoftware.smackx.muc
-
Classes and Interfaces that implement Multi-User Chat (MUC) as defined in XEP-0045.
- org.jivesoftware.smackx.muc.bookmarkautojoin - package org.jivesoftware.smackx.muc.bookmarkautojoin
-
Manager to autojoin bookmarked Multi-User Chat conferences.
- org.jivesoftware.smackx.muc.filter - package org.jivesoftware.smackx.muc.filter
-
Stanza filters for Multi-User Chat.
- org.jivesoftware.smackx.muc.packet - package org.jivesoftware.smackx.muc.packet
-
Element classes for XEP-0045: Multi-User Chat.
- org.jivesoftware.smackx.muc.provider - package org.jivesoftware.smackx.muc.provider
-
Provider classes for XEP-0045: Multi-User Chat.
- org.jivesoftware.smackx.nick.packet - package org.jivesoftware.smackx.nick.packet
-
Element classes 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.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.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.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 implementation of 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 XEP-0071: XHTML-IM.
- org.jivesoftware.smackx.xhtmlim.packet - package org.jivesoftware.smackx.xhtmlim.packet
-
Element classes for XEP-0071: XHTML-IM.
- org.jivesoftware.smackx.xhtmlim.provider - package org.jivesoftware.smackx.xhtmlim.provider
-
Provider classes for XEP-0071: XHTML-IM.
- 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.
- ownershipGranted(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
-
- ownershipGranted() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
-
- ownershipGranted(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
-
Called when an owner grants a user ownership on the room.
- ownershipGranted() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
-
Called when an owner grants to your user ownership on the room.
- ownershipRevoked(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
-
- ownershipRevoked() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
-
- ownershipRevoked(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
-
Called when an owner revokes a user ownership on the room.
- ownershipRevoked() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
-
Called when an owner revokes from your user ownership on the room.
- save(XMPPConnection) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
-
- saveVCard(VCard) - Method in class org.jivesoftware.smackx.vcardtemp.VCardManager
-
Save this vCard for the user connected by 'connection'.
- Section(String) - Constructor for class org.jivesoftware.smackx.xdatalayout.packet.DataLayout.Section
-
Section constructor.
- selectStreamNegotiator(FileTransferRequest) - Method in class org.jivesoftware.smackx.filetransfer.FileTransferNegotiator
-
Selects an appropriate stream negotiator after examining the incoming file transfer request.
- send(CharSequence) - Method in class org.jivesoftware.smack.chat2.Chat
-
- 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(/packet) 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(/packet) to the collection of specified recipients using the specified
connection.
- send() - Method in class org.jivesoftware.smackx.pubsub.LeafNode
-
Publishes an event to the node.
- send(T) - Method in class org.jivesoftware.smackx.pubsub.LeafNode
-
Publishes an event to the node.
- send(Collection<T>) - Method in class org.jivesoftware.smackx.pubsub.LeafNode
-
Publishes multiple events to the node.
- sendConfigurationForm(Form) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Sends the completed configuration form to the server.
- sendConfigurationForm(Form) - Method in class org.jivesoftware.smackx.pubsub.Node
-
Update the configuration with the contents of the new
Form
.
- 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.
- 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.
- 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
-
Sends a Message to the chat room.
- sendPubsubPacket(PubSub) - Method in class org.jivesoftware.smackx.pubsub.Node
-
- sendRegistrationForm(Form) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Sends the completed registration form to the server.
- sendSearchForm(XMPPConnection, Form, DomainBareJid) - Method in class org.jivesoftware.smackx.search.UserSearch
-
Sends the filled out answer form to be sent and queried by the search service.
- sendSimpleSearchForm(XMPPConnection, Form, 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.
- 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
.
- 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.
- SessionExpiredError() - Constructor for class org.jivesoftware.smackx.commands.provider.AdHocCommandDataProvider.SessionExpiredError
-
- setAccessModel(AccessModel) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
Sets the value of access model.
- setAccuracy(Double) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
-
- setAction(AdHocCommand.Action) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
- 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.
- 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
-
- setAndEnablePassword(String) - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
-
Set a password and make the room password protected.
- setAnswer(String, String) - Method in class org.jivesoftware.smackx.xdata.Form
-
Sets a new String value to a given form's field.
- setAnswer(String, int) - Method in class org.jivesoftware.smackx.xdata.Form
-
Sets a new int value to a given form's field.
- setAnswer(String, long) - Method in class org.jivesoftware.smackx.xdata.Form
-
Sets a new long value to a given form's field.
- setAnswer(String, float) - Method in class org.jivesoftware.smackx.xdata.Form
-
Sets a new float value to a given form's field.
- setAnswer(String, double) - Method in class org.jivesoftware.smackx.xdata.Form
-
Sets a new double value to a given form's field.
- setAnswer(String, boolean) - Method in class org.jivesoftware.smackx.xdata.Form
-
Sets a new boolean value to a given form's field.
- setAnswer(String, List<String>) - Method in class org.jivesoftware.smackx.xdata.Form
-
Sets a new values to a given form's field.
- setArea(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
-
- 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
-
- setAutoReceiptMode(DeliveryReceiptManager.AutoReceiptMode) - Method in class org.jivesoftware.smackx.receipts.DeliveryReceiptManager
-
- setAvatar(URL) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
-
Set the avatar for the VCard by specifying the url to the image.
- 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.
- setBearing(Double) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
-
- setBodyXSLT(String) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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
-
- setChildren(List<String>) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
Set the list of child node ids that are associated with a collection node.
- setChildrenAssociationPolicy(ChildrenAssociationPolicy) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
Sets the policy that determines who may associate children with the node.
- setChildrenAssociationWhitelist(List<String>) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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.ConfigureForm
-
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.ConfigureForm
-
Sets the collection node which the node is affiliated with.
- setConnectFailureThreshold(int) - Static 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
-
- setCountryCode(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
-
- setCurrentState(ChatState, Chat) - Method in class org.jivesoftware.smackx.chatstates.ChatStateManager
-
Sets the current state of the provided chat.
- setDataformXSLT(String) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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(String) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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
-
- 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.
- setDefaultAnswer(String) - Method in class org.jivesoftware.smackx.xdata.Form
-
Sets the default value as the value of a given form's field.
- 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.
- 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.
- 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.
- 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.SubscribeForm
-
Sets whether an entity wants to receive notifications.
- setDeliverPayloads(boolean) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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
-
- setDescription(String) - Method in class org.jivesoftware.smackx.xdata.FormField
-
Sets a description that provides extra clarification about the question.
- 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.SubscribeForm
-
Sets the minimum number of milliseconds between sending notification digests.
- setDigestOn(boolean) - Method in class org.jivesoftware.smackx.pubsub.SubscribeForm
-
Sets whether notifications should be delivered as aggregations or not.
- 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
-
- setEntityCapsManager(EntityCapsManager) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
-
Loads the ServiceDiscoveryManager with an EntityCapsManger that speeds up certain lookups.
- setEntityNode(String) - Method in class org.jivesoftware.smackx.caps.EntityCapsManager
-
- setError(FileTransfer.Error) - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
-
- setError(Double) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
-
- setException(Exception) - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
-
- setException(Exception) - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
-
- setExecuteAction(AdHocCommand.Action) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
-
Sets which of the actions available for the current stage is
considered the equivalent to "execute".
- setExecuteAction(AdHocCommand.Action) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
- setExpiry(Date) - Method in class org.jivesoftware.smackx.pubsub.SubscribeForm
-
Sets the time at which the leased subscription will expire, or has expired.
- setExtendedInfo(DataForm) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
-
Registers extended discovery information of this XMPP entity.
- 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
-
- setForm(Form) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
-
Sets the form of the current stage.
- setForm(DataForm) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
- setHash(String) - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation.File
-
Sets the MD5 sum of the file's contents.
- setHistory(MUCInitialPresence.History) - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence
-
- setId(Jid) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
- setIdentity(DiscoverInfo.Identity) - Method in class org.jivesoftware.smackx.disco.ServiceDiscoveryManager
-
Sets the default identity the client will report.
- setIncludeBody(boolean) - Method in class org.jivesoftware.smackx.pubsub.SubscribeForm
-
Sets whether the entity wants to receive an XMPP message body in
addition to the payload format.
- setInstructions(String) - Method in class org.jivesoftware.smackx.xdata.Form
-
Sets instructions that explain how to fill out the form and what the form is about.
- setInstructions(List<String>) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
-
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.ConfigureForm
-
Sets who should get the replies to items.
- setJabberId(String) - 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(/packet) extension.
- setJid(String) - Method in class org.jivesoftware.smackx.offline.packet.OfflineMessageRequest.Item
-
- setLabel(String) - Method in class org.jivesoftware.smackx.xdata.FormField
-
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
-
- 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
-
- setLocalSocks5ProxyEnabled(boolean) - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
-
Sets if the local Socks5 proxy should be started.
- setLocalSocks5ProxyPort(int) - Static 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
-
- setMaxChars(int) - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
-
Deprecated.
Sets the total number of characters to receive in the history.
- setMaxChars(int) - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence.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.ConfigureForm
-
- setMaxPayloadSize(int) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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.
- setMaxStanzas(int) - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence.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.
- setName(String) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
-
- setName(String) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedURL
-
Sets the name representing the URL.
- setName(String) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
-
Set the the human readable name of the command, usually used for
displaying in a UI.
- setName(String) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
- setName(String) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverItems.Item
-
Sets the entity's name.
- setName(String) - Method in class org.jivesoftware.smackx.nick.packet.Nick
-
Sets the value of this nickname.
- setNickname(Resourcepart) - Method in class org.jivesoftware.smackx.bookmarks.BookmarkedConference
-
- setNickName(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
-
- setNode(String) - Method in class org.jivesoftware.smackx.commands.AdHocCommand
-
Sets the unique identifier of the command.
- setNode(String) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
- setNode(String) - Method in class org.jivesoftware.smackx.disco.packet.DiscoverInfo
-
Sets the node attribute that supplements the 'jid' attribute.
- 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.ConfigureForm
-
Sets the node type.
- setNoReply() - Method in class org.jivesoftware.smackx.address.packet.MultipleAddresses
-
Indicate that the stanza(/packet) being sent should not be replied.
- setNotifyConfig(boolean) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
Sets whether subscribers should be notified when the configuration changes.
- setNotifyDelete(boolean) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
Sets whether subscribers should be notified when the node is deleted.
- setNotifyRetract(boolean) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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.Version
-
Sets the operating system of the queried entity.
- setOutputStream(OutputStream) - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
-
- setOwnerJID(Jid) - Method in class org.jivesoftware.smackx.commands.LocalCommand
-
Sets the JID of the command host.
- 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.ConfigureForm
-
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.
- setPostalcode(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
-
- setPrefix(String) - Method in class org.jivesoftware.smackx.vcardtemp.packet.VCard
-
- setPresenceBasedDelivery(boolean) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
Sets whether to deliver notifications to available users only.
- 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.
- 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.
- setPublishModel(PublishModel) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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.
- 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
-
- setRegion(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
-
- setReplyRoom(List<String>) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
Sets the multi user chat rooms that are specified as reply rooms.
- setReplyTo(List<String>) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
Sets the specific JID's for reply to.
- setReportedData(DataForm.ReportedData) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
-
Sets the fields that will be returned from a search.
- setRequired(boolean) - Method in class org.jivesoftware.smackx.xdata.FormField
-
Sets if the question must be answered in order to complete the questionnaire.
- 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
-
- 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<String>) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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.
- setSeconds(int) - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence.History
-
- 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.bytestreams.socks5.packet.Bytestream
-
Set the session ID related to the bytestream.
- setSessionID(String) - Method in class org.jivesoftware.smackx.commands.LocalCommand
-
The sessionID is an unique identifier of an execution request.
- setSessionID(String) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
Set the 'sessionid' attribute of the command.
- setSessionID(String) - Method in class org.jivesoftware.smackx.si.packet.StreamInitiation
-
The "id" attribute is an opaque identifier.
- 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.SubscribeForm
-
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.
- setSince(Date) - Method in class org.jivesoftware.smackx.muc.packet.MUCInitialPresence.History
-
- setSpeed(Double) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
-
- setStanza(InBandBytestreamManager.StanzaType) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
-
Sets the stanza used to send data packets.
- setStatus(AdHocCommand.Status) - Method in class org.jivesoftware.smackx.commands.packet.AdHocCommandData
-
- setStatus(FileTransfer.Status) - Method in class org.jivesoftware.smackx.filetransfer.FileTransfer
-
- setStatus(FileTransfer.Status) - Method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
-
- setStreet(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
-
- setSubscribe(boolean) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
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
-
- setTime(Date) - Method in class org.jivesoftware.smackx.time.packet.Time
-
Sets the time using the local time.
- setTimestamp(Date) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
-
- setTitle(String) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
-
Sets a human readable title for the node.
- setTitle(String) - Method in class org.jivesoftware.smackx.xdata.Form
-
Sets the description of the data.
- setTitle(String) - Method in class org.jivesoftware.smackx.xdata.packet.DataForm
-
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(/packet) 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.
- setType(FormField.Type) - Method in class org.jivesoftware.smackx.xdata.FormField
-
Sets an indicative of the format for the data to answer.
- setTzo(String) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
-
- setTzo(String) - Method in class org.jivesoftware.smackx.time.packet.Time
-
Sets the time zone offset.
- setUri(URI) - Method in class org.jivesoftware.smackx.geoloc.packet.GeoLocation.Builder
-
- 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.
- setUtc(String) - Method in class org.jivesoftware.smackx.time.packet.Time
-
Sets the time using UTC formatted String in the format CCYY-MM-DDThh:mm:ssZ.
- setValidateElement(ValidateElement) - Method in class org.jivesoftware.smackx.xdata.FormField
-
Set validate element.
- setValue(String, String) - Method in class org.jivesoftware.smackx.iqprivate.packet.DefaultPrivateData
-
Sets a value given the name.
- 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(/packet) 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.
- shouldNotReply() - Method in class org.jivesoftware.smackx.address.MultipleRecipientInfo
-
Returns true if the received stanza(/packet) should not be replied.
- 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
-
- 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) - Constructor for class org.jivesoftware.smackx.caps.cache.SimpleDirectoryPersistentCache
-
Creates a new SimpleDirectoryPersistentCache Object.
- 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
-
- SimplePayload(String, String, CharSequence) - Constructor for class org.jivesoftware.smackx.pubsub.SimplePayload
-
Construct a SimplePayload object with the specified element name,
namespace and content.
- 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
-
- Socks5Proxy - Class in org.jivesoftware.smackx.bytestreams.socks5
-
The Socks5Proxy class represents a local SOCKS5 proxy server.
- Socks5TransferNegotiator - Class in org.jivesoftware.smackx.filetransfer
-
Negotiates a SOCKS5 Bytestream to be used for file transfers.
- SPAN - Static variable in class org.jivesoftware.smackx.xhtmlim.XHTMLText
-
- SpecificError(AdHocCommand.SpecificErrorCondition) - Constructor for class org.jivesoftware.smackx.commands.packet.AdHocCommandData.SpecificError
-
- 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.
- STREAM_DATA_FIELD_NAME - Static variable in class org.jivesoftware.smackx.filetransfer.FileTransferNegotiator
-
- 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.
- 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
-
- 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.
- submitConfigurationForm() - Method in class org.jivesoftware.smackx.muc.MucConfigFormManager
-
Submit the configuration as
Form
to the room.
- subscribe(String) - Method in class org.jivesoftware.smackx.pubsub.Node
-
The user subscribes to the node using the supplied jid.
- subscribe(String, SubscribeForm) - Method in class org.jivesoftware.smackx.pubsub.Node
-
The user subscribes to the node using the supplied jid and subscription
options.
- SubscribeExtension - Class in org.jivesoftware.smackx.pubsub
-
Represents a request to subscribe to a node.
- SubscribeExtension(String) - Constructor for class org.jivesoftware.smackx.pubsub.SubscribeExtension
-
- SubscribeExtension(String, String) - Constructor for class org.jivesoftware.smackx.pubsub.SubscribeExtension
-
- SubscribeForm - Class in org.jivesoftware.smackx.pubsub
-
A decorator for a
Form
to easily enable reading and updating
of subscription options.
- SubscribeForm(DataForm) - Constructor for class org.jivesoftware.smackx.pubsub.SubscribeForm
-
- SubscribeForm(Form) - Constructor for class org.jivesoftware.smackx.pubsub.SubscribeForm
-
- SubscribeForm(DataForm.Type) - Constructor for class org.jivesoftware.smackx.pubsub.SubscribeForm
-
- SubscribeOptionFields - Enum in org.jivesoftware.smackx.pubsub
-
Defines the possible field options for a subscribe options form as defined
by
Section 16.4.2.
- Subscription - Class in org.jivesoftware.smackx.pubsub
-
Represents a subscription to node for both requests and replies.
- Subscription(String) - Constructor for class org.jivesoftware.smackx.pubsub.Subscription
-
Used to constructs a subscription request to the root node with the specified
JID.
- Subscription(String, String) - Constructor for class org.jivesoftware.smackx.pubsub.Subscription
-
Used to constructs a subscription request to the specified node with the specified
JID.
- Subscription(String, 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(String, 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.State - Enum in org.jivesoftware.smackx.pubsub
-
- SUBSCRIPTION_BOTH - Static variable in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
-
Value for subscription type rules.
- 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_TO - Static variable in class org.jivesoftware.smackx.privacy.packet.PrivacyItem
-
- 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
-
- SubscriptionsExtension - Class in org.jivesoftware.smackx.pubsub
-
Represents the element holding the list of subscription elements.
- SubscriptionsExtension(List<Subscription>) - Constructor for class org.jivesoftware.smackx.pubsub.SubscriptionsExtension
-
Subscriptions to the root node.
- SubscriptionsExtension(String, List<Subscription>) - Constructor for class org.jivesoftware.smackx.pubsub.SubscriptionsExtension
-
Subscriptions to the specified node.
- 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
-
- 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.
- 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.
- 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.
- 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.AdHocCommand.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.commands.AdHocCommand.SpecificErrorCondition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.commands.AdHocCommand.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.commands.AdHocCommandNote.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.disco.Feature.Support
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jivesoftware.smackx.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.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.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.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.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.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.AdHocCommand.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.commands.AdHocCommand.SpecificErrorCondition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.commands.AdHocCommand.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.commands.AdHocCommandNote.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.disco.Feature.Support
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jivesoftware.smackx.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.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.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.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.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.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
-
- 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.
- verifyPacketExtensions(DiscoverInfo) - Static method in class org.jivesoftware.smackx.caps.EntityCapsManager
-
- version - Variable in class org.jivesoftware.smackx.caps.CapsVersionAndHash
-
- Version - Class in org.jivesoftware.smackx.iqversion.packet
-
A Version IQ packet, which is used by XMPP clients to discover version information
about the software running at another entity's JID.
- Version() - Constructor for class org.jivesoftware.smackx.iqversion.packet.Version
-
- Version(Jid) - Constructor for class org.jivesoftware.smackx.iqversion.packet.Version
-
Request version IQ.
- Version(String, String) - Constructor for class org.jivesoftware.smackx.iqversion.packet.Version
-
- Version(String, String, String) - Constructor for class org.jivesoftware.smackx.iqversion.packet.Version
-
Creates a new Version object with given details.
- Version(Version) - Constructor for class org.jivesoftware.smackx.iqversion.packet.Version
-
- 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
-
- voiceGranted(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
-
- voiceGranted() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
-
- voiceGranted(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
-
Called when a moderator grants voice to a visitor.
- voiceGranted() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
-
Called when a moderator grants voice to your user.
- voiceRevoked(EntityFullJid) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
-
- voiceRevoked() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
-
- voiceRevoked(EntityFullJid) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
-
Called when a moderator revokes voice from a participant.
- voiceRevoked() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
-
Called when a moderator revokes voice from your user.