Class SftpSubsystemFactory

java.lang.Object
org.apache.sshd.sftp.server.AbstractSftpEventListenerManager
org.apache.sshd.sftp.server.SftpSubsystemFactory
All Implemented Interfaces:
NamedResource, org.apache.sshd.common.util.threads.ExecutorServiceCarrier, org.apache.sshd.common.util.threads.ExecutorServiceProvider, org.apache.sshd.common.util.threads.ManagedExecutorServiceSupplier, SubsystemFactory, SftpErrorDataChannelReceiverProvider, SftpErrorStatusDataHandlerProvider, SftpEventListenerManager, SftpFileSystemAccessorManager, SftpFileSystemAccessorProvider, SftpSubsystemConfigurator, SftpUnsupportedAttributePolicyProvider

public class SftpSubsystemFactory extends AbstractSftpEventListenerManager implements org.apache.sshd.common.util.threads.ManagedExecutorServiceSupplier, SubsystemFactory, SftpEventListenerManager, SftpFileSystemAccessorManager, SftpSubsystemConfigurator
Author:
Apache MINA SSHD Project