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

R

receivedAnswer(IQ) - Method in interface org.xmpp.component.IQResultListener
Notification method indicating that a previously sent IQ packet has been answered.
registeredExtensions - Static variable in class org.xmpp.packet.PacketExtension
Subclasses of PacketExtension should register the element name and namespace that the subclass is using.
removeComponent(String) - Method in interface org.xmpp.component.ComponentManager
Removes a component.
removeField(String) - Method in class org.xmpp.forms.DataForm
Removes the field whose variable matches the specified variable.
removeItem(JID) - Method in class org.xmpp.packet.Roster
Removes an item from this roster.
resourceprep(String) - Static method in class org.xmpp.packet.JID
 
Result - Interface in org.xmpp.resultsetmanagement
Elements from a result set as defined by XEP-0059 have certain characteristics.
resultList - Variable in class org.xmpp.resultsetmanagement.ResultSetImpl
A list of all results in this ResultSet
ResultSet<E extends Result> - Class in org.xmpp.resultsetmanagement
A result set representation as described in XEP-0059.
ResultSet() - Constructor for class org.xmpp.resultsetmanagement.ResultSet
 
ResultSetImpl<E extends Result> - Class in org.xmpp.resultsetmanagement
A result set representation as described in XEP-0059.
ResultSetImpl(Collection<E>) - Constructor for class org.xmpp.resultsetmanagement.ResultSetImpl
Creates a new Result Set instance, based on a collection of Result implementing objects.
ResultSetImpl(Collection<E>, Comparator<E>) - Constructor for class org.xmpp.resultsetmanagement.ResultSetImpl
Creates a new Result Set instance, based on a collection of Result implementing objects.
RoomConfiguration - Class in org.xmpp.muc
RoomConfiguration is a packet that helps to set the configuration of MUC rooms.
RoomConfiguration(Map<String, Collection<String>>) - Constructor for class org.xmpp.muc.RoomConfiguration
Creates a new IQ packet that contains the field and values to send for setting the room configuration.
Roster - Class in org.xmpp.packet
Roster packet.
Roster() - Constructor for class org.xmpp.packet.Roster
Constructs a new Roster with an automatically generated ID and a type of IQ.Type.get.
Roster(IQ.Type) - Constructor for class org.xmpp.packet.Roster
Constructs a new Roster using the specified type.
Roster(IQ.Type, String) - Constructor for class org.xmpp.packet.Roster
Constructs a new Roster using the specified type and ID.
Roster(Element) - Constructor for class org.xmpp.packet.Roster
Constructs a new Roster using an existing Element.
Roster.Ask - Enum in org.xmpp.packet
Type-safe enumeration for the roster ask type.
Roster.Item - Class in org.xmpp.packet
Item in a roster, which represents an individual contact.
Roster.Subscription - Enum in org.xmpp.packet
Type-safe enumeration for the roster subscription type.

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