Uses of Class
net.i2p.addressbook.SubscriptionIterator

Packages that use SubscriptionIterator
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
 SubscriptionIterator SubscriptionList.iterator()
          Return an iterator over the AddressBooks represented by the Subscriptions in this SubscriptionList.