org.jenkinsci.plugins.ghprb
Class HttpConnectorWithJenkinsProxy
java.lang.Object
org.jenkinsci.plugins.ghprb.HttpConnectorWithJenkinsProxy
- All Implemented Interfaces:
- org.kohsuke.github.HttpConnector
public class HttpConnectorWithJenkinsProxy
- extends Object
- implements org.kohsuke.github.HttpConnector
Fields inherited from interface org.kohsuke.github.HttpConnector |
DEFAULT |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpConnectorWithJenkinsProxy
public HttpConnectorWithJenkinsProxy()
connect
public HttpURLConnection connect(URL url)
throws IOException
- Specified by:
connect
in interface org.kohsuke.github.HttpConnector
- Throws:
IOException
Copyright © 2004-2015. All Rights Reserved.