Uses of Class
JSSHTerminal.JSchSession
Packages that use JSchSession
- 
Uses of JSchSession in JSSHTerminal
Methods in JSSHTerminal that return JSchSessionModifier and TypeMethodDescriptionstatic JSchSessionJSchSession.getSession(String username, String password, String hostname, int port, com.jcraft.jsch.UserInfo userinfo, com.jcraft.jsch.Proxy proxy)