| Modifier and Type | Method and Description |
|---|---|
ExchangeParameters |
ExchangeParameters.Builder.build(Properties config,
String exchangeKeyName)
Applies the given
Properties using default naming conventions using the given exchange name; see
ExchangeParameters JavaDoc. |
| Modifier and Type | Method and Description |
|---|---|
MessageSubscriptionCreator |
MessageSubscriptionCreator.withExchangeParameters(ExchangeParameters exchangeParameters) |
AmqpSubscriptionCreator |
AmqpSubscriptionCreator.withExchangeParameters(ExchangeParameters exchangeParameters)
Sets the
ExchangeParameters to be used. |
Copyright © 2025. All rights reserved.