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, stream
name
Copyright © 2008–2024 The Netty Project. All rights reserved.