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