net.sf.xenqtt.test
Class XenqttTestClient

java.lang.Object
  extended by net.sf.xenqtt.test.XenqttTestClient

public final class XenqttTestClient
extends Object

A test client that facilitates load and validation testing of the Xenqtt MQTT client.


Constructor Summary
XenqttTestClient(AppContext context)
          Create a new instance of this class.
 
Method Summary
 void start()
          Start the test client.
 void stop()
          Stop the test client.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XenqttTestClient

public XenqttTestClient(AppContext context)
Create a new instance of this class.

Parameters:
context - The context that were passed in on the command-line
Method Detail

start

public void start()
Start the test client.


stop

public void stop()
Stop the test client.



Copyright © 2013. All Rights Reserved.