Package io.micronaut.rabbitmq.connect
Classes handling the connection RabbitMQ.
- Since:
- 1.1.0
-
Interface Summary Interface Description ChannelPool A pool ofChannels to allow for channels to be shared across threads but not at the same time.
| Interface | Description |
|---|---|
| ChannelPool |
A pool of
Channels to allow for channels to be shared across
threads but not at the same time. |