Package com.realtime.xmpp.types

Interface Summary
XmppMessage Defines expected attributes for an XMPP message.
XmppQuery Extends the basic XMPP stanza by requiring an 'id' field which will be used to match the expected response to this query.
XmppStanza Provides the minimal asXML() method to convert the stanza to a string before sending to Jabber.
 

Class Summary
JID Manage a Jabber identifier.
Presence Provide presence code information.
PresenceShow Provide standard definitions for the presence show field.
XmppError Contains the standard Jabber error codes.
 



Copyright © 2002,2003 Real Time Entertainment Group, LLC. All Rights Reserved.