Class HttpUrlConnectionFactory
- java.lang.Object
-
- com.cloudbees.jenkins.plugins.advisor.client.HttpUrlConnectionFactory
-
public final class HttpUrlConnectionFactory extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static HttpURLConnection
openGetConnection(String spec)
-
-
-
Method Detail
-
openGetConnection
public static HttpURLConnection openGetConnection(String spec) throws IOException
- Throws:
IOException
-
-