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
Notifier that provides overall behavior for the management of handlers. |
| DirectDataCopier |
A
DataCopier using the direct import/export. |
| Migrator<T> |
Copyright © 2013–2019 Atlanmod. All rights reserved.