Uses of Class
com.jcraft.jsch.Session
Packages that use Session
-
Uses of Session in com.jcraft.jsch
Fields in com.jcraft.jsch declared as SessionMethods in com.jcraft.jsch that return SessionModifier and TypeMethodDescriptionChannel.getSession()JSch.getSession(String host) Instantiates theSessionobject withhost.JSch.getSession(String username, String host) Instantiates theSessionobject withusernameandhost.JSch.getSession(String username, String host, int port) Instantiates theSessionobject with givenusername,hostandport.Methods in com.jcraft.jsch with parameters of type SessionModifier and TypeMethodDescriptionprotected voidJSch.addSession(Session session) protected static String[]voidvoidvoidvoidabstract voidprotected booleanJSch.removeSession(Session session) boolean