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™
|
org.eclipse.kapua.gateway.client.profile.kura |
An Eclipse Kura™ based connection profile
|
Modifier and Type | Class and Description |
---|---|
static class |
MqttClient.Builder<T extends MqttClient.Builder<T>> |
Modifier and Type | Class and Description |
---|---|
static class |
FuseClient.Builder |
Modifier and Type | Class and Description |
---|---|
static class |
PahoClient.Builder |
Modifier and Type | Class and Description |
---|---|
class |
KuraMqttProfile<B extends MqttClient.Builder<B>> |
Modifier and Type | Method and Description |
---|---|
static <B extends MqttClient.Builder<B>> |
KuraMqttProfile.newProfile(Supplier<B> builderSupplier) |
Copyright © 2017. All rights reserved.