Package akka.http.scaladsl
Class Http.ServerBinding$
- java.lang.Object
-
- akka.http.scaladsl.Http.ServerBinding$
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Http
public static class Http.ServerBinding$ extends java.lang.Object implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static Http.ServerBinding$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description ServerBinding$()
-
-
-
Field Detail
-
MODULE$
public static final Http.ServerBinding$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-