| Interface | Description |
|---|---|
| JSchBasedAuthentication |
| Class | Description |
|---|---|
| JSchFileShareDeployer |
An implementation of a
FileShareDeployer that uses the
unix cp command via ssh to copy the remote file from the share
to its final destination. |
| JschRemoteApplicationProcess |
Represents an
ApplicationProcess that is securely executing
or executed remotely. |
| JSchRemoteTerminal |
A
RemoteTerminal based on SSH (uses JSch) for a RemotePlatform. |
| JSchSessionFactory |
A factory that can produce connected instances of
a JSch
Session. |
| JSchSocketFactory | |
| SftpDeployer |
An implementation of a
Deployer that uses SFTP to
transfer DeploymentArtifacts to a platform. |
Copyright © 2017. All rights reserved.