A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
SASLAuth — Class in package org.igniterealtime.xiff.auth
This is a base class for use with Simple Authentication and Security Layer (SASL) mechanisms.
SASLAuth() — Constructor in class org.igniterealtime.xiff.auth.SASLAuth
saved — Event in class org.igniterealtime.xiff.vcard.VCard
Dispatched when the vCard has been saved.
SAVED — Constant static property in class org.igniterealtime.xiff.events.VCardEvent
saveError — Event in class org.igniterealtime.xiff.vcard.VCard
Dispatched when saving the vCard fails.
SAVE_ERROR — Constant static property in class org.igniterealtime.xiff.events.VCardEvent
saveVCard(connection:org.igniterealtime.xiff.core:IXMPPConnection) — Method in interface org.igniterealtime.xiff.vcard.IVCard
saveVCard(connection:org.igniterealtime.xiff.core:IXMPPConnection) — Method in class org.igniterealtime.xiff.vcard.VCard
Saves a vCard.
saveVCard_result(resultIQ:org.igniterealtime.xiff.data:IQ) — Method in class org.igniterealtime.xiff.vcard.VCard
SearchExtension — Class in package org.igniterealtime.xiff.data.search
Implements jabber:iq:search namespace.
SearchExtension(parent) — Constructor in class org.igniterealtime.xiff.data.search.SearchExtension
SearchItem — Class in package org.igniterealtime.xiff.data.search
This class is used by the SearchExtension for internal representation of information pertaining to items matching the search query.
SearchItem(parent) — Constructor in class org.igniterealtime.xiff.data.search.SearchItem
SEARCH_PREP_COMPLETE — Constant static property in class org.igniterealtime.xiff.events.SearchPrepEvent
SearchPrepEvent — Class in package org.igniterealtime.xiff.events
SearchPrepEvent(type, bubbles, cancelable) — Constructor in class org.igniterealtime.xiff.events.SearchPrepEvent
seconds — Property in interface org.igniterealtime.xiff.data.muc.IMUCExtension
seconds — Property in class org.igniterealtime.xiff.data.muc.MUCExtension
Time based condition to retrive all messages for the last N seconds.
secure — Property in class org.igniterealtime.xiff.core.XMPPBOSHConnection
HTTP bind requests type.
segments — Property in class org.igniterealtime.xiff.data.whiteboard.Path
The read-only list of start and end points encoded as an array of objects with the format { from: { x: ###, y: ### }, to: { x: ###, y: ### } } You should not modify this list.
send(data:org.igniterealtime.xiff.data:IXMPPStanza) — Method in interface org.igniterealtime.xiff.core.IXMPPConnection
send(data:org.igniterealtime.xiff.data:IXMPPStanza) — Method in class org.igniterealtime.xiff.core.XMPPConnection
Sends data to the server.
sendKeepAlive() — Method in interface org.igniterealtime.xiff.core.IXMPPConnection
sendKeepAlive() — Method in class org.igniterealtime.xiff.core.XMPPBOSHConnection
sendKeepAlive() — Method in class org.igniterealtime.xiff.core.XMPPConnection
Sends ping to server in order to keep the connection alive.
sendMessage(body, htmlBody) — Method in interface org.igniterealtime.xiff.conference.IRoom
sendMessage(body, htmlBody) — Method in class org.igniterealtime.xiff.conference.Room
Sends a message to the conference room.
sendMessageWithExtension(message:org.igniterealtime.xiff.data:IMessage) — Method in interface org.igniterealtime.xiff.conference.IRoom
sendMessageWithExtension(message:org.igniterealtime.xiff.data:IMessage) — Method in class org.igniterealtime.xiff.conference.Room
Sends a message to the conference room with an extension attached.
sendPrivateMessage(recipientNickname, body, htmlBody) — Method in interface org.igniterealtime.xiff.conference.IRoom
sendPrivateMessage(recipientNickname, body, htmlBody) — Method in class org.igniterealtime.xiff.conference.Room
Sends a private message to a specific participant in the conference room.
sendRegistrationFields(fieldMap, key) — Method in interface org.igniterealtime.xiff.core.IXMPPConnection
sendRegistrationFields(fieldMap, key) — Method in class org.igniterealtime.xiff.core.XMPPConnection
Registers a new account with the server, sending the registration data as specified in the fieldMap
sendXML(someData) — Method in class org.igniterealtime.xiff.core.XMPPBOSHConnection
SerializationException — Class in package org.igniterealtime.xiff.exception
This exception is thrown whenever there is a problem serializing or deserializing data for sending to the server.
SerializationException() — Constructor in class org.igniterealtime.xiff.exception.SerializationException
serialize(parentNode) — Method in class org.igniterealtime.xiff.bookmark.BookmarkPrivatePayload
serialize(parentNode) — Method in class org.igniterealtime.xiff.bookmark.GroupChatBookmark
serialize(parentNode) — Method in class org.igniterealtime.xiff.bookmark.UrlBookmark
serialize(parentNode) — Method in class org.igniterealtime.xiff.data.AbstractExtension
serialize(parentNode) — Method in class org.igniterealtime.xiff.data.IQ
Serializes the IQ into XML form for sending to a server.
serialize(parentNode) — Method in interface org.igniterealtime.xiff.data.ISerializable
Called when the library need to retrieve the state of the instance.
serialize(parentNode) — Method in class org.igniterealtime.xiff.data.Message
Serializes the Message into XML form for sending to a server.
serialize(parentNode) — Method in class org.igniterealtime.xiff.data.Presence
Serializes the Presence into XML form for sending to a server.
serialize(parentNode) — Method in class org.igniterealtime.xiff.data.XMPPStanza
Prepares the XML version of the stanza for transmission to the server.
serialize(parent) — Method in class org.igniterealtime.xiff.data.auth.AuthExtension
serialize(parent) — Method in class org.igniterealtime.xiff.data.bind.BindExtension
serialize(parentNode) — Method in class org.igniterealtime.xiff.data.browse.BrowseExtension
ISerializable implementation which loads this extension from XML
serialize(parentNode) — Method in class org.igniterealtime.xiff.data.browse.BrowseItem
serialize(parentNode) — Method in class org.igniterealtime.xiff.data.disco.DiscoExtension
serialize(parentNode) — Method in class org.igniterealtime.xiff.data.events.MessageEventExtension
Called when the library need to retrieve the state of the instance.
serialize(parent) — Method in class org.igniterealtime.xiff.data.forms.FormExtension
Called when this extension is being put back on the network.
serialize(parent) — Method in class org.igniterealtime.xiff.data.forms.FormField
Serializes the FormField data to XML for sending.
serialize(parent) — Method in class org.igniterealtime.xiff.data.im.RosterExtension
Serializes the RosterExtension data to XML for sending.
serialize(parent) — Method in class org.igniterealtime.xiff.data.im.RosterItem
Serializes the RosterItem data to XML for sending.
serialize(parent) — Method in class org.igniterealtime.xiff.data.muc.MUCBaseExtension
Called when this extension is being put back on the network.
serialize(parent) — Method in class org.igniterealtime.xiff.data.muc.MUCExtension
serialize(parent) — Method in class org.igniterealtime.xiff.data.muc.MUCItem
serialize(parent) — Method in class org.igniterealtime.xiff.data.muc.MUCOwnerExtension
serialize(parentNode) — Method in class org.igniterealtime.xiff.data.ping.PingExtension
serialize(parentNode) — Method in class org.igniterealtime.xiff.data.privatedata.PrivateDataExtension
serialize(parentNode) — Method in class org.igniterealtime.xiff.data.register.RegisterExtension
serialize(parent) — Method in class org.igniterealtime.xiff.data.rpc.RPCExtension
Interface method, returning the namespace for this extension
serialize(parentNode) — Method in class org.igniterealtime.xiff.data.search.SearchExtension
serialize(parent) — Method in class org.igniterealtime.xiff.data.search.SearchItem
serialize(parent) — Method in class org.igniterealtime.xiff.data.session.SessionExtension
serialize(parentNode) — Method in class org.igniterealtime.xiff.data.sharedgroups.SharedGroupsExtension
serialize(parentNode) — Method in class org.igniterealtime.xiff.data.vcard.VCardExtension
Called when the library need to retrieve the state of the instance.
serialize(parent) — Method in class org.igniterealtime.xiff.data.whiteboard.Fill
Serializes the Fill into the parent node.
serialize(parent) — Method in class org.igniterealtime.xiff.data.whiteboard.Path
Serializes the Path data to XML for sending.
serialize(parent) — Method in class org.igniterealtime.xiff.data.whiteboard.Stroke
Serializes the Stroke into the parent node.
serialize(parent) — Method in class org.igniterealtime.xiff.data.whiteboard.WhiteboardExtension
Serializes the WhiteboardExtension data to XML for sending.
serialize(parent) — Method in class org.igniterealtime.xiff.data.xhtml.XHTMLExtension
serializeSegments() — Method in class org.igniterealtime.xiff.data.whiteboard.Path
Creates the compact form of the segments in the fomrmat defined by SVG Example: M100 200L14 -15 L 125 100L150 200 300 400M10 20L30 40 50 60 z
server — Property in interface org.igniterealtime.xiff.core.IXMPPConnection
_server — Property in class org.igniterealtime.xiff.core.XMPPConnection
Server to connect, could be different of the login domain.
server — Property in class org.igniterealtime.xiff.core.XMPPConnection
The XMPP server to use for connection.
server — Property in class org.igniterealtime.xiff.events.SearchPrepEvent
_service — Property in class org.igniterealtime.xiff.data.disco.DiscoExtension
service — Property in class org.igniterealtime.xiff.data.disco.DiscoExtension
The service name of the discovery procedure
serviceNode — Property in class org.igniterealtime.xiff.data.disco.DiscoExtension
SessionExtension — Class in package org.igniterealtime.xiff.data.session
SessionExtension(parent) — Constructor in class org.igniterealtime.xiff.data.session.SessionExtension
setAllOptions(value) — Method in class org.igniterealtime.xiff.data.forms.FormField
Sets all the options available from an array of objects
setAllValues(value) — Method in class org.igniterealtime.xiff.data.forms.FormField
Sets all the values of this field from an array of strings
setAutoJoin(jid:org.igniterealtime.xiff.core:UnescapedJID, state) — Method in class org.igniterealtime.xiff.bookmark.BookmarkManager
setFacebookSessionValues(api_key, secret, session_key) — Static method in class org.igniterealtime.xiff.auth.XFacebookPlatform
setField(name, value) — Method in class org.igniterealtime.xiff.data.register.RegisterExtension
setField(name, value) — Method in class org.igniterealtime.xiff.data.search.SearchExtension
setField(name, value) — Method in class org.igniterealtime.xiff.data.search.SearchItem
setFields(fieldmap) — Method in class org.igniterealtime.xiff.data.forms.FormExtension
Sets the fields given a fieldmap object containing keys of field names and values of value arrays
setItemAt(item, index) — Method in class org.igniterealtime.xiff.collections.ArrayCollection
Places the item at the specified index.
setItemAt(item, index) — Method in interface org.igniterealtime.xiff.collections.ICollection
setNode(node) — Method in interface org.igniterealtime.xiff.data.INodeProxy
Sets the XML node that will be abstracted.
setNode(node) — Method in class org.igniterealtime.xiff.data.XMLStanza
Sets the XML node that should be used for this stanza's internal XML representation.
setOccupantVoice(occupantNick, voice) — Method in interface org.igniterealtime.xiff.conference.IRoom
setOccupantVoice(occupantNick, voice) — Method in class org.igniterealtime.xiff.conference.Room
In a moderated room, sets voice status to a particular occupant, assuming the user has the necessary permissions to do so.
setPresence(show, status, priority) — Method in interface org.igniterealtime.xiff.im.IRoster
setPresence(show, status, priority) — Method in class org.igniterealtime.xiff.im.Roster
Sets your current presence status.
setPrivateData(elementName, elementNamespace, payload:org.igniterealtime.xiff.privatedata:IPrivatePayload) — Method in class org.igniterealtime.xiff.privatedata.PrivateDataManager
SHA1 — Class in package org.igniterealtime.xiff.util
A static class for SHA1 hash creation.
shared — Property in interface org.igniterealtime.xiff.data.im.IRosterGroup
shared — Property in class org.igniterealtime.xiff.data.im.RosterGroup
SharedGroupsExtension — Class in package org.igniterealtime.xiff.data.sharedgroups
Similar idea to XEP-0140 (http://xmpp.org/extensions/xep-0140.html) which was retracted in favor of XEP-0144 (http://xmpp.org/extensions/xep-0144.html).
show — Property in class org.igniterealtime.xiff.conference.RoomOccupant
show — Property in interface org.igniterealtime.xiff.data.IPresence
show — Property in class org.igniterealtime.xiff.data.Presence
The show value; away, online, etc.
show — Property in interface org.igniterealtime.xiff.data.im.IContact
show — Property in class org.igniterealtime.xiff.data.im.RosterItemVO
Show
SHOW_AWAY — Constant static property in class org.igniterealtime.xiff.data.Presence
The entity or resource is temporarily away.
SHOW_CHAT — Constant static property in class org.igniterealtime.xiff.data.Presence
The entity or resource is actively interested in chatting.
SHOW_DND — Constant static property in class org.igniterealtime.xiff.data.Presence
The entity or resource is busy (dnd = "Do Not Disturb").
SHOW_PENDING — Constant static property in class org.igniterealtime.xiff.data.im.RosterExtension
SHOW_UNAVAILABLE — Constant static property in class org.igniterealtime.xiff.data.im.RosterExtension
SHOW_XA — Constant static property in class org.igniterealtime.xiff.data.Presence
The entity or resource is away for an extended period (xa = "eXtended Away").
since — Property in interface org.igniterealtime.xiff.data.muc.IMUCExtension
since — Property in class org.igniterealtime.xiff.data.muc.MUCExtension
Time base condition to retrieve all messages from a given time formatted in the format described in XEP-0082.
socket — Property in class org.igniterealtime.xiff.core.XMPPConnection
Binary socket used to connect to the XMPP server.
SOIncrementalGenerator — Class in package org.igniterealtime.xiff.data.id
Generates an incrementing ID and saves the last value in a local shared object.
SOIncrementalGenerator(id, prefix) — Constructor in class org.igniterealtime.xiff.data.id.SOIncrementalGenerator
sortString — Property in interface org.igniterealtime.xiff.vcard.IVCard
sortString — Property in class org.igniterealtime.xiff.vcard.VCard
Sort string.
sound — Property in interface org.igniterealtime.xiff.vcard.IVCard
sound — Property in class org.igniterealtime.xiff.vcard.VCard
Formatted name pronunciation.
_source — Property in class org.igniterealtime.xiff.collections.ArrayCollection
source — Property in class org.igniterealtime.xiff.collections.ArrayCollection
The source of data in the ArrayCollection.
stage — Property in class org.igniterealtime.xiff.auth.SASLAuth
The current response stage.
state — Property in interface org.igniterealtime.xiff.data.IMessage
state — Property in class org.igniterealtime.xiff.data.Message
The chat state if any.
state — Property in class org.igniterealtime.xiff.data.register.RegisterExtension
STATE_ACTIVE — Constant static property in class org.igniterealtime.xiff.data.Message
User is actively participating in the chat session.
STATE_COMPOSING — Constant static property in class org.igniterealtime.xiff.data.Message
User is composing a message.
STATE_GONE — Constant static property in class org.igniterealtime.xiff.data.Message
User has effectively ended their participation in the chat session.
STATE_INACTIVE — Constant static property in class org.igniterealtime.xiff.data.Message
User has not been actively participating in the chat session.
STATE_PAUSED — Constant static property in class org.igniterealtime.xiff.data.Message
User had been composing but now has stopped.
status — Property in interface org.igniterealtime.xiff.data.IPresence
status — Property in class org.igniterealtime.xiff.data.Presence
The status; usually used for "away messages."
status — Property in interface org.igniterealtime.xiff.data.im.IRosterItemVO
status — Property in class org.igniterealtime.xiff.data.im.RosterItemVO
Status
statuses — Property in class org.igniterealtime.xiff.data.muc.MUCUserExtension
STREAM_TYPE_FLASH — Constant static property in class org.igniterealtime.xiff.core.XMPPConnection
Stream type lets user set opening/closing tag.
STREAM_TYPE_FLASH_TERMINATED — Constant static property in class org.igniterealtime.xiff.core.XMPPConnection
Stream type lets user set opening/closing tag.
STREAM_TYPE_STANDARD — Constant static property in class org.igniterealtime.xiff.core.XMPPConnection
Stream type lets user set opening/closing tag.
STREAM_TYPE_STANDARD_TERMINATED — Constant static property in class org.igniterealtime.xiff.core.XMPPConnection
Stream type lets user set opening/closing tag.
street — Property in interface org.igniterealtime.xiff.vcard.IVCardAddress
street — Property in class org.igniterealtime.xiff.vcard.VCardAddress
string2date(stamp) — Static method in class org.igniterealtime.xiff.util.DateTimeParser
Convert a string CCYY-MM-DD to a date object
string2dateTime(stamp) — Static method in class org.igniterealtime.xiff.util.DateTimeParser
Convert a string CCYY-MM-DDThh:mm:ss[.sss]TZD to a date object
string2time(stamp) — Static method in class org.igniterealtime.xiff.util.DateTimeParser
Convert a string hh:mm:ss[.sss][TZD] to a date object
stroke — Property in class org.igniterealtime.xiff.data.whiteboard.Path
The Stroke object that contains the properties describing the stroke of this path
Stroke — Class in package org.igniterealtime.xiff.data.whiteboard
A helper class that abstracts the serialization of strokes and provides an interface to access the properties
Stroke() — Constructor in class org.igniterealtime.xiff.data.whiteboard.Stroke
subject — Property in interface org.igniterealtime.xiff.conference.IRoom
subject — Property in class org.igniterealtime.xiff.conference.Room
The subject.
subject — Property in interface org.igniterealtime.xiff.data.IMessage
subject — Property in class org.igniterealtime.xiff.data.Message
The message subject.
subject — Property in class org.igniterealtime.xiff.events.RoomEvent
subjectChange — Event in class org.igniterealtime.xiff.conference.Room
Dispatched when the room subject changes.
SUBJECT_CHANGE — Constant static property in class org.igniterealtime.xiff.events.RoomEvent
subscribeType — Property in interface org.igniterealtime.xiff.data.im.IRosterItemVO
subscribeType — Property in class org.igniterealtime.xiff.data.im.RosterItemVO
Type of subscription.
SUBSCRIBE_TYPE_BOTH — Constant static property in class org.igniterealtime.xiff.data.im.RosterExtension
SUBSCRIBE_TYPE_FROM — Constant static property in class org.igniterealtime.xiff.data.im.RosterExtension
SUBSCRIBE_TYPE_NONE — Constant static property in class org.igniterealtime.xiff.data.im.RosterExtension
SUBSCRIBE_TYPE_REMOVE — Constant static property in class org.igniterealtime.xiff.data.im.RosterExtension
SUBSCRIBE_TYPE_TO — Constant static property in class org.igniterealtime.xiff.data.im.RosterExtension
subscription — Property in class org.igniterealtime.xiff.data.im.RosterItem
The subscription type for this roster item.
subscriptionDenial — Event in class org.igniterealtime.xiff.im.Roster
Broadcast whenever a subscription request that you make (via the addContact() or requestSubscription() methods) is denied.
SUBSCRIPTION_DENIAL — Constant static property in class org.igniterealtime.xiff.events.RosterEvent
subscriptionRequest — Event in class org.igniterealtime.xiff.im.Roster
Broadcast whenever someone requests to subscribe to your presence.
SUBSCRIPTION_REQUEST — Constant static property in class org.igniterealtime.xiff.events.RosterEvent
subscriptionRevocation — Event in class org.igniterealtime.xiff.im.Roster
Broadcast whenever someone revokes your presence subscription.
SUBSCRIPTION_REVOCATION — Constant static property in class org.igniterealtime.xiff.events.RosterEvent
suffix — Property in interface org.igniterealtime.xiff.vcard.IVCardName
suffix — Property in class org.igniterealtime.xiff.vcard.VCardName
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z