public class FastTopicMatcher extends Object
| Constructor and Description |
|---|
FastTopicMatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String topicPattern) |
void |
matchingBindings(String topicName,
Consumer<String> matchedPatternsConsumer)
Method to retrieve matching bindings.
|
void |
remove(String topicPattern) |
Copyright © 2018 WSO2. All rights reserved.