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
IOException
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.