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 Summary
-
Constructor Summary
ConstructorDescriptionDefaultFileDownloader
(ProxyConfig proxyConfig) Construct file downloader with given proxy configuration. -
Method Summary
-
Field Details
-
HTTPS_PROTOCOLS
- See Also:
-
-
Constructor Details
-
DefaultFileDownloader
Construct file downloader with given proxy configuration.- Parameters:
proxyConfig
- proxy configuration to use for file download
-
-
Method Details