| 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 | EepGetNamingServiceA network-based naming service using HTTP, with in-memory caching. |
class | HostsTxtNamingServiceA naming service based on multiple "hosts.txt" files. |
class | MetaNamingServiceA naming service of multiple naming services. |
| Modifier and Type | Class and Description |
|---|---|
class | BlockfileNamingServiceA naming service using the net.metanotion BlockFile database. |