Uses of Package
software.amazon.awssdk.http.nio.netty.internal.http2
-
Packages that use software.amazon.awssdk.http.nio.netty.internal.http2 Package Description software.amazon.awssdk.http.nio.netty.internal software.amazon.awssdk.http.nio.netty.internal.http2 -
Classes in software.amazon.awssdk.http.nio.netty.internal.http2 used by software.amazon.awssdk.http.nio.netty.internal Class Description Http2MultiplexedChannelPool ChannelPoolimplementation that handles multiplexed streams.PingTracker 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.http2 Class Description FlushOnReadHandler This 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.Http2StreamExceptionHandler Exception Handler for errors on the Http2 streams.MultiplexedChannelRecord.Metrics