ConnectionConfig
Path
com.roma.apic.livedata.config.v1.ConnectionConfig
Description
This class is used with RabbitMqConfig and RabbitMqProducer to configure the connection to a RabbitMQ client.
Constructor Details
public ConnectionConfig(String host, int port, String userName, String pw)
Constructs a RabbitMQ client connection configuration.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.