public class HttpUtils extends Object
| Constructor and Description |
|---|
HttpUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
downloadFileWithProgress(String fileUrl,
String outputFilePath) |
static Proxy |
returnProxyIfEnabled() |
public static void downloadFileWithProgress(String fileUrl, String outputFilePath) throws IOException
IOExceptionpublic static Proxy returnProxyIfEnabled()
Copyright © 2019. All rights reserved.