public class HttpClientConnectionFactory extends Object implements HttpConnectionFactory
HttpClientConnection| Constructor and Description |
|---|
HttpClientConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
HttpConnection |
create(URL url) |
HttpConnection |
create(URL url,
Proxy proxy) |
public HttpConnection create(URL url) throws IOException
create in interface HttpConnectionFactoryIOExceptionpublic HttpConnection create(URL url, Proxy proxy) throws IOException
create in interface HttpConnectionFactoryIOExceptionCopyright © 2016 Eclipse JGit Project. All rights reserved.