Uses of Class
net.i2p.client.naming.MetaNamingService
-
Packages that use MetaNamingService Package Description net.i2p.client.naming Provides a standard way for querying the local naming service to resolve a name into aDestination
(without the complexity of JNDI). -
-
Uses of MetaNamingService in net.i2p.client.naming
Subclasses of MetaNamingService in net.i2p.client.naming Modifier and Type Class Description class
HostsTxtNamingService
A naming service based on multiple "hosts.txt" files.
-