Class DefaultFileDownloader
java.lang.Object
io.jmix.flowui.devserver.frontend.installer.DefaultFileDownloader
Default file downloader implementation.
 
Derived from eirslett/frontend-maven-plugin
For internal use only. May be renamed or removed in a future release.
- Since:
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionDefaultFileDownloader(ProxyConfig proxyConfig) Construct file downloader with given proxy configuration.
- 
Method Summary
- 
Field Details- 
HTTPS_PROTOCOLS- See Also:
 
 
- 
- 
Constructor Details- 
DefaultFileDownloaderConstruct file downloader with given proxy configuration.- Parameters:
- proxyConfig- proxy configuration to use for file download
 
 
- 
- 
Method Details