Class SftpServiceImpl
java.lang.Object
net.datenwerke.rs.remoteaccess.service.sftp.SftpServiceImpl
- All Implemented Interfaces:
SftpService
-
Constructor Summary
ConstructorsConstructorDescriptionSftpServiceImpl(<any> authenticatorProvider, <any> propertiesService, <any> entityManagerProvider, <any> unitOfWorkProvider, HookHandlerService hookhandler, <any> terminalServiceProvider, <any> rsSftpSubSystemFactory, <any> tempFileService, <any> keyLocation, <any> port, <any> sftpEnabled) -
Method Summary
-
Constructor Details
-
Method Details
-
start
- Specified by:
startin interfaceSftpService- Throws:
IOException
-
isActive
public boolean isActive()- Specified by:
isActivein interfaceSftpService
-
isShutdown
public boolean isShutdown()- Specified by:
isShutdownin interfaceSftpService
-
isTerminated
public boolean isTerminated()- Specified by:
isTerminatedin interfaceSftpService
-
shutdown
public void shutdown()- Specified by:
shutdownin interfaceSftpService
-