Uses of Package
software.amazon.awssdk.http.nio.netty.internal.http2
Packages that use software.amazon.awssdk.http.nio.netty.internal.http2
Package
Description
-
Classes in software.amazon.awssdk.http.nio.netty.internal.http2 used by software.amazon.awssdk.http.nio.netty.internalClassDescription
ChannelPoolimplementation that handles multiplexed streams.Tracking the status after sending out the PING frame -
Classes in software.amazon.awssdk.http.nio.netty.internal.http2 used by software.amazon.awssdk.http.nio.netty.internal.http2ClassDescriptionThis is an HTTP/2 related workaround for an issue where a WINDOW_UPDATE is queued but not written to the socket, causing a read() on the channel to hang if the remote endpoint thinks our inbound window is 0.Exception Handler for errors on the Http2 streams.