| Class | Description |
|---|---|
| RabbitMQConnectionConsumer | |
| RabbitMQConnectionFactory |
Encapsulate a RabbitMQ AMQP Connection factory definition within an inbound configuration
Connection Factory definitions, allows service level parameters to be defined,
and re-used by each service that binds to it
|
| RabbitMQConstants |
Holds constants for RabbitMQ Inbound Endpoint Implementation
|
| RabbitMQInjectHandler |
RabbitMQInjectHandler uses to mediate the received RabbitMQ message
|
| RabbitMQListener |
Listener to get a rabbitmq client from the factory
|
| RabbitMQMessage |
Class which wraps an RabbitMQ AMQP message which is used in Inbound Endpoint.
|
| RabbitMQTask | |
| RabbitMQUtils |
| Exception | Description |
|---|---|
| RabbitMQException |
This class represents RabbitMQ specific exceptions
|
Copyright © 2017 WSO2. All rights reserved.