Uses of Class
io.helidon.http.http2.Http2Flag.SettingsFlags
Packages that use Http2Flag.SettingsFlags
-
Uses of Http2Flag.SettingsFlags in io.helidon.http.http2
Fields in io.helidon.http.http2 with type parameters of type Http2Flag.SettingsFlagsModifier and TypeFieldDescriptionstatic final Http2FrameTypes<Http2Flag.SettingsFlags> Http2FrameTypes.SETTINGSSettings frame types.Methods in io.helidon.http.http2 that return Http2Flag.SettingsFlagsModifier and TypeMethodDescriptionstatic Http2Flag.SettingsFlagsHttp2Flag.SettingsFlags.create(int flags) Create settings flags.Methods in io.helidon.http.http2 that return types with arguments of type Http2Flag.SettingsFlagsMethods in io.helidon.http.http2 with parameters of type Http2Flag.SettingsFlagsModifier and TypeMethodDescriptionHttp2Settings.toFrameData(Http2Settings settings, int streamId, Http2Flag.SettingsFlags flags)