| Package | Description |
|---|---|
| org.springframework.amqp.core |
Provides core classes for the spring AMQP abstraction.
|
| Modifier and Type | Field and Description |
|---|---|
protected HeadersExchange |
BindingBuilder.HeadersExchangeMapConfigurer.exchange |
| Modifier and Type | Method and Description |
|---|---|
BindingBuilder.HeadersExchangeMapConfigurer |
BindingBuilder.DestinationConfigurer.to(HeadersExchange exchange) |
| Constructor and Description |
|---|
HeadersExchangeMapConfigurer(BindingBuilder.DestinationConfigurer destination,
HeadersExchange exchange) |