Class AbstractSftpSubsystemHelper

java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
All Implemented Interfaces:
SessionContextHolder, SessionHolder<ServerSession>, ServerChannelSessionHolder, ServerSessionHolder, SftpErrorStatusDataHandlerProvider, SftpEventListenerManager, SftpFileSystemAccessorProvider, SftpSubsystemEnvironment, SftpSubsystemProxy, SftpUnsupportedAttributePolicyProvider
Direct Known Subclasses:
SftpSubsystem

public abstract class AbstractSftpSubsystemHelper extends org.apache.sshd.common.util.logging.AbstractLoggingBean implements SftpSubsystemProxy
Author:
Apache MINA SSHD Project