| Interface | Description |
|---|---|
| MessageListener |
Interface for Message Listeners
|
| Class | Description |
|---|---|
| MessageHandler |
Notifies all registered MessageListeners of a new message received.
|
| QueueConsumerImpl |
Implementation of the QueueConsumer interface to read messages from a rabbitmq queue.
|
| QueueManager |
Utility Class that manages the connection to the rabbit server, QueueConsumer thread and publishing new tasks
|
| RabbitProperties |
Properties describing connection to RabbitMQ.
|
| RabbitServices |
Provides access to rabbit configuration read from environment.
|
Copyright © 2015–2017 Hewlett Packard Enterprise Development LP. All rights reserved.