Uses of Class
org.wso2.carbon.inbound.endpoint.protocol.rabbitmq.RabbitMQException
-
Packages that use RabbitMQException Package Description org.wso2.carbon.inbound.endpoint.protocol.rabbitmq -
-
Uses of RabbitMQException in org.wso2.carbon.inbound.endpoint.protocol.rabbitmq
Methods in org.wso2.carbon.inbound.endpoint.protocol.rabbitmq that throw RabbitMQException Modifier and Type Method Description com.rabbitmq.client.Connection
RabbitMQConnectionFactory. createConnection()
Create a RabbitMQ connectionConstructors in org.wso2.carbon.inbound.endpoint.protocol.rabbitmq that throw RabbitMQException Constructor Description RabbitMQConnectionFactory(Properties properties)
Digest a AMQP CF definition from the configuration and construct
-