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  
IBrowser — Interface in package org.igniterealtime.xiff.core
ICollection — Interface in package org.igniterealtime.xiff.collections
IContact — Interface in package org.igniterealtime.xiff.data.im
id — Property in interface org.igniterealtime.xiff.data.IXMPPStanza
id — Property in class org.igniterealtime.xiff.data.XMPPStanza
The unique identifier of this stanza.
identities — Property in class org.igniterealtime.xiff.data.disco.InfoDiscoExtension
An array of objects that represent the identities of a resource discovered.
idGenerator — Static property in class org.igniterealtime.xiff.data.IQ
The ID generator for this stanza type.
idGenerator — Static property in class org.igniterealtime.xiff.data.Message
The ID generator for this stanza type.
idGenerator — Static property in class org.igniterealtime.xiff.data.XMPPStanza
The ID generator for this stanza type.
IExtendable — Interface in package org.igniterealtime.xiff.data
This interface provides access to contained extensions and methods to modify the contained extensions.
IExtension — Interface in package org.igniterealtime.xiff.data
The interface describing an extension.
ignoreWhitespace — Property in interface org.igniterealtime.xiff.core.IXMPPConnection
ignoreWhitespace — Property in class org.igniterealtime.xiff.core.XMPPConnection
Determines whether whitespace will be ignored on incoming XML data.
IIDGenerator — Interface in package org.igniterealtime.xiff.data.id
To use custom ID generators call the static function on the XMPPStanza class with an instance that implements IIDGenerator.
IIQ — Interface in package org.igniterealtime.xiff.data
IListener — Interface in package org.igniterealtime.xiff.core
IMessage — Interface in package org.igniterealtime.xiff.data
IMUCExtension — Interface in package org.igniterealtime.xiff.data.muc
incomingBytes — Property in interface org.igniterealtime.xiff.core.IXMPPConnection
incomingBytes — Property in class org.igniterealtime.xiff.core.XMPPConnection
Get the count of the received bytes.
incomingData — Event in class org.igniterealtime.xiff.core.XMPPConnection
Dispatched whenever there is incoming XML data.
INCOMING_DATA — Constant static property in class org.igniterealtime.xiff.events.IncomingDataEvent
IncomingDataEvent — Class in package org.igniterealtime.xiff.events
IncomingDataEvent() — Constructor in class org.igniterealtime.xiff.events.IncomingDataEvent
IncrementalGenerator — Class in package org.igniterealtime.xiff.data.id
Uses a simple incrementation of a variable to generate new IDs.
IncrementalGenerator(prefix) — Constructor in class org.igniterealtime.xiff.data.id.IncrementalGenerator
InfoDiscoExtension — Class in package org.igniterealtime.xiff.data.disco
Implements XEP-0030 for service info discovery.
InfoDiscoExtension(xmlNode) — Constructor in class org.igniterealtime.xiff.data.disco.InfoDiscoExtension
INodeProxy — Interface in package org.igniterealtime.xiff.data
instructions — Property in class org.igniterealtime.xiff.data.forms.FormExtension
Instructions describing what to do with this form
instructions — Property in class org.igniterealtime.xiff.data.register.RegisterExtension
instructions — Property in class org.igniterealtime.xiff.data.search.SearchExtension
internalDispatchEvent(kind, item, location) — Method in class org.igniterealtime.xiff.collections.ArrayCollection
Dispatches a collection event with the specified information.
invite(jid:org.igniterealtime.xiff.core:UnescapedJID, reason) — Method in interface org.igniterealtime.xiff.conference.IRoom
invite(jid:org.igniterealtime.xiff.core:UnescapedJID, reason) — Method in class org.igniterealtime.xiff.conference.Room
Invites a user that is not currently a member of this room to this room.
invite(to:org.igniterealtime.xiff.core:EscapedJID, from:org.igniterealtime.xiff.core:EscapedJID, reason) — Method in class org.igniterealtime.xiff.data.muc.MUCUserExtension
Use this extension to invite another user
invited — Event in class org.igniterealtime.xiff.conference.InviteListener
Dispatched when an invitations has been received.
INVITED — Constant static property in class org.igniterealtime.xiff.events.InviteEvent
InviteEvent — Class in package org.igniterealtime.xiff.events
InviteEvent() — Constructor in class org.igniterealtime.xiff.events.InviteEvent
InviteListener — Class in package org.igniterealtime.xiff.conference
Manages the dispatching of events during invitations.
InviteListener(aConnection:org.igniterealtime.xiff.core:IXMPPConnection) — Constructor in class org.igniterealtime.xiff.conference.InviteListener
IPacketFilter — Interface in package org.igniterealtime.xiff.filter
IPresence — Interface in package org.igniterealtime.xiff.data
IPrivatePayload — Interface in package org.igniterealtime.xiff.privatedata
iq — Property in class org.igniterealtime.xiff.events.IQEvent
IQ — Class in package org.igniterealtime.xiff.data
A class for abstraction and encapsulation of IQ (info-query) data.
IQ(recipient:org.igniterealtime.xiff.core:EscapedJID, iqType, iqID, iqCallback, iqErrorCallback) — Constructor in class org.igniterealtime.xiff.data.IQ
A class for abstraction and encapsulation of IQ (info-query) data.
IQEvent — Class in package org.igniterealtime.xiff.events
IQEvent(type) — Constructor in class org.igniterealtime.xiff.events.IQEvent
IRoom — Interface in package org.igniterealtime.xiff.conference
IRoomOccupant — Interface in package org.igniterealtime.xiff.conference
IRoster — Interface in package org.igniterealtime.xiff.im
IRosterGroup — Interface in package org.igniterealtime.xiff.data.im
IRosterItemVO — Interface in package org.igniterealtime.xiff.data.im
isActive — Property in interface org.igniterealtime.xiff.conference.IRoom
isActive — Property in class org.igniterealtime.xiff.conference.Room
Determines whether the connection to the room is active - that is, the user is connected and has joined the room.
isActive() — Method in interface org.igniterealtime.xiff.core.IXMPPConnection
isActive() — Method in class org.igniterealtime.xiff.core.XMPPConnection
Determines whether the connection with the server is currently active.
isDigest() — Method in class org.igniterealtime.xiff.data.auth.AuthExtension
Determines whether this is a digest (SHA1) authentication.
ISerializable — Interface in package org.igniterealtime.xiff.data
isFault — Property in class org.igniterealtime.xiff.data.rpc.RPCExtension
Check this if property if you wish to determine the remote procedure call produced an error.
isGroupChatBookmarked(jid:org.igniterealtime.xiff.core:UnescapedJID) — Method in class org.igniterealtime.xiff.bookmark.BookmarkManager
isLoggedIn() — Method in interface org.igniterealtime.xiff.core.IXMPPConnection
isLoggedIn() — Method in class org.igniterealtime.xiff.core.XMPPConnection
Determines whether the user is connected and logged into the server.
isPassword() — Method in class org.igniterealtime.xiff.data.auth.AuthExtension
Determines whether this is a plain-text password authentication.
isThisRoom(sender:org.igniterealtime.xiff.core:UnescapedJID) — Method in interface org.igniterealtime.xiff.conference.IRoom
isThisRoom(sender:org.igniterealtime.xiff.core:UnescapedJID) — Method in class org.igniterealtime.xiff.conference.Room
Determines if the sender parameter is the same as the room's JID.
isThisUser(sender:org.igniterealtime.xiff.core:UnescapedJID) — Method in interface org.igniterealtime.xiff.conference.IRoom
isThisUser(sender:org.igniterealtime.xiff.core:UnescapedJID) — Method in class org.igniterealtime.xiff.conference.Room
Determines if the sender param is the same as the user's JID.
ItemDiscoExtension — Class in package org.igniterealtime.xiff.data.disco
Implements XEP-0030 for service item discovery.
ItemDiscoExtension(xmlNode) — Constructor in class org.igniterealtime.xiff.data.disco.ItemDiscoExtension
items — Property in class org.igniterealtime.xiff.collections.events.CollectionEvent
When the kind is CollectionEventKind.ADD or CollectionEventKind.REMOVE the items property is an Array of added/removed items.
items — Property in class org.igniterealtime.xiff.data.browse.BrowseExtension
An array of BrowseItems containing information about the browsed resource
items — Property in class org.igniterealtime.xiff.data.disco.ItemDiscoExtension
An array of objects that represent the items discovered

The objects in the array have the following possible attributes:

  • jid: the resource name
  • node: a path to a resource that can be discovered without a JID
  • name: the friendly name of the jid
  • action: the kind of action that occurs during publication of services it can be either "remove" or "update"
items — Property in interface org.igniterealtime.xiff.data.im.IRosterGroup
items — Property in class org.igniterealtime.xiff.data.im.RosterGroup
Roster items in this group.
itemUpdated(item) — Method in class org.igniterealtime.xiff.collections.ArrayCollection
Notifies the view that an item has been updated.
itemUpdated(item) — Method in interface org.igniterealtime.xiff.collections.ICollection
IVCard — Interface in package org.igniterealtime.xiff.vcard
IVCardAddress — Interface in package org.igniterealtime.xiff.vcard
IVCardGeographicalPosition — Interface in package org.igniterealtime.xiff.vcard
IVCardName — Interface in package org.igniterealtime.xiff.vcard
IVCardOrganization — Interface in package org.igniterealtime.xiff.vcard
IVCardPhoto — Interface in package org.igniterealtime.xiff.vcard
IVCardSound — Interface in package org.igniterealtime.xiff.vcard
IVCardTelephone — Interface in package org.igniterealtime.xiff.vcard
IXMLStanza — Interface in package org.igniterealtime.xiff.data
IXMPPConnection — Interface in package org.igniterealtime.xiff.core
IXMPPStanza — Interface in package org.igniterealtime.xiff.data
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