Uses of Enum
io.netty.handler.codec.http3.HttpConversionUtil.ExtensionHeaderNames
Packages that use HttpConversionUtil.ExtensionHeaderNames
-
Uses of HttpConversionUtil.ExtensionHeaderNames in io.netty.handler.codec.http3
Subclasses with type arguments of type HttpConversionUtil.ExtensionHeaderNames in io.netty.handler.codec.http3Modifier and TypeClassDescriptionstatic enumProvides the HTTP header extensions used to carry HTTP/3 information in HTTP objectsMethods in io.netty.handler.codec.http3 that return HttpConversionUtil.ExtensionHeaderNamesModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.HttpConversionUtil.ExtensionHeaderNames.values()Returns an array containing the constants of this enum type, in the order they are declared.