|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.xenqtt.test.XenqttTestClient
public final class XenqttTestClient
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 |
---|
public XenqttTestClient(AppContext context)
context
- The context
that were passed in on the command-lineMethod Detail |
---|
public void start()
public void stop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |