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