Uses of Package
software.amazon.awssdk.http.nio.netty.internal.utils
-
Packages that use software.amazon.awssdk.http.nio.netty.internal.utils Package Description software.amazon.awssdk.http.nio.netty.internal software.amazon.awssdk.http.nio.netty.internal.utils -
Classes in software.amazon.awssdk.http.nio.netty.internal.utils used by software.amazon.awssdk.http.nio.netty.internal Class Description NettyClientLogger Logger facade similar toLogger
, that also includes channel information in the message when provided. -
Classes in software.amazon.awssdk.http.nio.netty.internal.utils used by software.amazon.awssdk.http.nio.netty.internal.utils Class Description BetterFixedChannelPool ChannelPool
implementation that takes anotherChannelPool
implementation and enforce a maximum number of concurrent connections.BetterFixedChannelPool.AcquireTimeoutAction BetterFixedChannelPool.Builder DelegatingChannelHandlerContext An abstract implementation ofChannelHandlerContext
that delegates to another context for non-overridden methods.NettyClientLogger Logger facade similar toLogger
, that also includes channel information in the message when provided.