Uses of Class
org.apache.sshd.git.pgm.GitPgmCommandFactory
-
Packages that use GitPgmCommandFactory Package Description org.apache.sshd.git.pgm -
-
Uses of GitPgmCommandFactory in org.apache.sshd.git.pgm
Methods in org.apache.sshd.git.pgm that return GitPgmCommandFactory Modifier and Type Method Description GitPgmCommandFactory
GitPgmCommandFactory. withDelegate(org.apache.sshd.server.command.CommandFactory delegate)
GitPgmCommandFactory
GitPgmCommandFactory. withGitLocationResolver(GitLocationResolver rootDirResolver)
-