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  
reason — Property in class org.igniterealtime.xiff.data.muc.MUCItem
reason — Property in class org.igniterealtime.xiff.data.muc.MUCUserExtension
The reason for the invite/decline/destroy
reason — Property in class org.igniterealtime.xiff.events.InviteEvent
A possible reason given by the inviting party
reason — Property in class org.igniterealtime.xiff.events.RoomEvent
RECEIPT_RECEIVED — Constant static property in class org.igniterealtime.xiff.data.Message
Included by a receiving entity that wishes to inform the sending entity that the message has been received.
RECEIPT_REQUEST — Constant static property in class org.igniterealtime.xiff.data.Message
Included by a sending entity that wishes to know if the message has been received.
REG_FIELDS — Constant static property in class org.igniterealtime.xiff.events.RegistrationFieldsEvent
region — Property in interface org.igniterealtime.xiff.vcard.IVCardAddress
region — Property in class org.igniterealtime.xiff.vcard.VCardAddress
register(extensionClass) — Static method in class org.igniterealtime.xiff.data.ExtensionClassRegistry
RegisterExtension — Class in package org.igniterealtime.xiff.data.register
Implements jabber:iq:register namespace.
RegisterExtension(parent) — Constructor in class org.igniterealtime.xiff.data.register.RegisterExtension
registerSASLMechanism(name, authClass) — Static method in class org.igniterealtime.xiff.core.XMPPConnection
Add a SASL mechanism.
RegistrationFieldsEvent — Class in package org.igniterealtime.xiff.events
RegistrationFieldsEvent() — Constructor in class org.igniterealtime.xiff.events.RegistrationFieldsEvent
registrationReqError — Event in class org.igniterealtime.xiff.conference.Room
Dispatched when the room is members-only and the user is not on the member list.
REGISTRATION_REQ_ERROR — Constant static property in class org.igniterealtime.xiff.events.RoomEvent
registrationSuccess — Event in class org.igniterealtime.xiff.core.XMPPConnection
Dispatched on when new user account registration is successful.
REGISTRATION_SUCCESS — Constant static property in class org.igniterealtime.xiff.events.RegistrationSuccessEvent
RegistrationSuccessEvent — Class in package org.igniterealtime.xiff.events
RegistrationSuccessEvent() — Constructor in class org.igniterealtime.xiff.events.RegistrationSuccessEvent
remove() — Method in class org.igniterealtime.xiff.data.Extension
Removes the extension from its parent.
REMOVE — Constant static property in class org.igniterealtime.xiff.collections.events.CollectionEventKind
Indicates that the collection removed an item or items.
removeAll() — Method in class org.igniterealtime.xiff.collections.ArrayCollection
Remove all items from the ArrayCollection.
removeAll() — Method in interface org.igniterealtime.xiff.collections.ICollection
removeAllExtensions(ns) — Method in class org.igniterealtime.xiff.data.ExtensionContainer
removeAllExtensions(ns) — Method in interface org.igniterealtime.xiff.data.IExtendable
removeAllFields() — Method in class org.igniterealtime.xiff.data.forms.FormExtension
Use this method to remove all fields.
removeAllGroups() — Method in class org.igniterealtime.xiff.data.im.RosterItem
removeAllItems() — Method in class org.igniterealtime.xiff.data.forms.FormExtension
Use this method to remove all items.
removeAllItems() — Method in class org.igniterealtime.xiff.data.im.RosterExtension
Removes all items from the roster data.
removeAllItems() — Method in class org.igniterealtime.xiff.data.muc.MUCBaseExtension
Use this method to remove all items.
removeContact(rosterItem:org.igniterealtime.xiff.data.im:IRosterItemVO) — Method in interface org.igniterealtime.xiff.im.IRoster
removeContact(rosterItem:org.igniterealtime.xiff.data.im:IRosterItemVO) — Method in class org.igniterealtime.xiff.im.Roster
Removes a contact from the roster and revokes all presence subscriptions for that contact.
removedIDs — Property in class org.igniterealtime.xiff.events.ModelChangedEvent
removeEventListener(type, listener, useCapture) — Method in class org.igniterealtime.xiff.collections.ArrayCollection
Removes a listener from the EventDispatcher object.
removeExtension(ext:org.igniterealtime.xiff.data:IExtension) — Method in class org.igniterealtime.xiff.data.ExtensionContainer
removeExtension(extension:org.igniterealtime.xiff.data:IExtension) — Method in interface org.igniterealtime.xiff.data.IExtendable
removeGroupByName(groupName) — Method in class org.igniterealtime.xiff.data.im.RosterItem
removeGroupChatBookmark(jid:org.igniterealtime.xiff.core:UnescapedJID) — Method in class org.igniterealtime.xiff.bookmark.BookmarkManager
removeGroupChatBookmark(jid:org.igniterealtime.xiff.core:UnescapedJID) — Method in class org.igniterealtime.xiff.bookmark.BookmarkPrivatePayload
removeItem(item) — Method in class org.igniterealtime.xiff.collections.ArrayCollection
Remove the specified item from this list, should it exist.
removeItem(item) — Method in interface org.igniterealtime.xiff.collections.ICollection
removeItem(item:org.igniterealtime.xiff.data.im:IRosterItemVO) — Method in interface org.igniterealtime.xiff.data.im.IRosterGroup
removeItem(item:org.igniterealtime.xiff.data.im:IRosterItemVO) — Method in class org.igniterealtime.xiff.data.im.RosterGroup
Remove the given roster item from this group.
removeItemAt(index) — Method in class org.igniterealtime.xiff.collections.ArrayCollection
Removes the item at the specified index and returns it.
removeItemAt(index) — Method in interface org.igniterealtime.xiff.collections.ICollection
REPLACE — Constant static property in class org.igniterealtime.xiff.collections.events.CollectionEventKind
Indicates that the item at the position identified by the CollectionEvent location property has been replaced.
replaceTextNode(parent, original, elementName, value) — Method in interface org.igniterealtime.xiff.data.IXMLStanza
replaceTextNode(parent, original, elementName, value) — Method in class org.igniterealtime.xiff.data.XMLStanza
Replaces one node in the stanza with another simple text node.
req — Property in class org.igniterealtime.xiff.auth.SASLAuth
The XML of the authentication request.
request — Property in class org.igniterealtime.xiff.auth.SASLAuth
The XML for the authentication request.
requestAffiliations(affiliation) — Method in interface org.igniterealtime.xiff.conference.IRoom
requestAffiliations(affiliation) — Method in class org.igniterealtime.xiff.conference.Room
Requests an affiliation list for a given affiliation with with room.
requestConfiguration() — Method in interface org.igniterealtime.xiff.conference.IRoom
requestConfiguration() — Method in class org.igniterealtime.xiff.conference.Room
Requests a configuration form from the room.
requestSubscription(id:org.igniterealtime.xiff.core:UnescapedJID, isResponse) — Method in interface org.igniterealtime.xiff.im.IRoster
requestSubscription(id:org.igniterealtime.xiff.core:UnescapedJID, isResponse) — Method in class org.igniterealtime.xiff.im.Roster
Requests subscription authorization with a user or service.
RESET — Constant static property in class org.igniterealtime.xiff.collections.events.CollectionEventKind
Indicates that the collection has changed so drastically that a reset is required.
_resource — Property in class org.igniterealtime.xiff.core.AbstractJID
resource — Property in class org.igniterealtime.xiff.core.AbstractJID
The resource portion of the JID.
resource — Property in interface org.igniterealtime.xiff.core.IXMPPConnection
resource — Property in class org.igniterealtime.xiff.core.XMPPConnection
The resource to use when logging in.
resource — Property in class org.igniterealtime.xiff.data.auth.AuthExtension
The resource to use for authentication.
resource — Property in class org.igniterealtime.xiff.data.bind.BindExtension
response — Property in class org.igniterealtime.xiff.auth.SASLAuth
The XML of the challenge response.
restartStream() — Method in class org.igniterealtime.xiff.core.XMPPBOSHConnection
result — Property in class org.igniterealtime.xiff.data.rpc.RPCExtension
The result of this remote procedure call.
revision — Property in interface org.igniterealtime.xiff.vcard.IVCard
revision — Property in class org.igniterealtime.xiff.vcard.VCard
Last revised.
revoke(jids) — Method in interface org.igniterealtime.xiff.conference.IRoom
revoke(jids) — Method in class org.igniterealtime.xiff.conference.Room
Revokes all affiliations from the JIDs.
role — Property in interface org.igniterealtime.xiff.conference.IRoom
role — Property in interface org.igniterealtime.xiff.conference.IRoomOccupant
role — Property in class org.igniterealtime.xiff.conference.Room
Gets the user's role in the conference room.
role — Property in class org.igniterealtime.xiff.conference.RoomOccupant
role — Property in class org.igniterealtime.xiff.data.muc.MUCItem
role — Property in interface org.igniterealtime.xiff.vcard.IVCard
role — Property in class org.igniterealtime.xiff.vcard.VCard
Role.
ROLE_MODERATOR — Constant static property in class org.igniterealtime.xiff.conference.Room
ROLE_MODERATOR — Constant static property in class org.igniterealtime.xiff.data.muc.MUC
ROLE_NONE — Constant static property in class org.igniterealtime.xiff.conference.Room
ROLE_NONE — Constant static property in class org.igniterealtime.xiff.data.muc.MUC
ROLE_PARTICIPANT — Constant static property in class org.igniterealtime.xiff.conference.Room
ROLE_PARTICIPANT — Constant static property in class org.igniterealtime.xiff.data.muc.MUC
ROLE_VISITOR — Constant static property in class org.igniterealtime.xiff.conference.Room
ROLE_VISITOR — Constant static property in class org.igniterealtime.xiff.data.muc.MUC
room — Property in interface org.igniterealtime.xiff.conference.IRoomOccupant
room — Property in class org.igniterealtime.xiff.conference.RoomOccupant
room — Property in class org.igniterealtime.xiff.events.InviteEvent
The room in which the invitation is targeted.
Room — Class in package org.igniterealtime.xiff.conference
Manages incoming and outgoing data from a conference room as part of multi-user conferencing (XEP-0045).
Room(aConnection:org.igniterealtime.xiff.core:IXMPPConnection) — Constructor in class org.igniterealtime.xiff.conference.Room
roomDestroyed — Event in class org.igniterealtime.xiff.conference.Room
Dispatched when the room is removed.
ROOM_DESTROYED — Constant static property in class org.igniterealtime.xiff.events.RoomEvent
RoomEvent — Class in package org.igniterealtime.xiff.events
RoomEvent(type, bubbles, cancelable) — Constructor in class org.igniterealtime.xiff.events.RoomEvent
RoomFile — Class in package org.igniterealtime.xiff.conference
RoomFile() — Constructor in class org.igniterealtime.xiff.conference.RoomFile
RoomFileRepository — Class in package org.igniterealtime.xiff.conference
roomJID — Property in interface org.igniterealtime.xiff.conference.IRoom
roomJID — Property in class org.igniterealtime.xiff.conference.Room
The unescaped JID of the room.
roomJoin — Event in class org.igniterealtime.xiff.conference.Room
Dispatched when you have entered the room and messages that are sent will be displayed to other users.
ROOM_JOIN — Constant static property in class org.igniterealtime.xiff.events.RoomEvent
roomLeave — Event in class org.igniterealtime.xiff.conference.Room
Dispatched when the server acknoledges that you have the left the room.
ROOM_LEAVE — Constant static property in class org.igniterealtime.xiff.events.RoomEvent
roomName — Property in interface org.igniterealtime.xiff.conference.IRoom
roomName — Property in class org.igniterealtime.xiff.conference.Room
The room name that should be used when joining.
RoomOccupant — Class in package org.igniterealtime.xiff.conference
A person in a room
RoomOccupant(nickname, show, affiliation, role, jid:org.igniterealtime.xiff.core:UnescapedJID, room:org.igniterealtime.xiff.conference:IRoom) — Constructor in class org.igniterealtime.xiff.conference.RoomOccupant
Roster — Class in package org.igniterealtime.xiff.im
Manages a user's server-side instant messaging roster (or "buddy list").
Roster(aConnection:org.igniterealtime.xiff.core:IXMPPConnection) — Constructor in class org.igniterealtime.xiff.im.Roster
RosterEvent — Class in package org.igniterealtime.xiff.events
RosterEvent(type, bubbles, cancelable) — Constructor in class org.igniterealtime.xiff.events.RosterEvent
RosterExtension — Class in package org.igniterealtime.xiff.data.im
An IQ extension for roster data.
RosterExtension(parent) — Constructor in class org.igniterealtime.xiff.data.im.RosterExtension
RosterGroup — Class in package org.igniterealtime.xiff.data.im
Represents the groups in users roster.
RosterGroup(label) — Constructor in class org.igniterealtime.xiff.data.im.RosterGroup
Create a new group with the given name
rosterItem — Property in interface org.igniterealtime.xiff.conference.IRoomOccupant
rosterItem — Property in class org.igniterealtime.xiff.conference.RoomOccupant
If there isn't a roster item associated with this room occupant (for example, if the room is anonymous), this will return null
RosterItem — Class in package org.igniterealtime.xiff.data.im
This class is used internally by the RosterExtension class for managing items received and sent as roster data.
RosterItem(parent) — Constructor in class org.igniterealtime.xiff.data.im.RosterItem
RosterItemVO — Class in package org.igniterealtime.xiff.data.im
RosterItemVO(newJID:org.igniterealtime.xiff.core:UnescapedJID) — Constructor in class org.igniterealtime.xiff.data.im.RosterItemVO
rosterLoaded — Event in class org.igniterealtime.xiff.im.Roster
ROSTER_LOADED — Constant static property in class org.igniterealtime.xiff.events.RosterEvent
RPCExtension — Class in package org.igniterealtime.xiff.data.rpc
Implements XEP-0009 for XML-RPC over XMPP.
RPCExtension() — Constructor in class org.igniterealtime.xiff.data.rpc.RPCExtension
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