| Package | Description |
|---|---|
| org.pf4j.update |
This is the pf4j-update sub project which implements a plugin update mechanism for
Plugin Framework for Java.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleFileDownloader
Downloads a file from a URL.
|
| Modifier and Type | Method and Description |
|---|---|
FileDownloader |
UpdateRepository.getFileDownloader()
Each repository has the option of overriding the download process.
|
FileDownloader |
DefaultUpdateRepository.getFileDownloader() |
protected FileDownloader |
UpdateManager.getFileDownloader(String pluginId)
Finds the
FileDownloader to use for this repository. |
Copyright © 2020. All rights reserved.