|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientFactory | |
---|---|
net.sf.xenqtt.client |
Uses of ClientFactory in net.sf.xenqtt.client |
---|
Subinterfaces of ClientFactory in net.sf.xenqtt.client | |
---|---|
interface |
AsyncClientFactory
Used to create multiple "sibling" async clients that share an Executor , broker URI, etc. |
interface |
SyncClientFactory
Used to create multiple "sibling" synchronous clients that share an Executor , broker URI, etc. |
Classes in net.sf.xenqtt.client that implement ClientFactory | |
---|---|
class |
MqttClientFactory
Used to create multiple "sibling" clients that share an Executor , broker URI, etc. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |