Class AutoReadEnableChannelPoolListener

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

@Sharable public final class AutoReadEnableChannelPoolListener extends Object implements ListenerInvokingChannelPool.ChannelPoolListener
Enables auto read on idle channels so that any data that a service sends while it's idling can be handled.