com.realtime.xmpp.examples
Class RosterTest

java.lang.Object
  |
  +--com.realtime.xmpp.examples.RosterTest
All Implemented Interfaces:
com.realtime.xmpp.examples.TestComponent.Test

public class RosterTest
extends java.lang.Object
implements com.realtime.xmpp.examples.TestComponent.Test

Stress the local JVM and Jabber server with a pile of requests.

Version:
1.0 Copyright © 2002 Real Time Entertainment Group, LLC - All rights reserved.
Author:
Mike Prince

Constructor Summary
RosterTest()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 void run(TestComponent comp)
          Run the system tests.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RosterTest

public RosterTest()
Method Detail

run

public void run(TestComponent comp)
         throws java.io.IOException
Run the system tests.

Specified by:
run in interface com.realtime.xmpp.examples.TestComponent.Test
java.io.IOException

main

public static void main(java.lang.String[] argv)


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