We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.server.frontend.installer.
Class DefaultFileDownloader
java.lang.Object
com.vaadin.flow.server.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
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDefaultFileDownloader
(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