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

Packages that use TcpTransport
org.eclipse.jgit.transport   
 

Uses of TcpTransport in org.eclipse.jgit.transport
 

Subclasses of TcpTransport in org.eclipse.jgit.transport
 class SshTransport
          The base class for transports that use SSH protocol.
 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.