Uses of Interface
net.ssh.jsch.Proxy

Packages that use Proxy
net.ssh.jsch   
 

Uses of Proxy in net.ssh.jsch
 

Classes in net.ssh.jsch that implement Proxy
 class ProxyHTTP
           
 class ProxySOCKS5
           
 

Methods in net.ssh.jsch with parameters of type Proxy
 void Session.setProxy(Proxy proxy)