Package io.micronaut.rabbitmq.connect
package io.micronaut.rabbitmq.connect
Classes handling the connection RabbitMQ.
- Since:
- 1.1.0
- Author:
- James Kleeh
-
ClassDescriptionConverts a CharSequence to an
Address.A base class to extend from to do initialization work with a channel before any consumers or producers are created.A pool ofChannels to allow for channels to be shared across threads but not at the same time.Initializes a channel before consumers or producers are created.Allows configuration of multiple RabbitMQ connections.Default implementation ofChannelPool.A factory for creating a connection to RabbitMQ.Base class for RabbitMQ to be configured.Configuration for the channel pool.Configuration for RPC.The default RabbitMQ configuration class.