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

S

SECOND - Static variable in class org.xmpp.util.XMPPConstants
The amount of milliseconds in one second.
sendPacket(Component, Packet) - Method in interface org.xmpp.component.ComponentManager
Sends a packet to the XMPP server.
setApplicationCondition(String) - Method in class org.xmpp.packet.PacketError
Sets an application-specific error condition.
setApplicationCondition(String, String) - Method in class org.xmpp.packet.PacketError
Sets an application-specific error condition.
setBody(String) - Method in class org.xmpp.packet.Message
Sets the body of this message.
setChildElement(Element) - Method in class org.xmpp.packet.IQ
Sets the child element of this IQ.
setChildElement(String, String) - Method in class org.xmpp.packet.IQ
Sets the child element of this IQ by constructing a new Element with the given name and namespace.
setComponentManager(ComponentManager) - Static method in class org.xmpp.component.ComponentManagerFactory
Sets the ComponentManager instance that will be used.
setCondition(PacketError.Condition) - Method in class org.xmpp.packet.PacketError
Sets the error condition.
setCondition(StreamError.Condition) - Method in class org.xmpp.packet.StreamError
Sets the error condition.
setDescription(String) - Method in class org.xmpp.forms.FormField
Sets a description that provides extra clarification about the question.
setError(PacketError) - Method in class org.xmpp.packet.Packet
Sets the packet error.
setError(PacketError.Condition) - Method in class org.xmpp.packet.Packet
Sets the packet error using the specified condition.
setFrom(String) - Method in class org.xmpp.packet.Packet
Sets the XMPP address (JID) that the packet comes from.
setFrom(JID) - Method in class org.xmpp.packet.Packet
Sets the XMPP address (JID) that the packet comes from.
setID(String) - Method in class org.xmpp.packet.Packet
Sets the packet ID.
setLabel(String) - Method in class org.xmpp.forms.FormField
Sets the label of the question which should give enough information to the user to fill out the form.
setPriority(int) - Method in class org.xmpp.packet.Presence
Sets the priority.
setProperty(String, String) - Method in interface org.xmpp.component.ComponentManager
Sets a property value.
setRequired(boolean) - Method in class org.xmpp.forms.FormField
Sets if the question must be answered in order to complete the questionnaire.
setShow(Presence.Show) - Method in class org.xmpp.packet.Presence
Sets the presence "show" value, which specifies a particular availability status.
setStatus(String) - Method in class org.xmpp.packet.Presence
Sets the status of this presence packet, a natural-language description of availability status.
setSubject(String) - Method in class org.xmpp.packet.Message
Sets the subject of this message.
setText(String) - Method in class org.xmpp.packet.PacketError
Sets the text description of the error.
setText(String, String) - Method in class org.xmpp.packet.PacketError
Sets the text description of the error.
setText(String) - Method in class org.xmpp.packet.StreamError
Sets the text description of the error.
setText(String, String) - Method in class org.xmpp.packet.StreamError
Sets the text description of the error.
setThread(String) - Method in class org.xmpp.packet.Message
Sets the thread value of this message, an identifier that is used for tracking a conversation thread ("instant messaging session") between two entities.
setTitle(String) - Method in class org.xmpp.forms.DataForm
Sets the description of the data.
setTo(String) - Method in class org.xmpp.packet.Packet
Sets the XMPP address (JID) that the packet is addressed to.
setTo(JID) - Method in class org.xmpp.packet.Packet
Sets the XMPP address (JID) that the packet is address to.
setType(FormField.Type) - Method in class org.xmpp.forms.FormField
Sets an indicative of the format for the data to answer.
setType(IQ.Type) - Method in class org.xmpp.packet.IQ
Sets the type of this IQ.
setType(Message.Type) - Method in class org.xmpp.packet.Message
Sets the type of this message.
setType(PacketError.Type) - Method in class org.xmpp.packet.PacketError
Sets the error type.
setType(Presence.Type) - Method in class org.xmpp.packet.Presence
Sets the type of this presence.
setVariable(String) - Method in class org.xmpp.forms.FormField
Sets the attribute that uniquely identifies the field in the context of the form.
SHORT - Static variable in class org.jivesoftware.util.FastDateFormat
Style pattern
shutdown() - Method in interface org.xmpp.component.Component
Shuts down this component.
size() - Method in class org.xmpp.resultsetmanagement.ResultSetImpl
 
start() - Method in interface org.xmpp.component.Component
Notification message indicating that the component will start receiving incoming packets.
StreamError - Class in org.xmpp.packet
A stream error.
StreamError(StreamError.Condition) - Constructor for class org.xmpp.packet.StreamError
Construcs a new StreamError with the specified condition.
StreamError(StreamError.Condition, String) - Constructor for class org.xmpp.packet.StreamError
Constructs a new StreamError with the specified condition and error text.
StreamError(StreamError.Condition, String, String) - Constructor for class org.xmpp.packet.StreamError
Constructs a new StreamError with the specified condition and error text.
StreamError(Element) - Constructor for class org.xmpp.packet.StreamError
Constructs a new StreamError using an existing Element.
StreamError.Condition - Enum in org.xmpp.packet
Type-safe enumeration for the error condition.

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