public final class ClientRemoteFlowControlListener extends Object implements io.netty.handler.codec.http2.Http2RemoteFlowController.Listener
| Constructor and Description |
|---|
ClientRemoteFlowControlListener(Http2ClientChannel http2ClientChannel) |
| Modifier and Type | Method and Description |
|---|---|
void |
writabilityChanged(io.netty.handler.codec.http2.Http2Stream stream) |
public ClientRemoteFlowControlListener(Http2ClientChannel http2ClientChannel)
Copyright © 2023 WSO2. All rights reserved.