| Package | Description |
|---|---|
| software.amazon.awssdk.http.nio.netty.internal | |
| software.amazon.awssdk.http.nio.netty.internal.http2 |
| Class and Description |
|---|
Http2MultiplexedChannelPool
ChannelPool implementation that handles multiplexed streams. |
| PingTracker
Tracking the status after sending out the PING frame
|
| Class and 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 |
Copyright © 2022. All rights reserved.