@DoNotImplement public interface MqttClientTransportConfigBuilder extends MqttClientTransportConfigBuilderBase<MqttClientTransportConfigBuilder>
MqttClientTransportConfig.| Modifier and Type | Interface and Description |
|---|---|
static interface |
MqttClientTransportConfigBuilder.Nested<P>
Builder for a
MqttClientTransportConfig that is applied to a parent. |
| Modifier and Type | Method and Description |
|---|---|
@NotNull MqttClientTransportConfig |
build()
Builds the
MqttClientTransportConfig. |
localAddress, localAddress, localAddress, localPort, mqttConnectTimeout, proxyConfig, proxyConfig, serverAddress, serverHost, serverHost, serverPort, socketConnectTimeout, sslConfig, sslConfig, sslWithDefaultConfig, webSocketConfig, webSocketConfig, webSocketWithDefaultConfig@CheckReturnValue @NotNull @NotNull MqttClientTransportConfig build()
MqttClientTransportConfig.MqttClientTransportConfig.