| Interface | Description |
|---|---|
| CloseAction |
Action(s) executed when the function
close()
is called on an OutputStreamWithCloseAction instance, after the
wrapped OutputStream has been successfully closed. |
| Class | Description |
|---|---|
| OutputStreamWithCloseAction |
This
OutputStream wraps another OutputStream. |
| RotateFileAction |
This close action rename a given file into another one.
|