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

Packages that use SshTransport
org.eclipse.jgit.transport   
 

Uses of SshTransport in org.eclipse.jgit.transport
 

Subclasses of SshTransport in org.eclipse.jgit.transport
 class TransportGitSsh
          Transport through an SSH tunnel.
 class TransportSftp
          Transport over the non-Git aware SFTP (SSH based FTP) protocol.
 



Copyright © 2012. All Rights Reserved.