public class WSServerAutobahnTest
extends java.lang.Object
| Constructor and Description | 
|---|
| WSServerAutobahnTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static java.lang.String[] | args() | 
| static void | delayedInit(scala.Function0<scala.runtime.BoxedUnit> body) | 
| static org.apache.pekko.stream.scaladsl.Flow<Message,Message,org.apache.pekko.NotUsed> | echoWebSocketService() | 
| static long | executionStart() | 
| static java.lang.String | host() | 
| static void | main(java.lang.String[] args) | 
| static java.lang.String | mode() | 
| static int | port() | 
| protected abstract static void | scala$App$_setter_$executionStart_$eq(long x$1) | 
| protected abstract static void | scala$App$_setter_$scala$App$$initCode_$eq(scala.collection.mutable.ListBuffer<scala.Function0<scala.runtime.BoxedUnit>> x$1) | 
| static void | scala$App$$_args_$eq(java.lang.String[] x$1) | 
| static java.lang.String[] | scala$App$$_args() | 
| static scala.collection.mutable.ListBuffer<scala.Function0<scala.runtime.BoxedUnit>> | scala$App$$initCode() | 
| static org.apache.pekko.actor.ActorSystem | system() | 
public static final long executionStart()
public static org.apache.pekko.actor.ActorSystem system()
public static java.lang.String host()
public static int port()
public static java.lang.String mode()
public static org.apache.pekko.stream.scaladsl.Flow<Message,Message,org.apache.pekko.NotUsed> echoWebSocketService()
protected static final java.lang.String[] args()
public static java.lang.String[] scala$App$$_args()
public static void scala$App$$_args_$eq(java.lang.String[] x$1)
public static scala.collection.mutable.ListBuffer<scala.Function0<scala.runtime.BoxedUnit>> scala$App$$initCode()
public static void delayedInit(scala.Function0<scala.runtime.BoxedUnit> body)
public static final void main(java.lang.String[] args)
protected abstract static void scala$App$_setter_$executionStart_$eq(long x$1)
protected abstract static void scala$App$_setter_$scala$App$$initCode_$eq(scala.collection.mutable.ListBuffer<scala.Function0<scala.runtime.BoxedUnit>> x$1)