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

A

addChildElement(String, String) - Method in class org.xmpp.packet.Message
Adds a new child element to this packet with the given name and namespace.
addChildElement(String, String) - Method in class org.xmpp.packet.Presence
Adds a new child element to this packet with the given name and namespace.
addComponent(String, Component) - Method in interface org.xmpp.component.ComponentManager
Adds a component.
addExtension(PacketExtension) - Method in class org.xmpp.packet.IQ
Adds the element contained in the PacketExtension to the child element of the IQ packet.
addExtension(PacketExtension) - Method in class org.xmpp.packet.Packet
Adds the element contained in the PacketExtension to the element of this packet.
addField() - Method in class org.xmpp.forms.DataForm
Adds a new field as part of the form.
addField(String, String, FormField.Type) - Method in class org.xmpp.forms.DataForm
Adds a new field as part of the form.
addInstruction(String) - Method in class org.xmpp.forms.DataForm
Adds a new instruction to the list of instructions that explain how to fill out the form and what the form is about.
addItem(String, Roster.Subscription) - Method in class org.xmpp.packet.Roster
Adds a new item to the roster.
addItem(JID, Roster.Subscription) - Method in class org.xmpp.packet.Roster
Adds a new item to the roster.
addItem(JID, String, Roster.Ask, Roster.Subscription, Collection<String>) - Method in class org.xmpp.packet.Roster
Adds a new item to the roster.
addItemFields(Map<String, Object>) - Method in class org.xmpp.forms.DataForm
Adds a new row of items of reported data.
addOption(String, String) - Method in class org.xmpp.forms.FormField
Adds an available option to the question that the user has in order to answer the question.
addReportedField(String, String, FormField.Type) - Method in class org.xmpp.forms.DataForm
Adds a field to the list of fields that will be returned from a search.
addValue(Object) - Method in class org.xmpp.forms.FormField
Adds a default value to the question if the question is part of a form to fill out.
answerTimeout(String) - Method in interface org.xmpp.component.IQResultListener
Notification method indicating that a predefined time has passed without receiving answer to a previously sent IQ packet.
applyRSMDirectives(Element) - Method in class org.xmpp.resultsetmanagement.ResultSet
Applies the 'result set management' directives to this result set, and returns a list of Results that matches the directives.

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