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:
java.io.Closeable
,java.io.Flushable
,java.lang.AutoCloseable
,java.nio.channels.Channel
- Direct Known Subclasses:
SftpOutputStreamWithChannel
public abstract class OutputStreamWithChannel extends java.io.OutputStream implements java.nio.channels.Channel
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
OutputStreamWithChannel()
-