Class HttpHeaderParserTestBed$
java.lang.Object
org.apache.pekko.http.impl.engine.parsing.HttpHeaderParserTestBed$
- All Implemented Interfaces:
scala.App
,scala.DelayedInit
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HttpHeaderParserTestBed$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.App
args, delayedInit, main, scala$App$_setter_$executionStart_$eq, scala$App$_setter_$scala$App$$initCode_$eq, scala$App$$_args, scala$App$$_args_$eq, scala$App$$initCode
-
Field Details
-
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 interfacescala.App
-
testConf
public com.typesafe.config.Config testConf() -
system
public org.apache.pekko.actor.ActorSystem system() -
parser
-