| Package | Description |
|---|---|
| org.eclipse.paho.client.mqttv3.internal | |
| org.eclipse.paho.client.mqttv3.internal.wire |
| Modifier and Type | Method and Description |
|---|---|
ClientState |
ClientComms.getClientState() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommsCallback.setClientState(ClientState clientState) |
| Constructor and Description |
|---|
CommsReceiver(ClientComms clientComms,
ClientState clientState,
CommsTokenStore tokenStore,
InputStream in) |
CommsSender(ClientComms clientComms,
ClientState clientState,
CommsTokenStore tokenStore,
OutputStream out) |
| Constructor and Description |
|---|
MqttInputStream(ClientState clientState,
InputStream in) |
MqttOutputStream(ClientState clientState,
OutputStream out) |
Copyright © 2017 Eclipse Paho. All Rights Reserved.