Uses of Interface
org.eclipse.jgit.transport.PushConnection
Packages that use PushConnection
-
Uses of PushConnection in org.eclipse.jgit.transport
Classes in org.eclipse.jgit.transport that implement PushConnectionModifier and TypeClassDescriptionclassPush implementation using the native Git pack transfer service.Methods in org.eclipse.jgit.transport that return PushConnectionModifier and TypeMethodDescriptionabstract PushConnectionTransport.openPush()Begins a new connection for pushing into the remote repository.TransportAmazonS3.openPush()Begins a new connection for pushing into the remote repository.TransportBundleStream.openPush()Begins a new connection for pushing into the remote repository.TransportGitSsh.openPush()Begins a new connection for pushing into the remote repository.TransportHttp.openPush()Begins a new connection for pushing into the remote repository.TransportSftp.openPush()Begins a new connection for pushing into the remote repository.