|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XenqttApplication | |
|---|---|
| net.sf.xenqtt | |
| net.sf.xenqtt.mockbroker | |
| net.sf.xenqtt.proxy | |
| Uses of XenqttApplication in net.sf.xenqtt |
|---|
| Classes in net.sf.xenqtt that implement XenqttApplication | |
|---|---|
class |
AbstractXenqttApplication
Base for XenqttApplication classes |
| 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.mockbroker |
|---|
| Classes in net.sf.xenqtt.mockbroker that implement XenqttApplication | |
|---|---|
class |
MockBrokerApplication
Runs the MockBroker as a xenqtt command line application |
| Uses of XenqttApplication in net.sf.xenqtt.proxy |
|---|
| Classes in net.sf.xenqtt.proxy that implement XenqttApplication | |
|---|---|
class |
ProxyApplication
A XenqttApplication is that acts as an MQTT proxy to allow a cluster of servers to act as a single MQTT proxy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||