http://i2p-javadocs.i2p/net/i2p/addressbook/Daemon.html
Since: 0.8.7 update public static void update ( Map < String , String > settings, String home) Run an update, using the Map settings to provide the parameters. Parameters: settings - A Map containg the parameters needed by update. home - The directory containing addressbook's configuration files. main public static void main ( String [] args) Load the settings, set the proxy, then enter into the main loop.