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(CommandFactory delegate) AbstractGitCommandFactory.withExecutorServiceProvider(Supplier<? extends 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 TypeClassDescriptionclassRuns a GIT command locally using an embedded executor