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