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() | 
| java.lang.String | host() | 
| java.lang.String | mode() | 
| int | port() | 
| org.apache.pekko.actor.ActorSystem | system() | 
public static final WSServerAutobahnTest$ MODULE$