@DoNotImplement public interface MqttWebSocketConfigBuilder extends MqttWebSocketConfigBuilderBase<MqttWebSocketConfigBuilder>
MqttWebSocketConfig.| Modifier and Type | Interface and Description |
|---|---|
static interface |
MqttWebSocketConfigBuilder.Nested<P>
Builder for a
MqttWebSocketConfig that is applied to a parent. |
| Modifier and Type | Method and Description |
|---|---|
@NotNull MqttWebSocketConfig |
build()
Builds the
MqttWebSocketConfig. |
handshakeTimeout, queryString, serverPath, subprotocol@CheckReturnValue @NotNull @NotNull MqttWebSocketConfig build()
MqttWebSocketConfig.MqttWebSocketConfig.