Package | Description |
---|---|
net.i2p.addressbook |
The addressbook application, which fetches hosts.txt files from subscription URLs via
HTTP and adds new hosts to the local database.
|
net.i2p.client.naming |
Provides a standard way for querying the local naming service to resolve a
name into a
Destination (without the complexity of JNDI). |
Modifier and Type | Class and Description |
---|---|
class |
DaemonThread
A thread that waits five minutes, then runs the addressbook daemon.
|
Modifier and Type | Field and Description |
---|---|
protected Set<NamingServiceUpdater> |
NamingService._updaters |
Modifier and Type | Method and Description |
---|---|
void |
NamingService.registerUpdater(NamingServiceUpdater nsu) |
void |
NamingService.unregisterUpdater(NamingServiceUpdater nsu) |