Uses of Class
io.helidon.http.http2.Http2Flag.ContinuationFlags
Packages that use Http2Flag.ContinuationFlags
-
Uses of Http2Flag.ContinuationFlags in io.helidon.http.http2
Fields in io.helidon.http.http2 with type parameters of type Http2Flag.ContinuationFlagsModifier and TypeFieldDescriptionstatic final Http2FrameTypes
<Http2Flag.ContinuationFlags> Http2FrameTypes.CONTINUATION
Continuation frame types.Methods in io.helidon.http.http2 that return Http2Flag.ContinuationFlagsModifier and TypeMethodDescriptionstatic Http2Flag.ContinuationFlags
Http2Flag.ContinuationFlags.create
(int flags) Create continuation flags.Methods in io.helidon.http.http2 that return types with arguments of type Http2Flag.ContinuationFlagsMethods in io.helidon.http.http2 with parameters of type Http2Flag.ContinuationFlagsModifier and TypeMethodDescriptionHttp2Continuation.toFrameData
(Http2Settings settings, int streamId, Http2Flag.ContinuationFlags flags)