Class RsSftpSubSystemFactory

SftpSubsystemFactory
net.datenwerke.rs.remoteaccess.service.sftp.RsSftpSubSystemFactory

public class RsSftpSubSystemFactory extends SftpSubsystemFactory
  • Constructor Summary

    Constructors
    Constructor
    Description
    RsSftpSubSystemFactory(<any> unitOfWorkProvider, <any> entityManagerProvider)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Command
    createSubsystem(ChannelSession channel)
     
  • Constructor Details

    • RsSftpSubSystemFactory

      public RsSftpSubSystemFactory(<any> unitOfWorkProvider, <any> entityManagerProvider)
  • Method Details

    • createSubsystem

      public Command createSubsystem(ChannelSession channel) throws IOException
      Throws:
      IOException