public class NetUtils extends Object
| Constructor and Description |
|---|
NetUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
authenticate(EagleWrapper.DescriptorImpl desc) |
static org.apache.http.client.methods.CloseableHttpResponse |
upload(File fileToUpload,
String url,
EagleWrapper.DescriptorImpl desc,
Map<String,String> fields) |
public static org.apache.http.client.methods.CloseableHttpResponse upload(File fileToUpload, String url, EagleWrapper.DescriptorImpl desc, Map<String,String> fields) throws IOException
IOExceptionpublic static boolean authenticate(EagleWrapper.DescriptorImpl desc)
Copyright © 2016–2018. All rights reserved.