Uses of Interface
org.eclipse.jgit.transport.RemoteSession2
Packages that use RemoteSession2
Package
Description
Transport (fetch/push) for different protocols.
Provides a JGit
SshSessionFactory
implemented via JSch.Provides a JGit
SshSessionFactory
implemented via Apache MINA
sshd.-
Uses of RemoteSession2 in org.eclipse.jgit.transport
Classes in org.eclipse.jgit.transport that implement RemoteSession2 -
Uses of RemoteSession2 in org.eclipse.jgit.transport.ssh.jsch
Classes in org.eclipse.jgit.transport.ssh.jsch that implement RemoteSession2 -
Uses of RemoteSession2 in org.eclipse.jgit.transport.sshd
Classes in org.eclipse.jgit.transport.sshd that implement RemoteSession2Modifier and TypeClassDescriptionclass
An implementation ofRemoteSession
based on Apache MINA sshd.