Class MultiplexedChannelRecord
- java.lang.Object
-
- software.amazon.awssdk.http.nio.netty.internal.http2.MultiplexedChannelRecord
-
public class MultiplexedChannelRecord extends Object
Contains aFuturefor the actual socket channel and tracks available streams based on the MAX_CONCURRENT_STREAMS setting for the connection.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMultiplexedChannelRecord.Metrics
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.netty.channel.ChannelgetConnection()
-