|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| InputStreamDecorator | Decorator of an InputStream which delegates all methods to the given InputStream instance |
| InputStreamDecoratorSimple | Simple decorator of an InputStream which only relies on the InputStreamDecoratorSimple.read() method of the given InputStream for
any of the available read operations like InputStream.read(byte[]) and InputStream.read(byte[], int, int). |
| StreamConnector | This class offers methods to connect to streams to each other. |
| StreamConnector.TransferResult | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||