JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum
org.apache.hc.core5.http.ssl.TLS
Packages that use
TLS
Package
Description
org.apache.hc.core5.http.ssl
Uses of
TLS
in
org.apache.hc.core5.http.ssl
Methods in
org.apache.hc.core5.http.ssl
that return
TLS
Modifier and Type
Method
Description
static
TLS
TLS.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
TLS
[]
TLS.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.