Uses of Interface
com.sshtools.common.ui.SessionManager
-
Packages that use SessionManager Package Description com.sshtools.common.ui -
-
Uses of SessionManager in com.sshtools.common.ui
Classes in com.sshtools.common.ui that implement SessionManager Modifier and Type Class Description classSessionProviderFrameThis frame class embeds a SessionProvider and manages the connection on behalf of the caller.classSessionProviderInternalFrameThis frame class embeds a SessionProvider and manages the connection on behalf of the caller.Fields in com.sshtools.common.ui declared as SessionManager Modifier and Type Field Description protected SessionManagerSshToolsApplicationSessionPanel. managerMethods in com.sshtools.common.ui with parameters of type SessionManager Modifier and Type Method Description booleanSshToolsApplicationSessionPanel. openSession(SessionManager manager, SshToolsConnectionProfile profile)
-