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