public class ResetFrame extends Frame
Modifier and Type | Field and Description |
---|---|
private int |
error |
static int |
RESET_LENGTH |
private int |
streamId |
DEFAULT_MAX_LENGTH, EMPTY_ARRAY, HEADER_LENGTH, MAX_MAX_LENGTH
Constructor and Description |
---|
ResetFrame(int streamId,
int error) |
Modifier and Type | Method and Description |
---|---|
int |
getError() |
int |
getStreamId() |
java.lang.String |
toString() |
public static final int RESET_LENGTH
private final int streamId
private final int error