Uses of Class
org.jivesoftware.openfire.update.DownloadStatus
-
Packages that use DownloadStatus Package Description org.jivesoftware.openfire.update Classes that provide the "check for update" service or the "get available plugins" service. -
-
Uses of DownloadStatus in org.jivesoftware.openfire.update
Methods in org.jivesoftware.openfire.update that return DownloadStatus Modifier and Type Method Description DownloadStatus
PluginDownloadManager. installPlugin(String url, String version, int hashCode)
Installs a new plugin into Openfire.
-