Package | Description |
---|---|
io.netty.handler.codec.http2 |
Handlers for sending and receiving HTTP/2 frames.
|
Modifier and Type | Field and Description |
---|---|
private Http2MultiplexCodec |
Http2Codec.multiplexCodec |
(package private) Http2MultiplexCodec |
Http2StreamChannelBootstrap.ParentChannelAndMultiplexCodec.multiplexCodec |
Modifier and Type | Method and Description |
---|---|
private static Http2MultiplexCodec |
Http2StreamChannelBootstrap.ParentChannelAndMultiplexCodec.requireMultiplexCodec(ChannelPipeline pipeline) |