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