org.jivesoftware.openfire.update |
Classes that provide the "check for update" service or the "get available plugins" service.
|
Java Source File Name | Type | Comment |
AvailablePlugin.java | Class | Plugin available at igniterealtime.org. |
DownloadStatus.java | Class | Simple data model to handle success/failure of downloads using AJAX. |
PluginDownloadManager.java | Class | Service that allow for aysynchrous calling of system managers. |
Update.java | Class | An Update represents a component that needs to be updated. |
UpdateManager.java | Class | Service that frequently checks for new server or plugins releases. |