Package | Description |
---|---|
org.eclipse.kapua.gateway.client.profile.kura |
An Eclipse Kura™ based connection profile
|
Modifier and Type | Method and Description |
---|---|
KuraMqttProfile<B> |
KuraMqttProfile.accountName(String accountName) |
KuraMqttProfile<B> |
KuraMqttProfile.brokerUrl(String brokerUrl) |
KuraMqttProfile<B> |
KuraMqttProfile.clientId(String clientId) |
KuraMqttProfile<B> |
KuraMqttProfile.credentials(Credentials.UserAndPassword userAndPassword) |
KuraMqttProfile<B> |
KuraMqttProfile.customizer(Consumer<B> customizer) |
static <B extends MqttClient.Builder<B>> |
KuraMqttProfile.newProfile(Supplier<B> builderSupplier) |
Copyright © 2017. All rights reserved.