Package org.springframework.amqp.core
Class BindingBuilder.TopicExchangeRoutingKeyConfigurer
- java.lang.Object
-
- org.springframework.amqp.core.BindingBuilder.TopicExchangeRoutingKeyConfigurer
-
- Enclosing class:
- BindingBuilder
public static final class BindingBuilder.TopicExchangeRoutingKeyConfigurer extends java.lang.Object
Topic exchange routing key configurer.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Binding
with(java.lang.Enum<?> routingKeyEnum)
Binding
with(java.lang.String routingKey)
-