| 软件包 | 描述 |
|---|---|
| io.netty.handler.codec.http2 |
用于发送和接收HTTP / 2帧的处理程序。
|
| Modifier and Type | Method and Description |
|---|---|
void |
Http2RemoteFlowController.listener(Http2RemoteFlowController.Listener listener)
在流量控制器上设置活动监听器。
|
void |
DefaultHttp2RemoteFlowController.listener(Http2RemoteFlowController.Listener listener) |
| Constructor and Description |
|---|
DefaultHttp2RemoteFlowController(Http2Connection connection, Http2RemoteFlowController.Listener listener) |
DefaultHttp2RemoteFlowController(Http2Connection connection, StreamByteDistributor streamByteDistributor, Http2RemoteFlowController.Listener listener) |
Copyright © 2008–2018 The Netty Project. All rights reserved.