public class TopicParser extends Object
| Constructor and Description |
|---|
TopicParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBinding(String bindingKey,
TopicMatcherResult result) |
Collection<TopicMatcherResult> |
parse(String routingKey) |
public void addBinding(String bindingKey, TopicMatcherResult result)
public Collection<TopicMatcherResult> parse(String routingKey)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.