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 TypeClassDescriptionclassThe base class for transports that use SSH protocol.(package private) classTransport through a git-daemon waiting for anonymous TCP connections.classTransport through an SSH tunnel.classTransport over the non-Git aware SFTP (SSH based FTP) protocol.