P
- the type of the result when the built MqttWebSocketConfig
is applied to the parent.@DoNotImplement public static interface MqttWebSocketConfigBuilder.Nested<P> extends MqttWebSocketConfigBuilderBase<MqttWebSocketConfigBuilder.Nested<P>>
MqttWebSocketConfig
that is applied to a parent.Modifier and Type | Method and Description |
---|---|
P |
applyWebSocketConfig()
Builds the
MqttWebSocketConfig and applies it to the parent. |
serverPath, subprotocol
@NotNull P applyWebSocketConfig()
MqttWebSocketConfig
and applies it to the parent.MqttWebSocketConfig
is applied to the parent.