See: Description
| Interface | Description | 
|---|---|
| Handler | A object that handles events received from a  Notifier. | 
| Notifier | An object that notifies registered  Handlers of events during an I/O process. | 
| Class | Description | 
|---|---|
| AbstractNotifier<H extends Handler> | An abstract  Notifierthat provides overall behavior for the management of handlers. | 
| DirectDataCopier | A  DataCopierusing the direct import/export. | 
| Migrator<T> | 
Copyright © 2013–2019 Atlanmod. All rights reserved.