Uses of Package
software.amazon.awssdk.http.nio.netty.internal
-
Classes in software.amazon.awssdk.http.nio.netty.internal used by software.amazon.awssdk.http.nio.netty.internal Class Description AwaitCloseChannelPoolMap Implementation ofSdkChannelPoolMapthat awaits channel pools to be closed upon closing.AwaitCloseChannelPoolMap.Builder ChannelDiagnostics Diagnostic information that may be useful to help with debugging during error scenarios.DelegatingEventLoopGroup EventLoopGroupthat just delegates to anotherEventLoopGroup.FutureCancelHandler Closes the channel if the execution future has been cancelled.HandlerRemovingChannelPoolListener Removes any per-requestChannelHandlerfrom the pipeline when releasing it to the pool.InUseTrackingChannelPoolListener MarksChannels as in-use when they are leased from the pool.ListenerInvokingChannelPool.ChannelPoolListener Listener which is called for various actions performed on aSdkChannelPool.NettyConfiguration Internal object for configuring netty.RequestContext ResponseHandler SdkChannelOptions SdkChannelPool AChannelPoolimplementation that allows a caller to asynchronously retrieve channel-pool related metrics viaSdkChannelPool.collectChannelPoolMetrics(MetricCollector).SdkChannelPoolMap Replacement forAbstractChannelPoolMap.SslCloseCompletionEventHandler HandlesSslCloseCompletionEvents that are sent whenever an SSL channel goes inactive.StaticKeyManagerFactory Factory that simply returns a statically provided set ofKeyManagers.UnusedChannelExceptionHandler A handler for exceptions occurring on channels not current in use (according toChannelAttributeKey.IN_USE). -
Classes in software.amazon.awssdk.http.nio.netty.internal used by software.amazon.awssdk.http.nio.netty.internal.http2 Class Description NettyConfiguration Internal object for configuring netty.SdkChannelPool AChannelPoolimplementation that allows a caller to asynchronously retrieve channel-pool related metrics viaSdkChannelPool.collectChannelPoolMetrics(MetricCollector). -
Classes in software.amazon.awssdk.http.nio.netty.internal used by software.amazon.awssdk.http.nio.netty.internal.utils Class Description SdkChannelPool AChannelPoolimplementation that allows a caller to asynchronously retrieve channel-pool related metrics viaSdkChannelPool.collectChannelPoolMetrics(MetricCollector).