| Package | Description |
|---|---|
| net.leanix.dropkit.amqp |
| Modifier and Type | Field and Description |
|---|---|
protected AMQPConfiguration |
Endpoint.configuration |
| Constructor and Description |
|---|
Endpoint(AMQPConfiguration configuration,
com.rabbitmq.client.ConnectionFactory factory)
Pass the queue name and the connection factory.
|
QueueConsumer(AMQPConfiguration config,
com.rabbitmq.client.ConnectionFactory connectionFactory,
DeliveryHandler handler) |
QueueConsumer(AMQPConfiguration config,
com.rabbitmq.client.ConnectionFactory factory,
DeliveryHandler handler,
String bindingKey) |
QueueProducer(AMQPConfiguration config,
com.rabbitmq.client.ConnectionFactory connectionFactory) |
Copyright © 2015 LeanIX GmbH. All rights reserved.