| Class | Description |
|---|---|
| ProxyOutputStream |
A Proxy stream which acts as expected, that is it passes the method
calls on to the proxied stream and doesn't change which methods are
being called.
|
| ProxyOutputStream |
A Proxy stream which acts as expected, that is it passes the method
calls on to the proxied stream and doesn't change which methods are
being called.
|
| TeeOutputStream |
Classic splitter of OutputStream.
|
| TeeOutputStream |
Classic splitter of OutputStream.
|