|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.sf.asyncobjects.io.util | |
|---|---|
| net.sf.asyncobjects.io.util | This package contains uitility input and output streams. |
| Classes in net.sf.asyncobjects.io.util used by net.sf.asyncobjects.io.util | |
|---|---|
| BoundedInput
Input that allows to read at most the specified length. |
|
| ExhaustingInput
This input waits until stream is fully readed. |
|
| GeneratingInput
A input that generates some data. |
|
| MulticastOutput
A stream that copies data written to it into streams passed to it as arguments. |
|
| NulInput
A zero lenght stream. |
|
| RecordingOutput
The output that recordes what is written into it. |
|
| RepeatingInput
An input that repeats specified data over and over. |
|
| SavingInput
This utility stream allows to save all data read from byte input to some output. |
|
| UncloseableInput
A stream that instead of closing underlying stream just resolves CloseableWrapper.closed() promise. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||