Uses of Package
software.amazon.awssdk.http.nio.netty.internal
Packages that use software.amazon.awssdk.http.nio.netty.internal
Package
Description
-
Classes in software.amazon.awssdk.http.nio.netty.internal used by software.amazon.awssdk.http.nio.netty.internalClassDescriptionDisables auto read on in-use channels to allow upper layers to take care of flow control.Enables auto read on idle channels so that any data that a service sends while it's idling can be handled.Implementation of
SdkChannelPoolMapthat awaits channel pools to be closed upon closing.Diagnostic information that may be useful to help with debugging during error scenarios.EventLoopGroupthat just delegates to anotherEventLoopGroup.Closes the channel if the execution future has been cancelled.Removes any per-requestChannelHandlerfrom the pipeline when releasing it to the pool.MarksChannels as in-use when they are leased from the pool.Listener which is called for various actions performed on aSdkChannelPool.Internal object for configuring netty.AChannelPoolimplementation that allows a caller to asynchronously retrieve channel-pool related metrics viaSdkChannelPool.collectChannelPoolMetrics(MetricCollector).Replacement forAbstractChannelPoolMap.HandlesSslCloseCompletionEvents that are sent whenever an SSL channel goes inactive.Factory that simply returns a statically provided set ofKeyManagers.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.http2ClassDescriptionInternal object for configuring netty.A
ChannelPoolimplementation 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.utilsClassDescriptionA
ChannelPoolimplementation that allows a caller to asynchronously retrieve channel-pool related metrics viaSdkChannelPool.collectChannelPoolMetrics(MetricCollector).