Class ServerSentEventSettings$

java.lang.Object
akka.http.scaladsl.settings.ServerSentEventSettings$
All Implemented Interfaces:
SettingsCompanion<ServerSentEventSettings>

public class ServerSentEventSettings$ extends Object implements SettingsCompanion<ServerSentEventSettings>
  • Field Details

    • MODULE$

      public static final ServerSentEventSettings$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • ServerSentEventSettings$

      public ServerSentEventSettings$()
  • Method Details