public class EchoTestClientApp
extends java.lang.Object
| Constructor and Description | 
|---|
| EchoTestClientApp() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static java.lang.String[] | args() | 
| static org.apache.pekko.stream.scaladsl.Source<scala.runtime.Nothing$,org.apache.pekko.NotUsed> | delayedCompletion(scala.concurrent.duration.FiniteDuration delay) | 
| static void | delayedInit(scala.Function0<scala.runtime.BoxedUnit> body) | 
| static org.apache.pekko.stream.scaladsl.Flow<Message,Message,scala.concurrent.Future<scala.collection.immutable.Seq<java.lang.String>>> | echoClient() | 
| static long | executionStart() | 
| static void | main(java.lang.String[] args) | 
| static scala.collection.immutable.List<Message> | messages() | 
| static scala.concurrent.Future<scala.collection.immutable.Seq<java.lang.String>> | res() | 
| 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.stream.scaladsl.Sink<Message,scala.concurrent.Future<scala.collection.immutable.Seq<java.lang.String>>> | sink() | 
| static org.apache.pekko.stream.scaladsl.Source<Message,org.apache.pekko.NotUsed> | source() | 
| static org.apache.pekko.actor.ActorSystem | system() | 
| static scala.concurrent.Future<WebSocketUpgradeResponse> | upgrade() | 
public static final long executionStart()
public static org.apache.pekko.actor.ActorSystem system()
public static org.apache.pekko.stream.scaladsl.Source<scala.runtime.Nothing$,org.apache.pekko.NotUsed> delayedCompletion(scala.concurrent.duration.FiniteDuration delay)
public static scala.collection.immutable.List<Message> messages()
public static org.apache.pekko.stream.scaladsl.Source<Message,org.apache.pekko.NotUsed> source()
public static org.apache.pekko.stream.scaladsl.Sink<Message,scala.concurrent.Future<scala.collection.immutable.Seq<java.lang.String>>> sink()
public static org.apache.pekko.stream.scaladsl.Flow<Message,Message,scala.concurrent.Future<scala.collection.immutable.Seq<java.lang.String>>> echoClient()
public static scala.concurrent.Future<WebSocketUpgradeResponse> upgrade()
public static scala.concurrent.Future<scala.collection.immutable.Seq<java.lang.String>> res()
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)