Uses of Class
org.apache.qpid.server.exchange.headers.HeaderKeyDictionary

Packages that use HeaderKeyDictionary
org.apache.qpid.server.exchange.headers   
 

Uses of HeaderKeyDictionary in org.apache.qpid.server.exchange.headers
 

Constructors in org.apache.qpid.server.exchange.headers with parameters of type HeaderKeyDictionary
HeadersMatcherDFAState(Map<HeaderKey,Map<org.apache.qpid.framing.AMQTypedValue,HeadersMatcherDFAState>> nextStateMap, Collection<HeaderMatcherResult> results, HeaderKeyDictionary dictionary)
           
 



Licensed to the Apache Software Foundation