|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationArguments | |
---|---|
net.sf.xenqtt | |
net.sf.xenqtt.mockbroker | |
net.sf.xenqtt.test |
Uses of ApplicationArguments in net.sf.xenqtt |
---|
Methods in net.sf.xenqtt with parameters of type ApplicationArguments | |
---|---|
void |
XenqttApplication.start(ApplicationArguments arguments)
Start the application. |
Uses of ApplicationArguments in net.sf.xenqtt.mockbroker |
---|
Methods in net.sf.xenqtt.mockbroker with parameters of type ApplicationArguments | |
---|---|
void |
MockBrokerApplication.start(ApplicationArguments arguments)
|
Uses of ApplicationArguments in net.sf.xenqtt.test |
---|
Constructors in net.sf.xenqtt.test with parameters of type ApplicationArguments | |
---|---|
TestClientConfiguration(ApplicationArguments arguments)
|
|
XenqttTestClient(ApplicationArguments arguments)
Create a new instance of this class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |