Uses of Enum
io.netty.handler.codec.http3.Http3SettingIdentifier
Packages that use Http3SettingIdentifier
-
Uses of Http3SettingIdentifier in io.netty.handler.codec.http3
Subclasses with type arguments of type Http3SettingIdentifier in io.netty.handler.codec.http3Methods in io.netty.handler.codec.http3 that return Http3SettingIdentifierModifier and TypeMethodDescriptionstatic @Nullable Http3SettingIdentifierHttp3SettingIdentifier.fromId(long id) ReturnsHttp3SettingIdentifierstatic Http3SettingIdentifierReturns the enum constant of this type with the specified name.static Http3SettingIdentifier[]Http3SettingIdentifier.values()Returns an array containing the constants of this enum type, in the order they are declared.