Uses of Class
com.sshtools.j2ssh.SshClient
Packages that use SshClient
Package
Description
-
Uses of SshClient in com.sshtools.ant
Fields in com.sshtools.ant declared as SshClientMethods in com.sshtools.ant with parameters of type SshClient -
Uses of SshClient in com.sshtools.common.ui
Fields in com.sshtools.common.ui declared as SshClientMethods in com.sshtools.common.ui with parameters of type SshClientModifier and TypeMethodDescriptionvoid
SshToolsApplicationClientPanel.connect
(SshClient ssh, SshToolsConnectionProfile profile) Constructors in com.sshtools.common.ui with parameters of type SshClientModifierConstructorDescriptionSessionProviderFrame
(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. -
Uses of SshClient in com.sshtools.j2ssh
Constructors in com.sshtools.j2ssh with parameters of type SshClientModifierConstructorDescriptionScpClient
(SshClient ssh, boolean verbose, ChannelEventListener eventListener) Creates an SCP client.ScpClient
(File cwd, SshClient ssh, boolean verbose, ChannelEventListener eventListener) Creates an SCP client. -
Uses of SshClient in com.sshtools.j2ssh.agent
Methods in com.sshtools.j2ssh.agent with parameters of type SshClientModifier and TypeMethodDescriptionboolean
AgentAuthenticationClient.hasAcceptableKey
(SshClient ssh)