Package | Description |
---|---|
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 |
Modifier and Type | Class | Description |
---|---|---|
class |
EepGetAndAddNamingService |
Deprecated.
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.
|
Modifier and Type | Class | Description |
---|---|---|
class |
BlockfileNamingService |
A naming service using the net.metanotion BlockFile database.
|