Package fr.codinbox.connector.commons.rabbitmq
package fr.codinbox.connector.commons.rabbitmq
-
ClassDescriptionA pooled RabbitMQ channel wrapper that implements
AutoCloseableto automatically return the channel to the pool when closed.Represents a managed RabbitMQ connection with channel pooling support.Implementation ofRabbitMQConnectionthat manages a RabbitMQ connection and a fixed-size channel pool.Service interface for managing multiple named RabbitMQ connections.Default implementation ofRabbitMQConnectorServicethat discovers and manages RabbitMQ connections from environment variables.