Uses of Class
io.helidon.http.http2.Http2Flag.PingFlags
Packages that use Http2Flag.PingFlags
-
Uses of Http2Flag.PingFlags in io.helidon.http.http2
Fields in io.helidon.http.http2 with type parameters of type Http2Flag.PingFlagsModifier and TypeFieldDescriptionstatic final Http2FrameTypes
<Http2Flag.PingFlags> Http2FrameTypes.PING
Ping frame types.Methods in io.helidon.http.http2 that return Http2Flag.PingFlagsModifier and TypeMethodDescriptionstatic Http2Flag.PingFlags
Http2Flag.PingFlags.create
(int flags) Create ping flags.Methods in io.helidon.http.http2 that return types with arguments of type Http2Flag.PingFlagsMethods in io.helidon.http.http2 with parameters of type Http2Flag.PingFlagsModifier and TypeMethodDescriptionHttp2Ping.toFrameData
(Http2Settings settings, int streamId, Http2Flag.PingFlags flags)