Home | Trees | Indices | Help |
|
---|
|
Integrates download callbacks with an external mainloop. While things are being downloaded, Zero Install returns control to your program. Your mainloop is responsible for monitoring the state of the downloads and notifying Zero Install when they are complete.
To do this, you supply a Handler to the policy.
Classes | |
NoTrustedKeys Thrown by Handler.confirm_import_feed on failure. |
|
Handler A Handler is used to interact with the user (e.g. |
|
ConsoleHandler A Handler that displays progress on stdout (a tty). |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:06 2013 | http://epydoc.sourceforge.net |