|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.xenqtt.Xenqtt
public final class Xenqtt
The entry point into the application when either the proxy or the gateway are run.
| Constructor Summary | |
|---|---|
Xenqtt()
|
|
| Method Summary | |
|---|---|
static void |
main(String... args)
The entry point into Xenqtt. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Xenqtt()
| Method Detail |
|---|
public static void main(String... args)
throws InterruptedException
args -
The arguments specified by the user at the command-line. You can supply global logging flags (-v, -vv, or -v -v) and a
mode to run Xenqtt in. The supported modes, at present, are:
proxygatewaymockbrokertestclienthelp
To get mode-specific help information use the help mode and then specify the mode name (e.g. help proxy)
InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||