JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
com.xxl.tool.http.http.enums.Header
Packages that use
Header
Package
Description
com.xxl.tool.http.http.enums
Uses of
Header
in
com.xxl.tool.http.http.enums
Methods in
com.xxl.tool.http.http.enums
that return
Header
Modifier and Type
Method
Description
static
Header
Header.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Header
[]
Header.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.