Uses of Interface
org.eclipse.jgit.transport.WalkTransport
Packages that use WalkTransport
-
Uses of WalkTransport in org.eclipse.jgit.transport
Classes in org.eclipse.jgit.transport that implement WalkTransportModifier and TypeClassDescriptionclass
Transport over the non-Git aware Amazon S3 protocol.class
Transport over HTTP and FTP protocols.class
Transport over the non-Git aware SFTP (SSH based FTP) protocol.Constructors in org.eclipse.jgit.transport with parameters of type WalkTransportModifierConstructorDescription(package private)
(package private)
WalkPushConnection
(WalkTransport walkTransport, WalkRemoteObjectDatabase w)