Package JSSHTerminal
Interface JSchSession.SessionFactory
- Enclosing class:
JSchSession
public static interface JSchSession.SessionFactory
-
Method Summary
Modifier and TypeMethodDescriptioncom.jcraft.jsch.Session
getSession
(String username, String hostname, int port)