Class WSServerAutobahnTest$
java.lang.Object
org.apache.pekko.http.impl.engine.ws.WSServerAutobahnTest$
- All Implemented Interfaces:
scala.App
,scala.DelayedInit
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final WSServerAutobahnTest$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.App
args, 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
-
executionStart
public final long executionStart()- Specified by:
executionStart
in interfacescala.App
-
system
public org.apache.pekko.actor.ActorSystem system() -
host
-
port
public int port() -
mode
-
echoWebSocketService
-