Package | Description |
---|---|
io.netty.handler.codec.http2 |
Benchmarks for
io.netty.handler.codec.http2 . |
io.netty.microbench.http2 |
Benchmarks for
io.netty.handler.codec.http2 . |
Modifier and Type | Method and Description |
---|---|
void |
DefaultHttp2RemoteFlowController.listener(Http2RemoteFlowController.Listener listener) |
void |
Http2RemoteFlowController.listener(Http2RemoteFlowController.Listener listener)
Set the active listener on the flow-controller.
|
Constructor and Description |
---|
DefaultHttp2RemoteFlowController(Http2Connection connection,
Http2RemoteFlowController.Listener listener) |
DefaultHttp2RemoteFlowController(Http2Connection connection,
StreamByteDistributor streamByteDistributor,
Http2RemoteFlowController.Listener listener) |
Modifier and Type | Method and Description |
---|---|
void |
NoopHttp2RemoteFlowController.listener(Http2RemoteFlowController.Listener listener) |
Copyright © 2008–2018 The Netty Project. All rights reserved.