|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.InputStream
java.io.PipedInputStream
com.jcraft.jsch.Channel.MyPipedInputStream
class Channel.MyPipedInputStream
| Field Summary |
|---|
| Fields inherited from class java.io.PipedInputStream |
|---|
buffer, in, out, PIPE_SIZE |
| Constructor Summary | |
|---|---|
Channel.MyPipedInputStream()
|
|
Channel.MyPipedInputStream(int size)
|
|
Channel.MyPipedInputStream(java.io.PipedOutputStream out)
|
|
Channel.MyPipedInputStream(java.io.PipedOutputStream out,
int size)
|
|
| Method Summary |
|---|
| Methods inherited from class java.io.PipedInputStream |
|---|
available, close, connect, read, read, receive |
| Methods inherited from class java.io.InputStream |
|---|
mark, markSupported, read, reset, skip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
Channel.MyPipedInputStream()
throws java.io.IOException
java.io.IOException
Channel.MyPipedInputStream(int size)
throws java.io.IOException
java.io.IOException
Channel.MyPipedInputStream(java.io.PipedOutputStream out)
throws java.io.IOException
java.io.IOException
Channel.MyPipedInputStream(java.io.PipedOutputStream out,
int size)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||