public static class WindowUpdateFrame.WindowUpdateFrameBuilder extends Http2Frame.Http2FrameBuilder<WindowUpdateFrame.WindowUpdateFrameBuilder>
flags, streamId
Modifier | Constructor and Description |
---|---|
protected |
WindowUpdateFrameBuilder() |
Modifier and Type | Method and Description |
---|---|
WindowUpdateFrame |
build() |
protected WindowUpdateFrame.WindowUpdateFrameBuilder |
getThis() |
WindowUpdateFrame.WindowUpdateFrameBuilder |
windowSizeIncrement(int windowSizeIncrement) |
clearFlag, setFlag, setHeaderValuesTo, streamId
public WindowUpdateFrame.WindowUpdateFrameBuilder windowSizeIncrement(int windowSizeIncrement)
public WindowUpdateFrame build()
build
in class Http2Frame.Http2FrameBuilder<WindowUpdateFrame.WindowUpdateFrameBuilder>
protected WindowUpdateFrame.WindowUpdateFrameBuilder getThis()
getThis
in class Http2Frame.Http2FrameBuilder<WindowUpdateFrame.WindowUpdateFrameBuilder>
Copyright © 2019 Oracle Corporation. All rights reserved.