A C D E F G H I J L M N O P Q R S T U V W X

I

indexOf(String) - Method in class org.xmpp.resultsetmanagement.ResultSet
Returns the index in the full resultset of the element identified by the UID in te supplied argument.
indexOf(E) - Method in class org.xmpp.resultsetmanagement.ResultSet
Returns the index in the full resultset of the supplied argument.
indexOf(String) - Method in class org.xmpp.resultsetmanagement.ResultSetImpl
 
initialize(JID, ComponentManager) - Method in interface org.xmpp.component.Component
Initializes this component with a ComponentManager and the JID that this component is available at (e.g.
Invitation - Class in org.xmpp.muc
Represents an invitation to a Multi-User Chat room from a room occupant to a user that is not an occupant of the room.
Invitation(String, String) - Constructor for class org.xmpp.muc.Invitation
Creates a new invitation.
IQ - Class in org.xmpp.packet
IQ (Info/Query) packet.
IQ() - Constructor for class org.xmpp.packet.IQ
Constructs a new IQ with an automatically generated ID and a type of IQ.Type.get.
IQ(IQ.Type) - Constructor for class org.xmpp.packet.IQ
Constructs a new IQ using the specified type.
IQ(IQ.Type, String) - Constructor for class org.xmpp.packet.IQ
Constructs a new IQ using the specified type and ID.
IQ(Element) - Constructor for class org.xmpp.packet.IQ
Constructs a new IQ using an existing Element.
IQ(Element, boolean) - Constructor for class org.xmpp.packet.IQ
Constructs a new IQ using an existing Element.
IQ.Type - Enum in org.xmpp.packet
Type-safe enumeration to represent the type of the IQ packet.
IQResultListener - Interface in org.xmpp.component
An IQResultListener will be invoked when a previously IQ packet sent by the server was answered.
isAvailable() - Method in class org.xmpp.packet.Presence
Returns true if the presence type is "available".
isExternalMode() - Method in interface org.xmpp.component.ComponentManager
Returns true if components managed by this component manager are external components connected to the server over a network connection.
isRequest() - Method in class org.xmpp.packet.IQ
Convenience routine to indicate if this is a request stanza.
isRequired() - Method in class org.xmpp.forms.FormField
Returns true if the question must be answered in order to complete the questionnaire.
isResponse() - Method in class org.xmpp.packet.IQ
Convenience routine to indicate if this is a response stanza.
isValidRSMRequest(Element) - Static method in class org.xmpp.resultsetmanagement.ResultSet
Checks if the Element that has been passed as an argument is a valid Result Set Management element, in a request context.
iterator() - Method in class org.xmpp.resultsetmanagement.ResultSet
 

A C D E F G H I J L M N O P Q R S T U V W X