Class OutputStreamWithChannel

java.lang.Object
java.io.OutputStream
org.apache.sshd.common.util.io.output.OutputStreamWithChannel
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable, Channel
Direct Known Subclasses:
SftpOutputStreamAsync

public abstract class OutputStreamWithChannel extends OutputStream implements Channel
  • Constructor Details

    • OutputStreamWithChannel

      protected OutputStreamWithChannel()