public static class BindingBuilder.TopicExchangeRoutingKeyConfigurer extends BindingBuilder.AbstractRoutingKeyConfigurer<TopicExchange>
destination, exchange| Modifier | Constructor and Description |
|---|---|
private |
TopicExchangeRoutingKeyConfigurer(BindingBuilder.DestinationConfigurer destination,
TopicExchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
Binding |
with(java.lang.Enum<?> routingKeyEnum) |
Binding |
with(java.lang.String routingKey) |
private TopicExchangeRoutingKeyConfigurer(BindingBuilder.DestinationConfigurer destination, TopicExchange exchange)