|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamingService | |
net.i2p | |
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). |
Uses of NamingService in net.i2p |
Methods in net.i2p that return NamingService | |
NamingService |
I2PAppContext.namingService()
Pull up the naming service used in this context. |
Uses of NamingService in net.i2p.client.naming |
Subclasses of NamingService in net.i2p.client.naming | |
class |
AddressDBNamingService
|
(package private) class |
DummyNamingService
A Dummy naming service that can only handle base64 destinations. |
class |
HostsTxtNamingService
A naming service based on the "hosts.txt" file. |
class |
MetaNamingService
|
class |
PetNameNamingService
|
Methods in net.i2p.client.naming that return NamingService | |
static NamingService |
NamingService.createInstance(I2PAppContext context)
Get a naming service instance. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |