Uses of Package
com.sshtools.client.tasks
Packages that use com.sshtools.client.tasks
Package
Description
-
Classes in com.sshtools.client.tasks used by com.sshtools.client
-
Classes in com.sshtools.client.tasks used by com.sshtools.client.scp
-
Classes in com.sshtools.client.tasks used by com.sshtools.client.sftpClassDescriptionAn abstract task for connecting to an SSH subsystem.Interface for monitoring the state of a file transfer
-
Classes in com.sshtools.client.tasks used by com.sshtools.client.shell
-
Classes in com.sshtools.client.tasks used by com.sshtools.client.tasksClassDescriptionDeprecated.Interface to be implemented by classes that monitor the progress of file transfers and output feedback.An abstract task for using the SSH sessionBuilder for
AbstractSessionTask.An abstract task for starting the shell.Task for executing commands.Builder forCommandTask.Functional interface for tasks run on certain command task events.An SFTPTaskthat downloads complete files.Builder forDownloadFileTask.An SFTPTaskthat downloads complete files to anOutputStream.Builder forDownloadOutputStreamTask.Interface for monitoring the state of a file transferAn SFTPTaskthat downloads complete paths in multiple chunks concurrently.Builder forPullTask.An SFTPTaskthat uploads complete paths in multiple chunks concurrently.Builder forPushTask.ATaskthat starts a remote shell with an allocated PTY.Builder forShellTask.Functional interface for tasks run on certain shell events.An SFTPTaskthat uploads complete files.Builder forStatTask.An SFTPTaskthat uploads string content to a remote file.Builder forUploadFileContentTask.An SFTPTaskthat uploads complete files.Builder forUploadFileTask.An SFTPTaskthat uploads complete files from anInputStream.Builder forUploadInputStreamTask.