Uses of Interface
net.ssh.jsch.SocketFactory

Packages that use SocketFactory
net.ssh.jsch   
 

Uses of SocketFactory in net.ssh.jsch
 

Methods in net.ssh.jsch with parameters of type SocketFactory
 void Session.setSocketFactory(SocketFactory foo)