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.
|
public Optional<Integer> getMaxIdleChannels()
public void setMaxIdleChannels(@Nullable Integer maxIdleChannels)
maxIdleChannels
- The maximum idle channels