Class SftpSubsystemFactory.Builder

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

public static class SftpSubsystemFactory.Builder extends AbstractSftpEventListenerManager implements ObjectBuilder<SftpSubsystemFactory>