Class XlrGitHttpConnectionFactory
java.lang.Object
com.xebialabs.xlrelease.scm.connector.XlrGitHttpConnectionFactory
- All Implemented Interfaces:
org.eclipse.jgit.transport.http.HttpConnectionFactory
public class XlrGitHttpConnectionFactory
extends Object
implements org.eclipse.jgit.transport.http.HttpConnectionFactory
-
Method Summary
-
Method Details
-
create
- Specified by:
createin interfaceorg.eclipse.jgit.transport.http.HttpConnectionFactory- Throws:
IOException
-
create
public org.eclipse.jgit.transport.http.HttpConnection create(URL url, Proxy proxy) throws IOException - Specified by:
createin interfaceorg.eclipse.jgit.transport.http.HttpConnectionFactory- Throws:
IOException
-