public interface Http2WindowUpdateFrame extends Http2StreamFrame
| Modifier and Type | Method and Description |
|---|---|
int |
windowSizeIncrement()
Number of bytes to increment the HTTP/2 stream's or connection's flow control window.
|
stream, streamnameCopyright © 2008–2025 The Netty Project. All rights reserved.