RabbitMqConfig
Path
com.roma.apic.livedata.config.v1.RabbitMqConfig
Description
This class is used with ConnectionConfig, QueueConfig, ExchangeConfig, and RabbitMqProducer to configure a RabbitMQ client.
Constructor Details
public RabbitMqConfig(ConnectionConfig connectionConfig, QueueConfig queueConfig, ExchangeConfig exchangeConfig)
Constructs a RabbitMQ client configuration.
Parameters:
- connectionConfig indicates the client connection configuration.
- queueConfig indicates the queue configuration.
- exchangeConfig indicates the switch configuration.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot