Class InputStreamWithChannel

java.lang.Object
java.io.InputStream
org.apache.sshd.common.util.io.input.InputStreamWithChannel
All Implemented Interfaces:
Closeable, AutoCloseable, Channel
Direct Known Subclasses:
SftpInputStreamAsync

public abstract class InputStreamWithChannel extends InputStream implements Channel
  • Constructor Details

    • InputStreamWithChannel

      protected InputStreamWithChannel()