Uses of Class
io.helidon.http.http2.Http2Flag.PushPromiseFlags
-
Uses of Http2Flag.PushPromiseFlags in io.helidon.http.http2
Modifier and TypeFieldDescriptionstatic final Http2FrameTypes
<Http2Flag.PushPromiseFlags> Http2FrameTypes.PUSH_PROMISE
Push promise frame types.Modifier and TypeMethodDescriptionstatic Http2Flag.PushPromiseFlags
Http2Flag.PushPromiseFlags.create
(int flags) Create push promise flags.