Uses of Class
org.apache.sshd.sftp.server.SftpSubsystemFactory.Builder
Packages that use SftpSubsystemFactory.Builder
-
Uses of SftpSubsystemFactory.Builder in org.apache.sshd.sftp.server
Methods in org.apache.sshd.sftp.server that return SftpSubsystemFactory.BuilderModifier and TypeMethodDescriptionSftpSubsystemFactory.Builder.withExecutorServiceProvider
(Supplier<? extends CloseableExecutorService> provider) SftpSubsystemFactory.Builder.withFileSystemAccessor
(SftpFileSystemAccessor accessor) SftpSubsystemFactory.Builder.withSftpErrorStatusDataHandler
(SftpErrorStatusDataHandler handler) SftpSubsystemFactory.Builder.withUnsupportedAttributePolicy
(UnsupportedAttributePolicy p)