Uses of Class
net.i2p.addressbook.SubscriptionList

Packages that use SubscriptionList
net.i2p.addressbook   
 

Uses of SubscriptionList in net.i2p.addressbook
 

Methods in net.i2p.addressbook with parameters of type SubscriptionList
 void Daemon.update(AddressBook master, AddressBook router, File published, SubscriptionList subscriptions, Log log)
          Update the router and published address books using remote data from the subscribed address books listed in subscriptions.