Package akka.http.scaladsl
Class Http.HttpServerTerminated$
- java.lang.Object
-
- akka.http.javadsl.HttpTerminated
-
- akka.http.scaladsl.Http.HttpTerminated
-
- akka.http.scaladsl.Http.HttpServerTerminated
-
- akka.http.scaladsl.Http.HttpServerTerminated$
-
- Enclosing class:
- Http
public static class Http.HttpServerTerminated$ extends Http.HttpServerTerminated
-
-
Field Summary
Fields Modifier and Type Field Description static Http.HttpServerTerminated$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description HttpServerTerminated$()
-
-
-
Field Detail
-
MODULE$
public static final Http.HttpServerTerminated$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-