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 SessionModifier and TypeFieldDescriptionprotected SessionChannel.sessionprotected SessionKeyExchange.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[]default voidabstract voidprotected booleanJSch.removeSession(Session session) booleanboolean -
Uses of Session in com.jcraft.jsch.juz
Methods in com.jcraft.jsch.juz with parameters of type Session -
Uses of Session in com.jcraft.jsch.jzlib
Methods in com.jcraft.jsch.jzlib with parameters of type Session