| Package | Description |
|---|---|
| org.apache.qpid.server.exchange.topic |
| Modifier and Type | Method and Description |
|---|---|
TopicMatcherDFAState |
TopicMatcherDFAState.mergeStateMachines(TopicMatcherDFAState otherStateMachine) |
TopicMatcherDFAState |
TopicMatcherDFAState.nextState(TopicWord word) |
| Modifier and Type | Method and Description |
|---|---|
TopicMatcherDFAState |
TopicMatcherDFAState.mergeStateMachines(TopicMatcherDFAState otherStateMachine) |
| Constructor and Description |
|---|
TopicMatcherDFAState(Map<TopicWord,TopicMatcherDFAState> nextStateMap,
Collection<TopicMatcherResult> results) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.