Package | Description |
---|---|
net.sf.mmm.util.io.base |
Contains public implementations that help to read and write data, process bytes, etc.
|
Modifier and Type | Class and Description |
---|---|
protected class |
StreamUtilImpl.ReaderTransferrer
|
protected class |
StreamUtilImpl.StreamTransferrer
This inner class is used to transfer an
InputStream to an OutputStream . |
Modifier and Type | Field and Description |
---|---|
private StreamUtilImpl.BaseTransferrer<?> |
StreamUtilImpl.AsyncTransferrerImpl.transferrer
the actual task.
|
Constructor and Description |
---|
AsyncTransferrerImpl(StreamUtilImpl.BaseTransferrer<?> transferrer)
The constructor.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.