Uses of Class
io.helidon.http.http2.Http2Flag.PingFlags
-
Uses of Http2Flag.PingFlags in io.helidon.http.http2
Modifier and TypeFieldDescriptionstatic final Http2FrameTypes
<Http2Flag.PingFlags> Http2FrameTypes.PING
Ping frame types.Modifier and TypeMethodDescriptionstatic Http2Flag.PingFlags
Http2Flag.PingFlags.create
(int flags) Create ping flags.Modifier and TypeMethodDescriptionHttp2Ping.toFrameData
(Http2Settings settings, int streamId, Http2Flag.PingFlags flags)