Uses of Class
i2p.susi.dns.BaseBean

Packages that use BaseBean
i2p.susi.dns The SusiDNS webapp, which is the user interface for the addressbook application and the local naming service (hosts database) implemented in net.i2p.client.naming. 
 

Uses of BaseBean in i2p.susi.dns
 

Subclasses of BaseBean in i2p.susi.dns
 class AddressbookBean
           
 class ConfigBean
           
 class NamingServiceBean
          Talk to the NamingService API instead of modifying the hosts.txt files directly, except for the 'published' addressbook.
 class SubscriptionsBean