Uses of Class
io.helidon.http.http2.Http2Flag.DataFlags
-
Uses of Http2Flag.DataFlags in io.helidon.http.http2
Modifier and TypeFieldDescriptionstatic final Http2FrameTypes
<Http2Flag.DataFlags> Http2FrameTypes.DATA
Data frame types.Modifier and TypeMethodDescriptionstatic Http2Flag.DataFlags
Http2Flag.DataFlags.create
(int flags) Create data flags.Modifier and TypeMethodDescriptionHttp2DataFrame.toFrameData
(Http2Settings settings, int streamId, Http2Flag.DataFlags flags)