java.lang.Object
com.predic8.membrane.core.transport.http2.frame.WindowUpdateFrame
public class WindowUpdateFrame
extends Object
-
Constructor Summary
Constructors
-
Method Summary
int
inc(int streamId,
int value)
-
Constructor Details
-
WindowUpdateFrame
public WindowUpdateFrame(Frame frame)
-
Method Details
-
getWindowSizeIncrement
public int getWindowSizeIncrement()
-
-
-
inc
public static Frame inc(int streamId,
int value)