Class SftpClientTask

All Implemented Interfaces:
RequestFuture, Runnable

public class SftpClientTask extends Task
A task that implements an SFTP client. The actual executable code (SftpRunnable) should be passed in the constructor.