Uses of Package
com.realtime.xmpp.types

Packages that use com.realtime.xmpp.types
com.realtime.xmpp   
com.realtime.xmpp.dom   
com.realtime.xmpp.examples   
com.realtime.xmpp.tools   
com.realtime.xmpp.types   
com.realtime.xmpp.util   
 

Classes in com.realtime.xmpp.types used by com.realtime.xmpp
JID
          Manage a Jabber identifier.
XmppStanza
          Provides the minimal asXML() method to convert the stanza to a string before sending to Jabber.
 

Classes in com.realtime.xmpp.types used by com.realtime.xmpp.dom
JID
          Manage a Jabber identifier.
Presence
          Provide presence code information.
XmppError
          Contains the standard Jabber error codes.
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.
 

Classes in com.realtime.xmpp.types used by com.realtime.xmpp.examples
XmppError
          Contains the standard Jabber error codes.
 

Classes in com.realtime.xmpp.types used by com.realtime.xmpp.tools
JID
          Manage a Jabber identifier.
XmppError
          Contains the standard Jabber error codes.
XmppMessage
          Defines expected attributes for an XMPP message.
 

Classes in com.realtime.xmpp.types used by com.realtime.xmpp.types
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.
XmppStanza
          Provides the minimal asXML() method to convert the stanza to a string before sending to Jabber.
 

Classes in com.realtime.xmpp.types used by com.realtime.xmpp.util
JID
          Manage a Jabber identifier.
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.
 



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