public class Http2PassthroughBackPressureListener extends Object implements BackPressureListener
| Constructor and Description |
|---|
Http2PassthroughBackPressureListener(Http2InboundContentListener inboundListenerHook) |
| Modifier and Type | Method and Description |
|---|---|
void |
onUnWritable()
Get notified to start throttling.
|
void |
onWritable()
Get notified to release throttling.
|
public Http2PassthroughBackPressureListener(Http2InboundContentListener inboundListenerHook)
public void onUnWritable()
BackPressureListeneronUnWritable in interface BackPressureListenerpublic void onWritable()
BackPressureListeneronWritable in interface BackPressureListenerCopyright © 2023 WSO2. All rights reserved.