| Package | Description |
|---|---|
| net.i2p.client.naming |
Naming service for resolving human-readable names to I2P destinations,
providing a standard interface without JNDI complexity.
|
| net.i2p.router.naming |
The default naming service implementation for the I2P router, using the
BlockfileNamingService based on the Metanotion BlockFile Database.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlockfileNamingService
A naming service using the net.metanotion BlockFile database.
|