|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PipedInputStream | |
| java.io | |
| Uses of PipedInputStream in java.io |
| Fields in java.io declared as PipedInputStream | |
private PipedInputStream |
PipedOutputStream.sink
|
| Methods in java.io with parameters of type PipedInputStream | |
void |
PipedOutputStream.connect(PipedInputStream snk)
Connects this piped output stream to a receiver. |
| Constructors in java.io with parameters of type PipedInputStream | |
PipedOutputStream.PipedOutputStream(PipedInputStream snk)
Creates a piped output stream connected to the specified piped input stream. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||