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

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

Subclasses of EepGetNamingService in net.i2p.client.naming
 class EepGetAndAddNamingService
          Simple extension to EepGetNamingService to append what we find to hosts.txt, so we only have to do an EepGet query once.