Uses of Enum
io.netty.handler.codec.http2.HttpConversionUtil.ExtensionHeaderNames
Packages that use HttpConversionUtil.ExtensionHeaderNames
-
Uses of HttpConversionUtil.ExtensionHeaderNames in io.netty.handler.codec.http2
Methods in io.netty.handler.codec.http2 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.