Class MultiplexedChannelRecord
java.lang.Object
software.amazon.awssdk.http.nio.netty.internal.http2.MultiplexedChannelRecord
Contains a
Future for the actual socket channel and tracks available
streams based on the MAX_CONCURRENT_STREAMS setting for the connection.-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getConnection
public io.netty.channel.Channel getConnection()
-