| 程序包 | 说明 |
|---|---|
| io.netty.handler.codec.http2 |
Benchmarks for
io.netty.handler.codec.http2. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultHttp2RemoteFlowController
Basic implementation of
Http2RemoteFlowController. |
| 限定符和类型 | 方法和说明 |
|---|---|
Http2RemoteFlowController |
Http2ConnectionEncoder.flowController()
Provides the remote flow controller for managing outbound traffic.
|
Http2RemoteFlowController |
DefaultHttp2ConnectionEncoder.flowController() |
Http2RemoteFlowController |
DecoratingHttp2ConnectionEncoder.flowController() |
| 限定符和类型 | 方法和说明 |
|---|---|
Http2Connection.Endpoint<Http2RemoteFlowController> |
Http2Connection.remote()
Gets a view of this connection from the remote
Http2Connection.Endpoint. |
Http2Connection.Endpoint<Http2RemoteFlowController> |
DefaultHttp2Connection.remote() |