Package akka.http.impl.engine.http2
Class ConfigurablePing
- java.lang.Object
-
- akka.http.impl.engine.http2.ConfigurablePing
-
public class ConfigurablePing extends java.lang.ObjectINTERNAL API
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classConfigurablePing.DisabledPingState$static classConfigurablePing.EnabledPingStatestatic interfaceConfigurablePing.PingStatestatic classConfigurablePing.PingState$static classConfigurablePing.Tick$
-
Constructor Summary
Constructors Constructor Description ConfigurablePing()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static FrameEvent.PingFramePing()
-
-
-
Method Detail
-
Ping
public static FrameEvent.PingFrame Ping()
-
-