Interface SftpService

All Known Implementing Classes:
SftpServiceImpl

public interface SftpService
  • Method Details

    • start

      void start() throws IOException
      Throws:
      IOException
    • isActive

      boolean isActive()
    • isShutdown

      boolean isShutdown()
    • isTerminated

      boolean isTerminated()
    • shutdown

      void shutdown()