public class MqttWebSocketConfigImpl extends java.lang.Object implements MqttWebSocketConfig
Modifier and Type | Field and Description |
---|---|
static @NotNull MqttWebSocketConfigImpl |
DEFAULT |
DEFAULT_MQTT_SUBPROTOCOL, DEFAULT_SERVER_PATH
Modifier and Type | Method and Description |
---|---|
@NotNull java.lang.String |
getServerPath() |
@NotNull java.lang.String |
getSubprotocol() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
builder
@NotNull public static final @NotNull MqttWebSocketConfigImpl DEFAULT
@NotNull public @NotNull java.lang.String getServerPath()
getServerPath
in interface MqttWebSocketConfig
@NotNull public @NotNull java.lang.String getSubprotocol()
getSubprotocol
in interface MqttWebSocketConfig