Uses of Class
org.apache.qpid.server.exchange.HeadersExchange

Packages that use HeadersExchange
org.apache.qpid.server.exchange   
 

Uses of HeadersExchange in org.apache.qpid.server.exchange
 

Fields in org.apache.qpid.server.exchange with type parameters of type HeadersExchange
static ExchangeType<HeadersExchange> HeadersExchange.TYPE
           
 

Constructors in org.apache.qpid.server.exchange with parameters of type HeadersExchange
HeadersExchangeMBean(HeadersExchange headersExchange)
           
 



Licensed to the Apache Software Foundation