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