Package org.eclipse.jgit.transport.http
package org.eclipse.jgit.transport.http
-
ClassDescriptionThe interface of connections used during HTTP communication.The interface of a factory returning
HttpConnectionAHttpConnectionFactorythat supports client-side sessions that can maintain state and configure connections.AGitSessiongroups the multiple HTTP connectionsTransportHttpuses for the requests it makes during a git fetch or push.AHttpConnectionwhich simply delegates every call to aHttpURLConnection.A factory returning instances ofJDKHttpConnectionAX509TrustManagerthat doesn't verify anything.