public class SpdyGoAwayParser extends SpdyPushBackParser
streamId
Constructor and Description |
---|
SpdyGoAwayParser(int frameLength) |
Modifier and Type | Method and Description |
---|---|
int | getLastGoodStreamId() |
int | getStatusCode() |
protected void | handleData(ByteBuffer resource) |
finished, getStreamId, isFinished, parse
protected void handleData(ByteBuffer resource)
handleData
in class SpdyPushBackParser
public int getStatusCode()
public int getLastGoodStreamId()
Copyright © 2015 JBoss by Red Hat. All rights reserved.