| Constructor and Description |
|---|
CommsSender(ClientComms clientComms,
ClientState clientState,
CommsTokenStore tokenStore,
OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
void |
start(String threadName,
ExecutorService executorService)
Starts up the Sender thread.
|
void |
stop()
Stops the Sender's thread.
|
public CommsSender(ClientComms clientComms, ClientState clientState, CommsTokenStore tokenStore, OutputStream out)
public void start(String threadName, ExecutorService executorService)
public void stop()
Copyright © 2017 Eclipse Paho. All Rights Reserved.