Package | Description |
---|---|
net.i2p.addressbook | |
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 |
---|---|
(package private) 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) |