JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.jcraft.jsch.Proxy
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)