| Package | Description |
|---|---|
| org.eclipse.paho.client.mqttv3 |
Contains a programming interface enabling applications to communicate with an MQTT server.
|
| org.eclipse.paho.client.mqttv3.internal | |
| org.eclipse.paho.client.mqttv3.internal.websocket | |
| org.eclipse.paho.client.mqttv3.internal.wire | |
| org.eclipse.paho.client.mqttv3.util |
Provides helpers and utilities.
|
| Class and Description |
|---|
| ClientComms
Handles client communications with the server.
|
| NetworkModule |
| Token |
| Class and Description |
|---|
| ClientComms
Handles client communications with the server.
|
| ClientState
The core of the client, which holds the state information for pending and
in-flight messages.
|
| CommsCallback
Bridge between Receiver and the external API.
|
| CommsTokenStore
Provides a "token" based system for storing and tracking actions across
multiple threads.
|
| DisconnectedMessageBuffer |
| IDisconnectedBufferCallback |
| MessageCatalog
Catalog of human readable error messages.
|
| NetworkModule |
| TCPNetworkModule
A network module for connecting over TCP.
|
| Class and Description |
|---|
| NetworkModule |
| SSLNetworkModule
A network module for connecting over SSL.
|
| TCPNetworkModule
A network module for connecting over TCP.
|
| Class and Description |
|---|
| ClientState
The core of the client, which holds the state information for pending and
in-flight messages.
|
| Class and Description |
|---|
| ClientComms
Handles client communications with the server.
|
Copyright © 2018 Eclipse Paho. All Rights Reserved.