Uses of Interface
org.eclipse.jgit.transport.WalkTransport

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

Uses of WalkTransport in org.eclipse.jgit.transport
 

Classes in org.eclipse.jgit.transport that implement WalkTransport
 class TransportAmazonS3
          Transport over the non-Git aware Amazon S3 protocol.
 class TransportHttp
          Transport over HTTP and FTP protocols.
 class TransportSftp
          Transport over the non-Git aware SFTP (SSH based FTP) protocol.
 



Copyright © 2013. All Rights Reserved.