Package org.openremote.manager.mqtt
Class Topic
java.lang.Object
org.openremote.manager.mqtt.Topic
-
Field Details
-
SEPARATOR
- See Also:
-
SINGLE_LEVEL_TOKEN
- See Also:
-
MULTI_LEVEL_TOKEN
- See Also:
-
EMPTY_TOPIC
-
topic
-
tokens
-
-
Constructor Details
-
Topic
-
-
Method Details
-
fromAddress
public static Topic fromAddress(String address, org.apache.activemq.artemis.core.config.WildcardConfiguration wildcardConfiguration) throws IllegalArgumentException - Throws:
IllegalArgumentException
-
parse
- Throws:
IllegalArgumentException
-
getString
-
hasWildcard
public boolean hasWildcard() -
getTokens
-
toString
-