Interface | Description |
---|---|
StreamErrorHandler |
Handler for errors that occur during StreamTask processing.
|
StreamTask<S extends java.io.Closeable> |
A I/O operation to be executed against a I/O stream in the context of a StreamTemplate
|
Class | Description |
---|---|
IOUtil |
Generic input/output utilities
|