| Package | Description | 
|---|---|
| io.netty.handler.codec.http2 | Handlers for sending and receiving HTTP/2 frames. | 
| Modifier and Type | Method and Description | 
|---|---|
| Http2HeaderTable | DefaultHttp2FrameReader. headerTable() | 
| Http2HeaderTable | Http2FrameReader.Configuration. headerTable()Get the  Http2HeaderTablefor thisHttp2FrameReader | 
| Http2HeaderTable | Http2HeadersEncoder.Configuration. headerTable()Access the Http2HeaderTable for this  Http2HeadersEncoder | 
| Http2HeaderTable | Http2HeadersDecoder.Configuration. headerTable()Access the Http2HeaderTable for this  Http2HeadersDecoder | 
| Http2HeaderTable | DefaultHttp2FrameWriter. headerTable() | 
| Http2HeaderTable | Http2FrameWriter.Configuration. headerTable()Get the  Http2HeaderTablefor thisHttp2FrameWriter | 
| Http2HeaderTable | DefaultHttp2HeadersDecoder. headerTable() | 
| Http2HeaderTable | DefaultHttp2HeadersEncoder. headerTable() | 
Copyright © 2008–2015 The Netty Project. All rights reserved.