Uses of Class
org.eclipse.jgit.transport.HttpTransport

Packages that use HttpTransport
org.eclipse.jgit.transport Transport (fetch/push) for different protocols. 
 

Uses of HttpTransport in org.eclipse.jgit.transport
 

Subclasses of HttpTransport in org.eclipse.jgit.transport
 class TransportAmazonS3
          Transport over the non-Git aware Amazon S3 protocol.
 class TransportHttp
          Transport over HTTP and FTP protocols.
 



Copyright © 2013. All Rights Reserved.