Class OutputStreamWithChannel

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

public abstract class OutputStreamWithChannel extends OutputStream implements Channel
Author:
Apache MINA SSHD Project
  • Constructor Details

    • OutputStreamWithChannel

      protected OutputStreamWithChannel()