| Package | Description |
|---|---|
| com.maverick.nio |
This package contains a generic framework for Java NIO daemons.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DaemonAdapter |
| Modifier and Type | Method and Description |
|---|---|
List<DaemonListener> |
Daemon.getDaemonListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
Daemon.addListener(DaemonListener listener) |
void |
Daemon.removeListener(DaemonListener listener) |
Copyright © 2025. All rights reserved.