Class AutoReadDisableChannelPoolListener

java.lang.Object
software.amazon.awssdk.http.nio.netty.internal.AutoReadDisableChannelPoolListener
All Implemented Interfaces:
ListenerInvokingChannelPool.ChannelPoolListener

@Sharable public final class AutoReadDisableChannelPoolListener extends Object implements ListenerInvokingChannelPool.ChannelPoolListener
Disables auto read on in-use channels to allow upper layers to take care of flow control.