public class Http2GoAwayParser extends Http2PushBackParser
Constructor and Description |
---|
Http2GoAwayParser(int frameLength) |
Modifier and Type | Method and Description |
---|---|
int | getLastGoodStreamId() |
int | getStatusCode() |
protected void | handleData(ByteBuffer resource, io.undertow.protocols.http2.Http2FrameHeaderParser headerParser) |
finish, getFrameLength, isFinished, moreData, parse
protected void handleData(ByteBuffer resource, io.undertow.protocols.http2.Http2FrameHeaderParser headerParser)
handleData
in class Http2PushBackParser
public int getStatusCode()
public int getLastGoodStreamId()
Copyright © 2020 JBoss by Red Hat. All rights reserved.