@UnstableApi 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.
|
streamId, streamId
name
Copyright © 2008–2017 The Netty Project. All rights reserved.