Package net.i2p.update

Interfaces for classes to assist in the update process without needing the router context.

See:
          Description

Interface Summary
Checker Controls one or more types of updates.
UpdateManager The central resource coordinating updates.
Updater Controls one or more types of updates.
UpdateTask A running check or download.
 

Enum Summary
UpdateMethod Transport mechanism for getting something.
UpdateType What to update
 

Package net.i2p.update Description

Interfaces for classes to assist in the update process without needing the router context.