| Package | Description |
|---|---|
| io.netty.handler.codec.http2 |
Handlers for sending and receiving HTTP/2 frames.
|
| Modifier and Type | Method and Description |
|---|---|
Http2RemoteFlowController.Listener |
DefaultHttp2RemoteFlowController.listener() |
Http2RemoteFlowController.Listener |
Http2RemoteFlowController.listener()
Get the current listener to flow-control events.
|
| 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.
|
Copyright © 2008–2015 The Netty Project. All rights reserved.