Uses of Class
net.i2p.client.naming.MetaNamingService

Packages that use MetaNamingService
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 MetaNamingService in net.i2p.client.naming
 

Subclasses of MetaNamingService in net.i2p.client.naming
 class HostsTxtNamingService
          A naming service based on multiple "hosts.txt" files.