public class MqttTopicHelper
extends Object
-
Method Summary
Escape special words in topic
static boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
escapeTopicSpecialWord
Escape special words in topic
-
matches
public static boolean matches(String topic,
Pattern pattern,
io.vertx.mutiny.mqtt.messages.MqttPublishMessage m)