Uses of Interface
org.apache.sshd.common.util.threads.ExecutorServiceProvider
-
Packages that use ExecutorServiceProvider Package Description org.apache.sshd.common.util.threads org.apache.sshd.scp.server org.apache.sshd.sftp.server -
-
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.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
-