| パッケージ | 説明 |
|---|---|
| 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). |
| net.i2p.router.naming |
| 修飾子とタイプ | クラス | 説明 |
|---|---|---|
class |
EepGetAndAddNamingService |
推奨されていません。
use HostsTxtNamingService.put()
|
class |
EepGetNamingService |
A network-based naming service using HTTP, with in-memory caching.
|
class |
HostsTxtNamingService |
A naming service based on multiple "hosts.txt" files.
|
class |
MetaNamingService |
A naming service of multiple naming services.
|
| 修飾子とタイプ | クラス | 説明 |
|---|---|---|
class |
BlockfileNamingService |
A naming service using the net.metanotion BlockFile database.
|