| Interface | Description |
|---|---|
| DeliveryHandler |
Interface for class which transform mq bytes into an event.
|
| QueueConsumerFactory |
| Class | Description |
|---|---|
| AMQPConfiguration |
Configuration.
|
| AMQPHealthCheck | |
| ConnectionHolder |
Holds and manages a connection to an AMQP server.
|
| ConsumerRegistry | |
| QueueConsumer |
Designed to consume from a single queue (holds the result from basicConsume
as registeredConsumerTag).
|
| QueueProducer |
Manages submission of messages to a RabbitMQ message queue and creation of consumers.
|
Copyright © 2016 LeanIX GmbH. All rights reserved.