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
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, read, read, read, reset, skip
-
Constructor Details
-
InputStreamWithChannel
protected InputStreamWithChannel()
-