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