JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.jcraft.jsch.Proxy
Packages that use
Proxy
Package
Description
com.jcraft.jsch
Uses of
Proxy
in
com.jcraft.jsch
Classes in
com.jcraft.jsch
that implement
Proxy
Modifier and Type
Class
Description
class
ProxyHTTP
class
ProxySOCKS4
class
ProxySOCKS5
Methods in
com.jcraft.jsch
with parameters of type
Proxy
Modifier and Type
Method
Description
void
Session.
setProxy
(
Proxy
proxy)