Uses of Interface
org.apache.sshd.common.util.threads.ManagedExecutorServiceSupplier
-
Packages that use ManagedExecutorServiceSupplier Package Description org.apache.sshd.scp.server org.apache.sshd.sftp.server -
-
Uses of ManagedExecutorServiceSupplier in org.apache.sshd.scp.server
Classes in org.apache.sshd.scp.server that implement ManagedExecutorServiceSupplier Modifier and Type Class Description class
ScpCommandFactory
ThisCommandFactory
can be used as a standalone command factory or can be used to augment anotherCommandFactory
and providesSCP
support. -
Uses of ManagedExecutorServiceSupplier in org.apache.sshd.sftp.server
Classes in org.apache.sshd.sftp.server that implement ManagedExecutorServiceSupplier Modifier and Type Class Description class
SftpSubsystemFactory
-