public class WindowUpdateFrame extends ControlFrame
HEADER_LENGTH
Constructor and Description |
---|
WindowUpdateFrame(short version,
int streamId,
int windowDelta) |
Modifier and Type | Method and Description |
---|---|
int |
getStreamId() |
int |
getWindowDelta() |
String |
toString() |
getFlags, getType, getVersion
public WindowUpdateFrame(short version, int streamId, int windowDelta)
public int getStreamId()
public int getWindowDelta()
public String toString()
toString
in class ControlFrame
Copyright © 1995-2015 Webtide. All Rights Reserved.