Module org.eclipse.jgit.http.apache
Class HttpClientConnectionFactory
java.lang.Object
org.eclipse.jgit.transport.http.apache.HttpClientConnectionFactory
- All Implemented Interfaces:
HttpConnectionFactory,HttpConnectionFactory2
A factory returning instances of
HttpClientConnection.- Since:
- 3.3
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jgit.transport.http.HttpConnectionFactory2
HttpConnectionFactory2.GitSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
HttpClientConnectionFactory
public HttpClientConnectionFactory()
-
-
Method Details
-
create
- Specified by:
createin interfaceHttpConnectionFactory- Throws:
IOException
-
create
- Specified by:
createin interfaceHttpConnectionFactory- Throws:
IOException
-
newSession
- Specified by:
newSessionin interfaceHttpConnectionFactory2
-