Class WSServerAutobahnTest$

java.lang.Object
org.apache.pekko.http.impl.engine.ws.WSServerAutobahnTest$
All Implemented Interfaces:
scala.App, scala.DelayedInit

public class WSServerAutobahnTest$ extends Object implements scala.App
  • Field Details

    • MODULE$

      public static final WSServerAutobahnTest$ 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 interface scala.App
    • system

      public org.apache.pekko.actor.ActorSystem system()
    • host

      public String host()
    • port

      public int port()
    • mode

      public String mode()
    • echoWebSocketService

      public org.apache.pekko.stream.scaladsl.Flow<Message,Message,org.apache.pekko.NotUsed> echoWebSocketService()