Class ChannelOutputStream

java.lang.Object
java.io.OutputStream
org.apache.sshd.common.channel.ChannelOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable, Channel, ChannelHolder

public class ChannelOutputStream extends OutputStream implements Channel, ChannelHolder
Author:
Apache MINA SSHD Project