Uses of Class
org.apache.sshd.git.AbstractGitCommandFactory
Packages that use AbstractGitCommandFactory
-
Uses of AbstractGitCommandFactory in org.apache.sshd.git
Methods in org.apache.sshd.git that return AbstractGitCommandFactoryModifier and TypeMethodDescriptionAbstractGitCommandFactory.withDelegate
(org.apache.sshd.server.command.CommandFactory delegate) AbstractGitCommandFactory.withExecutorServiceProvider
(Supplier<? extends org.apache.sshd.common.util.threads.CloseableExecutorService> provider) AbstractGitCommandFactory.withGitLocationResolver
(GitLocationResolver rootDirResolver) -
Uses of AbstractGitCommandFactory in org.apache.sshd.git.pack
Subclasses of AbstractGitCommandFactory in org.apache.sshd.git.pack -
Uses of AbstractGitCommandFactory in org.apache.sshd.git.pgm
Subclasses of AbstractGitCommandFactory in org.apache.sshd.git.pgmModifier and TypeClassDescriptionclass
Runs a GIT command locally using an embedded executor