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 |
KuraBinaryPayloadCodec |
Modifier and Type | Method and Description |
---|---|
BinaryPayloadCodec |
MqttClient.Builder.codec() |
protected BinaryPayloadCodec |
MqttClient.getCodec() |
Modifier and Type | Method and Description |
---|---|
T |
MqttClient.Builder.codec(BinaryPayloadCodec codec) |
Constructor and Description |
---|
MqttClient(ScheduledExecutorService executor,
BinaryPayloadCodec codec,
MqttNamespace namespace,
String clientId,
Set<Module> modules) |
Copyright © 2017. All rights reserved.