Java org.eclipse.jgit.transport HttpTransport fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jgit.transport HttpTransport fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jgit.transport HttpTransport.

The text is from its open source code.

Subclass

org.eclipse.jgit.transport.HttpTransport has subclasses.
Click this link to see all its subclasses.

Method

HttpConnectionFactorygetConnectionFactory()
Get the org.eclipse.jgit.transport.http.HttpConnectionFactory used to create new connections
voidsetConnectionFactory(HttpConnectionFactory cf)
Set the org.eclipse.jgit.transport.http.HttpConnectionFactory to be used to create new connections