| Package | Description |
|---|---|
| com.vaadin.flow.server.frontend.installer |
| Modifier and Type | Method and Description |
|---|---|
static Platform |
Platform.guess()
Create a Platform and figure out OS and Architecture.
|
| Constructor and Description |
|---|
NodeInstaller(File installDirectory,
Platform platform,
com.vaadin.flow.server.frontend.installer.ArchiveExtractor archiveExtractor,
com.vaadin.flow.server.frontend.installer.FileDownloader fileDownloader)
Initialize a new NodeInstaller.
|
NodeInstaller(File installDirectory,
Platform platform,
List<ProxyConfig.Proxy> proxies)
Create NoodeInstaller with default extractor and downloader.
|
Copyright © 2025. All rights reserved.