Uses of Class
software.amazon.awssdk.http.nio.netty.internal.http2.Http2MultiplexedChannelPool
Packages that use Http2MultiplexedChannelPool
-
Uses of Http2MultiplexedChannelPool in software.amazon.awssdk.http.nio.netty.internal
Fields in software.amazon.awssdk.http.nio.netty.internal with type parameters of type Http2MultiplexedChannelPoolModifier and TypeFieldDescriptionstatic final io.netty.util.AttributeKey<Http2MultiplexedChannelPool>ChannelAttributeKey.HTTP2_MULTIPLEXED_CHANNEL_POOLReference toHttp2MultiplexedChannelPoolwhich stores information about leased streams for a multiplexed connection.