org.springframework.amqp.core
Class BindingBuilder.ExchangeConfigurer
java.lang.Object
org.springframework.amqp.core.BindingBuilder.ExchangeConfigurer
- Enclosing class:
- BindingBuilder
public static class BindingBuilder.ExchangeConfigurer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
to
public Binding to(FanoutExchange exchange)
to
public BindingBuilder.HeadersExchangeMapConfigurer to(HeadersExchange exchange)
to
public BindingBuilder.DirectExchangeRoutingKeyConfigurer to(DirectExchange exchange)
to
public BindingBuilder.TopicExchangeRoutingKeyConfigurer to(TopicExchange exchange)
Copyright © 2010. All Rights Reserved.