public class UploadInputStreamTask extends Task
Constructor and Description |
---|
UploadInputStreamTask(SshClient ssh,
java.io.InputStream in,
java.lang.String path) |
UploadInputStreamTask(com.sshtools.common.ssh.SshConnection con,
java.io.InputStream in,
java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
protected void |
doTask() |
addFutureListener, done, isDone, isSuccess, waitFor, waitForever
public UploadInputStreamTask(SshClient ssh, java.io.InputStream in, java.lang.String path)
public UploadInputStreamTask(com.sshtools.common.ssh.SshConnection con, java.io.InputStream in, java.lang.String path)
Copyright © 2023. All rights reserved.