Package akka.http.impl.engine.http2
Class Http2ServerDemux$
- java.lang.Object
-
- akka.http.impl.engine.http2.Http2ServerDemux$
-
public class Http2ServerDemux$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static Http2ServerDemux$MODULE$Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Http2ServerDemux$()
-
-
-
Field Detail
-
MODULE$
public static final Http2ServerDemux$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-