Uses of Class
net.i2p.addressbook.SubscriptionList
Package
Description
The addressbook application, which fetches hosts.txt files from subscription URLs via
HTTP and adds new hosts to the local database.
-
Uses of SubscriptionList in net.i2p.addressbook
Modifier and TypeMethodDescriptionstatic void
Daemon.update
(AddressBook local, 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.static void
Daemon.update
(NamingService 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.