class Channel.PassiveInputStream extends Channel.MyPipedInputStream
| Modifier and Type | Field and Description |
|---|---|
(package private) java.io.PipedOutputStream |
out |
| Constructor and Description |
|---|
PassiveInputStream(java.io.PipedOutputStream out) |
PassiveInputStream(java.io.PipedOutputStream out,
int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
checkSpace, updateReadSide