Uses of Enum
org.apache.dubbo.remoting.http12.HttpHeaderNames
Packages that use HttpHeaderNames
-
Uses of HttpHeaderNames in org.apache.dubbo.remoting.http12
Methods in org.apache.dubbo.remoting.http12 that return HttpHeaderNamesModifier and TypeMethodDescriptionstatic HttpHeaderNamesReturns the enum constant of this type with the specified name.static HttpHeaderNames[]HttpHeaderNames.values()Returns an array containing the constants of this enum type, in the order they are declared.