- accept(Packet) - Method in class org.jivesoftware.smack.filter.AndFilter
-
- accept(Packet) - Method in class org.jivesoftware.smack.filter.FromContainsFilter
-
- accept(Packet) - Method in class org.jivesoftware.smack.filter.MessageTypeFilter
-
- accept(Packet) - Method in class org.jivesoftware.smack.filter.NotFilter
-
- accept(Packet) - Method in class org.jivesoftware.smack.filter.OrFilter
-
- accept(Packet) - Method in class org.jivesoftware.smack.filter.PacketExtensionFilter
-
- accept(Packet) - Method in interface org.jivesoftware.smack.filter.PacketFilter
-
Tests whether or not the specified packet should pass the filter.
- accept(Packet) - Method in class org.jivesoftware.smack.filter.PacketIDFilter
-
- accept(Packet) - Method in class org.jivesoftware.smack.filter.PacketTypeFilter
-
- accept(Packet) - Method in class org.jivesoftware.smack.filter.ThreadFilter
-
- accept(Packet) - Method in class org.jivesoftware.smack.filter.ToContainsFilter
-
- AccountManager - Class in org.jivesoftware.smack
-
Allows creation and management of accounts on an XMPP server.
- AccountManager(XMPPConnection) - Constructor for class org.jivesoftware.smack.AccountManager
-
Creates a new AccountManager instance.
- addBody(String) - Method in class org.jivesoftware.smackx.packet.XHTMLExtension
-
Adds a body to the packet.
- addBody(Message, String) - Static method in class org.jivesoftware.smackx.XHTMLManager
-
Adds an XHTML body to the message.
- addConnectionListener(ConnectionListener) - Method in class org.jivesoftware.smack.XMPPConnection
-
Adds a connection listener to this connection that will be notified when
the connection closes or fails.
- addConnectionListener(ConnectionEstablishedListener) - Static method in class org.jivesoftware.smack.XMPPConnection
-
Adds a connection established listener that will be notified when a new connection
is established.
- addEntry(RosterEntry) - Method in class org.jivesoftware.smack.RosterGroup
-
Adds a roster entry to this group.
- addExtension(PacketExtension) - Method in class org.jivesoftware.smack.packet.Packet
-
Adds a packet extension to the packet.
- addExtensionProvider(String, String, Object) - Static method in class org.jivesoftware.smack.provider.ProviderManager
-
Adds an extension provider with the specified element name and name space.
- addFeature(String) - Method in class org.jivesoftware.smackx.packet.DiscoverInfo
-
Adds a new feature to the discovered information.
- addFeature(String) - Method in class org.jivesoftware.smackx.ServiceDiscoveryManager
-
Registers that a new feature is supported by this XMPP entity.
- addField(FormField) - Method in class org.jivesoftware.smackx.Form
-
Adds a new field to complete as part of the form.
- addField(FormField) - Method in class org.jivesoftware.smackx.packet.DataForm
-
Adds a new field as part of the form.
- addFilter(PacketFilter) - Method in class org.jivesoftware.smack.filter.AndFilter
-
Adds a filter to the filter list for the AND operation.
- addFilter(PacketFilter) - Method in class org.jivesoftware.smack.filter.OrFilter
-
Adds a filter to the filter list for the OR operation.
- addGroupName(String) - Method in class org.jivesoftware.smack.packet.RosterPacket.Item
-
Adds a group name.
- addIdentity(DiscoverInfo.Identity) - Method in class org.jivesoftware.smackx.packet.DiscoverInfo
-
Adds a new identity of the requested entity to the discovered information.
- addInstruction(String) - Method in class org.jivesoftware.smackx.packet.DataForm
-
Adds a new instruction to the list of instructions that explain how to fill out the form
and what the form is about.
- addInvitationListener(XMPPConnection, InvitationListener) - Static method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Adds a listener to invitation notifications.
- addInvitationRejectionListener(InvitationRejectionListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Adds a listener to invitation rejections notifications.
- addIQProvider(String, String, Object) - Static method in class org.jivesoftware.smack.provider.ProviderManager
-
Adds an IQ provider (must be an instance of IQProvider or Class object that is an IQ)
with the specified element name and name space.
- addItem(DataForm.Item) - Method in class org.jivesoftware.smackx.packet.DataForm
-
Adds a new item returned from a search.
- addItem(DiscoverItems.Item) - Method in class org.jivesoftware.smackx.packet.DiscoverItems
-
Adds a new item to the discovered information.
- addItem(MUCAdmin.Item) - Method in class org.jivesoftware.smackx.packet.MUCAdmin
-
Adds an item child that holds information about roles, affiliation, jids and nicks.
- addItem(MUCOwner.Item) - Method in class org.jivesoftware.smackx.packet.MUCOwner
-
Adds an item child that holds information about affiliation, jids and nicks.
- addMessageEventNotificationListener(MessageEventNotificationListener) - Method in class org.jivesoftware.smackx.MessageEventManager
-
Adds a message event notification listener.
- addMessageEventRequestListener(MessageEventRequestListener) - Method in class org.jivesoftware.smackx.MessageEventManager
-
Adds a message event request listener.
- addMessageListener(PacketListener) - Method in class org.jivesoftware.smack.Chat
-
Adds a packet listener that will be notified of any new messages in the
chat.
- addMessageListener(PacketListener) - Method in class org.jivesoftware.smack.GroupChat
-
Adds a packet listener that will be notified of any new messages in the
group chat.
- addMessageListener(PacketListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Adds a packet listener that will be notified of any new messages in the
group chat.
- addNotificationsRequests(Message, boolean, boolean, boolean, boolean) - Static method in class org.jivesoftware.smackx.MessageEventManager
-
Adds event notification requests to a message.
- addOption(FormField.Option) - Method in class org.jivesoftware.smackx.FormField
-
Adss an available options to the question that the user has in order to answer
the question.
- addPacketListener(PacketListener, PacketFilter) - Method in class org.jivesoftware.smack.XMPPConnection
-
Registers a packet listener with this connection.
- addPacketWriterListener(PacketListener, PacketFilter) - Method in class org.jivesoftware.smack.XMPPConnection
-
Registers a packet listener with this connection.
- addParticipantListener(PacketListener) - Method in class org.jivesoftware.smack.GroupChat
-
Adds a packet listener that will be notified of any new Presence packets
sent to the group chat.
- addParticipantListener(PacketListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Adds a packet listener that will be notified of any new Presence packets
sent to the group chat.
- addParticipantStatusListener(ParticipantStatusListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Adds a listener that will be notified of changes in occupants status in the room
such as the user being kicked, banned, or granted admin permissions.
- addPrivateDataProvider(String, String, PrivateDataProvider) - Static method in class org.jivesoftware.smackx.PrivateDataManager
-
Adds a private data provider with the specified element name and name space.
- addReaderListener(ReaderListener) - Method in class org.jivesoftware.smack.util.ObservableReader
-
Adds a reader listener to this reader that will be notified when
new strings are read.
- addRosterEntry(RosterEntry) - Method in class org.jivesoftware.smackx.packet.RosterExchange
-
Adds a roster entry to the packet.
- addRosterEntry(RemoteRosterEntry) - Method in class org.jivesoftware.smackx.packet.RosterExchange
-
Adds a remote roster entry to the packet.
- addRosterItem(RosterPacket.Item) - Method in class org.jivesoftware.smack.packet.RosterPacket
-
Adds a roster item to the packet.
- addRosterListener(RosterListener) - Method in class org.jivesoftware.smack.Roster
-
Adds a listener to this roster.
- addRosterListener(RosterExchangeListener) - Method in class org.jivesoftware.smackx.RosterExchangeManager
-
Adds a listener to roster exchanges.
- addSubjectUpdatedListener(SubjectUpdatedListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Adds a listener to subject change notifications.
- addUserStatusListener(UserStatusListener) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Adds a listener that will be notified of changes in your status in the room
such as the user being kicked, banned, or granted admin permissions.
- addValue(String) - Method in class org.jivesoftware.smackx.FormField
-
Adds a default value to the question if the question is part of a form to fill out.
- addValues(List) - Method in class org.jivesoftware.smackx.FormField
-
Adds a default values to the question if the question is part of a form to fill out.
- addWriterListener(WriterListener) - Method in class org.jivesoftware.smack.util.ObservableWriter
-
Adds a writer listener to this writer that will be notified when
new strings are sent.
- adminGranted(String) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
-
- adminGranted() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
-
- adminGranted(String) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
-
Called when an owner grants administrator privileges to a user.
- adminGranted() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
-
Called when an owner grants administrator privileges to your user.
- adminRevoked(String) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
-
- adminRevoked() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
-
- adminRevoked(String) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
-
Called when an owner revokes administrator privileges from a user.
- adminRevoked() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
-
Called when an owner revokes administrator privileges from your user.
- Affiliate - Class in org.jivesoftware.smackx.muc
-
Represents an affiliation of a user to a given room.
- AndFilter - Class in org.jivesoftware.smack.filter
-
Implements the logical AND operation over two or more packet filters.
- AndFilter() - Constructor for class org.jivesoftware.smack.filter.AndFilter
-
Creates an empty AND filter.
- AndFilter(PacketFilter, PacketFilter) - Constructor for class org.jivesoftware.smack.filter.AndFilter
-
Creates an AND filter using the two specified filters.
- append(String) - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a given text to the XHTMLText.
- appendBrTag() - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that inserts a single carriage return.
- appendCloseAnchorTag() - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates that an anchor section ends.
- appendCloseBlockQuoteTag() - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates that a blockquote section ends.
- appendCloseCodeTag() - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates end of text that is the code for a program.
- appendCloseEmTag() - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates end of emphasis.
- appendCloseHeaderTag(int) - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates that a header section ends.
- appendCloseInlinedQuoteTag() - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates that an inlined quote section ends.
- appendCloseOrderedListTag() - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates that an ordered list section ends.
- appendCloseParagraphTag() - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates the end of a new paragraph.
- appendCloseSpanTag() - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates that a span section ends.
- appendCloseStrongTag() - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates that a strong section ends.
- appendCloseUnorderedListTag() - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates that an unordered list section ends.
- appendImageTag(String, String, String, String, String) - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates an image.
- appendLineItemTag(String) - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates the start of a new line item within a list.
- appendOpenAnchorTag(String, String) - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates that an anchor section begins.
- appendOpenBlockQuoteTag(String) - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates that a blockquote section begins.
- appendOpenCiteTag() - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates a reference to work, such as a book, report or web site.
- appendOpenCodeTag() - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates text that is the code for a program.
- appendOpenEmTag() - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates emphasis.
- appendOpenHeaderTag(int, String) - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates a header, a title of a section of the message.
- appendOpenInlinedQuoteTag(String) - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates that an inlined quote section begins.
- appendOpenOrderedListTag(String) - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that creates an ordered list.
- appendOpenParagraphTag(String) - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates the start of a new paragraph.
- appendOpenSpanTag(String) - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that allows to set the fonts for a span of text.
- appendOpenStrongTag() - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that indicates text which should be more forceful than surrounding text.
- appendOpenUnorderedListTag(String) - Method in class org.jivesoftware.smackx.XHTMLText
-
Appends a tag that creates an unordered list.
- Authentication - Class in org.jivesoftware.smack.packet
-
Authentication packet, which can be used to login to a XMPP server as well
as discover login information from the server.
- Authentication() - Constructor for class org.jivesoftware.smack.packet.Authentication
-
Create a new authentication packet.
- AVAILABLE - Static variable in class org.jivesoftware.smack.packet.Presence.Mode
-
- AVAILABLE - Static variable in class org.jivesoftware.smack.packet.Presence.Type
-
- AWAY - Static variable in class org.jivesoftware.smack.packet.Presence.Mode
-
- GET - Static variable in class org.jivesoftware.smack.packet.IQ.Type
-
- getAccountAttribute(String) - Method in class org.jivesoftware.smack.AccountManager
-
Returns the value of a given account attribute or null if the account
attribute wasn't found.
- getAccountAttributes() - Method in class org.jivesoftware.smack.AccountManager
-
Returns an Iterator for the (String) names of the required account attributes.
- getAccountInstructions() - Method in class org.jivesoftware.smack.AccountManager
-
Returns the instructions for creating a new account, or null if there
are no instructions.
- getAccountManager() - Method in class org.jivesoftware.smack.XMPPConnection
-
Returns an account manager instance for this connection.
- getAction() - Method in class org.jivesoftware.smackx.packet.DiscoverItems.Item
-
Returns the action that specifies the action being taken for this item.
- getActor() - Method in class org.jivesoftware.smackx.packet.MUCAdmin.Item
-
Returns the actor (JID of an occupant in the room) that was kicked or banned.
- getActor() - Method in class org.jivesoftware.smackx.packet.MUCOwner.Item
-
Returns the actor (JID of an occupant in the room) that was kicked or banned.
- getActor() - Method in class org.jivesoftware.smackx.packet.MUCUser.Item
-
Returns the actor (JID of an occupant in the room) that was kicked or banned.
- getAdmins() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns a collection of Affiliate
with the room administrators.
- getAffiliation() - Method in class org.jivesoftware.smackx.muc.Affiliate
-
Returns the affiliation of the afffiliated user.
- getAffiliation() - Method in class org.jivesoftware.smackx.muc.Occupant
-
Returns the affiliation of the occupant.
- getAffiliation() - Method in class org.jivesoftware.smackx.packet.MUCAdmin.Item
-
Returns the occupant's affiliation to the room.
- getAffiliation() - Method in class org.jivesoftware.smackx.packet.MUCOwner.Item
-
Returns the occupant's affiliation to the room.
- getAffiliation() - Method in class org.jivesoftware.smackx.packet.MUCUser.Item
-
Returns the occupant's affiliation to the room.
- getAttributes() - Method in class org.jivesoftware.smack.packet.Registration
-
Returns the map of String key/value pairs of account attributes.
- getBodies() - Method in class org.jivesoftware.smackx.packet.XHTMLExtension
-
Returns an Iterator for the bodies in the packet.
- getBodies(Message) - Static method in class org.jivesoftware.smackx.XHTMLManager
-
Returns an Iterator for the XHTML bodies in the message.
- getBodiesCount() - Method in class org.jivesoftware.smackx.packet.XHTMLExtension
-
Returns a count of the bodies in the XHTML packet.
- getBody() - Method in class org.jivesoftware.smack.packet.Message
-
Returns the body of the message, or null if the body has not been set.
- getCategory() - Method in class org.jivesoftware.smackx.packet.DiscoverInfo.Identity
-
Returns the entity's category.
- getChildElementXML() - Method in class org.jivesoftware.smack.packet.Authentication
-
- getChildElementXML() - Method in class org.jivesoftware.smack.packet.IQ
-
Returns the sub-element XML section of the IQ packet, or null if there
isn't one.
- getChildElementXML() - Method in class org.jivesoftware.smack.packet.Registration
-
- getChildElementXML() - Method in class org.jivesoftware.smack.packet.RosterPacket
-
- getChildElementXML() - Method in class org.jivesoftware.smackx.packet.DiscoverInfo
-
- getChildElementXML() - Method in class org.jivesoftware.smackx.packet.DiscoverItems
-
- getChildElementXML() - Method in class org.jivesoftware.smackx.packet.MUCAdmin
-
- getChildElementXML() - Method in class org.jivesoftware.smackx.packet.MUCOwner
-
- getChildElementXML() - Method in class org.jivesoftware.smackx.packet.Time
-
- getCode() - Method in class org.jivesoftware.smack.packet.XMPPError
-
Returns the error code.
- getCode() - Method in class org.jivesoftware.smackx.packet.MUCUser.Status
-
Returns the code that uniquely identifies the reason of the error.
- getColumns() - Method in class org.jivesoftware.smackx.ReportedData
-
Returns an Iterator for the columns returned from a search.
- getConfigurationForm() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns the room's configuration form that the room's owner can use or null if
no configuration is possible.
- getConnectionID() - Method in class org.jivesoftware.smack.XMPPConnection
-
Returns the connection ID for this connection, which is the value set by the server
when opening a XMPP stream.
- getDataFormToSend() - Method in class org.jivesoftware.smackx.Form
-
Returns a DataForm that serves to send this Form to the server.
- getDecline() - Method in class org.jivesoftware.smackx.packet.MUCUser
-
Returns the rejection to an invitation from another user to a room.
- getDefaultSubscriptionMode() - Static method in class org.jivesoftware.smack.Roster
-
Returns the default subscription processing mode to use when a new Roster is created.
- getDescription() - Method in class org.jivesoftware.smackx.FormField
-
Returns a description that provides extra clarification about the question.
- getDescription() - Method in class org.jivesoftware.smackx.muc.RoomInfo
-
Returns the discovered description of the room.
- getDestroy() - Method in class org.jivesoftware.smackx.packet.MUCOwner
-
Returns a request to the server to destroy a room.
- getDestroy() - Method in class org.jivesoftware.smackx.packet.MUCUser
-
Returns the notification that the room has been destroyed.
- getDigest() - Method in class org.jivesoftware.smack.packet.Authentication
-
Returns the password digest or null if the digest hasn't
been set.
- getDisplay() - Method in class org.jivesoftware.smackx.packet.Time
-
Returns the local (non-utc) time in human-friendly format.
- getElementName() - Method in class org.jivesoftware.smack.packet.DefaultPacketExtension
-
Returns the XML element name of the extension sub-packet root element.
- getElementName() - Method in interface org.jivesoftware.smack.packet.PacketExtension
-
Returns the root element name.
- getElementName() - Method in class org.jivesoftware.smackx.GroupChatInvitation
-
- getElementName() - Method in class org.jivesoftware.smackx.packet.DataForm
-
- getElementName() - Method in class org.jivesoftware.smackx.packet.DefaultPrivateData
-
Returns the XML element name of the private data sub-packet root element.
- getElementName() - Method in class org.jivesoftware.smackx.packet.DelayInformation
-
- getElementName() - Method in class org.jivesoftware.smackx.packet.MessageEvent
-
Returns the XML element name of the extension sub-packet root element.
- getElementName() - Method in class org.jivesoftware.smackx.packet.MUCInitialPresence
-
- getElementName() - Method in class org.jivesoftware.smackx.packet.MUCUser
-
- getElementName() - Method in interface org.jivesoftware.smackx.packet.PrivateData
-
Returns the root element name.
- getElementName() - Method in class org.jivesoftware.smackx.packet.RosterExchange
-
Returns the XML element name of the extension sub-packet root element.
- getElementName() - Method in class org.jivesoftware.smackx.packet.XHTMLExtension
-
Returns the XML element name of the extension sub-packet root element.
- getEntityID() - Method in class org.jivesoftware.smackx.packet.DiscoverItems.Item
-
Returns the entity's ID.
- getEntries() - Method in class org.jivesoftware.smack.Roster
-
Returns all entries in the roster, including entries that don't belong to
any groups.
- getEntries() - Method in class org.jivesoftware.smack.RosterGroup
-
Returns an iterator for the entries in the group.
- getEntry(String) - Method in class org.jivesoftware.smack.Roster
-
Returns the roster entry associated with the given XMPP address or
null if the user is not an entry in the roster.
- getEntry(String) - Method in class org.jivesoftware.smack.RosterGroup
-
Returns the roster entry associated with the given XMPP address or
null if the user is not an entry in the group.
- getEntryCount() - Method in class org.jivesoftware.smack.Roster
-
Returns a count of the entries in the roster.
- getEntryCount() - Method in class org.jivesoftware.smack.RosterGroup
-
Returns the number of entries in the group.
- getEntryCount() - Method in class org.jivesoftware.smackx.packet.RosterExchange
-
Returns a count of the entries in the roster exchange.
- getError() - Method in class org.jivesoftware.smack.packet.Packet
-
Returns the error associated with this packet, or null if there are
no errors.
- getEventTypes() - Method in class org.jivesoftware.smackx.packet.MessageEvent
-
Returns the types of events.
- getExtension(String, String) - Method in class org.jivesoftware.smack.packet.Packet
-
Returns the first packet extension that matches the specified element name and
namespace, or null if it doesn't exist.
- getExtensionProvider(String, String) - Static method in class org.jivesoftware.smack.provider.ProviderManager
-
Returns the packet extension provider registered to the specified XML element name
and namespace.
- getExtensionProviders() - Static method in class org.jivesoftware.smack.provider.ProviderManager
-
Returns an Iterator for all PacketExtensionProvider instances.
- getExtensions() - Method in class org.jivesoftware.smack.packet.Packet
-
Returns an Iterator for the packet extensions attached to the packet.
- getExtensionsXML() - Method in class org.jivesoftware.smack.packet.Packet
-
Returns the extension sub-packets (including properties data) as an XML
String, or the Empty String if there are no packet extensions.
- getFeatures() - Method in class org.jivesoftware.smackx.ServiceDiscoveryManager
-
Returns the supported features by this XMPP entity.
- getField(String) - Method in class org.jivesoftware.smackx.Form
-
Returns the field of the form whose variable matches the specified variable.
- getFields() - Method in class org.jivesoftware.smackx.Form
-
Returns an Iterator for the fields that are part of the form.
- getFields() - Method in class org.jivesoftware.smackx.packet.DataForm
-
Returns an Iterator for the fields that are part of the form.
- getFields() - Method in class org.jivesoftware.smackx.packet.DataForm.Item
-
Returns the fields that define the data that goes with the item.
- getFields() - Method in class org.jivesoftware.smackx.packet.DataForm.ReportedData
-
Returns the fields returned from a search.
- getFormFrom(Packet) - Static method in class org.jivesoftware.smackx.Form
-
Returns a new ReportedData if the packet is used for gathering data and includes an
extension that matches the elementName and namespace "x","jabber:x:data".
- getFrom() - Method in class org.jivesoftware.smack.packet.Packet
-
Returns who the packet is being sent "from" or null if
the value is not set.
- getFrom() - Method in class org.jivesoftware.smackx.packet.DelayInformation
-
Returns 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.
- getFrom() - Method in class org.jivesoftware.smackx.packet.MUCUser.Decline
-
Returns the bare JID of the invitee that rejected the invitation.
- getFrom() - Method in class org.jivesoftware.smackx.packet.MUCUser.Invite
-
Returns the bare JID of the inviter or, optionally, the room JID.
- getGroup(String) - Method in class org.jivesoftware.smack.Roster
-
Returns the roster group with the specified name, or null if the
group doesn't exist.
- getGroupArrayNames() - Method in class org.jivesoftware.smackx.RemoteRosterEntry
-
Returns a String array for the group names that the roster entry
belongs to.
- getGroupCount() - Method in class org.jivesoftware.smack.Roster
-
Returns the number of the groups in the roster.
- getGroupNames() - Method in class org.jivesoftware.smack.packet.RosterPacket.Item
-
Returns an Iterator for the group names (as Strings) that the roster item
belongs to.
- getGroupNames() - Method in class org.jivesoftware.smackx.RemoteRosterEntry
-
Returns an Iterator for the group names (as Strings) that the roster entry
belongs to.
- getGroups() - Method in class org.jivesoftware.smack.Roster
-
Returns an iterator the for all the roster groups.
- getGroups() - Method in class org.jivesoftware.smack.RosterEntry
-
Returns an iterator for all the roster groups that this entry belongs to.
- getHistory() - Method in class org.jivesoftware.smackx.packet.MUCInitialPresence
-
Returns the history that manages the amount of discussion history provided on
entering a room.
- getHost() - Method in class org.jivesoftware.smack.XMPPConnection
-
Returns the host name of the XMPP server for this connection.
- getHostedRooms(XMPPConnection, String) - Static method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns a collection of HostedRooms where each HostedRoom has the XMPP address of the room
and the room's name.
- getIdentities() - Method in class org.jivesoftware.smackx.packet.DiscoverInfo
-
Returns the discovered identities of an XMPP entity.
- getIdentityName() - Static method in class org.jivesoftware.smackx.ServiceDiscoveryManager
-
Returns the name of the client that will be returned when asked for the client identity
in a disco request.
- getIdentityType() - Static method in class org.jivesoftware.smackx.ServiceDiscoveryManager
-
Returns the type of client that will be returned when asked for the client identity in a
disco request.
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.ServiceDiscoveryManager
-
Returns the ServiceDiscoveryManager instance associated with a given XMPPConnection.
- getInstructions() - Method in class org.jivesoftware.smack.packet.Registration
-
Returns the registration instructions, or null if no instructions
have been set.
- getInstructions() - Method in class org.jivesoftware.smackx.Form
-
Returns the instructions that explain how to fill out the form and what the form is about.
- getInstructions() - Method in class org.jivesoftware.smackx.packet.DataForm
-
Returns an Iterator for the list of instructions that explain how to fill out the form and
what the form is about.
- getInvite() - Method in class org.jivesoftware.smackx.packet.MUCUser
-
Returns the invitation for another user to a room.
- getIQProvider(String, String) - Static method in class org.jivesoftware.smack.provider.ProviderManager
-
Returns the IQ provider registered to the specified XML element name and namespace.
- getIQProviders() - Static method in class org.jivesoftware.smack.provider.ProviderManager
-
Returns an Iterator for all IQProvider instances.
- getItem() - Method in class org.jivesoftware.smackx.packet.MUCUser
-
Returns the item child that holds information about roles, affiliation, jids and nicks.
- getItems() - Method in class org.jivesoftware.smackx.packet.DataForm
-
Returns an Iterator for the items returned from a search.
- getItems() - Method in class org.jivesoftware.smackx.packet.DiscoverItems
-
Returns the discovered items of the queried XMPP entity.
- getItems() - Method in class org.jivesoftware.smackx.packet.MUCAdmin
-
Returns an Iterator for item childs that holds information about roles, affiliation,
jids and nicks.
- getItems() - Method in class org.jivesoftware.smackx.packet.MUCOwner
-
Returns an Iterator for item childs that holds information about affiliation,
jids and nicks.
- getItemStatus() - Method in class org.jivesoftware.smack.packet.RosterPacket.Item
-
Returns the roster item status.
- getItemType() - Method in class org.jivesoftware.smack.packet.RosterPacket.Item
-
Returns the roster item type.
- getJid() - Method in class org.jivesoftware.smackx.muc.Affiliate
-
Returns the bare JID of the affiliated user.
- getJid() - Method in class org.jivesoftware.smackx.muc.HostedRoom
-
Returns the XMPP address of the hosted room by the chat service.
- getJid() - Method in class org.jivesoftware.smackx.muc.Occupant
-
Returns the full JID of the occupant.
- getJid() - Method in class org.jivesoftware.smackx.packet.MUCAdmin.Item
-
Returns the by which an occupant is identified within the context
of a room.
- getJid() - Method in class org.jivesoftware.smackx.packet.MUCOwner.Destroy
-
Returns the JID of an alternate location since the current room is being destroyed.
- getJid() - Method in class org.jivesoftware.smackx.packet.MUCOwner.Item
-
Returns the by which an occupant is identified within the context
of a room.
- getJid() - Method in class org.jivesoftware.smackx.packet.MUCUser.Destroy
-
Returns the JID of an alternate location since the current room is being destroyed.
- getJid() - Method in class org.jivesoftware.smackx.packet.MUCUser.Item
-
Returns the by which an occupant is identified within the context
of a room.
- getJoinedRooms(XMPPConnection, String) - Static method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns an Iterator on the rooms where the requested user has joined.
- getKeepAliveInterval() - Static method in class org.jivesoftware.smack.SmackConfiguration
-
Returns the number of milleseconds delay between sending keep-alive
requests to the server.
- getLabel() - Method in class org.jivesoftware.smackx.FormField
-
Returns the label of the question which should give enough information to the user to
fill out the form.
- getLabel() - Method in class org.jivesoftware.smackx.FormField.Option
-
Returns the label that represents the option.
- getLabel() - Method in class org.jivesoftware.smackx.ReportedData.Column
-
Returns the column's label.
- getMaxChars() - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
-
Returns the total number of characters to receive in the history.
- getMaxChars() - Method in class org.jivesoftware.smackx.packet.MUCInitialPresence.History
-
Returns the total number of characters to receive in the history.
- getMaxStanzas() - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
-
Returns the total number of messages to receive in the history.
- getMaxStanzas() - Method in class org.jivesoftware.smackx.packet.MUCInitialPresence.History
-
Returns the total number of messages to receive in the history.
- getMembers() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns a collection of Affiliate
with the room members.
- getMessage() - Method in class org.jivesoftware.smack.packet.XMPPError
-
Returns the message describing the error, or null if there is no message.
- getMessage() - Method in exception org.jivesoftware.smack.XMPPException
-
- getMode() - Method in class org.jivesoftware.smack.packet.Presence
-
Returns the mode of the presence update.
- getModerators() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns a collection of Occupant
with the room moderators.
- getName() - Method in class org.jivesoftware.smack.packet.RosterPacket.Item
-
Returns the user's name.
- getName() - Method in class org.jivesoftware.smack.RosterEntry
-
Returns the name associated with this entry.
- getName() - Method in class org.jivesoftware.smack.RosterGroup
-
Returns the name of the group.
- getName() - Method in class org.jivesoftware.smackx.muc.HostedRoom
-
Returns the name of the room.
- getName() - Method in class org.jivesoftware.smackx.packet.DiscoverInfo.Identity
-
Returns the identity's name.
- getName() - Method in class org.jivesoftware.smackx.packet.DiscoverItems.Item
-
Returns the entity's name.
- getName() - Method in class org.jivesoftware.smackx.RemoteRosterEntry
-
Returns the user's name.
- getNames() - Method in class org.jivesoftware.smack.packet.DefaultPacketExtension
-
Returns an Iterator for the names that can be used to get
values of the packet extension.
- getNames() - Method in class org.jivesoftware.smackx.packet.DefaultPrivateData
-
Returns an Iterator for the names that can be used to get
values of the private data.
- getNamespace() - Method in class org.jivesoftware.smack.packet.DefaultPacketExtension
-
Returns the XML namespace of the extension sub-packet root element.
- getNamespace() - Method in interface org.jivesoftware.smack.packet.PacketExtension
-
Returns the root element XML namespace.
- getNamespace() - Method in class org.jivesoftware.smackx.GroupChatInvitation
-
- getNamespace() - Method in class org.jivesoftware.smackx.packet.DataForm
-
- getNamespace() - Method in class org.jivesoftware.smackx.packet.DefaultPrivateData
-
Returns the XML namespace of the private data sub-packet root element.
- getNamespace() - Method in class org.jivesoftware.smackx.packet.DelayInformation
-
- getNamespace() - Method in class org.jivesoftware.smackx.packet.MessageEvent
-
Returns the XML namespace of the extension sub-packet root element.
- getNamespace() - Method in class org.jivesoftware.smackx.packet.MUCInitialPresence
-
- getNamespace() - Method in class org.jivesoftware.smackx.packet.MUCUser
-
- getNamespace() - Method in interface org.jivesoftware.smackx.packet.PrivateData
-
Returns the root element XML namespace.
- getNamespace() - Method in class org.jivesoftware.smackx.packet.RosterExchange
-
Returns the XML namespace of the extension sub-packet root element.
- getNamespace() - Method in class org.jivesoftware.smackx.packet.XHTMLExtension
-
Returns the XML namespace of the extension sub-packet root element.
- getNick() - Method in class org.jivesoftware.smackx.muc.Affiliate
-
Returns the current nickname of the affiliated user if the user is currently in the room.
- getNick() - Method in class org.jivesoftware.smackx.muc.Occupant
-
Returns the current nickname of the occupant in the room.
- getNick() - Method in class org.jivesoftware.smackx.packet.MUCAdmin.Item
-
Returns the new nickname of an occupant that is changing his/her nickname.
- getNick() - Method in class org.jivesoftware.smackx.packet.MUCOwner.Item
-
Returns the new nickname of an occupant that is changing his/her nickname.
- getNick() - Method in class org.jivesoftware.smackx.packet.MUCUser.Item
-
Returns the new nickname of an occupant that is changing his/her nickname.
- getNickname() - Method in class org.jivesoftware.smack.GroupChat
-
Returns the nickname that was used to join the room, or null if not
currently joined.
- getNickname() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns the nickname that was used to join the room, or null if not
currently joined.
- getNode() - Method in class org.jivesoftware.smackx.packet.DiscoverInfo
-
Returns the node attribute that supplements the 'jid' attribute.
- getNode() - Method in class org.jivesoftware.smackx.packet.DiscoverItems
-
Returns the node attribute that supplements the 'jid' attribute.
- getNode() - Method in class org.jivesoftware.smackx.packet.DiscoverItems.Item
-
Returns the node attribute that supplements the 'jid' attribute.
- getNodeItems() - Method in interface org.jivesoftware.smackx.NodeInformationProvider
-
- getOccupant(String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns the Occupant information for a particular occupant, or null if the
user is not in the room.
- getOccupantPresence(String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns the presence info for a particular user, or null if the user
is not in the room.
- getOccupants() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns an Iterator (of Strings) for the list of fully qualified occupants
in the group chat.
- getOccupantsCount() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns the number of occupants in the group chat.
- getOccupantsCount() - Method in class org.jivesoftware.smackx.muc.RoomInfo
-
Returns the discovered number of occupants that are currently in the room.
- getOptions() - Method in class org.jivesoftware.smackx.FormField
-
Returns an Iterator for the available options that the user has in order to answer
the question.
- getOutcasts() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns a collection of Affiliate
with the room outcasts.
- getOwners() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns a collection of Affiliate
with the room owners.
- getPacketFilter() - Method in class org.jivesoftware.smack.PacketCollector
-
Returns the packet filter associated with this packet collector.
- getPacketID() - Method in class org.jivesoftware.smack.packet.Packet
-
Returns the unique ID of the packet.
- getPacketID() - Method in class org.jivesoftware.smackx.packet.MessageEvent
-
Returns the unique ID of the message that requested to be notified of the event.
- getPacketReplyTimeout() - Static method in class org.jivesoftware.smack.SmackConfiguration
-
Returns the number of milliseconds to wait for a response from
the server.
- getParticipant() - Method in class org.jivesoftware.smack.Chat
-
Returns the name of the user the chat is with.
- getParticipantCount() - Method in class org.jivesoftware.smack.GroupChat
-
Returns the number of participants in the group chat.
- getParticipants() - Method in class org.jivesoftware.smack.GroupChat
-
Returns an Iterator (of Strings) for the list of fully qualified participants
in the group chat.
- getParticipants() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns a collection of Occupant
with the room participants.
- getPassword() - Method in class org.jivesoftware.smack.packet.Authentication
-
Returns the plain text password or null if the password hasn't
been set.
- getPassword() - Method in class org.jivesoftware.smack.packet.Registration
-
Returns the password, or null if no password has been set.
- getPassword() - Method in class org.jivesoftware.smackx.packet.MUCInitialPresence
-
Returns the password to use when the room requires a password.
- getPassword() - Method in class org.jivesoftware.smackx.packet.MUCUser
-
Returns the password to use to enter Password-Protected Room.
- getPort() - Method in class org.jivesoftware.smack.XMPPConnection
-
Returns the port number of the XMPP server for this connection.
- getPresence(String) - Method in class org.jivesoftware.smack.Roster
-
Returns the presence info for a particular user, or null if the user
is unavailable (offline) or if no presence information is available, such as
when you are not subscribed to the user's presence updates.
- getPresenceResource(String) - Method in class org.jivesoftware.smack.Roster
-
Returns the presence info for a particular user's resource, or null if the user
is unavailable (offline) or if no presence information is available, such as
when you are not subscribed to the user's presence updates.
- getPresences(String) - Method in class org.jivesoftware.smack.Roster
-
Returns an iterator (of Presence objects) for all the user's current presences
or null if the user is unavailable (offline) or if no presence information
is available, such as when you are not subscribed to the user's presence updates.
- getPriority() - Method in class org.jivesoftware.smack.packet.Presence
-
Returns the priority of the presence, or -1 if no priority has been set.
- getPrivateData(String, String) - Method in class org.jivesoftware.smackx.PrivateDataManager
-
Returns the private data specified by the given element name and namespace.
- getPrivateDataProvider(String, String) - Static method in class org.jivesoftware.smackx.PrivateDataManager
-
Returns the private data provider registered to the specified XML element name and namespace.
- getProperty(String) - Method in class org.jivesoftware.smack.packet.Packet
-
Returns the packet property with the specified name or null if the
property doesn't exist.
- getPropertyNames() - Method in class org.jivesoftware.smack.packet.Packet
-
Returns an Iterator for all the property names that are set.
- getReader() - Method in class org.jivesoftware.smack.debugger.LiteDebugger
-
- getReader() - Method in interface org.jivesoftware.smack.debugger.SmackDebugger
-
Returns the special Reader that wraps the main Reader and logs data to the GUI.
- getReader() - Method in class org.jivesoftware.smackx.debugger.EnhancedDebugger
-
- getReaderListener() - Method in class org.jivesoftware.smack.debugger.LiteDebugger
-
- getReaderListener() - Method in interface org.jivesoftware.smack.debugger.SmackDebugger
-
Returns the thread that will listen for all incoming packets and write them to the GUI.
- getReaderListener() - Method in class org.jivesoftware.smackx.debugger.EnhancedDebugger
-
- getReason() - Method in class org.jivesoftware.smackx.packet.DelayInformation
-
Returns a natural-language description of the reason for the delay or null if
this information is not available.
- getReason() - Method in class org.jivesoftware.smackx.packet.MUCAdmin.Item
-
Returns the reason for the item child.
- getReason() - Method in class org.jivesoftware.smackx.packet.MUCOwner.Destroy
-
Returns the reason for the room destruction.
- getReason() - Method in class org.jivesoftware.smackx.packet.MUCOwner.Item
-
Returns the reason for the item child.
- getReason() - Method in class org.jivesoftware.smackx.packet.MUCUser.Decline
-
Returns the message explaining why the invitation was rejected.
- getReason() - Method in class org.jivesoftware.smackx.packet.MUCUser.Destroy
-
Returns the reason for the room destruction.
- getReason() - Method in class org.jivesoftware.smackx.packet.MUCUser.Invite
-
Returns the message explaining the invitation.
- getReason() - Method in class org.jivesoftware.smackx.packet.MUCUser.Item
-
Returns the reason for the item child.
- getRegistrationForm() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns the room's registration form that an unaffiliated user, can use to become a member
of the room or null if no registration is possible.
- getReportedData() - Method in class org.jivesoftware.smackx.packet.DataForm
-
Returns the fields that will be returned from a search.
- getReportedDataFrom(Packet) - Static method in class org.jivesoftware.smackx.ReportedData
-
Returns a new ReportedData if the packet is used for reporting data and includes an
extension that matches the elementName and namespace "x","jabber:x:data".
- getReservedNickname() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns the reserved room nickname for the user in the room.
- getResource() - Method in class org.jivesoftware.smack.packet.Authentication
-
Returns the resource or null if the resource hasn't been set.
- getRole() - Method in class org.jivesoftware.smackx.muc.Affiliate
-
Returns the current role of the affiliated user if the user is currently in the room.
- getRole() - Method in class org.jivesoftware.smackx.muc.Occupant
-
Returns the current role of the occupant in the room.
- getRole() - Method in class org.jivesoftware.smackx.packet.MUCAdmin.Item
-
Returns the temporary position or privilege level of an occupant within a room.
- getRole() - Method in class org.jivesoftware.smackx.packet.MUCOwner.Item
-
Returns the temporary position or privilege level of an occupant within a room.
- getRole() - Method in class org.jivesoftware.smackx.packet.MUCUser.Item
-
Returns the temporary position or privilege level of an occupant within a room.
- getRoom() - Method in class org.jivesoftware.smack.GroupChat
-
Returns the name of the room this GroupChat object represents.
- getRoom() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns the name of the room this MultiUserChat object represents.
- getRoomAddress() - Method in class org.jivesoftware.smackx.GroupChatInvitation
-
Returns the address of the group chat room.
- getRoomInfo(XMPPConnection, String) - Static method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns the discovered information of a given room whithout actually having to join the room.
- getRoster() - Method in class org.jivesoftware.smack.XMPPConnection
-
Returns the roster for the user logged into the server.
- getRosterEntries() - Method in class org.jivesoftware.smackx.packet.RosterExchange
-
Returns an Iterator for the roster entries in the packet.
- getRosterItemCount() - Method in class org.jivesoftware.smack.packet.RosterPacket
-
Returns the number of roster items in this roster packet.
- getRosterItems() - Method in class org.jivesoftware.smack.packet.RosterPacket
-
Returns an Iterator for the roster items in the packet.
- getRows() - Method in class org.jivesoftware.smackx.ReportedData
-
Returns an Iterator for the rows returned from a search.
- getSeconds() - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
-
Returns the number of seconds to use to filter the messages received during that time.
- getSeconds() - Method in class org.jivesoftware.smackx.packet.MUCInitialPresence.History
-
Returns the number of seconds to use to filter the messages received during that time.
- getServiceNames(XMPPConnection) - Static method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns a collection with the XMPP addresses of the Multi-User Chat services.
- getSince() - Method in class org.jivesoftware.smackx.muc.DiscussionHistory
-
Returns the since date to use to filter the messages received during that time.
- getSince() - Method in class org.jivesoftware.smackx.packet.MUCInitialPresence.History
-
Returns the since date to use to filter the messages received during that time.
- getStamp() - Method in class org.jivesoftware.smackx.packet.DelayInformation
-
Returns the timstamp when the packet was originally sent.
- getStatus() - Method in class org.jivesoftware.smack.packet.Presence
-
Returns the status message of the presence update, or null if there
is not a status.
- getStatus() - Method in class org.jivesoftware.smackx.packet.MUCUser
-
Returns the status which holds a code that assists in presenting notification messages.
- getSubject() - Method in class org.jivesoftware.smack.packet.Message
-
Returns the subject of the message, or null if the subject has not been set.
- getSubject() - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Returns the last known room's subject or null if the user hasn't joined the room
or the room does not have a subject yet.
- getSubject() - Method in class org.jivesoftware.smackx.muc.RoomInfo
-
Returns the discovered subject of the room.
- getSubscriptionMode() - Method in class org.jivesoftware.smack.Roster
-
Returns the subscription processing mode, which dictates what action
Smack will take when subscription requests from other users are made.
- getThread() - Method in class org.jivesoftware.smack.packet.Message
-
Returns the thread id of the message, which is a unique identifier for a sequence
of "chat" messages.
- getThreadID() - Method in class org.jivesoftware.smack.Chat
-
Returns the thread id associated with this chat, which corresponds to the
thread field of XMPP messages.
- getTime() - Method in class org.jivesoftware.smackx.packet.Time
-
Returns the local time or null if the time hasn't been set.
- getTitle() - Method in class org.jivesoftware.smackx.Form
-
Returns the description of the data.
- getTitle() - Method in class org.jivesoftware.smackx.packet.DataForm
-
Returns the description of the data.
- getTitle() - Method in class org.jivesoftware.smackx.ReportedData
-
Returns the report's title.
- getTo() - Method in class org.jivesoftware.smack.packet.Packet
-
Returns who the packet is being sent "to", or null if
the value is not set.
- getTo() - Method in class org.jivesoftware.smackx.packet.MUCUser.Decline
-
Returns the bare JID of the inviter.
- getTo() - Method in class org.jivesoftware.smackx.packet.MUCUser.Invite
-
Returns the bare JID of the invitee.
- getType() - Method in class org.jivesoftware.smack.packet.IQ
-
Returns the type of the IQ packet.
- getType() - Method in class org.jivesoftware.smack.packet.Message
-
Returns the type of the message.
- getType() - Method in class org.jivesoftware.smack.packet.Presence
-
Returns the type of this presence packet.
- getType() - Method in class org.jivesoftware.smack.RosterEntry
-
Returns the roster subscription type of the entry.
- getType() - Method in class org.jivesoftware.smackx.Form
-
Returns the meaning of the data within the context.
- getType() - Method in class org.jivesoftware.smackx.FormField
-
Returns an indicative of the format for the data to answer.
- getType() - Method in class org.jivesoftware.smackx.packet.DataForm
-
Returns the meaning of the data within the context.
- getType() - Method in class org.jivesoftware.smackx.packet.DiscoverInfo.Identity
-
Returns the entity's type.
- getType() - Method in class org.jivesoftware.smackx.ReportedData.Column
-
Returns the column's data format.
- getTz() - Method in class org.jivesoftware.smackx.packet.Time
-
Returns the time zone.
- getUnfiledEntries() - Method in class org.jivesoftware.smack.Roster
-
Returns an Iterator for the unfiled roster entries.
- getUnfiledEntryCount() - Method in class org.jivesoftware.smack.Roster
-
Returns a count of the unfiled entries in the roster.
- getUser() - Method in class org.jivesoftware.smack.packet.RosterPacket.Item
-
Returns the user.
- getUser() - Method in class org.jivesoftware.smack.RosterEntry
-
Returns the JID of the user associated with this entry.
- getUser() - Method in class org.jivesoftware.smack.XMPPConnection
-
Returns the full XMPP address of the user that is logged in to the connection or
null if not logged in yet.
- getUser() - Method in class org.jivesoftware.smackx.RemoteRosterEntry
-
Returns the user.
- getUsername() - Method in class org.jivesoftware.smack.packet.Authentication
-
Returns the username, or null if the username hasn't been sent.
- getUsername() - Method in class org.jivesoftware.smack.packet.Registration
-
Returns the username, or null if no username has ben set.
- getUtc() - Method in class org.jivesoftware.smackx.packet.Time
-
Returns the time as a UTC formatted String using the format CCYYMMDDThh:mm:ss.
- getValue(String) - Method in class org.jivesoftware.smack.packet.DefaultPacketExtension
-
Returns a packet extension value given a name.
- getValue() - Method in class org.jivesoftware.smackx.FormField.Option
-
Returns the value of the option.
- getValue(String) - Method in class org.jivesoftware.smackx.packet.DefaultPrivateData
-
Returns a value given a name.
- getValue(String) - Method in class org.jivesoftware.smackx.ReportedData.Row
-
Returns the value of the field whose variable matches the requested variable.
- getValues() - Method in class org.jivesoftware.smackx.FormField
-
Returns an Iterator for the default values of the question if the question is part
of a form to fill out.
- getVar() - Method in class org.jivesoftware.smackx.packet.DiscoverInfo.Feature
-
Returns the feature's variable.
- getVariable() - Method in class org.jivesoftware.smackx.FormField
-
Returns the variable name that the question is filling out.
- getVariable() - Method in class org.jivesoftware.smackx.ReportedData.Column
-
Returns the variable name that the column is showing.
- getVersion() - Static method in class org.jivesoftware.smack.SmackConfiguration
-
Returns the Smack version information, eg "1.3.0".
- getWrappedThrowable() - Method in exception org.jivesoftware.smack.XMPPException
-
Returns the Throwable asscociated with this exception, or null if there
isn't one.
- getWriter() - Method in class org.jivesoftware.smack.debugger.LiteDebugger
-
- getWriter() - Method in interface org.jivesoftware.smack.debugger.SmackDebugger
-
Returns the special Writer that wraps the main Writer and logs data to the GUI.
- getWriter() - Method in class org.jivesoftware.smackx.debugger.EnhancedDebugger
-
- getWriterListener() - Method in class org.jivesoftware.smack.debugger.LiteDebugger
-
- getWriterListener() - Method in interface org.jivesoftware.smack.debugger.SmackDebugger
-
Returns the thread that will listen for all outgoing packets and write them to the GUI.
- getWriterListener() - Method in class org.jivesoftware.smackx.debugger.EnhancedDebugger
-
- getXMPPError() - Method in exception org.jivesoftware.smack.XMPPException
-
Returns the XMPPError asscociated with this exception, or null if there
isn't one.
- grantAdmin(Collection) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Grants administrator privileges to other users.
- grantAdmin(String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Grants administrator privileges to another user.
- grantMembership(Collection) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Grants membership to other users.
- grantMembership(String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Grants membership to a user.
- grantModerator(Collection) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Grants moderator privileges to participants or visitors.
- grantModerator(String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Grants moderator privileges to a participant or visitor.
- grantOwnership(Collection) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Grants ownership privileges to other users.
- grantOwnership(String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Grants ownership privileges to another user.
- grantVoice(Collection) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Grants voice to visitors in the room.
- grantVoice(String) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Grants voice to a visitor in the room.
- GROUP_CHAT - Static variable in class org.jivesoftware.smack.packet.Message.Type
-
Chat message sent to a groupchat server for group chats.
- GroupChat - Class in org.jivesoftware.smack
-
A GroupChat is a conversation that takes place among many users in a virtual
room.
- GroupChat(XMPPConnection, String) - Constructor for class org.jivesoftware.smack.GroupChat
-
Creates a new group chat with the specified connection and room name.
- GroupChatInvitation - Class in org.jivesoftware.smackx
-
A group chat invitation packet extension, which is used to invite other
users to a group chat room.
- GroupChatInvitation(String) - Constructor for class org.jivesoftware.smackx.GroupChatInvitation
-
Creates a new group chat invitation to the specified room address.
- GroupChatInvitation.Provider - Class in org.jivesoftware.smackx
-
- GroupChatInvitation.Provider() - Constructor for class org.jivesoftware.smackx.GroupChatInvitation.Provider
-
- 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.
- 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
- 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.smack.GroupChat
-
Sends a message to the chat room.
- sendMessage(Message) - Method in class org.jivesoftware.smack.GroupChat
-
Sends a Message to the chat room.
- 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.XMPPConnection
-
Sends the specified packet to the server.
- sendRegistrationForm(Form) - Method in class org.jivesoftware.smackx.muc.MultiUserChat
-
Sends the completed registration form to the server.
- ServiceDiscoveryManager - Class in org.jivesoftware.smackx
-
Manages discovery of services in XMPP entities.
- ServiceDiscoveryManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.ServiceDiscoveryManager
-
Creates a new ServiceDiscoveryManager for a given XMPPConnection.
- SET - Static variable in class org.jivesoftware.smack.packet.IQ.Type
-
- setAction(String) - Method in class org.jivesoftware.smackx.packet.DiscoverItems.Item
-
Sets the action that specifies the action being taken for this item.
- 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.
- 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) - Method in class org.jivesoftware.smackx.Form
-
Sets a new values to a given form's field.
- setAttributes(Map) - Method in class org.jivesoftware.smack.packet.Registration
-
Sets the account attributes.
- setBody(String) - Method in class org.jivesoftware.smack.packet.Message
-
Sets the body of the message.
- 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.
- 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.
- setDecline(MUCUser.Decline) - Method in class org.jivesoftware.smackx.packet.MUCUser
-
Sets the rejection to an invitation from another user to a room.
- setDefaultAnswer(String) - Method in class org.jivesoftware.smackx.Form
-
Sets the default value as the value of a given form's field.
- setDefaultSubscriptionMode(int) - Static method in class org.jivesoftware.smack.Roster
-
Sets the default subscription processing mode to use when a new Roster is created.
- 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.
- setDescription(String) - Method in class org.jivesoftware.smackx.FormField
-
Sets a description that provides extra clarification about the question.
- 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.
- 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.
- setError(XMPPError) - Method in class org.jivesoftware.smack.packet.Packet
-
Sets the error for this packet.
- setFilteredOnThreadID(boolean) - Static method in class org.jivesoftware.smack.Chat
-
Sets whether only messages that have a matching threadID will be delivered to Chat instances.
- 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.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.
- 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.
- 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.
- 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) - 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.
- 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.
- 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.
- setKeepAliveInterval(int) - Static method in class org.jivesoftware.smack.SmackConfiguration
-
Sets the number of milleseconds delay between sending keep-alive
requests to the server.
- 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.
- 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.
- 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.
- setMode(Presence.Mode) - Method in class org.jivesoftware.smack.packet.Presence
-
Sets the mode of the presence update.
- 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.packet.DiscoverItems.Item
-
Sets the entity'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.
- 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.
- setNodeInformationProvider(String, NodeInformationProvider) - Method in class org.jivesoftware.smackx.ServiceDiscoveryManager
-
Sets the NodeInformationProvider responsible for providing information
(ie items) related to a given node.
- 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.
- 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.
- setPassword(String) - Method in class org.jivesoftware.smack.packet.Authentication
-
Sets the plain text password.
- setPassword(String) - Method in class org.jivesoftware.smack.packet.Registration
-
Sets the 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.
- setPriority(int) - Method in class org.jivesoftware.smack.packet.Presence
-
Sets the priority of the presence.
- setPrivateData(PrivateData) - Method in class org.jivesoftware.smackx.PrivateDataManager
-
Sets a private data value.
- setProperty(String, int) - Method in class org.jivesoftware.smack.packet.Packet
-
Sets a packet property with an int value.
- setProperty(String, long) - Method in class org.jivesoftware.smack.packet.Packet
-
Sets a packet property with a long value.
- setProperty(String, float) - Method in class org.jivesoftware.smack.packet.Packet
-
Sets a packet property with a float value.
- setProperty(String, double) - Method in class org.jivesoftware.smack.packet.Packet
-
Sets a packet property with a double value.
- setProperty(String, boolean) - Method in class org.jivesoftware.smack.packet.Packet
-
Sets a packet property with a bboolean value.
- setProperty(String, Object) - Method in class org.jivesoftware.smack.packet.Packet
-
Sets a property with an Object as the value.
- 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.
- 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.
- setRole(String) - Method in class org.jivesoftware.smackx.packet.MUCOwner.Item
-
Sets the temporary position or privilege level of an occupant within a room.
- 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.
- setServiceEnabled(XMPPConnection, boolean) - Static method in class org.jivesoftware.smackx.XHTMLManager
-
Enables or disables the XHTML support on a given connection.
- 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.
- setStatus(String) - Method in class org.jivesoftware.smack.packet.Presence
-
Sets the status message of the presence update.
- setStatus(MUCUser.Status) - Method in class org.jivesoftware.smackx.packet.MUCUser
-
Sets the status which holds a code that assists in presenting notification messages.
- setSubject(String) - Method in class org.jivesoftware.smack.packet.Message
-
Sets the subject of the message.
- setSubscriptionMode(int) - 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.
- 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.
- 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.
- 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.
- setTz(String) - Method in class org.jivesoftware.smackx.packet.Time
-
Sets the time zone.
- setUsername(String) - Method in class org.jivesoftware.smack.packet.Authentication
-
Sets the username.
- setUsername(String) - Method in class org.jivesoftware.smack.packet.Registration
-
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, String) - Method in class org.jivesoftware.smackx.packet.DefaultPrivateData
-
Sets a value given the name.
- skip(long) - Method in class org.jivesoftware.smack.util.ObservableReader
-
- 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.
- SSLXMPPConnection - Class in org.jivesoftware.smack
-
Creates an SSL connection to a XMPP server.
- SSLXMPPConnection(String) - Constructor for class org.jivesoftware.smack.SSLXMPPConnection
-
Creates a new SSL connection to the specified host on the default
SSL port (5223).
- SSLXMPPConnection(String, int) - Constructor for class org.jivesoftware.smack.SSLXMPPConnection
-
Creates a new SSL connection to the specified host on the specified port.
- StringUtils - Class in org.jivesoftware.smack.util
-
A collection of utility methods for String objects.
- 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.
- SUBSCRIBE - Static variable in class org.jivesoftware.smack.packet.Presence.Type
-
- SUBSCRIBED - Static variable in class org.jivesoftware.smack.packet.Presence.Type
-
- SUBSCRIPTION_ACCEPT_ALL - Static variable in class org.jivesoftware.smack.Roster
-
Automatically accept all subscription requests.
- SUBSCRIPTION_MANUAL - Static variable in class org.jivesoftware.smack.Roster
-
Subscription requests are ignored, which means they must be manually
processed by registering a listener for presence packets and then looking
for any presence requests that have the type Presence.Type.SUBSCRIBE.
- SUBSCRIPTION_PENDING - Static variable in class org.jivesoftware.smack.packet.RosterPacket.ItemStatus
-
Request to subcribe.
- SUBSCRIPTION_REJECT_ALL - Static variable in class org.jivesoftware.smack.Roster
-
Automatically reject all subscription requests.
- supportsAccountCreation() - Method in class org.jivesoftware.smack.AccountManager
-
Returns true if the server supports creating new accounts.