Uses of Package
com.realtime.xmpp.dom

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

Classes in com.realtime.xmpp.dom used by com.realtime.xmpp.dom
DomComponent
          Provide a Jabber component that generates DOM packets on incoming requests.
DomPacketListener
          Listen for new new DOM packets.
Xmpp2DomTransformer
          XMPP transformer that creates DOMs from XMPP streams using the SAX event model.
XmppWrapper
          Wrap an Element to make it appear as an XmppQuery.
 

Classes in com.realtime.xmpp.dom used by com.realtime.xmpp.examples
DomAcceptComponent
          Provide a Jabber accept component that authenticates using the handshake protocol.
DomComponent
          Provide a Jabber component that generates DOM packets on incoming requests.
DomPacketListener
          Listen for new new DOM packets.
DomPacketRouter
          Interprets incoming packets and issues callbacks for particular packet types.
 



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