Class SftpOutputStreamAsync

java.lang.Object
java.io.OutputStream
org.apache.sshd.common.util.io.output.OutputStreamWithChannel
org.apache.sshd.sftp.client.impl.SftpOutputStreamAsync
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable, Channel, SftpClientHolder

public class SftpOutputStreamAsync extends org.apache.sshd.common.util.io.output.OutputStreamWithChannel implements SftpClientHolder
Implements an output stream for a given remote file
Author:
Apache MINA SSHD Project