See: Description
Interface | Description |
---|---|
ChannelPool |
A pool of
Channel s to allow for channels to be shared across
threads but not at the same time. |
Class | Description |
---|---|
DefaultChannelPool |
Default implementation of
ChannelPool . |
RabbitConnectionFactory |
A factory for creating a connection to RabbitMQ.
|
RabbitConnectionFactoryConfig |
The default RabbitMQ configuration class.
|