Uses of Class
com.sshtools.common.ui.SessionProvider
Packages that use SessionProvider
-
Uses of SessionProvider in com.sshtools.common.ui
Methods in com.sshtools.common.ui that return SessionProviderModifier and TypeMethodDescriptionSessionProviderAction.getProvider()SessionProviderFactory.getProvider(String id) Get aSessionProviderby its id.Constructors in com.sshtools.common.ui with parameters of type SessionProviderModifierConstructorDescriptionSessionProviderAction(SessionProvider provider) SessionProviderFrame(SshToolsConnectionProfile profile, SshClient ssh, SessionProvider provider) Construct a new Session Provider frame.SessionProviderInternalFrame(SshToolsConnectionProfile profile, SshClient ssh, SessionProvider provider) Construct a new Session Provider frame.