Class ChannelPipedInputStream

java.lang.Object
java.io.InputStream
org.apache.sshd.common.channel.ChannelPipedInputStream
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, ChannelPipedSink

public class ChannelPipedInputStream extends InputStream implements ChannelPipedSink
TODO Add javadoc
Author:
Apache MINA SSHD Project