Package org.apache.pekko.http.scaladsl
Class TestClient$
java.lang.Object
org.apache.pekko.http.scaladsl.TestClient$
- All Implemented Interfaces:
scala.App
,scala.DelayedInit
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TestClient$
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
-
TestClient$
public TestClient$()
-
-
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() -
host
-
fetchServerVersion1
public void fetchServerVersion1() -
fetchServerVersion2
public void fetchServerVersion2() -
fetchAndStoreABunchOfUrlsWithHttpAndCurl
-
shutdown
public void shutdown()
-