public class WSServerAutobahnTest$
extends java.lang.Object
implements scala.App
Modifier and Type | Field and Description |
---|---|
static WSServerAutobahnTest$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
WSServerAutobahnTest$() |
Modifier and Type | Method and Description |
---|---|
org.apache.pekko.stream.scaladsl.Flow<Message,Message,org.apache.pekko.NotUsed> |
echoWebSocketService() |
long |
executionStart() |
org.apache.pekko.stream.ActorMaterializer |
fm() |
java.lang.String |
host() |
java.lang.String |
mode() |
int |
port() |
org.apache.pekko.actor.ActorSystem |
system() |
public static final WSServerAutobahnTest$ MODULE$
public final long executionStart()
executionStart
in interface scala.App
public org.apache.pekko.actor.ActorSystem system()
public org.apache.pekko.stream.ActorMaterializer fm()
public java.lang.String host()
public int port()
public java.lang.String mode()