Package | Description |
---|---|
org.eclipse.kapua.gateway.client.kura | |
org.eclipse.kapua.gateway.client.mqtt |
Abstract base classes for implementing MQTT based clients
|
Modifier and Type | Class and Description |
---|---|
class |
KuraNamespace |
Modifier and Type | Method and Description |
---|---|
MqttNamespace |
MqttClient.Builder.namespace() |
Modifier and Type | Method and Description |
---|---|
T |
MqttClient.Builder.namespace(MqttNamespace namespace) |
Constructor and Description |
---|
MqttClient(ScheduledExecutorService executor,
BinaryPayloadCodec codec,
MqttNamespace namespace,
String clientId,
Set<Module> modules) |
Copyright © 2017. All rights reserved.