| Package | Description |
|---|---|
| org.eclipse.kapua.gateway.client.mqtt |
Abstract base classes for implementing MQTT based clients
|
| org.eclipse.kapua.gateway.client.mqtt.fuse |
An MQTT based client using FUSE MQTT
|
| org.eclipse.kapua.gateway.client.mqtt.paho |
An MQTT based client using Eclipse Paho™
|
| Constructor and Description |
|---|
MqttApplication(MqttClient client,
String applicationId,
Executor executor) |
| Modifier and Type | Class and Description |
|---|---|
class |
FuseClient |
| Modifier and Type | Class and Description |
|---|---|
class |
PahoClient |
Copyright © 2017. All rights reserved.