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