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 |
XFacebookPlatform — class, package org.igniterealtime.xiff.auth |
|
This class provides SASL authentication using the X-FACEBOOK-PLATFORM mechanism. |
XFacebookPlatform(connection:org.igniterealtime.xiff.core:IXMPPConnection) — Constructor, class org.igniterealtime.xiff.auth.XFacebookPlatform |
|
Creates a new XFacebookPlatform authentication object. |
XHTMLExtension — class, package org.igniterealtime.xiff.data.xhtml |
|
XEP-0071: XHTML-IM
This class provides an extension for XHTML body text in messages.
html --> http://jabber.org/protocol/xhtml-im
body --> http://www.w3.org/1999/xhtml
|
XHTMLExtension(parent:XML) — Constructor, class org.igniterealtime.xiff.data.xhtml.XHTMLExtension |
| |
XIFF_ERROR — Constant Static Property, class org.igniterealtime.xiff.events.XIFFErrorEvent |
| |
XIFFErrorEvent — class, package org.igniterealtime.xiff.events |
|
RFC 3920 (XMPP Core, published October 2004),
in chapters 4.7. |
XIFFErrorEvent() — Constructor, class org.igniterealtime.xiff.events.XIFFErrorEvent |
| |
xml — Property, class org.igniterealtime.xiff.bookmark.BookmarkPrivatePayload |
| |
xml — Property, class org.igniterealtime.xiff.data.AbstractExtension |
| |
xml — Property, class org.igniterealtime.xiff.data.Extension |
|
Override in order to take care of setting the Namespace and
checking for containing extensions. |
xml — Property, class org.igniterealtime.xiff.data.ExtensionContainer |
|
The XML node that should be used for this stanza's internal XML representation,
base of the XMLStanza, XML element. |
xml — Property, interface org.igniterealtime.xiff.data.INodeProxy |
| |
xml — Property, class org.igniterealtime.xiff.data.XMPPStanza |
|
In addition to saving the XML, check for possible Extensions that are registered for listening this XML data. |
xml — Property, class org.igniterealtime.xiff.data.rpc.RPCExtension |
|
Interface method, returning the namespace for this extension
|
xml — Property, class org.igniterealtime.xiff.data.search.SearchExtension |
| |
xml — Property, class org.igniterealtime.xiff.data.whiteboard.Path |
| |
XML_LANG — Constant Static Property, class org.igniterealtime.xiff.data.XMPPStanza |
| |
XMLRPC — class, package org.igniterealtime.xiff.data.rpc |
|
Implements client side XML marshalling of methods and parameters into XMLRPC. |
XMLStanza — class, package org.igniterealtime.xiff.data |
|
This is a base class for all classes that encapsulate XML stanza data. |
XMLStanza() — Constructor, class org.igniterealtime.xiff.data.XMLStanza |
|
XMPP is based on communication with XML stanzas
|
XMPPBOSHConnection — class, package org.igniterealtime.xiff.core |
|
XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH) and
XEP-0206: XMPP Over BOSH. |
XMPPBOSHConnection(secure:Boolean) — Constructor, class org.igniterealtime.xiff.core.XMPPBOSHConnection |
|
TLS compression (as defined in RFC 3920) and Stream Compression (as defined
in Stream Compression [XEP-0138]) are NOT RECOMMENDED in BOSH since compression
SHOULD be negotiated at the HTTP layer using the 'accept' attribute
of the BOSH session creation response. |
XMPPConnection — class, package org.igniterealtime.xiff.core |
|
This class is used to connect to and manage data coming from an XMPP server. |
XMPPConnection() — Constructor, class org.igniterealtime.xiff.core.XMPPConnection |
|
Constructor. |
xmppRecieve(rawXML:String) — method, class org.igniterealtime.xiff.core.XMPPRTMPConnection |
|
Is the name of this method locked in the server side?
|
XMPPRTMPConnection — class, package org.igniterealtime.xiff.core |
|
A child of XMPPConnection, this class makes use of the
Flash RTMP connection instead of the Socket. |
XMPPRTMPConnection(url:String) — Constructor, class org.igniterealtime.xiff.core.XMPPRTMPConnection |
| |
XMPPStanza — Dynamic Class, package org.igniterealtime.xiff.data |
|
The base class for all XMPP stanza data classes. |
XMPPStanza(recipient:org.igniterealtime.xiff.core:EscapedJID, sender:org.igniterealtime.xiff.core:EscapedJID, theType:String, theID:String, nodeName:String) — Constructor, class org.igniterealtime.xiff.data.XMPPStanza |
|
The following four first attributes are common to message, presence, and IQ stanzas. |
XMPPTLSConnection — class, package org.igniterealtime.xiff.core |
|
This class is used to connect to and manage data coming from an XMPP server that supports TLS. |
XMPPTLSConnection() — Constructor, class org.igniterealtime.xiff.core.XMPPTLSConnection |
|
Constructor. |
XOAuth2 — class, package org.igniterealtime.xiff.auth |
|
This class provides SASL authentication using the X-OAUTH2 mechanism. |
XOAuth2(connection:org.igniterealtime.xiff.core:IXMPPConnection) — Constructor, class org.igniterealtime.xiff.auth.XOAuth2 |
|
Creates a OAuth v2 authentication object. |
|
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 |