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