| Package | Description |
|---|---|
| io.netty.handler.codec.http2 |
Handlers for sending and receiving HTTP/2 frames.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttp2HeadersDecoder |
| Modifier and Type | Field and Description |
|---|---|
private Http2HeadersDecoder |
DefaultHttp2FrameReader.headersDecoder |
| Constructor and Description |
|---|
DefaultHttp2FrameReader(Http2HeadersDecoder headersDecoder) |