Class Http2GoAwayParser


  • public class Http2GoAwayParser
    extends Http2PushBackParser
    Parser for HTTP2 GO_AWAY frames
    Author:
    Stuart Douglas
    • Constructor Detail

      • Http2GoAwayParser

        public Http2GoAwayParser​(int frameLength)
    • Method Detail

      • getStatusCode

        public int getStatusCode()
      • getLastGoodStreamId

        public int getLastGoodStreamId()