Package org.apache.sshd.common.util.io
Class OutputStreamWithChannel
- java.lang.Object
-
- java.io.OutputStream
-
- org.apache.sshd.common.util.io.OutputStreamWithChannel
-
- All Implemented Interfaces:
Closeable
,Flushable
,AutoCloseable
,Channel
- Direct Known Subclasses:
SftpOutputStreamAsync
public abstract class OutputStreamWithChannel extends OutputStream implements Channel
- Author:
- Apache MINA SSHD Project
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
OutputStreamWithChannel()
-