| 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,
org.eclipse.kapua.gateway.client.BinaryPayloadCodec codec,
MqttNamespace namespace,
String clientId,
Set<org.eclipse.kapua.gateway.client.Module> modules) |
Copyright © 2017. All rights reserved.