Class Http2AppHandler.GoAwayFrame

java.lang.Object
io.gatling.http.client.impl.Http2AppHandler.GoAwayFrame
Enclosing class:
Http2AppHandler

public static final class Http2AppHandler.GoAwayFrame extends Object
  • Constructor Details

    • GoAwayFrame

      public GoAwayFrame(int lastStreamId, long errorCode)
  • Method Details