| Package | Description | 
|---|---|
| io.netty.handler.codec.http2 | Handlers for sending and receiving HTTP/2 frames. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultHttp2FrameReaderA  Http2FrameReaderthat supports all frame types defined by the HTTP/2 specification. | 
| class  | DefaultHttp2FrameWriterA  Http2FrameWriterthat supports all frame types defined by the HTTP/2 specification. | 
| Modifier and Type | Method and Description | 
|---|---|
| Http2FrameSizePolicy | DefaultHttp2FrameReader. frameSizePolicy() | 
| Http2FrameSizePolicy | Http2FrameReader.Configuration. frameSizePolicy()Get the  Http2FrameSizePolicyfor thisHttp2FrameReader | 
| Http2FrameSizePolicy | DefaultHttp2FrameWriter. frameSizePolicy() | 
| Http2FrameSizePolicy | Http2FrameWriter.Configuration. frameSizePolicy()Get the  Http2FrameSizePolicyfor thisHttp2FrameWriter | 
Copyright © 2008–2015 The Netty Project. All rights reserved.