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.
Last Article: CipherUtils
Next Article: DataSourceClient
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.