Package org.apache.pekko.http.scaladsl
Class TestServer$
java.lang.Object
org.apache.pekko.http.scaladsl.TestServer$
- All Implemented Interfaces:
- scala.App,- scala.DelayedInit
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final TestServer$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- 
TestServer$public TestServer$()
 
- 
- 
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()
- 
settingspublic org.apache.pekko.stream.ActorMaterializerSettings settings()
- 
fmpublic org.apache.pekko.stream.Materializer fm()
- 
index
- 
echoWebSocketService
- 
greeterWebSocketService
 
-