A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
text — Property in class org.igniterealtime.xiff.data.register.RegisterExtension
thread — Property in interface org.igniterealtime.xiff.data.IMessage
thread — Property in class org.igniterealtime.xiff.data.Message
The message thread ID.
time — Property in interface org.igniterealtime.xiff.data.IMessage
time — Property in class org.igniterealtime.xiff.data.Message
Time of the message in case of a delay.
time2string(time, ms) — Static method in class org.igniterealtime.xiff.util.DateTimeParser
Convert a date object to a string hh:mm:ss[.sss][TZD]
timezone — Property in interface org.igniterealtime.xiff.vcard.IVCard
timezone — Property in class org.igniterealtime.xiff.vcard.VCard
Time zone's Standard Time UTC offset.
title — Property in class org.igniterealtime.xiff.data.forms.FormExtension
The title of this form
title — Property in interface org.igniterealtime.xiff.vcard.IVCard
title — Property in class org.igniterealtime.xiff.vcard.VCard
Title.
tls — Property in class org.igniterealtime.xiff.core.XMPPTLSConnection
Specifies whether to enable TLS.
to — Property in interface org.igniterealtime.xiff.data.IXMPPStanza
to — Property in class org.igniterealtime.xiff.data.XMPPStanza
The JID of the recipient.
to — Property in class org.igniterealtime.xiff.data.muc.MUCUserExtension
The to property for invite and decline action types
toArray() — Method in class org.igniterealtime.xiff.collections.ArrayCollection
Return an Array that is populated in the same order as the ArrayCollection.
toString() — Method in class org.igniterealtime.xiff.collections.ArrayCollection
Pretty prints the contents of the ArrayCollection to a string and returns it.
toString() — Method in interface org.igniterealtime.xiff.collections.ICollection
toString() — Method in class org.igniterealtime.xiff.core.AbstractJID
Converts JID represented by this class to a String.
toString() — Method in class org.igniterealtime.xiff.data.Extension
Converts the extension stanza XML to a string.
toString() — Method in class org.igniterealtime.xiff.data.im.RosterItemVO
toString() — Method in class org.igniterealtime.xiff.events.BookmarkChangedEvent
toString() — Method in class org.igniterealtime.xiff.events.BookmarkRetrievedEvent
toString() — Method in class org.igniterealtime.xiff.events.ChangePasswordSuccessEvent
toString() — Method in class org.igniterealtime.xiff.events.ConnectionSuccessEvent
toString() — Method in class org.igniterealtime.xiff.events.DisconnectionEvent
toString() — Method in class org.igniterealtime.xiff.events.IncomingDataEvent
toString() — Method in class org.igniterealtime.xiff.events.InviteEvent
toString() — Method in class org.igniterealtime.xiff.events.IQEvent
toString() — Method in class org.igniterealtime.xiff.events.LoginEvent
toString() — Method in class org.igniterealtime.xiff.events.MessageEvent
toString() — Method in class org.igniterealtime.xiff.events.ModelChangedEvent
toString() — Method in class org.igniterealtime.xiff.events.OutgoingDataEvent
toString() — Method in class org.igniterealtime.xiff.events.PresenceEvent
toString() — Method in class org.igniterealtime.xiff.events.PropertyChangeEvent
toString() — Method in class org.igniterealtime.xiff.events.RegistrationFieldsEvent
toString() — Method in class org.igniterealtime.xiff.events.RegistrationSuccessEvent
toString() — Method in class org.igniterealtime.xiff.events.RoomEvent
toString() — Method in class org.igniterealtime.xiff.events.RosterEvent
toString() — Method in class org.igniterealtime.xiff.events.SearchPrepEvent
toString() — Method in class org.igniterealtime.xiff.events.VCardEvent
toString() — Method in class org.igniterealtime.xiff.events.XIFFErrorEvent
toXML(parent, method, params) — Static method in class org.igniterealtime.xiff.data.rpc.XMLRPC
The marshalling process, accepting a block of XML, a string description of the remote method, and an array of flash type parameters.
type — Property in interface org.igniterealtime.xiff.data.IXMPPStanza
type — Property in class org.igniterealtime.xiff.data.XMPPStanza
The stanza type.
type — Property in class org.igniterealtime.xiff.data.browse.BrowseItem
One of the official types from the specified category, or a non-standard type prefixed with the string "x-".
type — Property in class org.igniterealtime.xiff.data.forms.FormExtension
The type of form.
type — Property in class org.igniterealtime.xiff.data.forms.FormField
The type of this field used by user interfaces to render an approprite control to represent this field.
type — Property in class org.igniterealtime.xiff.data.muc.MUCUserExtension
The type of user extension this is
type — Property in interface org.igniterealtime.xiff.vcard.IVCardPhoto
type — Property in class org.igniterealtime.xiff.vcard.VCardPhoto
TYPE_CANCEL — Constant static property in class org.igniterealtime.xiff.data.forms.FormExtension
TYPE_CHAT — Constant static property in class org.igniterealtime.xiff.data.Message
The message is sent in the context of a one-to-one chat session.
TYPE_DECLINE — Constant static property in class org.igniterealtime.xiff.data.muc.MUCUserExtension
TYPE_DESTROY — Constant static property in class org.igniterealtime.xiff.data.muc.MUCUserExtension
TYPE_ERROR — Constant static property in class org.igniterealtime.xiff.data.IQ
The stanza reports an error that has occurred regarding processing or delivery of a previously-sent get or set request.
TYPE_ERROR — Constant static property in class org.igniterealtime.xiff.data.Message
The message is generated by an entity that experiences an error in processing a message received from another entity (for details regarding stanza error syntax, refer to [xmpp-core]).
TYPE_ERROR — Constant static property in class org.igniterealtime.xiff.data.Presence
An error has occurred regarding processing of a previously-sent presence stanza; if the presence stanza is of type "error", it MUST include an error child element.
TYPE_GET — Constant static property in class org.igniterealtime.xiff.data.IQ
The stanza requests information, inquires about what data is needed in order to complete further operations, etc.
TYPE_GROUPCHAT — Constant static property in class org.igniterealtime.xiff.data.Message
The message is sent in the context of a multi-user chat environment (similar to that of [IRC]).
TYPE_HEADLINE — Constant static property in class org.igniterealtime.xiff.data.Message
The message provides an alert, a notification, or other information to which no reply is expected (e.g., news headlines, sports updates, near-real-time market data, and syndicated content).
TYPE_INVITE — Constant static property in class org.igniterealtime.xiff.data.muc.MUCUserExtension
TYPE_NORMAL — Constant static property in class org.igniterealtime.xiff.data.Message
The message is a standalone message that is sent outside the context of a one-to-one conversation or groupchat, and to which it is expected that the recipient will reply.
TYPE_OTHER — Constant static property in class org.igniterealtime.xiff.data.muc.MUCUserExtension
TYPE_PROBE — Constant static property in class org.igniterealtime.xiff.data.Presence
A request for an entity's current presence; SHOULD be generated only by a server on behalf of a user.
TYPE_REQUEST — Constant static property in class org.igniterealtime.xiff.data.forms.FormExtension
TYPE_RESULT — Constant static property in class org.igniterealtime.xiff.data.IQ
The stanza is a response to a successful get or set request.
TYPE_RESULT — Constant static property in class org.igniterealtime.xiff.data.forms.FormExtension
TYPE_SET — Constant static property in class org.igniterealtime.xiff.data.IQ
The stanza provides data that is needed for an operation to be completed, sets new values, replaces existing values, etc.
TYPE_SUBMIT — Constant static property in class org.igniterealtime.xiff.data.forms.FormExtension
TYPE_SUBSCRIBE — Constant static property in class org.igniterealtime.xiff.data.Presence
The sender wishes to subscribe to the recipient's presence.
TYPE_SUBSCRIBED — Constant static property in class org.igniterealtime.xiff.data.Presence
The sender has allowed the recipient to receive their presence.
TYPE_UNAVAILABLE — Constant static property in class org.igniterealtime.xiff.data.Presence
Signals that the entity is no longer available for communication.
TYPE_UNSUBSCRIBE — Constant static property in class org.igniterealtime.xiff.data.Presence
The sender is unsubscribing from the receiver's presence.
TYPE_UNSUBSCRIBED — Constant static property in class org.igniterealtime.xiff.data.Presence
The subscription request has been denied or a previously-granted subscription has been cancelled.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z