| Package | Description |
|---|---|
| net.i2p.addressbook | Address book application for fetching and maintaining I2P host
databases from subscription sources. |
| net.i2p.client.naming | Naming service for resolving human-readable names to I2P destinations,
providing a standard interface without JNDI complexity. |
| Modifier and Type | Class and Description |
|---|---|
class | DaemonThreadA thread that waits five minutes, then runs the addressbook daemon. |
| Modifier and Type | Field and Description |
|---|---|
protected Set<NamingServiceUpdater> | NamingService._updatersupdaters |
| Modifier and Type | Method and Description |
|---|---|
void | NamingService.registerUpdater(NamingServiceUpdater nsu)Register an updater for the naming service. |
void | NamingService.unregisterUpdater(NamingServiceUpdater nsu)Unregister an updater for the naming service. |