Package org.apache.sshd.common.util.io
Class InputStreamWithChannel
java.lang.Object
java.io.InputStream
org.apache.sshd.common.util.io.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, nullInputStream, read, read, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
-
Constructor Details
-
InputStreamWithChannel
protected InputStreamWithChannel()
-