Interface SftpService
- All Known Implementing Classes:
SftpServiceImpl
public interface SftpService
-
Method Details
-
start
- Throws:
IOException
-
isActive
boolean isActive() -
isShutdown
boolean isShutdown() -
isTerminated
boolean isTerminated() -
shutdown
void shutdown()
-