public class TopicTemplate extends Object
| Constructor and Description |
|---|
TopicTemplate(String topicTemplate,
String topicFilter) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getVariables(String topicName)
解析 topic 中的变量
|
boolean |
match(String topicName)
判断 topicFilter 和 topicName 匹配情况
|
Copyright © 2025. All rights reserved.