Class WSServerAutobahnTest$
java.lang.Object
org.apache.pekko.http.impl.engine.ws.WSServerAutobahnTest$
- All Implemented Interfaces:
- scala.App,- scala.DelayedInit
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final WSServerAutobahnTest$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- 
WSServerAutobahnTest$public WSServerAutobahnTest$()
 
- 
- 
Method Details- 
executionStartpublic final long executionStart()- Specified by:
- executionStartin interface- scala.App
 
- 
systempublic org.apache.pekko.actor.ActorSystem system()
- 
host
- 
portpublic int port()
- 
mode
- 
echoWebSocketService
 
-