|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Stoppable | |
|---|---|
| net.sf.mmm.util.io.base | Contains public implementations that help to read and write data, process bytes, etc. |
| net.sf.mmm.util.process.base | Provides the base-implementation for Process-Util API. |
| Uses of Stoppable in net.sf.mmm.util.io.base |
|---|
| Classes in net.sf.mmm.util.io.base that implement Stoppable | |
|---|---|
protected static class |
StreamUtilImpl.AbstractAsyncTransferrer
This is the abstract base class for the Callable that transfers
data of streams or readers/writers. |
protected class |
StreamUtilImpl.BaseTransferrer
This is an abstract implementation of the AsyncTransferrer
interface, that implements Runnable defining the main flow. |
protected class |
StreamUtilImpl.ReaderTransferrer
This inner class is used to transfer a Reader to a Writer. |
protected class |
StreamUtilImpl.StreamTransferrer
This inner class is used to transfer an InputStream to an
OutputStream. |
| Uses of Stoppable in net.sf.mmm.util.process.base |
|---|
| Classes in net.sf.mmm.util.process.base that implement Stoppable | |
|---|---|
protected class |
ProcessUtilImpl.ProcessExecutor
This inner class is does the actual execution of the Process(es). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||