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, parseprotected void handleData(ByteBuffer resource)
handleData in class SpdyPushBackParserpublic int getStatusCode()
public int getLastGoodStreamId()
Copyright © 2015 JBoss by Red Hat. All rights reserved.