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

C

clearInstructions() - Method in class org.xmpp.forms.DataForm
Clears all the stored instructions in this packet extension.
clearValues() - Method in class org.xmpp.forms.FormField
Removes all the values of the field.
compareTo(JID) - Method in class org.xmpp.packet.JID
 
Component - Interface in org.xmpp.component
Component enhance the functionality of an XMPP server.
ComponentException - Exception in org.xmpp.component
Thrown when an exception occors with a Component.
ComponentException() - Constructor for exception org.xmpp.component.ComponentException
 
ComponentException(String) - Constructor for exception org.xmpp.component.ComponentException
 
ComponentException(String, Throwable) - Constructor for exception org.xmpp.component.ComponentException
 
ComponentException(Throwable) - Constructor for exception org.xmpp.component.ComponentException
 
ComponentException(String, StreamError) - Constructor for exception org.xmpp.component.ComponentException
 
ComponentException(StreamError) - Constructor for exception org.xmpp.component.ComponentException
 
ComponentManager - Interface in org.xmpp.component
Manages components.
ComponentManagerFactory - Class in org.xmpp.component
Factory to get a ComponentManager implementation.
ComponentManagerFactory() - Constructor for class org.xmpp.component.ComponentManagerFactory
 
createCopy() - Method in class org.xmpp.forms.DataForm
 
createCopy() - Method in class org.xmpp.forms.FormField
Creates and returns a new object that is an exact copy of this FormField object.
createCopy() - Method in class org.xmpp.packet.IQ
Returns a deep copy of this IQ.
createCopy() - Method in class org.xmpp.packet.Message
Returns a deep copy of this Message.
createCopy() - Method in class org.xmpp.packet.Packet
Creates a deep copy of this packet.
createCopy() - Method in class org.xmpp.packet.PacketExtension
Creates a deep copy of this packet extension.
createCopy() - Method in class org.xmpp.packet.Presence
Returns a deep copy of this Presence.
createCopy() - Method in class org.xmpp.packet.Roster
Returns a deep copy of this Roster.
createResultIQ(IQ) - Static method in class org.xmpp.packet.IQ
Convenience method to create a new IQ.Type.result IQ based on a IQ.Type.get or IQ.Type.set IQ.

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