Uses of Interface
org.apache.sshd.common.util.threads.ExecutorServiceProvider
-
-
Uses of ExecutorServiceProvider in org.apache.sshd.common.util.threads
Subinterfaces of ExecutorServiceProvider in org.apache.sshd.common.util.threads Modifier and Type Interface Description interfaceManagedExecutorServiceSupplier -
Uses of ExecutorServiceProvider in org.apache.sshd.git
Classes in org.apache.sshd.git that implement ExecutorServiceProvider Modifier and Type Class Description classAbstractGitCommandFactoryHelper class for various Git command factories -
Uses of ExecutorServiceProvider in org.apache.sshd.git.pack
Classes in org.apache.sshd.git.pack that implement ExecutorServiceProvider Modifier and Type Class Description classGitPackCommandFactoryTODO Add javadoc -
Uses of ExecutorServiceProvider in org.apache.sshd.git.pgm
Classes in org.apache.sshd.git.pgm that implement ExecutorServiceProvider Modifier and Type Class Description classGitPgmCommandFactoryRuns a GIT command locally using an embedded executor -
Uses of ExecutorServiceProvider in org.apache.sshd.scp.server
Classes in org.apache.sshd.scp.server that implement ExecutorServiceProvider Modifier and Type Class Description classScpCommandFactoryThisCommandFactorycan be used as a standalone command factory or can be used to augment anotherCommandFactoryand providesSCPsupport. -
Uses of ExecutorServiceProvider in org.apache.sshd.sftp.server
Classes in org.apache.sshd.sftp.server that implement ExecutorServiceProvider Modifier and Type Class Description classSftpSubsystemFactory
-