|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface PipeUtil.Drainer
Drains 'something' by reading data from an input stream.
drain(InputStream),
PipeUtil.temporaryStorage(FillerAndDrainer)| Method Summary | |
|---|---|
void |
drain(java.io.InputStream is)
Reads form the given input stream exactly the data that was previously written. |
| Method Detail |
|---|
void drain(java.io.InputStream is)
throws java.io.IOException
java.io.IOExceptionPipeUtil.Filler.fill(OutputStream)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||