Class HttpHeaderParserTestBed$

java.lang.Object
org.apache.pekko.http.impl.engine.parsing.HttpHeaderParserTestBed$
All Implemented Interfaces:
scala.App, scala.DelayedInit

public class HttpHeaderParserTestBed$ extends Object implements scala.App
  • Field Details

    • MODULE$

      public static final HttpHeaderParserTestBed$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • HttpHeaderParserTestBed$

      public HttpHeaderParserTestBed$()
  • Method Details

    • executionStart

      public final long executionStart()
      Specified by:
      executionStart in interface scala.App
    • testConf

      public com.typesafe.config.Config testConf()
    • system

      public org.apache.pekko.actor.ActorSystem system()
    • parser

      public HttpHeaderParser parser()