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  
AbstractExtension — Class in package org.igniterealtime.xiff.data
AbstractExtension(parent) — Constructor in class org.igniterealtime.xiff.data.AbstractExtension
AbstractJID — Class in package org.igniterealtime.xiff.core
This is a base class for the JID (Jabber ID) classes.
AbstractJID(inJID, validate) — Constructor in class org.igniterealtime.xiff.core.AbstractJID
Creates a new AbstractJID object.
accept(packet:org.igniterealtime.xiff.data:XMPPStanza) — Method in class org.igniterealtime.xiff.filter.CallbackPacketFilter
accept(packet:org.igniterealtime.xiff.data:XMPPStanza) — Method in interface org.igniterealtime.xiff.filter.IPacketFilter
active — Property in class org.igniterealtime.xiff.core.XMPPConnection
actor — Property in class org.igniterealtime.xiff.data.muc.MUCItem
ADD — Constant static property in class org.igniterealtime.xiff.collections.events.CollectionEventKind
Indicates that the collection added an item or items.
addChildNode(childNode) — Method in interface org.igniterealtime.xiff.data.muc.IMUCExtension
addChildNode(childNode) — Method in class org.igniterealtime.xiff.data.muc.MUCExtension
addContact(id:org.igniterealtime.xiff.core:UnescapedJID, displayName, groupName, requestSubscription) — Method in interface org.igniterealtime.xiff.im.IRoster
addContact(id:org.igniterealtime.xiff.core:UnescapedJID, displayName, groupName, requestSubscription) — Method in class org.igniterealtime.xiff.im.Roster
Adds a contact to the roster.
addContact_result(resultIQ:org.igniterealtime.xiff.data:IQ) — Method in class org.igniterealtime.xiff.im.Roster
addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class org.igniterealtime.xiff.collections.ArrayCollection
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event.
addExtension(ext:org.igniterealtime.xiff.data:IExtension) — Method in class org.igniterealtime.xiff.data.ExtensionContainer
addExtension(extension:org.igniterealtime.xiff.data:IExtension) — Method in interface org.igniterealtime.xiff.data.IExtendable
addGroupChatBookmark(serverBookmark:org.igniterealtime.xiff.bookmark:GroupChatBookmark) — Method in class org.igniterealtime.xiff.bookmark.BookmarkManager
addGroupNamed(groupName) — Method in class org.igniterealtime.xiff.data.im.RosterItem
Adds a group to the roster item.
addItem(item) — Method in class org.igniterealtime.xiff.collections.ArrayCollection
Add the specified item to the end of the list.
addItem(item) — Method in interface org.igniterealtime.xiff.collections.ICollection
addItem(item:org.igniterealtime.xiff.data.browse:BrowseItem) — Method in class org.igniterealtime.xiff.data.browse.BrowseExtension
If you are generating a browse response to a browse request, then fill out the items list with this method.
addItem(item:org.igniterealtime.xiff.data.im:IRosterItemVO) — Method in interface org.igniterealtime.xiff.data.im.IRosterGroup
addItem(jid:org.igniterealtime.xiff.core:EscapedJID, subscription, displayName, groups) — Method in class org.igniterealtime.xiff.data.im.RosterExtension
Adds a single roster item to the extension payload.
addItem(item:org.igniterealtime.xiff.data.im:IRosterItemVO) — Method in class org.igniterealtime.xiff.data.im.RosterGroup
Insert a new roster item if it does not already exist in this group
addItem(affiliation, role, nick, jid:org.igniterealtime.xiff.core:EscapedJID, actor, reason) — Method in class org.igniterealtime.xiff.data.muc.MUCBaseExtension
Use this method to create a new item.
addItemAt(item, index) — Method in class org.igniterealtime.xiff.collections.ArrayCollection
Add the specified item at the specified index.
addItemAt(item, index) — Method in interface org.igniterealtime.xiff.collections.ICollection
addNamespace(value) — Method in class org.igniterealtime.xiff.data.browse.BrowseItem
Add new features that are supported if you are responding to a browse request
addPoints(from_x, from_y, to_x, to_y) — Method in class org.igniterealtime.xiff.data.whiteboard.Path
Another interface to add segments to this extension.
address — Property in class org.igniterealtime.xiff.data.register.RegisterExtension
addSegment(seg) — Method in class org.igniterealtime.xiff.data.whiteboard.Path
Adds a start point and end point to this path.
addTextNode(parent, elementName, value) — Method in interface org.igniterealtime.xiff.data.IXMLStanza
addTextNode(parent, elementName, value) — Method in class org.igniterealtime.xiff.data.XMLStanza
Adds a simple text node to the parent node specified.
adminError — Event in class org.igniterealtime.xiff.conference.Room
Dispatched when an administration action failed.
ADMIN_ERROR — Constant static property in class org.igniterealtime.xiff.events.RoomEvent
affiliation — Property in interface org.igniterealtime.xiff.conference.IRoom
affiliation — Property in interface org.igniterealtime.xiff.conference.IRoomOccupant
affiliation — Property in class org.igniterealtime.xiff.conference.Room
Gets the user's affiliation for this room.
affiliation — Property in class org.igniterealtime.xiff.conference.RoomOccupant
affiliation — Property in class org.igniterealtime.xiff.data.muc.MUCItem
AFFILIATION_ADMIN — Constant static property in class org.igniterealtime.xiff.conference.Room
AFFILIATION_ADMIN — Constant static property in class org.igniterealtime.xiff.data.muc.MUC
affiliationChangeComplete — Event in class org.igniterealtime.xiff.conference.Room
Dispatched when an affiliation change has completed.
AFFILIATION_CHANGE_COMPLETE — Constant static property in class org.igniterealtime.xiff.events.RoomEvent
AFFILIATION_MEMBER — Constant static property in class org.igniterealtime.xiff.conference.Room
AFFILIATION_MEMBER — Constant static property in class org.igniterealtime.xiff.data.muc.MUC
AFFILIATION_NONE — Constant static property in class org.igniterealtime.xiff.conference.Room
AFFILIATION_NONE — Constant static property in class org.igniterealtime.xiff.data.muc.MUC
AFFILIATION_OUTCAST — Constant static property in class org.igniterealtime.xiff.conference.Room
AFFILIATION_OUTCAST — Constant static property in class org.igniterealtime.xiff.data.muc.MUC
AFFILIATION_OWNER — Constant static property in class org.igniterealtime.xiff.conference.Room
AFFILIATION_OWNER — Constant static property in class org.igniterealtime.xiff.data.muc.MUC
affiliations — Event in class org.igniterealtime.xiff.conference.Room
Dispatched when an affiliation list has been requested.
AFFILIATIONS — Constant static property in class org.igniterealtime.xiff.events.RoomEvent
allow(jids) — Method in interface org.igniterealtime.xiff.conference.IRoom
allow(jids) — Method in class org.igniterealtime.xiff.conference.Room
Allow a previously banned JIDs to enter this room.
anonymous — Property in interface org.igniterealtime.xiff.conference.IRoom
anonymous — Property in class org.igniterealtime.xiff.conference.Room
Whether the room shows full JIDs or not.
Anonymous — Class in package org.igniterealtime.xiff.auth
This class provides SASL authentication using the ANONYMOUS mechanism.
Anonymous(connection:org.igniterealtime.xiff.core:XMPPConnection) — Constructor in class org.igniterealtime.xiff.auth.Anonymous
Creates a new Anonymous authentication object.
ArrayCollection — Class in package org.igniterealtime.xiff.collections
The ArrayCollection class is a wrapper class that exposes an Array as a collection that can be accessed and manipulated using collection methods.
ArrayCollection(source) — Constructor in class org.igniterealtime.xiff.collections.ArrayCollection
Constructor.
askType — Property in interface org.igniterealtime.xiff.data.im.IRosterItemVO
askType — Property in class org.igniterealtime.xiff.data.im.RosterItem
The ask type for this roster item.
askType — Property in class org.igniterealtime.xiff.data.im.RosterItemVO
Type of asking
ASK_TYPE_NONE — Constant static property in class org.igniterealtime.xiff.data.im.RosterExtension
ASK_TYPE_SUBSCRIBE — Constant static property in class org.igniterealtime.xiff.data.im.RosterExtension
ASK_TYPE_UNSUBSCRIBE — Constant static property in class org.igniterealtime.xiff.data.im.RosterExtension
AuthExtension — Class in package org.igniterealtime.xiff.data.auth
Implements XEP-0078 for non SASL authentication.
AuthExtension(parent) — Constructor in class org.igniterealtime.xiff.data.auth.AuthExtension
autoJoin — Property in class org.igniterealtime.xiff.bookmark.GroupChatBookmark
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