org.apache.qpid.server.exchange.topic
Class TopicWordDictionary
java.lang.Object
org.apache.qpid.server.exchange.topic.TopicWordDictionary
public class TopicWordDictionary
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopicWordDictionary
public TopicWordDictionary()
getOrCreateWord
public TopicWord getOrCreateWord(org.apache.qpid.framing.AMQShortString name)
getWord
public TopicWord getWord(org.apache.qpid.framing.AMQShortString name)
Licensed to the Apache Software Foundation