| 程序包 | 说明 |
|---|---|
| io.netty.handler.codec.http2 |
Benchmarks for
io.netty.handler.codec.http2. |
| 限定符和类型 | 方法和说明 |
|---|---|
Http2Connection.Endpoint<Http2LocalFlowController> |
Http2Connection.local()
Gets a view of this connection from the local
Http2Connection.Endpoint. |
Http2Connection.Endpoint<Http2LocalFlowController> |
DefaultHttp2Connection.local() |
Http2Connection.Endpoint<? extends Http2FlowController> |
Http2Connection.Endpoint.opposite()
Gets the
Http2Connection.Endpoint opposite this one. |
Http2Connection.Endpoint<Http2RemoteFlowController> |
Http2Connection.remote()
Gets a view of this connection from the remote
Http2Connection.Endpoint. |
Http2Connection.Endpoint<Http2RemoteFlowController> |
DefaultHttp2Connection.remote() |