public static final class BindingBuilder.DestinationConfigurer extends ObjectSE
| 修飾子と型 | フィールドと説明 |
|---|---|
protected StringSE | name |
protected Binding.DestinationType | type |
| 修飾子と型 | メソッドと説明 |
|---|---|
BindingBuilder.DirectExchangeRoutingKeyConfigurer | to(DirectExchange exchange) |
BindingBuilder.GenericExchangeRoutingKeyConfigurer | to(Exchange exchange) |
Binding | to(FanoutExchange exchange) |
BindingBuilder.HeadersExchangeMapConfigurer | to(HeadersExchange exchange) |
BindingBuilder.TopicExchangeRoutingKeyConfigurer | to(TopicExchange exchange) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected final StringSE name
protected final Binding.DestinationType type
public Binding to(FanoutExchange exchange)
public BindingBuilder.HeadersExchangeMapConfigurer to(HeadersExchange exchange)
public BindingBuilder.DirectExchangeRoutingKeyConfigurer to(DirectExchange exchange)
public BindingBuilder.TopicExchangeRoutingKeyConfigurer to(TopicExchange exchange)
public BindingBuilder.GenericExchangeRoutingKeyConfigurer to(Exchange exchange)