Class | Description |
---|---|
RabbitMQConnectionFactory |
Encapsulate a RabbitMQ AMQP Connection factory definition within an inbound configuration
|
RabbitMQConstants |
Holds constants for RabbitMQ Inbound Endpoint Implementation
|
RabbitMQConsumer |
The actual tasks that perform message consuming
|
RabbitMQInjectHandler |
The received messages will be injected into the sequence for the mediation.
|
RabbitMQListener |
The listener implementation to initialize the RabbitMQ consumer once with inbound parameters.
|
RabbitMQRecoveryListener |
Logging notifications about completed automatic connection recovery
|
RabbitMQTask |
The task implementation to trigger the RabbitMQ consumer.
|
RabbitMQUtils |
Helper class to support AMQP inbound endpoint related functions
|
Enum | Description |
---|---|
AcknowledgementMode |
The acknowledgement mode return by the message consumer
|
Exception | Description |
---|---|
RabbitMQException |
This class represents RabbitMQ specific exceptions
|
Copyright © 2020 WSO2. All rights reserved.