Uses of Enum Class
cool.scx.http.headers.HttpFieldName
Packages that use HttpFieldName
-
Uses of HttpFieldName in cool.scx.http.headers
Subclasses with type arguments of type HttpFieldName in cool.scx.http.headersMethods in cool.scx.http.headers that return HttpFieldNameModifier and TypeMethodDescriptionstatic HttpFieldNamestatic HttpFieldNamestatic HttpFieldNameReturns the enum constant of this class with the specified name.static HttpFieldName[]HttpFieldName.values()Returns an array containing the constants of this enum class, in the order they are declared.