Uses of Class
net.i2p.addressbook.SubscriptionIterator
| Package | Description |
|---|---|
| net.i2p.addressbook |
The addressbook application, which fetches hosts.txt files from subscription URLs via
HTTP and adds new hosts to the local database.
|
-
Uses of SubscriptionIterator in net.i2p.addressbook
Methods in net.i2p.addressbook that return SubscriptionIterator Modifier and Type Method Description SubscriptionIteratorSubscriptionList. iterator()Return an iterator over the AddressBooks represented by the Subscriptions in this SubscriptionList.