public class RabbitMQConnector extends Object
| Constructor and Description |
|---|
RabbitMQConnector(com.rabbitmq.client.ConnectionFactory connectionFactory,
com.rabbitmq.client.Address... addresses) |
| Modifier and Type | Method and Description |
|---|---|
com.rabbitmq.client.Connection |
getConnection() |
public RabbitMQConnector(com.rabbitmq.client.ConnectionFactory connectionFactory,
com.rabbitmq.client.Address... addresses)
public com.rabbitmq.client.Connection getConnection()
throws IOException,
TimeoutException
IOExceptionTimeoutExceptionCopyright © 2016. All rights reserved.