aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/transport/sshd/package-info.java
blob: 926234a3bdd2338b069beb988d967386048776f8 (plain)
1
2
3
4
5
6
/**
 * Provides a JGit {@link org.eclipse.jgit.transport.SshSessionFactory}
 * implemented via <a href="https://mina.apache.org/sshd-project/">Apache MINA
 * sshd</a>.
 */
package org.eclipse.jgit.transport.sshd;