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