public interface TopicMatcher
| Modifier and Type | Method and Description |
|---|---|
String |
match(String topic)
Check if the topic matches and return the variable part - null if not matching.
|
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.