| Package | Description |
|---|---|
| net.i2p.addressbook | Address book application for fetching and maintaining I2P host
databases from subscription sources. |
| Modifier and Type | Method and Description |
|---|---|
static 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. |
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. |