Uses of Class
io.helidon.http.http2.Http2Flag.DataFlags
Packages that use Http2Flag.DataFlags
-
Uses of Http2Flag.DataFlags in io.helidon.http.http2
Fields in io.helidon.http.http2 with type parameters of type Http2Flag.DataFlagsModifier and TypeFieldDescriptionstatic final Http2FrameTypes
<Http2Flag.DataFlags> Http2FrameTypes.DATA
Data frame types.Methods in io.helidon.http.http2 that return Http2Flag.DataFlagsModifier and TypeMethodDescriptionstatic Http2Flag.DataFlags
Http2Flag.DataFlags.create
(int flags) Create data flags.Methods in io.helidon.http.http2 that return types with arguments of type Http2Flag.DataFlagsMethods in io.helidon.http.http2 with parameters of type Http2Flag.DataFlagsModifier and TypeMethodDescriptionHttp2DataFrame.toFrameData
(Http2Settings settings, int streamId, Http2Flag.DataFlags flags)