Class SftpSubsystemFactory.Builder

java.lang.Object
org.apache.sshd.sftp.server.AbstractSftpEventListenerManager
org.apache.sshd.sftp.server.SftpSubsystemFactory.Builder
All Implemented Interfaces:
Supplier<SftpSubsystemFactory>, org.apache.sshd.common.util.ObjectBuilder<SftpSubsystemFactory>, SftpEventListenerManager
Enclosing class:
SftpSubsystemFactory

public static class SftpSubsystemFactory.Builder extends AbstractSftpEventListenerManager implements org.apache.sshd.common.util.ObjectBuilder<SftpSubsystemFactory>