public class ConnectionUtils extends Object
| Modifier and Type | Method and Description | 
|---|---|
HttpURLConnection | 
connectToEndpoint(URI endpoint,
                 Map<String,String> headers)  | 
static ConnectionUtils | 
getInstance()  | 
public static ConnectionUtils getInstance()
public HttpURLConnection connectToEndpoint(URI endpoint, Map<String,String> headers) throws IOException
IOExceptionCopyright © 2018. All rights reserved.