Class TestClient

java.lang.Object
org.apache.pekko.http.scaladsl.TestClient

public class TestClient extends Object
  • Constructor Details

    • TestClient

      public TestClient()
  • Method Details

    • executionStart

      public static final long executionStart()
    • testConf

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

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

      public static String host()
    • fetchServerVersion1

      public static void fetchServerVersion1()
    • fetchServerVersion2

      public static void fetchServerVersion2()
    • fetchAndStoreABunchOfUrlsWithHttpAndCurl

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

      public static void shutdown()
    • args

      protected static final String[] args()
    • scala$App$$_args

      public static String[] scala$App$$_args()
    • scala$App$$_args_$eq

      public static void scala$App$$_args_$eq(String[] x$1)
    • scala$App$$initCode

      public static scala.collection.mutable.ListBuffer<scala.Function0<scala.runtime.BoxedUnit>> scala$App$$initCode()
    • delayedInit

      public static void delayedInit(scala.Function0<scala.runtime.BoxedUnit> body)
    • main

      public static final void main(String[] args)
    • scala$App$_setter_$executionStart_$eq

      protected abstract static void scala$App$_setter_$executionStart_$eq(long x$1)
    • scala$App$_setter_$scala$App$$initCode_$eq

      protected abstract static void scala$App$_setter_$scala$App$$initCode_$eq(scala.collection.mutable.ListBuffer<scala.Function0<scala.runtime.BoxedUnit>> x$1)