Class Http2StreamChannelId

java.lang.Object
io.netty.handler.codec.http2.Http2StreamChannelId
All Implemented Interfaces:
ChannelId, Serializable, Comparable<ChannelId>

final class Http2StreamChannelId extends Object implements ChannelId
ChannelId implementation which is used by our Http2StreamChannel implementation.