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