Uses of Class
org.eclipse.jgit.transport.TcpTransport
Packages that use TcpTransport
-
Uses of TcpTransport in org.eclipse.jgit.transport
Subclasses of TcpTransport in org.eclipse.jgit.transportModifier and TypeClassDescriptionclass
The base class for transports that use SSH protocol.(package private) class
Transport through a git-daemon waiting for anonymous TCP connections.class
Transport through an SSH tunnel.class
Transport over the non-Git aware SFTP (SSH based FTP) protocol.