Package | Description |
---|---|
net.sf.mmm.client.ui.api.busy |
Contains the API for busy management of an application client.
|
net.sf.mmm.client.ui.base.busy |
Contains the base implementation of the Client Busy API.
|
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 . |
Modifier and Type | Interface and Description |
---|---|
interface |
BusySession
This is the interface for a
busy session . |
Modifier and Type | Class and Description |
---|---|
private class |
AbstractBusyManager.BusySessionImpl
This inner class is the implementation of
BusySession . |
Modifier and Type | Class and Description |
---|---|
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<BUFFER>
This is an abstract implementation of the
AsyncTransferrer interface, that implements
Runnable defining the main flow. |
protected class |
StreamUtilImpl.ReaderTransferrer
|
protected class |
StreamUtilImpl.StreamTransferrer
This inner class is used to transfer an
InputStream to an OutputStream . |
Modifier and Type | Class and Description |
---|---|
protected class |
ProcessUtilImpl.ProcessExecutor
This inner class is does the actual execution of the
Process (es). |
Copyright © 2001–2016 mmm-Team. All rights reserved.