| Package | Description |
|---|---|
| net.i2p.addressbook | Address book application for fetching and maintaining I2P host
databases from subscription sources. |
| Modifier and Type | Method and Description |
|---|---|
static HostChecker | Daemon.getHostChecker()Get the HostChecker instance for use by web applications |
static HostChecker | HostCheckerBridge.getInstance()Get singleton HostChecker instance
This should be set by Daemon.java to avoid duplicate instances |
| Modifier and Type | Method and Description |
|---|---|
static void | HostCheckerBridge.setInstance(HostChecker checker)Set HostChecker instance (should be called by Daemon.java) |