| Package | Description |
|---|---|
| org.arquillian.spacelift.task.net |
| Modifier and Type | Method and Description |
|---|---|
DownloadTool |
DownloadTool.followRedirects(boolean followRedirects)
Sets whether to follow redirects.
|
DownloadTool |
DownloadTool.from(String url) |
DownloadTool |
DownloadTool.from(URL url) |
DownloadTool |
DownloadTool.property(String key,
String value)
Sets a HTTP property with the given key.
|
DownloadTool |
DownloadTool.timeout(int timeout)
Sets the read timeout of the HTTP request.
|
DownloadTool |
DownloadTool.to(File file) |
DownloadTool |
DownloadTool.to(String filePath) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.