Class Summary |
AddressBook |
An address book for storing human readable names mapped to base64 i2p
destinations. |
ConfigParser |
Utility class providing methods to parse and write files in config file
format, and subscription file format. |
Daemon |
Main class of addressbook. |
DaemonThread |
A thread that waits five minutes, then runs the addressbook daemon. |
Log |
A simple log with automatic time stamping. |
Servlet |
A wrapper for addressbook to allow it to be started as a web application. |
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. |