| Package | Description |
|---|---|
| net.leanix.dropkit.amqp |
| Modifier and Type | Method and Description |
|---|---|
QueueConsumer |
QueueConsumerFactory.createConsumer(String queueName,
com.rabbitmq.client.Channel channel,
ConsumerRegistry registry) |
| Constructor and Description |
|---|
QueueConsumer(String queueName,
com.rabbitmq.client.Channel channel,
ConsumerRegistry registry) |
QueueProducer(ConnectionHolder connectionHolder,
ConsumerRegistry consumerRegistry) |
Copyright © 2016 LeanIX GmbH. All rights reserved.