Uses of Class
com.realtime.xmpp.util.RestartingEndpoint

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

Uses of RestartingEndpoint in com.realtime.xmpp.dom
 

Subclasses of RestartingEndpoint in com.realtime.xmpp.dom
 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 RestartingEndpoint in com.realtime.xmpp.examples
 

Subclasses of RestartingEndpoint in com.realtime.xmpp.examples
 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.
 



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