Uses of Package
com.realtime.xmpp

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

Classes in com.realtime.xmpp used by com.realtime.xmpp
SaxEventManager
          Interpret a stream of SAX events and pass the events to interested listeners.
XmppSession
          Opens and manages an XMPP stream connection with a Jabber server.
XmppSession.ParserThread
          Daemon thread to parse incoming packets through the SaxEventManager.
XmppSessionListener
          An interface that accepts XMPP session lifecycle events such as stream opening, closing, errors, etc.
XmppSessionListener.Event
          Object to represent events.
XmppSessionListener.Type
          Class representing different event types.
 

Classes in com.realtime.xmpp used by com.realtime.xmpp.dom
XmppEndpoint
          The most basic attributes of an XMPP end-point.
XmppSession
          Opens and manages an XMPP stream connection with a Jabber server.
XmppSessionListener
          An interface that accepts XMPP session lifecycle events such as stream opening, closing, errors, etc.
XmppSessionListener.Event
          Object to represent events.
 

Classes in com.realtime.xmpp used by com.realtime.xmpp.examples
XmppEndpoint
          The most basic attributes of an XMPP end-point.
XmppSessionListener
          An interface that accepts XMPP session lifecycle events such as stream opening, closing, errors, etc.
XmppSessionListener.Event
          Object to represent events.
 

Classes in com.realtime.xmpp used by com.realtime.xmpp.util
XmppEndpoint
          The most basic attributes of an XMPP end-point.
XmppSession
          Opens and manages an XMPP stream connection with a Jabber server.
XmppSessionListener
          An interface that accepts XMPP session lifecycle events such as stream opening, closing, errors, etc.
XmppSessionListener.Event
          Object to represent events.
 



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