public static class RabbitConnectionFactoryConfig.ChannelPoolConfiguration extends Object
Constructor and Description |
---|
ChannelPoolConfiguration() |
Modifier and Type | Method and Description |
---|---|
Optional<Integer> |
getMaxIdleChannels() |
void |
setMaxIdleChannels(Integer maxIdleChannels)
Sets the maximum number of idle channels that will be kept open.
|