パッケージ | 説明 |
---|---|
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). |
修飾子とタイプ | クラス | 説明 |
---|---|---|
class |
DaemonThread |
A thread that waits five minutes, then runs the addressbook daemon.
|
修飾子とタイプ | フィールド | 説明 |
---|---|---|
protected java.util.Set<NamingServiceUpdater> |
NamingService._updaters |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
void |
NamingService.registerUpdater(NamingServiceUpdater nsu) |
|
void |
NamingService.unregisterUpdater(NamingServiceUpdater nsu) |