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 anAddress.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.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.