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 SummaryFieldsModifier and TypeFieldDescriptionstatic final TestClient$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Appargs, 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- 
executionStartpublic final long executionStart()- Specified by:
- executionStartin interface- scala.App
 
- 
testConfpublic com.typesafe.config.Config testConf()
- 
systempublic org.apache.pekko.actor.ActorSystem system()
- 
host
- 
fetchServerVersion1public void fetchServerVersion1()
- 
fetchServerVersion2public void fetchServerVersion2()
- 
fetchAndStoreABunchOfUrlsWithHttpAndCurl
- 
shutdownpublic void shutdown()
 
-