| 软件包 | 描述 |
|---|---|
| io.netty.handler.codec.http2 |
用于发送和接收HTTP / 2帧的处理程序。
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttp2DataFrame
默认的 Http2DataFrame实现。
|
class |
DefaultHttp2HeadersFrame
默认的 Http2HeadersFrame实现。
|
class |
DefaultHttp2ResetFrame
默认的 Http2ResetFrame实现。
|
class |
DefaultHttp2WindowUpdateFrame
默认的 Http2WindowUpdateFrame实现。
|
| Modifier and Type | Method and Description |
|---|---|
AbstractHttp2StreamFrame |
AbstractHttp2StreamFrame.stream(Http2FrameStream stream) |
Copyright © 2008–2018 The Netty Project. All rights reserved.