Class ConnectionFactorySupplier
java.lang.Object
io.camunda.connector.rabbitmq.supplier.ConnectionFactorySupplier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.rabbitmq.client.ConnectionFactorycreateFactory(RabbitMqAuthentication authentication, RabbitMqRouting routing)
-
Constructor Details
-
ConnectionFactorySupplier
public ConnectionFactorySupplier()
-
-
Method Details
-
createFactory
public com.rabbitmq.client.ConnectionFactory createFactory(RabbitMqAuthentication authentication, RabbitMqRouting routing) throws URISyntaxException, NoSuchAlgorithmException, KeyManagementException
-