Class TestClient$

java.lang.Object
org.apache.pekko.http.scaladsl.TestClient$
All Implemented Interfaces:
scala.App, scala.DelayedInit

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

    • MODULE$

      public static final TestClient$ 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 interface scala.App
    • testConf

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

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

      public String host()
    • fetchServerVersion1

      public void fetchServerVersion1()
    • fetchServerVersion2

      public void fetchServerVersion2()
    • fetchAndStoreABunchOfUrlsWithHttpAndCurl

      public void fetchAndStoreABunchOfUrlsWithHttpAndCurl(scala.collection.immutable.Seq<String> urls)
    • shutdown

      public void shutdown()