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