public static interface JSchSession.SessionFactory
com.jcraft.jsch.Session
getSession(java.lang.String username, java.lang.String hostname, int port)
com.jcraft.jsch.Session getSession(java.lang.String username, java.lang.String hostname, int port) throws com.jcraft.jsch.JSchException
com.jcraft.jsch.JSchException