AUTO_ACK, CONNECTION_FACTORY, DELIVERY_TAG, EXCHANGE_INFO, EXCHANGE_NAME, IS_REDELIVERY, QUEUE_INFO, ROUTING_KEY| Constructor and Description |
|---|
FanoutConsumerProperties(String name,
ExchangeInfo exchangeInfo,
QueueInfo queueInfo) |
public FanoutConsumerProperties(String name, ExchangeInfo exchangeInfo, QueueInfo queueInfo)
name - Name of the consumerexchangeInfo - Information about the exchange where messages are
producedqueueInfo - Information about the queue to consumeCopyright © 2019. All rights reserved.