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