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

S

SASLAnonymous - Class in org.jivesoftware.smack.sasl
Implementation of the SASL ANONYMOUS mechanism
SASLAnonymous(SASLAuthentication) - Constructor for class org.jivesoftware.smack.sasl.SASLAnonymous
 
SASLAuthentication - Class in org.jivesoftware.smack
This class is responsible authenticating the user using SASL, binding the resource to the connection and establishing a session with the server.
SASLCramMD5Mechanism - Class in org.jivesoftware.smack.sasl
Implementation of the SASL CRAM-MD5 mechanism
SASLCramMD5Mechanism(SASLAuthentication) - Constructor for class org.jivesoftware.smack.sasl.SASLCramMD5Mechanism
 
SASLDigestMD5Mechanism - Class in org.jivesoftware.smack.sasl
Implementation of the SASL DIGEST-MD5 mechanism
SASLDigestMD5Mechanism(SASLAuthentication) - Constructor for class org.jivesoftware.smack.sasl.SASLDigestMD5Mechanism
 
SASLExternalMechanism - Class in org.jivesoftware.smack.sasl
Implementation of the SASL EXTERNAL mechanism.
SASLExternalMechanism(SASLAuthentication) - Constructor for class org.jivesoftware.smack.sasl.SASLExternalMechanism
 
SASLGSSAPIMechanism - Class in org.jivesoftware.smack.sasl
Implementation of the SASL GSSAPI mechanism
SASLGSSAPIMechanism(SASLAuthentication) - Constructor for class org.jivesoftware.smack.sasl.SASLGSSAPIMechanism
 
SASLMechanism - Class in org.jivesoftware.smack.sasl
Base class for SASL mechanisms.
SASLMechanism(SASLAuthentication) - Constructor for class org.jivesoftware.smack.sasl.SASLMechanism
 
SASLMechanism.AuthMechanism - Class in org.jivesoftware.smack.sasl
Initiating SASL authentication by select a mechanism.
SASLMechanism.AuthMechanism(String, String) - Constructor for class org.jivesoftware.smack.sasl.SASLMechanism.AuthMechanism
 
SASLMechanism.Challenge - Class in org.jivesoftware.smack.sasl
A SASL challenge stanza.
SASLMechanism.Challenge(String) - Constructor for class org.jivesoftware.smack.sasl.SASLMechanism.Challenge
 
SASLMechanism.Failure - Class in org.jivesoftware.smack.sasl
A SASL failure stanza.
SASLMechanism.Failure(String) - Constructor for class org.jivesoftware.smack.sasl.SASLMechanism.Failure
 
SASLMechanism.Response - Class in org.jivesoftware.smack.sasl
A SASL response stanza.
SASLMechanism.Response() - Constructor for class org.jivesoftware.smack.sasl.SASLMechanism.Response
 
SASLMechanism.Response(String) - Constructor for class org.jivesoftware.smack.sasl.SASLMechanism.Response
 
SASLMechanism.Success - Class in org.jivesoftware.smack.sasl
A SASL success stanza.
SASLMechanism.Success(String) - Constructor for class org.jivesoftware.smack.sasl.SASLMechanism.Success
 
SASLPlainMechanism - Class in org.jivesoftware.smack.sasl
Implementation of the SASL PLAIN mechanism
SASLPlainMechanism(SASLAuthentication) - Constructor for class org.jivesoftware.smack.sasl.SASLPlainMechanism
 
save(Connection) - Method in class org.jivesoftware.smackx.packet.VCard
Save this vCard for the user connected by 'connection'.
saveMacros(MacroGroup) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Persists the Personal Macro for an agent.
SearchSettings - Class in org.jivesoftware.smackx.workgroup.settings
 
SearchSettings() - Constructor for class org.jivesoftware.smackx.workgroup.settings.SearchSettings
 
SearchSettings.InternalProvider - Class in org.jivesoftware.smackx.workgroup.settings
Packet extension provider for AgentStatusRequest packets.
SearchSettings.InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.settings.SearchSettings.InternalProvider
 
searchTranscripts(Form) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Submits the completed form and returns the result of the transcript search.
selectStreamNegotiator(FileTransferRequest) - Method in class org.jivesoftware.smackx.filetransfer.FileTransferNegotiator
Selects an appropriate stream negotiator after examining the incoming file transfer request.
send(Packet) - Method in class org.jivesoftware.smack.SASLAuthentication
 
send(Connection, Packet, List, List, List) - Static method in class org.jivesoftware.smackx.MultipleRecipientManager
Sends the specified packet to the list of specified recipients using the specified connection.
send(Connection, Packet, List, List, List, String, String, boolean) - Static method in class org.jivesoftware.smackx.MultipleRecipientManager
Sends the specified packet to the list 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.
send(Roster, String) - Method in class org.jivesoftware.smackx.RosterExchangeManager
Sends a roster to userID.
send(RosterEntry, String) - Method in class org.jivesoftware.smackx.RosterExchangeManager
Sends a roster entry to userID.
send(RosterGroup, String) - Method in class org.jivesoftware.smackx.RosterExchangeManager
Sends a roster group to userID.
sendCancelledNotification(String, String) - Method in class org.jivesoftware.smackx.MessageEventManager
Sends the notification that the receiver of the message has cancelled composing a reply.
sendComposingNotification(String, String) - Method in class org.jivesoftware.smackx.MessageEventManager
Sends the notification that the receiver of the message is composing a reply
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
sendDeliveredNotification(String, String) - Method in class org.jivesoftware.smackx.MessageEventManager
Sends the notification that the message was delivered to the sender of the original message
sendDisplayedNotification(String, String) - Method in class org.jivesoftware.smackx.MessageEventManager
Sends the notification that the message was displayed to the sender of the original message
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.
sendMessage(String) - Method in class org.jivesoftware.smack.Chat
Sends the specified text as a message to the other chat participant.
sendMessage(Message) - Method in class org.jivesoftware.smack.Chat
Sends a message to the other chat participant.
sendMessage(String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Sends a message to the chat room.
sendMessage(Message) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Sends a Message to the chat room.
sendPacket(Packet) - Method in class org.jivesoftware.smack.Connection
Sends the specified packet to the server.
sendPacket(Packet) - Method in class org.jivesoftware.smack.DummyConnection
 
sendPacket(Packet) - Method in class org.jivesoftware.smack.ThreadedDummyConnection
 
sendPacket(Packet) - Method in class org.jivesoftware.smack.XMPPConnection
 
sendRegistrationForm(Form) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
Sends the completed registration form to the server.
sendRoomInvitation(RoomInvitation.Type, String, String, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Invites a user or agent to an existing session support.
sendRoomTransfer(RoomTransfer.Type, String, String, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Transfer an existing session support to another user or agent.
sendSearchForm(Connection, Form, String) - Method in class org.jivesoftware.smackx.search.UserSearch
Sends the filled out answer form to be sent and queried by the search service.
sendSimpleSearchForm(Connection, Form, String) - 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.
serializeMetaData(Map) - Static method in class org.jivesoftware.smackx.workgroup.util.MetaDataUtils
Serializes a Map of String name/value pairs into the meta-data XML format.
service_unavailable - Static variable in class org.jivesoftware.smack.packet.XMPPError.Condition
 
ServiceDiscoveryManager - Class in org.jivesoftware.smackx
Manages discovery of services in XMPP entities.
ServiceDiscoveryManager(Connection) - Constructor for class org.jivesoftware.smackx.ServiceDiscoveryManager
Creates a new ServiceDiscoveryManager for a given Connection.
ServiceDiscoveryManagerTest - Class in org.jivesoftware.smackx
Tests the service discovery functionality.
ServiceDiscoveryManagerTest(String) - Constructor for class org.jivesoftware.smackx.ServiceDiscoveryManagerTest
 
Session - Class in org.jivesoftware.smack.packet
IQ packet that will be sent to the server to establish a session.
Session() - Constructor for class org.jivesoftware.smack.packet.Session
 
sessionID - Variable in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
SessionID - Class in org.jivesoftware.smackx.workgroup.packet
 
SessionID(String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.SessionID
 
SessionID.Provider - Class in org.jivesoftware.smackx.workgroup.packet
 
SessionID.Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.SessionID.Provider
 
SET - Static variable in class org.jivesoftware.smack.packet.IQ.Type
 
setAccessModel(AccessModel) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
Sets the value of access model.
setAction(AdHocCommand.Action) - Method in class org.jivesoftware.smackx.packet.AdHocCommandData
 
setAction(String) - Method in class org.jivesoftware.smackx.packet.DiscoverItems.Item
Sets the action that specifies the action being taken for this item.
setAction(String) - Method in class org.jivesoftware.smackx.packet.OfflineMessageRequest.Item
Sets if the server should return the specified offline message or delete it.
setActiveListName(String) - Method in class org.jivesoftware.smack.PrivacyListManager
Set or change the active list to listName.
setActiveName(String) - Method in class org.jivesoftware.smack.packet.Privacy
Sets the name associated with the active list set for the session.
setActivePrivacyList() - Method in class org.jivesoftware.smack.packet.Privacy
Set the active list based on the default list.
setActor(String) - Method in class org.jivesoftware.smackx.packet.MUCAdmin.Item
Sets the actor (JID of an occupant in the room) that was kicked or banned.
setActor(String) - Method in class org.jivesoftware.smackx.packet.MUCOwner.Item
Sets the actor (JID of an occupant in the room) that was kicked or banned.
setActor(String) - Method in class org.jivesoftware.smackx.packet.MUCUser.Item
Sets the actor (JID of an occupant in the room) that was kicked or banned.
setAddressFieldHome(String, String) - Method in class org.jivesoftware.smackx.packet.VCard
Set home address field
setAddressFieldWork(String, String) - Method in class org.jivesoftware.smackx.packet.VCard
Set work address field
setAnswer(String, String) - Method in class org.jivesoftware.smackx.Form
Sets a new String value to a given form's field.
setAnswer(String, int) - Method in class org.jivesoftware.smackx.Form
Sets a new int value to a given form's field.
setAnswer(String, long) - Method in class org.jivesoftware.smackx.Form
Sets a new long value to a given form's field.
setAnswer(String, float) - Method in class org.jivesoftware.smackx.Form
Sets a new float value to a given form's field.
setAnswer(String, double) - Method in class org.jivesoftware.smackx.Form
Sets a new double value to a given form's field.
setAnswer(String, boolean) - Method in class org.jivesoftware.smackx.Form
Sets a new boolean value to a given form's field.
setAnswer(String, List<String>) - Method in class org.jivesoftware.smackx.Form
Sets a new values to a given form's field.
setAttributes(Map<String, String>) - Method in class org.jivesoftware.smack.packet.Registration
Sets the account attributes.
setAuthRequired(boolean) - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
 
setAvatar(URL) - Method in class org.jivesoftware.smackx.packet.VCard
Set the avatar for the VCard by specifying the url to the image.
setAvatar(byte[]) - Method in class org.jivesoftware.smackx.packet.VCard
Specify the bytes for the avatar to use.
setAvatar(byte[], String) - Method in class org.jivesoftware.smackx.packet.VCard
Specify the bytes for the avatar to use as well as the mime type.
setBody(String) - Method in class org.jivesoftware.smack.packet.Message
Sets the body of the message.
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.
setCallbackHandler(CallbackHandler) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets a CallbackHandler to obtain information, such as the password or principal information during the SASL authentication.
setCancelled(boolean) - Method in class org.jivesoftware.smackx.packet.MessageEvent
When the message is a notification sets if the receiver of the message cancelled composing a reply.
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.
setComposing(boolean) - Method in class org.jivesoftware.smackx.packet.MessageEvent
When the message is a request sets if the sender of the message requests to be notified when the receiver is composing a reply.
setCompressionEnabled(boolean) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets if the connection is going to use stream compression.
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.
setCurrentState(ChatState, Chat) - Method in class org.jivesoftware.smackx.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.packet.StreamInitiation.File
Sets the date that the file was last modified.
setDebuggerEnabled(boolean) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets if the new connection about to be establish is going to be debugged.
setDecline(MUCUser.Decline) - Method in class org.jivesoftware.smackx.packet.MUCUser
Sets the rejection to an invitation from another user to a room.
setDeclineActiveList(boolean) - Method in class org.jivesoftware.smack.packet.Privacy
Sets whether the receiver allows or declines the use of an active list.
setDeclineDefaultList(boolean) - Method in class org.jivesoftware.smack.packet.Privacy
Sets whether the receiver allows or declines the use of a default list.
setDefaultAnswer(String) - Method in class org.jivesoftware.smackx.Form
Sets the default value as the value of a given form's field.
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.
setDefaultListName(String) - Method in class org.jivesoftware.smack.PrivacyListManager
Set or change the default list to listName.
setDefaultName(String) - Method in class org.jivesoftware.smack.packet.Privacy
Sets the name of the default list that applies to the user as a whole.
setDefaultSubscriptionMode(Roster.SubscriptionMode) - Static method in class org.jivesoftware.smack.Roster
Sets the default subscription processing mode to use when a new Roster is created.
setDefaultXmlns(String) - Static method in class org.jivesoftware.smack.packet.Packet
 
setDelivered(boolean) - Method in class org.jivesoftware.smackx.packet.MessageEvent
When the message is a request sets if the sender of the message requests to be notified when the message is delivered.
setDeliverOn(boolean) - Method in class org.jivesoftware.smackx.pubsub.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.packet.StreamInitiation.File
Sets the description of the file.
setDescription(String) - Method in class org.jivesoftware.smackx.FormField
Sets a description that provides extra clarification about the question.
setDescription(String) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
setDestroy(MUCOwner.Destroy) - Method in class org.jivesoftware.smackx.packet.MUCOwner
Sets a request to the server to destroy a room.
setDestroy(MUCUser.Destroy) - Method in class org.jivesoftware.smackx.packet.MUCUser
Sets the notification that the room has been destroyed.
setDigest(String, String) - Method in class org.jivesoftware.smack.packet.Authentication
Sets the digest value using a connection ID and password.
setDigest(String) - Method in class org.jivesoftware.smack.packet.Authentication
Sets the digest value directly.
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.
setDisplay(String) - Method in class org.jivesoftware.smackx.packet.Time
Sets the local time in human-friendly format.
setDisplayed(boolean) - Method in class org.jivesoftware.smackx.packet.MessageEvent
When the message is a request sets if the sender of the message requests to be notified when the message is displayed.
setDuration(long) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
setEmail(String) - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
 
setEmailAddress(String) - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
 
setEmailHome(String) - Method in class org.jivesoftware.smackx.packet.VCard
 
setEmailWork(String) - Method in class org.jivesoftware.smackx.packet.VCard
 
setEncodedImage(String) - Method in class org.jivesoftware.smackx.packet.VCard
Set the encoded avatar string.
setError(XMPPError) - Method in class org.jivesoftware.smack.packet.Packet
Sets the error for this packet.
setExecuteAction(AdHocCommand.Action) - Method in class org.jivesoftware.smackx.packet.AdHocCommandData
 
setExpiredCertificatesCheckEnabled(boolean) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets if certificates presented by the server are going to be checked for their validity.
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.ServiceDiscoveryManager
Registers extended discovery information of this XMPP entity.
setExtension(List<PacketExtension>) - Method in class org.jivesoftware.smack.packet.XMPPError
Set the packet extension to the error.
setFeatureNegotiationForm(DataForm) - Method in class org.jivesoftware.smackx.packet.StreamInitiation
Sets the data form which contains the valid methods of stream neotiation and transfer.
setFetch(boolean) - Method in class org.jivesoftware.smackx.packet.OfflineMessageRequest
Sets if all the offline messages of the user should be retrieved.
setField(String, String) - Method in class org.jivesoftware.smackx.packet.VCard
Set generic VCard field.
setField(String, String, boolean) - Method in class org.jivesoftware.smackx.packet.VCard
Set generic, unescapable VCard field.
setFile(StreamInitiation.File) - Method in class org.jivesoftware.smackx.packet.StreamInitiation
Sets the file which contains the information pertaining to the file to be transfered.
setFilterIQ(boolean) - Method in class org.jivesoftware.smack.packet.PrivacyItem
Sets whether the receiver allows or denies incoming IQ stanzas or not.
setFilterMessage(boolean) - Method in class org.jivesoftware.smack.packet.PrivacyItem
Sets wheather the receiver allows or denies incoming messages or not.
setFilterPresence_in(boolean) - Method in class org.jivesoftware.smack.packet.PrivacyItem
Sets whether the receiver allows or denies incoming presence or not.
setFilterPresence_out(boolean) - Method in class org.jivesoftware.smack.packet.PrivacyItem
Sets whether the receiver allows or denies outgoing presence or not.
setFirstName(String) - Method in class org.jivesoftware.smackx.packet.VCard
 
setForm(DataForm) - Method in class org.jivesoftware.smackx.packet.AdHocCommandData
 
setForumsLocation(String) - Method in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
 
setFrom(String) - Method in class org.jivesoftware.smack.packet.Packet
Sets who the packet is being sent "from".
setFrom(String) - Method in class org.jivesoftware.smackx.packet.DelayInfo
 
setFrom(String) - Method in class org.jivesoftware.smackx.packet.DelayInformation
Sets the JID of the entity that originally sent the packet or that delayed the delivery of the packet or null if this information is not available.
setFrom(String) - Method in class org.jivesoftware.smackx.packet.MUCUser.Decline
Sets the bare JID of the invitee that rejected the invitation.
setFrom(String) - Method in class org.jivesoftware.smackx.packet.MUCUser.Invite
Sets the bare JID of the inviter or, optionally, the room JID.
setFullName(String) - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
 
setHash(String) - Method in class org.jivesoftware.smackx.packet.StreamInitiation.File
Sets the MD5 sum of the file's contents
setHistory(MUCInitialPresence.History) - Method in class org.jivesoftware.smackx.packet.MUCInitialPresence
Sets the History that manages the amount of discussion history provided on entering a room.
setId(String) - Method in class org.jivesoftware.smackx.packet.AdHocCommandData
 
setIdentityName(String) - Static method in class org.jivesoftware.smackx.ServiceDiscoveryManager
Sets the name of the client that will be returned when asked for the client identity in a disco request.
setIdentityType(String) - Static method in class org.jivesoftware.smackx.ServiceDiscoveryManager
Sets the type of client that will be returned when asked for the client identity in a disco request.
setIllegalPriorityTest() - Method in class org.jivesoftware.smack.packet.PresenceTest
 
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.
setIncomingSound(String) - Method in class org.jivesoftware.smackx.workgroup.settings.SoundSettings
 
setInstance(ProviderManager) - Static method in class org.jivesoftware.smack.provider.ProviderManager
Sets the only ProviderManager valid instance to be used by all Connections.
setInstructions(String) - Method in class org.jivesoftware.smack.packet.Registration
Sets the registration instructions.
setInstructions(String) - Method in class org.jivesoftware.smackx.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.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.packet.MUCUser
Sets the invitation for another user to a room.
setItem(MUCUser.Item) - Method in class org.jivesoftware.smackx.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
setItemStatus(RosterPacket.ItemStatus) - Method in class org.jivesoftware.smack.packet.RosterPacket.Item
Sets the roster item status.
setItemType(RosterPacket.ItemType) - Method in class org.jivesoftware.smack.packet.RosterPacket.Item
Sets the roster item type.
setJabberId(String) - Method in class org.jivesoftware.smackx.packet.VCard
 
setJid(String) - Method in class org.jivesoftware.smack.packet.Bind
 
setJid(String) - Method in class org.jivesoftware.smackx.packet.MUCAdmin.Item
Sets the by which an occupant is identified within the context of a room.
setJid(String) - Method in class org.jivesoftware.smackx.packet.MUCOwner.Destroy
Sets the JID of an alternate location since the current room is being destroyed.
setJid(String) - Method in class org.jivesoftware.smackx.packet.MUCOwner.Item
Sets the by which an occupant is identified within the context of a room.
setJid(String) - Method in class org.jivesoftware.smackx.packet.MUCUser.Destroy
Sets the JID of an alternate location since the current room is being destroyed.
setJid(String) - Method in class org.jivesoftware.smackx.packet.MUCUser.Item
Sets the by which an occupant is identified within the context of a room.
setJid(String) - Method in class org.jivesoftware.smackx.packet.OfflineMessageRequest.Item
 
setJid(String) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentInfo
Sets the Agent's jid.
setJid(String) - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
 
setKbLocation(String) - Method in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
 
setKeepAliveInterval(int) - Static method in class org.jivesoftware.smack.SmackConfiguration
Sets the number of milleseconds delay between sending keep-alive requests to the server.
setKey(String) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSetting
 
setKey(String) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
 
setKeystorePath(String) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets the path to the keystore file.
setKeystoreType(String) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets the keystore type.
setLabel(String) - Method in class org.jivesoftware.smackx.FormField
Sets the label of the question which should give enough information to the user to fill out the form.
setLanguage(String) - Method in class org.jivesoftware.smack.packet.Message
Sets the xml:lang of this Message.
setLanguage(String) - Method in class org.jivesoftware.smack.packet.Presence
Sets the xml:lang of this Presence.
setLastActivity(long) - Method in class org.jivesoftware.smackx.packet.LastActivity
 
setLastName(String) - Method in class org.jivesoftware.smackx.packet.VCard
 
setLocalSocks5ProxyEnabled(boolean) - Static method in class org.jivesoftware.smack.SmackConfiguration
Sets if the local Socks5 proxy should be started.
setLocalSocks5ProxyPort(int) - Static method in class org.jivesoftware.smack.SmackConfiguration
Sets the port of the local Socks5 proxy.
setMacroGroups(List<MacroGroup>) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
setMacros(List<Macro>) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
setMap(Map) - Method in class org.jivesoftware.smackx.workgroup.settings.GenericSettings
 
setMaxCacheSize(int) - Method in class org.jivesoftware.smack.util.Cache
 
setMaxChars(int) - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
Sets the total number of characters to receive in the history.
setMaxChars(int) - Method in class org.jivesoftware.smackx.packet.MUCInitialPresence.History
Sets the total number of characters to receive in the history.
setMaximumBlockSize(int) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Sets the maximum block size that is allowed for In-Band Bytestreams for this connection.
setMaxItems(int) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
Set the maximum number of items to persisted to this node if ConfigureForm.isPersistItems() is true.
setMaxLifetime(long) - Method in class org.jivesoftware.smack.util.Cache
 
setMaxPayloadSize(int) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
Sets the maximum payload size in bytes
setMaxStanzas(int) - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
Sets the total number of messages to receive in the history.
setMaxStanzas(int) - Method in class org.jivesoftware.smackx.packet.MUCInitialPresence.History
Sets the total number of messages to receive in the history.
setMessageSubjectTest() - Method in class org.jivesoftware.smack.packet.MessageTest
 
setMessageThreadTest() - Method in class org.jivesoftware.smack.packet.MessageTest
 
setMessageTypeNullTest() - Method in class org.jivesoftware.smack.packet.MessageTest
 
setMessageTypeTest() - Method in class org.jivesoftware.smack.packet.MessageTest
 
setMetaData(String, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Allows the addition of a new key-value pair to the agent's meta data, if the value is new data, the revised meta data will be rebroadcast in an agent's presence broadcast.
setMetadata(Map) - Method in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
 
setMiddleName(String) - Method in class org.jivesoftware.smackx.packet.VCard
 
setMimeType(String) - Method in class org.jivesoftware.smackx.packet.StreamInitiation
The "mime-type" attribute identifies the MIME-type for the data across the stream.
setMinimumConnectTimeout(int) - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest
Sets the timeout to connect to one SOCKS5 proxy while accepting the SOCKS5 Bytestream request.
setMode(Presence.Mode) - Method in class org.jivesoftware.smack.packet.Presence
Sets the mode of the presence update.
setMode(Bytestream.Mode) - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Set the transport mode.
setMonitor(boolean) - Method in class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
 
setName(String) - Method in class org.jivesoftware.smack.packet.RosterPacket.Item
Sets the user's name.
setName(String) - Method in class org.jivesoftware.smack.RosterEntry
Sets the name associated with this entry.
setName(String) - Method in class org.jivesoftware.smack.RosterGroup
Sets the name of the group.
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.packet.AdHocCommandData
 
setName(String) - Method in class org.jivesoftware.smackx.packet.DiscoverItems.Item
Sets the entity's name.
setName(String) - Method in class org.jivesoftware.smackx.packet.Nick
Sets the value of this nickname
setName(String) - Method in class org.jivesoftware.smackx.packet.Version
Sets the natural-language name of the software.
setName(String) - Method in class org.jivesoftware.smackx.workgroup.agent.Agent
Changes the name of the agent in the server.
setName(String) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentInfo
Sets the Agent's name.
setNick(String) - Method in class org.jivesoftware.smackx.packet.MUCAdmin.Item
Sets the new nickname of an occupant that is changing his/her nickname.
setNick(String) - Method in class org.jivesoftware.smackx.packet.MUCOwner.Item
Sets the new nickname of an occupant that is changing his/her nickname.
setNick(String) - Method in class org.jivesoftware.smackx.packet.MUCUser.Item
Sets the new nickname of an occupant that is changing his/her nickname.
setNickName(String) - Method in class org.jivesoftware.smackx.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.packet.AdHocCommandData
 
setNode(String) - Method in class org.jivesoftware.smackx.packet.DiscoverInfo
Sets the node attribute that supplements the 'jid' attribute.
setNode(String) - Method in class org.jivesoftware.smackx.packet.DiscoverItems.Item
Sets the node attribute that supplements the 'jid' attribute.
setNode(String) - Method in class org.jivesoftware.smackx.packet.DiscoverItems
Sets the node attribute that supplements the 'jid' attribute.
setNode(String) - Method in class org.jivesoftware.smackx.packet.OfflineMessageInfo
Sets the stamp that uniquely identifies the offline message.
setNodeInformationProvider(String, NodeInformationProvider) - Method in class org.jivesoftware.smackx.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.packet.MultipleAddresses
Indicate that the packet being sent should not be replied.
setNote(String, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Creates a ChatNote that will be mapped to the given chat session.
setNotes(String) - Method in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
 
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.
setNotMatchingDomainCheckEnabled(boolean) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets if certificates presented by the server are going to be checked for their domain.
setNullMessageBodyTest() - Method in class org.jivesoftware.smack.packet.MessageTest
 
setNullPresenceTypeTest() - Method in class org.jivesoftware.smack.packet.PresenceTest
 
setOffline(boolean) - Method in class org.jivesoftware.smackx.packet.MessageEvent
When the message is a request sets if the sender of the message requests to be notified when the receiver of the message is offline.
setOfflineText(String) - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
 
setOnline(boolean) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Sets whether the agent is online with the workgroup.
setOrder(int) - Method in class org.jivesoftware.smack.packet.PrivacyItem
Sets the order where the receiver is processed.
setOrganization(String) - Method in class org.jivesoftware.smackx.packet.VCard
 
setOrganizationUnit(String) - Method in class org.jivesoftware.smackx.packet.VCard
 
setOs(String) - Method in class org.jivesoftware.smackx.packet.Version
Sets the operating system of the queried entity.
setOutgoingSound(String) - Method in class org.jivesoftware.smackx.workgroup.settings.SoundSettings
 
setOwnerJID(String) - Method in class org.jivesoftware.smackx.commands.LocalCommand
Sets the JID of the command host.
setPacketCollectorSize(int) - Static method in class org.jivesoftware.smack.SmackConfiguration
Sets the default max size of a packet collector before it will delete the older packets.
setPacketID(String) - Method in class org.jivesoftware.smack.packet.Packet
Sets the unique ID of the packet.
setPacketID(String) - Method in class org.jivesoftware.smackx.packet.MessageEvent
Sets the unique ID of the message that requested to be notified of the event.
setPacketReplyTimeout(int) - Static method in class org.jivesoftware.smack.SmackConfiguration
Sets the number of milliseconds to wait for a response from the server.
setPacketReplyTimeout(long) - Method in class org.jivesoftware.smackx.commands.RemoteCommand
Returns the number of milliseconds to wait for a respone.
setPassword(String) - Method in class org.jivesoftware.smack.packet.Authentication
Sets the plain text password.
setPassword(String) - Method in class org.jivesoftware.smackx.packet.MUCInitialPresence
Sets the password to use when the room requires a password.
setPassword(String) - Method in class org.jivesoftware.smackx.packet.MUCUser
Sets the password to use to enter Password-Protected Room.
setPersistentItems(boolean) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
Sets whether items should be persisted in the node.
setPersonal(boolean) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
 
setPersonalMacroGroup(MacroGroup) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
 
setPhoneHome(String, String) - Method in class org.jivesoftware.smackx.packet.VCard
Set home phone number
setPhoneWork(String, String) - Method in class org.jivesoftware.smackx.packet.VCard
Set work phone number
setPKCS11Library(String) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets the PKCS11 library file location, needed when the Keystore type is PKCS11
setPort(int) - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
Sets the port of the stream host.
setPresenceBasedDelivery(boolean) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
Sets whether to deliver notifications to available users only.
setPresenceModeTest() - Method in class org.jivesoftware.smack.packet.PresenceTest
 
setPresencePriorityTest() - Method in class org.jivesoftware.smack.packet.PresenceTest
 
setPresenceStatusTest() - Method in class org.jivesoftware.smack.packet.PresenceTest
 
setPresenceTypeTest() - Method in class org.jivesoftware.smack.packet.PresenceTest
 
setPriority(int) - Method in class org.jivesoftware.smack.packet.Presence
Sets the priority of the presence.
setPrivacyList(String, List<PrivacyItem>) - Method in class org.jivesoftware.smack.packet.Privacy
Set or update a privacy list with privacy items.
setPrivacyList(String, List<PrivacyItem>) - Method in class org.jivesoftware.smack.packet.PrivacyTest.PrivacyClient
 
setPrivacyList(String, List) - Method in class org.jivesoftware.smack.PrivacyClient
 
setPrivacyList(String, List<PrivacyItem>) - Method in interface org.jivesoftware.smack.PrivacyListListener
Set or update a privacy list with PrivacyItem.
setPrivateData(PrivateData) - Method in class org.jivesoftware.smackx.PrivateDataManager
Sets a private data value.
setProperty(String, Object) - Method in class org.jivesoftware.smack.packet.Packet
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.
setPubSubNamespace(PubSubNamespace) - Method in class org.jivesoftware.smackx.pubsub.packet.PubSub
Set the namespace for the packet if it something other than the default case of PubSubNamespace.BASIC.
setPurge(boolean) - Method in class org.jivesoftware.smackx.packet.OfflineMessageRequest
Sets if all the offline messages of the user should be deleted.
setQuery(String) - Method in class org.jivesoftware.smackx.workgroup.settings.GenericSettings
 
setQuestion(String) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
setRanged(boolean) - Method in class org.jivesoftware.smackx.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
 
setReason(String) - Method in class org.jivesoftware.smackx.packet.DelayInfo
 
setReason(String) - Method in class org.jivesoftware.smackx.packet.DelayInformation
Sets a natural-language description of the reason for the delay or null if this information is not available.
setReason(String) - Method in class org.jivesoftware.smackx.packet.MUCAdmin.Item
Sets the reason for the item child.
setReason(String) - Method in class org.jivesoftware.smackx.packet.MUCOwner.Destroy
Sets the reason for the room destruction.
setReason(String) - Method in class org.jivesoftware.smackx.packet.MUCOwner.Item
Sets the reason for the item child.
setReason(String) - Method in class org.jivesoftware.smackx.packet.MUCUser.Decline
Sets the message explaining why the invitation was rejected.
setReason(String) - Method in class org.jivesoftware.smackx.packet.MUCUser.Destroy
Sets the reason for the room destruction.
setReason(String) - Method in class org.jivesoftware.smackx.packet.MUCUser.Invite
Sets the message explaining the invitation.
setReason(String) - Method in class org.jivesoftware.smackx.packet.MUCUser.Item
Sets the reason for the item child.
setReconnectionAllowed(boolean) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets if the reconnection mechanism is allowed to be used.
setRedirectURL(String) - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
 
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.packet.DataForm
Sets the fields that will be returned from a search.
setRequired(boolean) - Method in class org.jivesoftware.smackx.FormField
Sets if the question must be answered in order to complete the questionnaire.
setResource(String) - Method in class org.jivesoftware.smack.packet.Authentication
Sets the resource.
setResource(String) - Method in class org.jivesoftware.smack.packet.Bind
 
setResponse(String) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
setResponseTimeout(int) - Static method in class org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer
Sets the time in milliseconds after which the file transfer negotiation process will timeout if the other user has not responded.
setRole(String) - Method in class org.jivesoftware.smackx.packet.MUCOwner.Item
Sets the temporary position or privilege level of an occupant within a room.
setRootGroup(MacroGroup) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
 
setRosterGroupsAllowed(List<String>) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
Sets the roster groups that are allowed to subscribe and retrieve items.
setRosterLoadedAtLogin(boolean) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets if the roster will be loaded from the server when logging in.
setSASLAuthenticationEnabled(boolean) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets whether the client will use SASL authentication when logging into the server.
setSeconds(int) - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
Sets the number of seconds to use to filter the messages received during that time.
setSeconds(int) - Method in class org.jivesoftware.smackx.packet.MUCInitialPresence.History
Sets the number of seconds to use to filter the messages received during that time.
setSecurityMode(ConnectionConfiguration.SecurityMode) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets the TLS security mode used when making the connection.
setSelfSignedCertificateEnabled(boolean) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets if self-signed certificates are going to be accepted.
setSendPresence(boolean) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets if an initial available presence will be sent to the server.
setServiceEnabled(Connection, boolean) - Static method in class org.jivesoftware.smackx.filetransfer.FileTransferNegotiator
Enable the Jabber services related to file transfer on the particular connection.
setServiceEnabled(Connection, boolean) - Static method in class org.jivesoftware.smackx.XHTMLManager
Enables or disables the XHTML support on a given connection.
setServiceName(String) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets the server name, also known as XMPP domain of the target server.
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.packet.AdHocCommandData
 
setSessionID(long) - Method in class org.jivesoftware.smackx.workgroup.agent.OfferConfirmation
 
setSessionID(String) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
setSessionID(String) - Method in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
 
setSessionID(String) - Method in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
 
setSessionID(String) - Method in class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
 
setSesssionID(String) - Method in class org.jivesoftware.smackx.packet.StreamInitiation
The "id" attribute is an opaque identifier.
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
Sets the since date to use to filter the messages received during that time.
setSince(Date) - Method in class org.jivesoftware.smackx.packet.MUCInitialPresence.History
Sets the since date to use to filter the messages received during that time.
setSocketFactory(SocketFactory) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets the socket factory used to create new xmppConnection sockets.
setStanza(InBandBytestreamManager.StanzaType) - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Sets the stanza used to send data packets.
setStartDate(Date) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
setStatus(String) - Method in class org.jivesoftware.smack.packet.Presence
Sets the status message of the presence update.
setStatus(AdHocCommand.Status) - Method in class org.jivesoftware.smackx.packet.AdHocCommandData
 
setStatus(MUCUser.Status) - Method in class org.jivesoftware.smackx.packet.MUCUser
Sets the status which holds a code that assists in presenting notification messages.
setStatus(Presence.Mode, int) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Sets the agent's current status with the workgroup.
setStatus(Presence.Mode, int, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Sets the agent's current status with the workgroup.
setStatus(Presence.Mode, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
Sets the agent's current status with the workgroup.
setSubject(String) - Method in class org.jivesoftware.smack.packet.Message
Sets the subject of the message.
setSubject(String) - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
 
setSubscribe(boolean) - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
Sets whether subscriptions are allowed.
setSubscriptionMode(Roster.SubscriptionMode) - Method in class org.jivesoftware.smack.Roster
Sets the subscription processing mode, which dictates what action Smack will take when subscription requests from other users are made.
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.
setThread(String) - Method in class org.jivesoftware.smack.packet.Message
Sets the thread id of the message, which is a unique identifier for a sequence of "chat" messages.
setTime(Date) - Method in class org.jivesoftware.smackx.packet.Time
Sets the time using the local time.
setTitle(String) - Method in class org.jivesoftware.smackx.Form
Sets the description of the data.
setTitle(String) - Method in class org.jivesoftware.smackx.packet.DataForm
Sets the description of the data.
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.workgroup.ext.macros.Macro
 
setTitle(String) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
setTo(String) - Method in class org.jivesoftware.smack.packet.Packet
Sets who the packet is being sent "to".
setTo(String) - Method in class org.jivesoftware.smackx.packet.MUCUser.Decline
Sets the bare JID of the inviter.
setTo(String) - Method in class org.jivesoftware.smackx.packet.MUCUser.Invite
Sets the bare JID of the invitee.
setToActivate(String) - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Upon the response from the target of the used host the activate 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.
setTruststorePassword(String) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets the password to use to access the trust store file.
setTruststorePath(String) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets the path to the trust store file.
setTruststoreType(String) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets the trust store type.
setType(IQ.Type) - Method in class org.jivesoftware.smack.packet.IQ
Sets the type of the IQ packet.
setType(Message.Type) - Method in class org.jivesoftware.smack.packet.Message
Sets the type of the message.
setType(Presence.Type) - Method in class org.jivesoftware.smack.packet.Presence
Sets the type of the presence packet.
setType(String) - Method in class org.jivesoftware.smackx.FormField
Sets an indicative of the format for the data to answer.
setType(String) - Method in class org.jivesoftware.smackx.packet.DiscoverInfo.Identity
Sets the entity's type.
setType(int) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
setType(int) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSetting
 
setType(int) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
 
setTz(String) - Method in class org.jivesoftware.smackx.packet.Time
Sets the time zone.
setUp() - Method in class org.jivesoftware.smack.ChatConnectionTest
 
setup() - Method in class org.jivesoftware.smack.RosterOfflineTest
 
setUp() - Method in class org.jivesoftware.smack.RosterTest
 
setup() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManagerTest
Initialize fields used in the tests.
setup() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamRequestTest
Initialize fields used in the tests.
setup() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionMessageTest
Initialize fields used in the tests.
setup() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
Initialize fields used in the tests.
setup() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InitiationListenerTest
Initialize fields used in the tests.
setup() - Method in class org.jivesoftware.smackx.bytestreams.socks5.InitiationListenerTest
Initialize fields used in the tests.
setup() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamManagerTest
Initialize fields used in the tests.
setup() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamRequestTest
Initialize fields used in the tests.
setup() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientForInitiatorTest
Initialize fields used in the tests.
setup() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientTest
Initialize fields used in the tests.
setUp() - Method in class org.jivesoftware.smackx.filetransfer.FileTransferNegotiatorTest
 
setUp() - Method in class org.jivesoftware.smackx.pubsub.ItemValidationTest
 
setUsedHost(String) - 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.
setUserJID(String) - Method in class org.jivesoftware.smackx.workgroup.agent.OfferConfirmation
 
setUsername(String) - Method in class org.jivesoftware.smack.packet.Authentication
Sets the username.
setUtc(String) - Method in class org.jivesoftware.smackx.packet.Time
Sets the time using UTC formatted String in the format CCYYMMDDThh:mm:ss.
setValue(String, String) - Method in class org.jivesoftware.smack.packet.DefaultPacketExtension
Sets a packet extension value using the given name.
setValue(String) - Method in class org.jivesoftware.smack.packet.PrivacyItem
Sets the element identifier to apply the action.
setValue(V) - Method in class org.jivesoftware.smack.util.collections.AbstractMapEntry
Sets the value stored in this Map Entry.
setValue(V) - Method in interface org.jivesoftware.smack.util.collections.MapIterator
Sets the value associated with the current key (optional operation).
setValue(String, String) - Method in class org.jivesoftware.smackx.packet.DefaultPrivateData
Sets a value given the name.
setValue(String) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSetting
 
setVerifyChainEnabled(boolean) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets if the whole chain of certificates presented by the server are going to be checked.
setVerifyRootCAEnabled(boolean) - Method in class org.jivesoftware.smack.ConnectionConfiguration
Sets if root CA checking is going to be done.
setVersion(String) - Method in class org.jivesoftware.smackx.packet.Version
Sets the specific version of the software.
setVisible(boolean) - Method in class org.jivesoftware.smackx.debugger.EnhancedDebuggerWindow
 
setVisitorsEmail(String) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
setVisitorsName(String) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
SharedBookmark - Interface in org.jivesoftware.smackx.bookmark
Interface to indicate if a bookmark is shared across the server.
SharedGroupManager - Class in org.jivesoftware.smackx
A SharedGroupManager provides services for discovering the shared groups where a user belongs.
SharedGroupManager() - Constructor for class org.jivesoftware.smackx.SharedGroupManager
 
SharedGroupsInfo - Class in org.jivesoftware.smackx.packet
IQ 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.packet.SharedGroupsInfo
 
SharedGroupsInfo.Provider - Class in org.jivesoftware.smackx.packet
Internal Search service Provider.
SharedGroupsInfo.Provider() - Constructor for class org.jivesoftware.smackx.packet.SharedGroupsInfo.Provider
Provider Constructor.
SharedGroupsTest - Class in org.jivesoftware.smackx
Test cases for getting the shared groups of a user.
SharedGroupsTest(String) - Constructor for class org.jivesoftware.smackx.SharedGroupsTest
 
shouldAcceptSocks5BytestreamRequestAndReceiveData() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamRequestTest
Accepting the SOCKS5 Bytestream request should be successfully.
shouldBeASingleton() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ProxyTest
The SOCKS5 proxy should be a singleton used by all XMPP connections
shouldBeOfIQTypeSET() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.CloseTest
 
shouldBeOfIQTypeSET() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataTest
 
shouldBeOfIQTypeSET() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.OpenTest
 
shouldBlacklistInvalidProxyAfter2Failures() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamRequestTest
Target should not try to connect to SOCKS5 proxies that already failed twice.
shouldBlacklistNonSocks5Proxies() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamManagerTest
Invoking Socks5BytestreamManager.establishSession(String, String) should fail if no SOCKS5 proxy can be found.
shouldCloseBothStreamsIfSessionIsClosed() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
If the session is closed the input stream and output stream should be closed as well.
shouldCloseSocketIfNoSocks5Request() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ProxyTest
If the SOCKS5 proxy accepts a connection that is not a SOCKS5 connection it should close the corresponding socket.
shouldCloseSocketIfServerDoesNotAcceptAuthenticationMethod() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientTest
A SOCKS5 client MUST close connection if server doesn't accept any of the given authentication methods.
shouldCloseSocketIfServerRepliesInUnsupportedWay() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientTest
The SOCKS5 client should close connection if server replies in an unsupported way.
shouldCloseSocketIfServerRepliesWithError() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientTest
The SOCKS5 client should close connection if server replies with an error.
shouldConfirmReceivedDataPacket() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
Valid data packets should be confirmed.
shouldCorrectlyParseIQStanzaAttribute() - Method in class org.jivesoftware.smackx.bytestreams.ibb.provider.OpenIQProviderTest
 
shouldCorrectlyParseMessageStanzaAttribute() - Method in class org.jivesoftware.smackx.bytestreams.ibb.provider.OpenIQProviderTest
 
shouldCorrectlySetDefaultBlockSize() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManagerTest
 
shouldCorrectlySetMaximumBlockSize() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManagerTest
 
shouldDisableService() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamManagerTest
The SOCKS5 Bytestream feature should be removed form the service discovery manager if Socks5 bytestream feature is disabled.
shouldFailIfActivateSocks5ProxyFails() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientForInitiatorTest
If the initiator can connect to a SOCKS5 proxy but activating the stream fails an exception should be thrown.
shouldFailIfInitiatorCannotConnectToSocks5Proxy() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamManagerTest
Invoking Socks5BytestreamManager.establishSession(String, String) should fail if initiator can not connect to the SOCKS5 proxy used by target.
shouldFailIfNoSocks5ProxyFound1() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamManagerTest
Invoking Socks5BytestreamManager.establishSession(String, String) should fail if XMPP server doesn't return any proxies.
shouldFailIfNoSocks5ProxyFound2() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamManagerTest
Invoking Socks5BytestreamManager.establishSession(String, String) should fail if no proxy is a SOCKS5 proxy.
shouldFailIfRequestHasInvalidStreamHosts() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamRequestTest
Accepting a SOCKS5 Bytestream request should fail if target is not able to connect to any of the provided SOCKS5 proxies.
shouldFailIfRequestHasNoStreamHosts() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamRequestTest
Accepting a SOCKS5 Bytestream request should fail if the request doesn't contain any Socks5 proxies.
shouldFailIfTargetDoesNotAcceptSocks5Bytestream() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamManagerTest
Invoking Socks5BytestreamManager.establishSession(String, String) should fail if the target does not accept a SOCKS5 Bytestream.
shouldFailIfTargetDoesNotSupportIBB() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManagerTest
Invoking InBandBytestreamManager.establishSession(String) should throw an exception if the given target does not support in-band bytestream.
shouldFailIfTargetDoesNotSupportSocks5() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamManagerTest
Invoking Socks5BytestreamManager.establishSession(String) should throw an exception if the given target does not support SOCKS5 Bytestream.
shouldFailIfTargetIsNotConnectedToLocalSocks5Proxy() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientForInitiatorTest
If the target is not connected to the local SOCKS5 proxy an exception should be thrown.
shouldFailIfTargetUsesInvalidSocks5Proxy() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamManagerTest
Invoking Socks5BytestreamManager.establishSession(String, String) should fail if the proxy used by target is invalid.
shouldHaveOneManagerForEveryConnection() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManagerTest
Test that InBandBytestreamManager.getByteStreamManager(Connection) returns one bytestream manager for every connection
shouldHaveOneManagerForEveryConnection() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamManagerTest
Test that Socks5BytestreamManager.getBytestreamManager(Connection) returns one bytestream manager for every connection
shouldIgnoreInBandBytestreamRequestOnce() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InitiationListenerTest
If a request with a specific session ID should be ignored no listeners should be notified.
shouldIgnoreSocks5BytestreamRequestOnce() - Method in class org.jivesoftware.smackx.bytestreams.socks5.InitiationListenerTest
If a request with a specific session ID should be ignored no listeners should be notified.
shouldInvokeAllRequestsListenerIfUserListenerExists() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InitiationListenerTest
If a user specific listener and an all requests listener is registered only the all requests listener should be notified on an incoming request for another user.
shouldInvokeAllRequestsListenerIfUserListenerExists() - Method in class org.jivesoftware.smackx.bytestreams.socks5.InitiationListenerTest
If a user specific listener and an all requests listener is registered only the all requests listener should be notified on an incoming request for another user.
shouldInvokeListenerForAllRequests() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InitiationListenerTest
If a listener for all requests is registered it should be notified on incoming requests.
shouldInvokeListenerForAllRequests() - Method in class org.jivesoftware.smackx.bytestreams.socks5.InitiationListenerTest
If a listener for all requests is registered it should be notified on incoming requests.
shouldInvokeListenerForUser() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InitiationListenerTest
If a listener for a specific user in registered it should be notified on incoming requests for that user.
shouldInvokeListenerForUser() - Method in class org.jivesoftware.smackx.bytestreams.socks5.InitiationListenerTest
If a listener for a specific user in registered it should be notified on incoming requests for that user.
shouldNegotiateSocks5BytestreamAndTransferData() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamManagerTest
Invoking Socks5BytestreamManager.establishSession(String, String) should successfully negotiate and return a SOCKS5 Bytestream connection.
shouldNotAllowTooBigDefaultBlockSize() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManagerTest
 
shouldNotAllowTooBigMaximumBlockSize() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManagerTest
 
shouldNotBeRunningIfDisabled() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ProxyTest
The SOCKS5 proxy should not be started if disabled by configuration.
shouldNotBlacklistInvalidProxy() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamRequestTest
Target should not not blacklist any SOCKS5 proxies regardless of failing connections.
shouldNotCloseBothStreamsIfInputStreamIsClosed() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
If the output stream is closed the input stream should not be closed as well.
shouldNotCloseBothStreamsIfOutputStreamIsClosed() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
If the input stream is closed the output stream should not be closed as well.
shouldNotDeadlockIfInputStreamIsClosed() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
If the input stream is closed concurrently there should be no deadlock.
shouldNotInstantiateWithInvalidArgument() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataTest
 
shouldNotInstantiateWithInvalidArgument1() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtensionTest
 
shouldNotInstantiateWithInvalidArgument2() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtensionTest
 
shouldNotInstantiateWithInvalidArgument3() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtensionTest
 
shouldNotInstantiateWithInvalidArgument4() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtensionTest
 
shouldNotInstantiateWithInvalidArgument5() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtensionTest
 
shouldNotInstantiateWithInvalidArguments1() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.CloseTest
 
shouldNotInstantiateWithInvalidArguments1() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.OpenTest
 
shouldNotInstantiateWithInvalidArguments2() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.CloseTest
 
shouldNotInstantiateWithInvalidArguments2() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.OpenTest
 
shouldNotInstantiateWithInvalidArguments3() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.OpenTest
 
shouldNotInvokeAllRequestsListenerIfUserListenerExists() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InitiationListenerTest
If a user specific listener and an all requests listener is registered only the user specific listener should be notified.
shouldNotInvokeAllRequestsListenerIfUserListenerExists() - Method in class org.jivesoftware.smackx.bytestreams.socks5.InitiationListenerTest
If a user specific listener and an all requests listener is registered only the user specific listener should be notified.
shouldNotInvokeListenerForUser() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InitiationListenerTest
If listener for a specific user is registered it should not be notified on incoming requests from other users.
shouldNotInvokeListenerForUser() - Method in class org.jivesoftware.smackx.bytestreams.socks5.InitiationListenerTest
If listener for a specific user is registered it should not be notified on incoming requests from other users.
shouldNotPrioritizeSocks5ProxyIfPrioritizationDisabled() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamManagerTest
Invoking Socks5BytestreamManager.establishSession(String, String) the first time should successfully negotiate a SOCKS5 Bytestream via the second SOCKS5 proxy.
shouldNotReply() - Method in class org.jivesoftware.smackx.MultipleRecipientInfo
Returns true if the received packet should not be replied.
shouldNotReturnMultipleSameAddress() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ProxyTest
Inserting the same address multiple times should not cause the proxy to return this address multiple times.
shouldNotTimeoutIfFirstSocks5ProxyDoesNotRespond() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamRequestTest
If the SOCKS5 Bytestream request contains multiple SOCKS5 proxies and the first one doesn't respond, the connection attempt to this proxy should not consume the whole timeout for connecting to the proxies.
shouldOnlyStartOneServerThread() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ProxyTest
There should be only one thread executing the SOCKS5 proxy process.
shouldPreserveAddressOrderOnInsertions() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ProxyTest
When inserting new network addresses to the proxy the order should remain in the order they were inserted.
shouldPreserveAddressOrderOnReplace() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ProxyTest
When replacing network addresses of the proxy the order should remain in the order if the given list.
shouldPrioritizeSecondSocks5ProxyOnSecondAttempt() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamManagerTest
Invoking Socks5BytestreamManager.establishSession(String, String) the first time should successfully negotiate a SOCKS5 Bytestream via the second SOCKS5 proxy and should prioritize this proxy for a second SOCKS5 Bytestream negotiation.
shouldReadAllReceivedData1() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionMessageTest
Test the input stream read(byte[], int, int) method.
shouldReadAllReceivedData1() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
Test the input stream read(byte[], int, int) method.
shouldReadAllReceivedData2() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionMessageTest
Test the input stream read() method.
shouldReadAllReceivedData2() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
Test the input stream read() method.
shouldRejectRequestWithTooBigBlockSize() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InitiationListenerTest
Open request with a block size that exceeds the maximum block size should be replied with an resource-constraint error.
shouldReplyErrorIfSessionIsUnknown() - Method in class org.jivesoftware.smackx.bytestreams.ibb.CloseListenerTest
If a close request to an unknown session is received it should be replied with an <item-not-found/> error.
shouldReplyErrorIfSessionIsUnknown() - Method in class org.jivesoftware.smackx.bytestreams.ibb.DataListenerTest
If a data packet of an unknown session is received it should be replied with an <item-not-found/> error.
shouldReplyWithErrorIfAlreadyUsedSequenceIsReceived() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
If the data packet has a sequence that is already used an 'unexpected-request' error should be returned.
shouldReplyWithErrorIfDataIsInvalid() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
If the data packet contains invalid Base64 encoding an 'bad-request' error should be returned.
shouldReplyWithErrorIfRequestIsRejected() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamRequestTest
Test reject() method.
shouldRespondWithError() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InitiationListenerTest
If no listeners are registered for incoming In-Band Bytestream requests, all request should be rejected with an error.
shouldRespondWithError() - Method in class org.jivesoftware.smackx.bytestreams.socks5.InitiationListenerTest
If no listeners are registered for incoming SOCKS5 Bytestream requests, all request should be rejected with an error.
shouldRespondWithErrorIfConnectionIsNotAllowed() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ProxyTest
The SOCKS5 proxy should respond with an error message if the client is not allowed to connect with the proxy.
shouldRespondWithErrorIfNoSupportedAuthenticationMethod() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ProxyTest
The SOCKS5 proxy should reply with an error message if no supported authentication methods are given in the SOCKS5 request.
shouldReturnNullIfDataIsInvalid() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtensionTest
 
shouldReturnSession() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManagerTest
 
shouldReturnSessionIfRequestIsAccepted() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamRequestTest
Test accept() method.
shouldReturnValidIQStanzaXML() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.CloseTest
 
shouldReturnValidIQStanzaXML() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtensionTest
 
shouldReturnValidIQStanzaXML() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataTest
 
shouldReturnValidIQStanzaXML() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.OpenTest
 
shouldSendCloseRequestIfInvalidSequenceReceived() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionMessageTest
If a data packet is received out of order the session should be closed.
shouldSendCloseRequestIfInvalidSequenceReceived() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
If a data packet is received out of order the session should be closed.
shouldSendDataCorrectly() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
Test that the data is correctly chunked.
shouldSendNothingOnSuccessiveCallsToFlush() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionMessageTest
Test successive calls to the output stream flush() method.
shouldSendNothingOnSuccessiveCallsToFlush() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
Test successive calls to the output stream flush() method.
shouldSendThirtyDataPackets() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionMessageTest
Test the output stream flush() method.
shouldSendThirtyDataPackets() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
Test the output stream flush() method.
shouldSendThreeDataPackets1() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionMessageTest
Test the output stream write(byte[]) method.
shouldSendThreeDataPackets1() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
Test the output stream write(byte[]) method.
shouldSendThreeDataPackets2() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionMessageTest
Test the output stream write(byte) method.
shouldSendThreeDataPackets2() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
Test the output stream write(byte) method.
shouldSendThreeDataPackets3() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionMessageTest
Test the output stream write(byte[], int, int) method.
shouldSendThreeDataPackets3() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamSessionTest
Test the output stream write(byte[], int, int) method.
shouldSetAllFieldsCorrectly() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.CloseTest
 
shouldSetAllFieldsCorrectly() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtensionTest
 
shouldSetAllFieldsCorrectly() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.OpenTest
 
shouldSetIQStanzaAsDefault() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.OpenTest
 
shouldSuccessfullyConnectThroughLocalSocks5Proxy() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientForInitiatorTest
Initiator and target should successfully connect to the local SOCKS5 proxy.
shouldSuccessfullyConnectToSocks5Server() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientTest
The SOCKS5 client should successfully connect to the SOCKS5 server
shouldSuccessfullyEstablishConnection() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ProxyTest
A Client should successfully establish a connection to the SOCKS5 proxy.
shouldSuccessfullyEstablishConnectionAndActivateSocks5Proxy() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientForInitiatorTest
Target and initiator should successfully connect to a "remote" SOCKS5 proxy and the initiator activates the bytestream.
shouldThrowExceptionOnCreateEntry() - Method in class org.jivesoftware.smack.RosterOfflineTest
 
shouldThrowExceptionOnCreateGroup() - Method in class org.jivesoftware.smack.RosterOfflineTest
 
shouldThrowExceptionOnReload() - Method in class org.jivesoftware.smack.RosterOfflineTest
 
shouldThrowExceptionRemoveEntry() - Method in class org.jivesoftware.smack.RosterOfflineTest
 
shouldThrowNoExceptionOnGetterMethods() - Method in class org.jivesoftware.smack.RosterOfflineTest
 
shouldUseConfiguredStanzaType() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManagerTest
 
shouldUseFreePortOnNegativeValues() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ProxyTest
The SOCKS5 proxy should use a free port above the one configured.
shouldUseMessageStanzaIfGiven() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.OpenTest
 
shouldUseMultipleAddressesForLocalSocks5Proxy() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamManagerTest
If multiple network addresses are added to the local SOCKS5 proxy, all of them should be contained in the SOCKS5 Bytestream request.
SimpleNodeProvider - Class in org.jivesoftware.smackx.pubsub.provider
Parses simple elements that only contain a node attribute.
SimpleNodeProvider() - Constructor for class org.jivesoftware.smackx.pubsub.provider.SimpleNodeProvider
 
SimplePayload - Class in org.jivesoftware.smackx.pubsub
The default payload representation for Item#getPayload().
SimplePayload(String, String, String) - Constructor for class org.jivesoftware.smackx.pubsub.SimplePayload
Construct a SimplePayload object with the specified element name, namespace and content.
singleMessageBodyTest() - Method in class org.jivesoftware.smack.util.PacketParserUtilsTest
 
singleMessageSubjectTest() - Method in class org.jivesoftware.smack.util.PacketParserUtilsTest
 
SingleUserTestCase - Class in org.jivesoftware.smackx.pubsub.test
 
SingleUserTestCase() - Constructor for class org.jivesoftware.smackx.pubsub.test.SingleUserTestCase
 
size() - Method in class org.jivesoftware.smack.util.Cache
 
size() - Method in class org.jivesoftware.smack.util.collections.AbstractHashedMap
Gets the size of the map.
size() - Method in class org.jivesoftware.smack.util.collections.AbstractReferenceMap
Gets the size of the map.
skip(long) - Method in class org.jivesoftware.smack.util.ObservableReader
 
SmackConfigTest - Class in org.jivesoftware.smack
 
SmackConfigTest() - Constructor for class org.jivesoftware.smack.SmackConfigTest
 
SmackConfiguration - Class in org.jivesoftware.smack
Represents the configuration of Smack.
SmackDebugger - Interface in org.jivesoftware.smack.debugger
Interface that allows for implementing classes to debug XML traffic.
SmackTestCase - Class in org.jivesoftware.smack.test
Base class for all the test cases which provides a pre-configured execution context.
SmackTestCase(String) - Constructor for class org.jivesoftware.smack.test.SmackTestCase
Constructor for SmackTestCase.
Socks4ProxySocketFactory - Class in org.jivesoftware.smack.proxy
Socket factory for socks4 proxy
Socks4ProxySocketFactory(ProxyInfo) - Constructor for class org.jivesoftware.smack.proxy.Socks4ProxySocketFactory
 
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.
Socks5ByteStreamManagerTest - Class in org.jivesoftware.smackx.bytestreams.socks5
Test for Socks5BytestreamManager.
Socks5ByteStreamManagerTest() - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamManagerTest
 
Socks5BytestreamRequest - Class in org.jivesoftware.smackx.bytestreams.socks5
Socks5BytestreamRequest class handles incoming SOCKS5 Bytestream requests.
Socks5ByteStreamRequestTest - Class in org.jivesoftware.smackx.bytestreams.socks5
Tests for the Socks5BytestreamRequest class.
Socks5ByteStreamRequestTest() - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamRequestTest
 
Socks5BytestreamSession - Class in org.jivesoftware.smackx.bytestreams.socks5
Socks5BytestreamSession class represents a SOCKS5 Bytestream session.
Socks5ByteStreamTest - Class in org.jivesoftware.smackx.bytestreams.socks5
Test for Socks5 bytestreams with real XMPP servers.
Socks5ByteStreamTest(String) - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamTest
Constructor
Socks5ClientForInitiatorTest - Class in org.jivesoftware.smackx.bytestreams.socks5
Test for Socks5ClientForInitiator class.
Socks5ClientForInitiatorTest() - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientForInitiatorTest
 
Socks5ClientTest - Class in org.jivesoftware.smackx.bytestreams.socks5
Test for Socks5Client class.
Socks5ClientTest() - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientTest
 
Socks5PacketUtils - Class in org.jivesoftware.smackx.bytestreams.socks5
A collection of utility methods to create XMPP packets.
Socks5PacketUtils() - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.Socks5PacketUtils
 
Socks5Proxy - Class in org.jivesoftware.smackx.bytestreams.socks5
The Socks5Proxy class represents a local SOCKS5 proxy server.
Socks5ProxySocketFactory - Class in org.jivesoftware.smack.proxy
Socket factory for Socks5 proxy
Socks5ProxySocketFactory(ProxyInfo) - Constructor for class org.jivesoftware.smack.proxy.Socks5ProxySocketFactory
 
Socks5ProxyTest - Class in org.jivesoftware.smackx.bytestreams.socks5
Test for Socks5Proxy class.
Socks5ProxyTest() - Constructor for class org.jivesoftware.smackx.bytestreams.socks5.Socks5ProxyTest
 
Socks5TestProxy - Class in org.jivesoftware.smackx.bytestreams.socks5
Simple SOCKS5 proxy for testing purposes.
Socks5TransferNegotiator - Class in org.jivesoftware.smackx.filetransfer
Negotiates a SOCKS5 Bytestream to be used for file transfers.
SOFT - Static variable in class org.jivesoftware.smack.util.collections.AbstractReferenceMap
Constant indicating that soft references should be used
SoundSettings - Class in org.jivesoftware.smackx.workgroup.settings
 
SoundSettings() - Constructor for class org.jivesoftware.smackx.workgroup.settings.SoundSettings
 
SoundSettings.InternalProvider - Class in org.jivesoftware.smackx.workgroup.settings
Packet extension provider for SoundSetting Packets.
SoundSettings.InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.settings.SoundSettings.InternalProvider
 
start() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Starts the local SOCKS5 proxy server.
start() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5TestProxy
Starts the local SOCKS5 proxy server.
startDate - Variable in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
 
stateChanged(Chat, ChatState) - Method in interface org.jivesoftware.smackx.ChatStateListener
Fired when the state of a chat with another user changes.
statusUpdated(FileTransfer.Status, FileTransfer.Status) - Method in interface org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer.NegotiationProgress
Called when the status changes
statusUpdated(WorkgroupQueue, WorkgroupQueue.Status) - Method in interface org.jivesoftware.smackx.workgroup.agent.QueueUsersListener
The status of the queue was updated.
stop() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5Proxy
Stops the local SOCKS5 proxy server.
stop() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5TestProxy
Stops the local SOCKS5 proxy server.
stopProxy() - Static method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5TestProxy
Stops the test proxy
StreamError - Class in org.jivesoftware.smack.packet
Represents a stream error packet.
StreamError(String) - Constructor for class org.jivesoftware.smack.packet.StreamError
 
StreamInitiation - Class in org.jivesoftware.smackx.packet
The process by which two entities initiate a stream.
StreamInitiation() - Constructor for class org.jivesoftware.smackx.packet.StreamInitiation
 
StreamInitiation.Feature - Class in org.jivesoftware.smackx.packet
The feature negotiation portion of the StreamInitiation packet.
StreamInitiation.Feature(DataForm) - Constructor for class org.jivesoftware.smackx.packet.StreamInitiation.Feature
The dataform can be provided as part of the constructor.
StreamInitiation.File - Class in org.jivesoftware.smackx.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.
StreamInitiation.File(String, long) - Constructor for class org.jivesoftware.smackx.packet.StreamInitiation.File
Constructor providing the name of the file and its size.
StreamInitiationProvider - Class in org.jivesoftware.smackx.provider
The StreamInitiationProvider parses StreamInitiation packets.
StreamInitiationProvider() - Constructor for class org.jivesoftware.smackx.provider.StreamInitiationProvider
 
StreamNegotiator - Class in org.jivesoftware.smackx.filetransfer
After the file transfer negotiation process is completed according to JEP-0096, the negotiation process is passed off to a particular stream negotiator.
StreamNegotiator() - Constructor for class org.jivesoftware.smackx.filetransfer.StreamNegotiator
 
StringUtils - Class in org.jivesoftware.smack.util
A collection of utility methods for String objects.
StringUtilsTest - Class in org.jivesoftware.smack.util
A test case for the StringUtils class.
StringUtilsTest() - Constructor for class org.jivesoftware.smack.util.StringUtilsTest
 
subjectUpdated(String, String) - 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.
submitSearch(String, Form) - Method in class org.jivesoftware.smackx.workgroup.agent.TranscriptSearchManager
Submits the completed form and returns the result of the transcript search.
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(FormType) - 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.
SubscriberUseCases - Class in org.jivesoftware.smackx.pubsub
 
SubscriberUseCases() - Constructor for class org.jivesoftware.smackx.pubsub.SubscriberUseCases
 
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.smack.packet.PrivacyItem.PrivacyRule
If the type is "subscription", then the 'value' attribute MUST be one of "both", "to", "from", or "none"
SUBSCRIPTION_FROM - Static variable in class org.jivesoftware.smack.packet.PrivacyItem.PrivacyRule
 
SUBSCRIPTION_NONE - Static variable in class org.jivesoftware.smack.packet.PrivacyItem.PrivacyRule
 
SUBSCRIPTION_PENDING - Static variable in class org.jivesoftware.smack.packet.RosterPacket.ItemStatus
Request to subcribe.
subscription_required - Static variable in class org.jivesoftware.smack.packet.XMPPError.Condition
 
SUBSCRIPTION_TO - Static variable in class org.jivesoftware.smack.packet.PrivacyItem.PrivacyRule
 
SubscriptionEvent - Class in org.jivesoftware.smackx.pubsub
Base class to represents events that are associated to 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
 
suite() - Static method in class org.jivesoftware.smackx.MessageEventTests
 
suite() - Static method in class org.jivesoftware.smackx.RosterExchangeTests
 
suite() - Static method in class org.jivesoftware.smackx.XHTMLSupportTests
 
supportsAccountCreation() - Method in class org.jivesoftware.smack.AccountManager
Returns true if the server supports creating new accounts.
supportSASLMechanism(String) - Static method in class org.jivesoftware.smack.SASLAuthentication
Registers a new SASL mechanism in the specified preference position.
supportSASLMechanism(String, int) - Static method in class org.jivesoftware.smack.SASLAuthentication
Registers a new SASL mechanism in the specified preference position.
supportsFlexibleRetrieval() - Method in class org.jivesoftware.smackx.OfflineMessageManager
Returns true if the server supports Flexible Offline Message Retrieval.
suspendEncoding() - Method in class org.jivesoftware.smack.util.Base64.OutputStream
Suspends encoding of the stream.
SyncPacketSend - Class in org.jivesoftware.smackx.packet
Utility class for doing synchronous calls to the server.
SyncPacketSend - Class in org.jivesoftware.smackx.pubsub.packet
Utility class for doing synchronous calls to the server.

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