org.apache.qpid.server.exchange.headers
Class HeaderKeyDictionary
java.lang.Object
org.apache.qpid.server.exchange.headers.HeaderKeyDictionary
public class HeaderKeyDictionary
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HeaderKeyDictionary
public HeaderKeyDictionary()
get
public HeaderKey get(org.apache.qpid.framing.AMQShortString key)
getOrCreate
public HeaderKey getOrCreate(org.apache.qpid.framing.AMQShortString key)
Licensed to the Apache Software Foundation