|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XenqttApplication | |
|---|---|
| net.sf.xenqtt | |
| net.sf.xenqtt.application | |
| Uses of XenqttApplication in net.sf.xenqtt |
|---|
| Methods in net.sf.xenqtt that return XenqttApplication | |
|---|---|
static XenqttApplication |
Xenqtt.getApplication(String appName)
|
| Methods in net.sf.xenqtt that return types with arguments of type XenqttApplication | |
|---|---|
static Collection<XenqttApplication> |
Xenqtt.getApplications()
|
| Methods in net.sf.xenqtt with parameters of type XenqttApplication | |
|---|---|
static String |
Xenqtt.getAppSpecificUsageText(XenqttApplication application)
|
| Uses of XenqttApplication in net.sf.xenqtt.application |
|---|
| Classes in net.sf.xenqtt.application that implement XenqttApplication | |
|---|---|
class |
AbstractXenqttApplication
Base for XenqttApplication classes |
class |
HelpApplication
Displays help text |
class |
LicenseApplication
|
class |
MockBrokerApplication
Runs the MockBroker as a xenqtt command line application |
class |
ProxyApplication
A XenqttApplication is that acts as an MQTT proxy to allow a cluster of servers to act as a single MQTT proxy. |
class |
TestClientApplication
Runs a test client application that can be used in load testing the Xenqtt client and the disparate applications embedded within. |
class |
VersionApplication
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||