- java.lang.Object
-
- swim.mqtt.Mqtt
-
public final class Mqtt extends Object
-
-
Method Summary
Modifier and Type Method Description static MqttDecoderstandardDecoder()static MqttEncoderstandardEncoder()
-
-
-
Method Detail
-
standardDecoder
public static MqttDecoder standardDecoder()
-
standardEncoder
public static MqttEncoder standardEncoder()
-
-