Uses of Interface
org.eclipse.jgit.transport.RemoteSession2
Packages that use RemoteSession2
Package
Description
Transport (fetch/push) for different protocols.
-
Uses of RemoteSession2 in org.eclipse.jgit.transport
Classes in org.eclipse.jgit.transport that implement RemoteSession2Modifier and TypeClassDescriptionclassRun remote commands using Jsch.private class -
Uses of RemoteSession2 in org.eclipse.jgit.transport.sshd
Classes in org.eclipse.jgit.transport.sshd that implement RemoteSession2Modifier and TypeClassDescriptionclassAn implementation ofRemoteSessionbased on Apache MINA sshd.