Uses of Package
net.i2p.addressbook

Packages that use net.i2p.addressbook
net.i2p.addressbook The addressbook application, which fetches hosts.txt files from subscription URLS via HTTP and adds new hosts to the local database. 
 

Classes in net.i2p.addressbook used by net.i2p.addressbook
AddressBook
          An address book for storing human readable names mapped to base64 i2p destinations.
Log
          A simple log with automatic time stamping.
Subscription
          A subscription to a remote address book.
SubscriptionIterator
          An iterator over the subscriptions in a SubscriptionList.
SubscriptionList
          A list of Subscriptions loaded from a file.