Uses of Interface
com.realtime.xmpp.XmppEndpoint

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

Uses of XmppEndpoint in com.realtime.xmpp.dom
 

Classes in com.realtime.xmpp.dom that implement XmppEndpoint
 class DomAcceptComponent
          Provide a Jabber accept component that authenticates using the handshake protocol.
 class DomComponent
          Provide a Jabber component that generates DOM packets on incoming requests.
 

Uses of XmppEndpoint in com.realtime.xmpp.examples
 

Classes in com.realtime.xmpp.examples that implement XmppEndpoint
 class EchoComponent
          This is the standard EchoComponent to demonstrate communications with the Jabber server.
 class GatewayComponent
          Provides a gateway component.
 class TestComponent
          Framework for testing the local JVM and Jabber server.
 

Uses of XmppEndpoint in com.realtime.xmpp.util
 

Classes in com.realtime.xmpp.util that implement XmppEndpoint
 class RestartingEndpoint
          An XMPP endpoint for a Jabber server.
 



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