Package org.apache.sshd.sftp.server
Interface SftpSubsystemProxy
- All Superinterfaces:
ServerChannelSessionHolder,ServerSessionHolder,SessionContextHolder,SessionHolder<ServerSession>,SftpErrorStatusDataHandlerProvider,SftpEventListenerManager,SftpFileSystemAccessorProvider,SftpSubsystemEnvironment,SftpUnsupportedAttributePolicyProvider
- All Known Implementing Classes:
AbstractSftpSubsystemHelper,SftpSubsystem
public interface SftpSubsystemProxy
extends SftpSubsystemEnvironment, SftpEventListenerManager, SftpErrorStatusDataHandlerProvider
-
Field Summary
Fields inherited from interface org.apache.sshd.sftp.server.SftpSubsystemEnvironment
ALL_SFTP_IMPL, HIGHER_SFTP_IMPL, LOWER_SFTP_IMPL, SUPPORTED_SFTP_VERSIONS -
Method Summary
Methods inherited from interface org.apache.sshd.server.channel.ServerChannelSessionHolder
getServerChannelSessionMethods inherited from interface org.apache.sshd.server.session.ServerSessionHolder
getServerSessionMethods inherited from interface org.apache.sshd.common.session.SessionHolder
getSessionContextMethods inherited from interface org.apache.sshd.sftp.server.SftpErrorStatusDataHandlerProvider
getErrorStatusDataHandlerMethods inherited from interface org.apache.sshd.sftp.server.SftpEventListenerManager
addSftpEventListener, getSftpEventListenerProxy, removeSftpEventListenerMethods inherited from interface org.apache.sshd.sftp.server.SftpFileSystemAccessorProvider
getFileSystemAccessorMethods inherited from interface org.apache.sshd.sftp.server.SftpSubsystemEnvironment
getDefaultDirectory, getSession, getVersionMethods inherited from interface org.apache.sshd.sftp.server.SftpUnsupportedAttributePolicyProvider
getUnsupportedAttributePolicy