org.jenkinsci.plugins.ghprb
Class HttpConnectorWithJenkinsProxy

java.lang.Object
  extended by org.jenkinsci.plugins.ghprb.HttpConnectorWithJenkinsProxy
All Implemented Interfaces:
org.kohsuke.github.HttpConnector

public class HttpConnectorWithJenkinsProxy
extends Object
implements org.kohsuke.github.HttpConnector


Field Summary
 
Fields inherited from interface org.kohsuke.github.HttpConnector
DEFAULT
 
Constructor Summary
HttpConnectorWithJenkinsProxy()
           
 
Method Summary
 HttpURLConnection connect(URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpConnectorWithJenkinsProxy

public HttpConnectorWithJenkinsProxy()
Method Detail

connect

public HttpURLConnection connect(URL url)
                          throws IOException
Specified by:
connect in interface org.kohsuke.github.HttpConnector
Throws:
IOException


Copyright © 2004-2016. All Rights Reserved.